2018-09-01 07:17:08,874 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-268 | | 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-odl-bgpvpn-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-09-01 07:17:08,877 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.37,192.30.9.8 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.37:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=rujmyxJm87rBfxAcTaVPeZz68 export OS_PROJECT_DOMAIN_NAME=Default export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_NAME=admin export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_PROJECT_ID=fcd5a5cfd84f46f48b1bbf31ed23e3d2 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.8 export SDN_CONTROLLER_PASSWORD=bspg3uxTFvHGxtnk4FJQBy6qA export OS_REGION_NAME=regionOne 2018-09-01 07:17:08,877 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-09-01 07:17:08,878 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ | healthcheck | 0 | First tier to be executed to verify the | connection_check tenantnetwork1 | | | | basic operations in the VIM. | tenantnetwork2 vmready1 vmready2 | | | | | singlevm1 singlevm2 vping_ssh | | | | | vping_userdata cinder_test odl api_check | | | | | snaps_health_check | +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ 2018-09-01 07:17:08,901 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-09-01 07:17:09,243 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-01 07:17:09,243 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-01 07:17:09,243 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-01 07:17:09,243 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-01 07:17:09,243 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-01 07:17:09,243 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-01 07:17:09,243 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-01 07:17:09,244 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-01 07:17:09,244 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-01 07:17:09,244 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-01 07:17:09,244 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-01 07:17:09,244 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-01 07:17:09,244 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-01 07:17:09,244 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-01 07:17:09,244 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-01 07:17:09,244 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-01 07:17:09,244 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-01 07:17:09,244 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-01 07:17:09,244 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-01 07:17:09,244 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-09-01 07:17:09,244 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-01 07:17:09,251 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-01 07:17:09,252 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-09-01 07:17:09,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2018-09-01 07:17:09,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-09-01 07:17:09,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 07:17:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58598fa0-3f2b-442e-8a0f-41333809908c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}} 2018-09-01 07:17:09,261 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.37:5000//v3 used request id req-58598fa0-3f2b-442e-8a0f-41333809908c 2018-09-01 07:17:09,262 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2018-09-01 07:17:09,738 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2d53e86f8a98451b8af45ad3991b4d01", "name": "admin"}], "expires_at": "2018-09-01T08:17:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fcd5a5cfd84f46f48b1bbf31ed23e3d2", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "0040585d4a47446c8a7ff981fa0d08f7", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.43:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "62c9329c15a74b98beedb04ef96e9aae"}, {"url": "http://12.0.0.43:8080/v1/AUTH_fcd5a5cfd84f46f48b1bbf31ed23e3d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "638fde658b784b1c88837baa2c3a7ef1"}, {"url": "http://172.30.9.37:8080/v1/AUTH_fcd5a5cfd84f46f48b1bbf31ed23e3d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07bf17a2caa49d9b6e566db2a27267c"}], "type": "object-store", "id": "1f3f14227f0a443d9d28c5fadf5191c3", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/fcd5a5cfd84f46f48b1bbf31ed23e3d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33818da0d2804ecfb17e3a5cfb2c1488"}, {"url": "http://192.30.9.8:8776/v3/fcd5a5cfd84f46f48b1bbf31ed23e3d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "567bf39ac75a479dbf48f7c19584858e"}, {"url": "http://172.30.9.37:8776/v3/fcd5a5cfd84f46f48b1bbf31ed23e3d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c76f061515894f2d8e3d601c729a28a5"}], "type": "volumev3", "id": "20c69ac2219747029e64ec23ae5823e7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.37:8776/v1/fcd5a5cfd84f46f48b1bbf31ed23e3d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56ad2029ac75490c96cb622e5be6a966"}, {"url": "http://192.30.9.8:8776/v1/fcd5a5cfd84f46f48b1bbf31ed23e3d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a42232705c57452dbf3bc276daf74b72"}, {"url": "http://192.30.9.8:8776/v1/fcd5a5cfd84f46f48b1bbf31ed23e3d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1f5f2a4873648ca81d49cb407771145"}], "type": "volume", "id": "28fae93b744a4a1da7f560d097e5e91a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3af25c9994d9438c923f756c10865031"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6eefb68487904456af6eb36d0b549fa8"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90053bc7efa342728da15ac27cc1f8c2"}], "type": "metric", "id": "2dead22d7fc044adbc721c8993b52420", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10284127ee754b668fb17ffd6de41ff7"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896a9dfc90f7477ca4042eaf8fe996ba"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f83b4701d1684087a9bae016096dfe86"}], "type": "placement", "id": "30a7d65c565a42ec8af4e85d2c96db6d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a16536342c84c48af5f01f4691afacc"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9095ac5ddadc4a94803e80975a257a20"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d16f14c1dd7d4aaa9f5529bd4a9bffc1"}], "type": "compute", "id": "3f268de3d7a9452b99a88697ddc5625b", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e92ec55939c4263a46f7134c01d1f1f"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d103447d7854419bb8b24ddb8a1815c"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b03f0f715322469b8e22ba16fd2a4f1f"}], "type": "cloudformation", "id": "6f1b47d2c871427d88b0438d3e3cf5d2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/fcd5a5cfd84f46f48b1bbf31ed23e3d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f9e020f1eb04956880913cfe54ec940"}, {"url": "http://172.30.9.37:8004/v1/fcd5a5cfd84f46f48b1bbf31ed23e3d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa9247de5389480584e75e900a01e8d7"}, {"url": "http://192.30.9.8:8004/v1/fcd5a5cfd84f46f48b1bbf31ed23e3d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fdded63a953741a69f16f0506fe23699"}], "type": "orchestration", "id": "86ba311671394853a18d1b9986f01516", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d29298f718c4663824abd0b10d74184"}, {"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dab561049d34a43b47037de085acbc0"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5e49468cce444bbb79806736e033bf7"}], "type": "alarming", "id": "8e4154f51c3e4ec891c2fe30bb85ffc9", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.37:8776/v2/fcd5a5cfd84f46f48b1bbf31ed23e3d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77fe99045f8e402e968aaaee0904d580"}, {"url": "http://192.30.9.8:8776/v2/fcd5a5cfd84f46f48b1bbf31ed23e3d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7de1d15cb7ce465991a4cd7cf5bf074d"}, {"url": "http://192.30.9.8:8776/v2/fcd5a5cfd84f46f48b1bbf31ed23e3d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d71f33f0c1254d1baf55f862e18709f6"}], "type": "volumev2", "id": "9cd7dd827a5f4658922a6f3c96057a9c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "15434c1614c546f39a455237d1491d3d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17692335f1f646d691bb9f25969e24d0"}, {"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a6a929c856340d7b4e327fc02015f9d"}], "type": "identity", "id": "a26e5910cd4240d38866ab1e5bdb916f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03050810670d4965b11bbf23a77bd02b"}, {"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "259d74382eed4f65b768d8df32749742"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de063dfe77584f6e818dd95b08ea395c"}], "type": "event", "id": "abe82ad10e8a40bab97707e5305825e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b2fba51ab1e48d99e91712554abb170"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4adc4280dbf544999915219e640b1002"}, {"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8f7ea5d6819b4cf89312edde539470a1"}], "type": "network", "id": "d89ea8c0423e45aeb55755f7f2d5f0c7", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "330d57edfe1a41858e603cc6bc3b5207"}, {"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad829b259e5c444ebd34f131aa8d7f67"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dae96ea8da4e41f9aaabf8bf363a6d8c"}], "type": "image", "id": "e8a6f28f256248f0a9761be7a5e5d221", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "aa8fea69eb7347cdb65645f85d8e3689"}, "audit_ids": ["HtGyAMmbRm6XI_73qs3wpQ"], "issued_at": "2018-09-01T07:17:09.000000Z"}} 2018-09-01 07:17:09,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/os-aggregates -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}993f46df3242144b601b1bf203b98bd3f887e462" 2018-09-01 07:17:10,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 07: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 x-openstack-request-id: req-0355e5d9-e3e3-4b8d-93f5-b2327ceb7c04 x-compute-request-id: req-0355e5d9-e3e3-4b8d-93f5-b2327ceb7c04 Content-Length: 18 Content-Type: application/json RESP BODY: {"aggregates": []} 2018-09-01 07:17:10,610 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/os-aggregates used request id req-0355e5d9-e3e3-4b8d-93f5-b2327ceb7c04 2018-09-01 07:17:10,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 1.35734009743s 2018-09-01 07:17:10,610 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/os-aggregates used request id req-0355e5d9-e3e3-4b8d-93f5-b2327ceb7c04 2018-09-01 07:17:10,610 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-09-01 07:17:10,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-09-01 07:17:10,620 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 01 Sep 2018 07:17:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.37:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-01 07:17:10,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-01 07:17:10,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}993f46df3242144b601b1bf203b98bd3f887e462" 2018-09-01 07:17:10,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 07:17:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7372a876-7ac7-4687-a717-d046cabf8422 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.37:5000/v3/domains/fbd31d0cba774ab99e7edf3ea7928901"}, "tags": [], "enabled": true, "id": "fbd31d0cba774ab99e7edf3ea7928901", "name": "heat_stack"}], "links": {"self": "http://172.30.9.37:5000/v3/domains", "previous": null, "next": null}} 2018-09-01 07:17:10,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains used request id req-7372a876-7ac7-4687-a717-d046cabf8422 2018-09-01 07:17:10,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.170837163925s 2018-09-01 07:17:10,792 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains used request id req-7372a876-7ac7-4687-a717-d046cabf8422 2018-09-01 07:17:10,793 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'}), Munch({'description': u'', 'enabled': True, 'id': u'fbd31d0cba774ab99e7edf3ea7928901', 'name': u'heat_stack'})] 2018-09-01 07:17:10,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-09-01 07:17:10,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}993f46df3242144b601b1bf203b98bd3f887e462" 2018-09-01 07:17:10,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 07:17:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-098e0a2a-d494-45e4-9a69-cf76d2a35fee Content-Encoding: gzip Content-Length: 1983 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/03050810670d4965b11bbf23a77bd02b"}, "url": "http://192.30.9.8:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "abe82ad10e8a40bab97707e5305825e6", "id": "03050810670d4965b11bbf23a77bd02b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/10284127ee754b668fb17ffd6de41ff7"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "30a7d65c565a42ec8af4e85d2c96db6d", "id": "10284127ee754b668fb17ffd6de41ff7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/15434c1614c546f39a455237d1491d3d"}, "url": "http://192.30.9.8:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a26e5910cd4240d38866ab1e5bdb916f", "id": "15434c1614c546f39a455237d1491d3d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/17692335f1f646d691bb9f25969e24d0"}, "url": "http://192.30.9.8:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a26e5910cd4240d38866ab1e5bdb916f", "id": "17692335f1f646d691bb9f25969e24d0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/1a16536342c84c48af5f01f4691afacc"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3f268de3d7a9452b99a88697ddc5625b", "id": "1a16536342c84c48af5f01f4691afacc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/1b2fba51ab1e48d99e91712554abb170"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d89ea8c0423e45aeb55755f7f2d5f0c7", "id": "1b2fba51ab1e48d99e91712554abb170"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/259d74382eed4f65b768d8df32749742"}, "url": "http://172.30.9.37:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "abe82ad10e8a40bab97707e5305825e6", "id": "259d74382eed4f65b768d8df32749742"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/2e92ec55939c4263a46f7134c01d1f1f"}, "url": "http://172.30.9.37:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6f1b47d2c871427d88b0438d3e3cf5d2", "id": "2e92ec55939c4263a46f7134c01d1f1f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/330d57edfe1a41858e603cc6bc3b5207"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e8a6f28f256248f0a9761be7a5e5d221", "id": "330d57edfe1a41858e603cc6bc3b5207"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/33818da0d2804ecfb17e3a5cfb2c1488"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "20c69ac2219747029e64ec23ae5823e7", "id": "33818da0d2804ecfb17e3a5cfb2c1488"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/3af25c9994d9438c923f756c10865031"}, "url": "http://172.30.9.37:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2dead22d7fc044adbc721c8993b52420", "id": "3af25c9994d9438c923f756c10865031"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/3d103447d7854419bb8b24ddb8a1815c"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6f1b47d2c871427d88b0438d3e3cf5d2", "id": "3d103447d7854419bb8b24ddb8a1815c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/4adc4280dbf544999915219e640b1002"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d89ea8c0423e45aeb55755f7f2d5f0c7", "id": "4adc4280dbf544999915219e640b1002"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/4f9e020f1eb04956880913cfe54ec940"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "86ba311671394853a18d1b9986f01516", "id": "4f9e020f1eb04956880913cfe54ec940"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/567bf39ac75a479dbf48f7c19584858e"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "20c69ac2219747029e64ec23ae5823e7", "id": "567bf39ac75a479dbf48f7c19584858e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/56ad2029ac75490c96cb622e5be6a966"}, "url": "http://172.30.9.37:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "28fae93b744a4a1da7f560d097e5e91a", "id": "56ad2029ac75490c96cb622e5be6a966"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/62c9329c15a74b98beedb04ef96e9aae"}, "url": "http://12.0.0.43:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1f3f14227f0a443d9d28c5fadf5191c3", "id": "62c9329c15a74b98beedb04ef96e9aae"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/638fde658b784b1c88837baa2c3a7ef1"}, "url": "http://12.0.0.43:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1f3f14227f0a443d9d28c5fadf5191c3", "id": "638fde658b784b1c88837baa2c3a7ef1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/6a6a929c856340d7b4e327fc02015f9d"}, "url": "http://172.30.9.37:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a26e5910cd4240d38866ab1e5bdb916f", "id": "6a6a929c856340d7b4e327fc02015f9d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/6eefb68487904456af6eb36d0b549fa8"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2dead22d7fc044adbc721c8993b52420", "id": "6eefb68487904456af6eb36d0b549fa8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/77fe99045f8e402e968aaaee0904d580"}, "url": "http://172.30.9.37:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9cd7dd827a5f4658922a6f3c96057a9c", "id": "77fe99045f8e402e968aaaee0904d580"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/7de1d15cb7ce465991a4cd7cf5bf074d"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9cd7dd827a5f4658922a6f3c96057a9c", "id": "7de1d15cb7ce465991a4cd7cf5bf074d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/896a9dfc90f7477ca4042eaf8fe996ba"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "30a7d65c565a42ec8af4e85d2c96db6d", "id": "896a9dfc90f7477ca4042eaf8fe996ba"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/8d29298f718c4663824abd0b10d74184"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8e4154f51c3e4ec891c2fe30bb85ffc9", "id": "8d29298f718c4663824abd0b10d74184"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/8f7ea5d6819b4cf89312edde539470a1"}, "url": "http://172.30.9.37:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d89ea8c0423e45aeb55755f7f2d5f0c7", "id": "8f7ea5d6819b4cf89312edde539470a1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/90053bc7efa342728da15ac27cc1f8c2"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2dead22d7fc044adbc721c8993b52420", "id": "90053bc7efa342728da15ac27cc1f8c2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/9095ac5ddadc4a94803e80975a257a20"}, "url": "http://172.30.9.37:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3f268de3d7a9452b99a88697ddc5625b", "id": "9095ac5ddadc4a94803e80975a257a20"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/9dab561049d34a43b47037de085acbc0"}, "url": "http://172.30.9.37:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8e4154f51c3e4ec891c2fe30bb85ffc9", "id": "9dab561049d34a43b47037de085acbc0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/a42232705c57452dbf3bc276daf74b72"}, "url": "http://192.30.9.8:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "28fae93b744a4a1da7f560d097e5e91a", "id": "a42232705c57452dbf3bc276daf74b72"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/ad829b259e5c444ebd34f131aa8d7f67"}, "url": "http://172.30.9.37:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e8a6f28f256248f0a9761be7a5e5d221", "id": "ad829b259e5c444ebd34f131aa8d7f67"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/b03f0f715322469b8e22ba16fd2a4f1f"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6f1b47d2c871427d88b0438d3e3cf5d2", "id": "b03f0f715322469b8e22ba16fd2a4f1f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/b1f5f2a4873648ca81d49cb407771145"}, "url": "http://192.30.9.8:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "28fae93b744a4a1da7f560d097e5e91a", "id": "b1f5f2a4873648ca81d49cb407771145"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/c76f061515894f2d8e3d601c729a28a5"}, "url": "http://172.30.9.37:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "20c69ac2219747029e64ec23ae5823e7", "id": "c76f061515894f2d8e3d601c729a28a5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/d16f14c1dd7d4aaa9f5529bd4a9bffc1"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3f268de3d7a9452b99a88697ddc5625b", "id": "d16f14c1dd7d4aaa9f5529bd4a9bffc1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/d5e49468cce444bbb79806736e033bf7"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8e4154f51c3e4ec891c2fe30bb85ffc9", "id": "d5e49468cce444bbb79806736e033bf7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/d71f33f0c1254d1baf55f862e18709f6"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9cd7dd827a5f4658922a6f3c96057a9c", "id": "d71f33f0c1254d1baf55f862e18709f6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/dae96ea8da4e41f9aaabf8bf363a6d8c"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e8a6f28f256248f0a9761be7a5e5d221", "id": "dae96ea8da4e41f9aaabf8bf363a6d8c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/de063dfe77584f6e818dd95b08ea395c"}, "url": "http://192.30.9.8:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "abe82ad10e8a40bab97707e5305825e6", "id": "de063dfe77584f6e818dd95b08ea395c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/e07bf17a2caa49d9b6e566db2a27267c"}, "url": "http://172.30.9.37:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1f3f14227f0a443d9d28c5fadf5191c3", "id": "e07bf17a2caa49d9b6e566db2a27267c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/f83b4701d1684087a9bae016096dfe86"}, "url": "http://172.30.9.37:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "30a7d65c565a42ec8af4e85d2c96db6d", "id": "f83b4701d1684087a9bae016096dfe86"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/fa9247de5389480584e75e900a01e8d7"}, "url": "http://172.30.9.37:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "86ba311671394853a18d1b9986f01516", "id": "fa9247de5389480584e75e900a01e8d7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.37:5000/v3/endpoints/fdded63a953741a69f16f0506fe23699"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "86ba311671394853a18d1b9986f01516", "id": "fdded63a953741a69f16f0506fe23699"}], "links": {"self": "http://172.30.9.37:5000/v3/endpoints", "previous": null, "next": null}} 2018-09-01 07:17:10,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/endpoints used request id req-098e0a2a-d494-45e4-9a69-cf76d2a35fee 2018-09-01 07:17:10,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.0286331176758s 2018-09-01 07:17:10,826 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/endpoints used request id req-098e0a2a-d494-45e4-9a69-cf76d2a35fee 2018-09-01 07:17:10,832 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_endpoints: [Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/03050810670d4965b11bbf23a77bd02b'}, u'url': u'http://192.30.9.8:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'abe82ad10e8a40bab97707e5305825e6', u'id': u'03050810670d4965b11bbf23a77bd02b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/10284127ee754b668fb17ffd6de41ff7'}, u'url': u'http://192.30.9.8:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'30a7d65c565a42ec8af4e85d2c96db6d', u'id': u'10284127ee754b668fb17ffd6de41ff7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/15434c1614c546f39a455237d1491d3d'}, u'url': u'http://192.30.9.8:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a26e5910cd4240d38866ab1e5bdb916f', u'id': u'15434c1614c546f39a455237d1491d3d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/17692335f1f646d691bb9f25969e24d0'}, u'url': u'http://192.30.9.8:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'a26e5910cd4240d38866ab1e5bdb916f', u'id': u'17692335f1f646d691bb9f25969e24d0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/1a16536342c84c48af5f01f4691afacc'}, u'url': u'http://192.30.9.8:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'3f268de3d7a9452b99a88697ddc5625b', u'id': u'1a16536342c84c48af5f01f4691afacc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/1b2fba51ab1e48d99e91712554abb170'}, u'url': u'http://192.30.9.8:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'd89ea8c0423e45aeb55755f7f2d5f0c7', u'id': u'1b2fba51ab1e48d99e91712554abb170'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/259d74382eed4f65b768d8df32749742'}, u'url': u'http://172.30.9.37:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'abe82ad10e8a40bab97707e5305825e6', u'id': u'259d74382eed4f65b768d8df32749742'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/2e92ec55939c4263a46f7134c01d1f1f'}, u'url': u'http://172.30.9.37:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'6f1b47d2c871427d88b0438d3e3cf5d2', u'id': u'2e92ec55939c4263a46f7134c01d1f1f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/330d57edfe1a41858e603cc6bc3b5207'}, u'url': u'http://192.30.9.8:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'e8a6f28f256248f0a9761be7a5e5d221', u'id': u'330d57edfe1a41858e603cc6bc3b5207'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/33818da0d2804ecfb17e3a5cfb2c1488'}, u'url': u'http://192.30.9.8:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'20c69ac2219747029e64ec23ae5823e7', u'id': u'33818da0d2804ecfb17e3a5cfb2c1488'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/3af25c9994d9438c923f756c10865031'}, u'url': u'http://172.30.9.37:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'2dead22d7fc044adbc721c8993b52420', u'id': u'3af25c9994d9438c923f756c10865031'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/3d103447d7854419bb8b24ddb8a1815c'}, u'url': u'http://192.30.9.8:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'6f1b47d2c871427d88b0438d3e3cf5d2', u'id': u'3d103447d7854419bb8b24ddb8a1815c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/4adc4280dbf544999915219e640b1002'}, u'url': u'http://192.30.9.8:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'd89ea8c0423e45aeb55755f7f2d5f0c7', u'id': u'4adc4280dbf544999915219e640b1002'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/4f9e020f1eb04956880913cfe54ec940'}, u'url': u'http://192.30.9.8:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'86ba311671394853a18d1b9986f01516', u'id': u'4f9e020f1eb04956880913cfe54ec940'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/567bf39ac75a479dbf48f7c19584858e'}, u'url': u'http://192.30.9.8:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'20c69ac2219747029e64ec23ae5823e7', u'id': u'567bf39ac75a479dbf48f7c19584858e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/56ad2029ac75490c96cb622e5be6a966'}, u'url': u'http://172.30.9.37:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'28fae93b744a4a1da7f560d097e5e91a', u'id': u'56ad2029ac75490c96cb622e5be6a966'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/62c9329c15a74b98beedb04ef96e9aae'}, u'url': u'http://12.0.0.43:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'1f3f14227f0a443d9d28c5fadf5191c3', u'id': u'62c9329c15a74b98beedb04ef96e9aae'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/638fde658b784b1c88837baa2c3a7ef1'}, u'url': u'http://12.0.0.43:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'1f3f14227f0a443d9d28c5fadf5191c3', u'id': u'638fde658b784b1c88837baa2c3a7ef1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/6a6a929c856340d7b4e327fc02015f9d'}, u'url': u'http://172.30.9.37:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a26e5910cd4240d38866ab1e5bdb916f', u'id': u'6a6a929c856340d7b4e327fc02015f9d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/6eefb68487904456af6eb36d0b549fa8'}, u'url': u'http://192.30.9.8:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'2dead22d7fc044adbc721c8993b52420', u'id': u'6eefb68487904456af6eb36d0b549fa8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/77fe99045f8e402e968aaaee0904d580'}, u'url': u'http://172.30.9.37:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'9cd7dd827a5f4658922a6f3c96057a9c', u'id': u'77fe99045f8e402e968aaaee0904d580'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/7de1d15cb7ce465991a4cd7cf5bf074d'}, u'url': u'http://192.30.9.8:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'9cd7dd827a5f4658922a6f3c96057a9c', u'id': u'7de1d15cb7ce465991a4cd7cf5bf074d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/896a9dfc90f7477ca4042eaf8fe996ba'}, u'url': u'http://192.30.9.8:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'30a7d65c565a42ec8af4e85d2c96db6d', u'id': u'896a9dfc90f7477ca4042eaf8fe996ba'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/8d29298f718c4663824abd0b10d74184'}, u'url': u'http://192.30.9.8:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'8e4154f51c3e4ec891c2fe30bb85ffc9', u'id': u'8d29298f718c4663824abd0b10d74184'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/8f7ea5d6819b4cf89312edde539470a1'}, u'url': u'http://172.30.9.37:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'd89ea8c0423e45aeb55755f7f2d5f0c7', u'id': u'8f7ea5d6819b4cf89312edde539470a1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/90053bc7efa342728da15ac27cc1f8c2'}, u'url': u'http://192.30.9.8:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'2dead22d7fc044adbc721c8993b52420', u'id': u'90053bc7efa342728da15ac27cc1f8c2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/9095ac5ddadc4a94803e80975a257a20'}, u'url': u'http://172.30.9.37:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'3f268de3d7a9452b99a88697ddc5625b', u'id': u'9095ac5ddadc4a94803e80975a257a20'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/9dab561049d34a43b47037de085acbc0'}, u'url': u'http://172.30.9.37:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'8e4154f51c3e4ec891c2fe30bb85ffc9', u'id': u'9dab561049d34a43b47037de085acbc0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/a42232705c57452dbf3bc276daf74b72'}, u'url': u'http://192.30.9.8:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'28fae93b744a4a1da7f560d097e5e91a', u'id': u'a42232705c57452dbf3bc276daf74b72'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/ad829b259e5c444ebd34f131aa8d7f67'}, u'url': u'http://172.30.9.37:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'e8a6f28f256248f0a9761be7a5e5d221', u'id': u'ad829b259e5c444ebd34f131aa8d7f67'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/b03f0f715322469b8e22ba16fd2a4f1f'}, u'url': u'http://192.30.9.8:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'6f1b47d2c871427d88b0438d3e3cf5d2', u'id': u'b03f0f715322469b8e22ba16fd2a4f1f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/b1f5f2a4873648ca81d49cb407771145'}, u'url': u'http://192.30.9.8:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'28fae93b744a4a1da7f560d097e5e91a', u'id': u'b1f5f2a4873648ca81d49cb407771145'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/c76f061515894f2d8e3d601c729a28a5'}, u'url': u'http://172.30.9.37:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'20c69ac2219747029e64ec23ae5823e7', u'id': u'c76f061515894f2d8e3d601c729a28a5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/d16f14c1dd7d4aaa9f5529bd4a9bffc1'}, u'url': u'http://192.30.9.8:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'3f268de3d7a9452b99a88697ddc5625b', u'id': u'd16f14c1dd7d4aaa9f5529bd4a9bffc1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/d5e49468cce444bbb79806736e033bf7'}, u'url': u'http://192.30.9.8:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'8e4154f51c3e4ec891c2fe30bb85ffc9', u'id': u'd5e49468cce444bbb79806736e033bf7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/d71f33f0c1254d1baf55f862e18709f6'}, u'url': u'http://192.30.9.8:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'9cd7dd827a5f4658922a6f3c96057a9c', u'id': u'd71f33f0c1254d1baf55f862e18709f6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/dae96ea8da4e41f9aaabf8bf363a6d8c'}, u'url': u'http://192.30.9.8:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'e8a6f28f256248f0a9761be7a5e5d221', u'id': u'dae96ea8da4e41f9aaabf8bf363a6d8c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/de063dfe77584f6e818dd95b08ea395c'}, u'url': u'http://192.30.9.8:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'abe82ad10e8a40bab97707e5305825e6', u'id': u'de063dfe77584f6e818dd95b08ea395c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/e07bf17a2caa49d9b6e566db2a27267c'}, u'url': u'http://172.30.9.37:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'1f3f14227f0a443d9d28c5fadf5191c3', u'id': u'e07bf17a2caa49d9b6e566db2a27267c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/f83b4701d1684087a9bae016096dfe86'}, u'url': u'http://172.30.9.37:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'30a7d65c565a42ec8af4e85d2c96db6d', u'id': u'f83b4701d1684087a9bae016096dfe86'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/fa9247de5389480584e75e900a01e8d7'}, u'url': u'http://172.30.9.37:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'86ba311671394853a18d1b9986f01516', u'id': u'fa9247de5389480584e75e900a01e8d7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.37:5000/v3/endpoints/fdded63a953741a69f16f0506fe23699'}, u'url': u'http://192.30.9.8:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'86ba311671394853a18d1b9986f01516', u'id': u'fdded63a953741a69f16f0506fe23699'})] 2018-09-01 07:17:10,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2018-09-01 07:17:10,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/extensions -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}993f46df3242144b601b1bf203b98bd3f887e462" 2018-09-01 07:17:10,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 07: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-b4c01d0b-17ce-4282-bc8b-9c4031de1fc2 x-compute-request-id: req-b4c01d0b-17ce-4282-bc8b-9c4031de1fc2 Content-Encoding: gzip Content-Length: 3147 Content-Type: application/json RESP BODY: {"extensions": [{"updated": "2014-12-03T00:00:00Z", "description": "Multiple network support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "NMN", "name": "Multinic"}, {"updated": "2014-12-03T00:00:00Z", "description": "Disk Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-DCF", "name": "DiskConfig"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Availability Zone support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-AZ", "name": "ExtendedAvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds image size to image listings.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IMG-SIZE", "name": "ImageSize"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds type parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS", "name": "ExtendedIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds mac address parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS-MAC", "name": "ExtendedIpsMac"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Server Attributes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-SRV-ATTR", "name": "ExtendedServerAttributes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-STS", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the disabled status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-DISABLED", "name": "FlavorDisabled"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide additional data for flavors.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-EXT-DATA", "name": "FlavorExtraData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Pass arbitrary key/value pairs to the scheduler.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SCH-HNT", "name": "SchedulerHints"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds launched_at and terminated_at on Servers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SRV-USG", "name": "ServerUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Access IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-access-ips", "name": "AccessIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable admin-only server actions\n\n Actions include: resetNetwork, injectNetworkInfo, os-resetState\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-actions", "name": "AdminActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin password management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-password", "name": "AdminPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Agents support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-agents", "name": "Agents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only aggregate administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-aggregates", "name": "Aggregates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Assisted volume snapshots.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-assisted-volume-snapshots", "name": "AssistedVolumeSnapshots"}, {"updated": "2014-12-03T00:00:00Z", "description": "Attach interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-attach-interfaces", "name": "AttachInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "1. Add availability_zone to the Create Server API.\n 2. Add availability zones describing.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-availability-zone", "name": "AvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add extended status in Baremetal Nodes v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-ext-status", "name": "BareMetalExtStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only bare-metal node administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-nodes", "name": "BareMetalNodes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Block device mapping boot support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping", "name": "BlockDeviceMapping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow boot with the new BDM data format.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping-v2-boot", "name": "BlockDeviceMappingV2Boot"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adding functionality to get cell capacities.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cell-capacities", "name": "CellCapacities"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables cells-related functionality such as adding neighbor cells,\n listing neighbor cells, and getting the capabilities of the local cell.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cells", "name": "Cells"}, {"updated": "2014-12-03T00:00:00Z", "description": "Certificates support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-certificates", "name": "Certificates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds actions to create cloudpipe instances.\n\n When running with the Vlan network mode, you need a mechanism to route\n from the public Internet to your vlans. This mechanism is known as a\n cloudpipe.\n\n At the time of creating this class, only OpenVPN is supported. Support for\n a SSH Bastion host is forthcoming.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe", "name": "Cloudpipe"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds the ability to set the vpn ip/port for cloudpipe instances.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe-update", "name": "CloudpipeUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Config Drive Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-config-drive", "name": "ConfigDrive"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console token authentication support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-auth-tokens", "name": "ConsoleAuthTokens"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console log output support, with tailing ability.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-output", "name": "ConsoleOutput"}, {"updated": "2014-12-03T00:00:00Z", "description": "Interactive Console support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-consoles", "name": "Consoles"}, {"updated": "2014-12-03T00:00:00Z", "description": "Create a backup of a server.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-backup", "name": "CreateBackup"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended support to the Create Server v1.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-server-ext", "name": "Createserverext"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance deferred delete.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-deferred-delete", "name": "DeferredDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-evacuate", "name": "Evacuate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation without target host. Scheduler will select one to target.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-evacuate-find-host", "name": "ExtendedEvacuateFindHost"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds optional fixed_address to the add floating IP command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-floating-ips", "name": "ExtendedFloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended hypervisors support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-hypervisors", "name": "ExtendedHypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds additional fields to networks.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-networks", "name": "ExtendedNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds ability for admins to delete quota and optionally force the update Quota command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-quotas", "name": "ExtendedQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow the user to specify the image to use for rescue.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-rescue-with-image", "name": "ExtendedRescueWithImage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services", "name": "ExtendedServices"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services deletion support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services-delete", "name": "ExtendedServicesDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-status", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-volumes", "name": "ExtendedVolumes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fixed IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fixed-ips", "name": "FixedIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor access support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-access", "name": "FlavorAccess"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavors extra specs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-extra-specs", "name": "FlavorExtraSpecs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor create/delete API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-manage", "name": "FlavorManage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the rxtx status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-rxtx", "name": "FlavorRxtx"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the swap status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-swap", "name": "FlavorSwap"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IP DNS support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-dns", "name": "FloatingIpDns"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-pools", "name": "FloatingIpPools"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips", "name": "FloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Bulk handling of Floating IPs.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips-bulk", "name": "FloatingIpsBulk"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fping Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fping", "name": "Fping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support hiding server addresses in certain states.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hide-server-addresses", "name": "HideServerAddresses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only host administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hosts", "name": "Hosts"}, {"updated": "2014-12-03T00:00:00Z", "description": "Show hypervisor status.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisor-status", "name": "HypervisorStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only hypervisor administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisors", "name": "Hypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "View a log of actions and events taken on an instance.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance-actions", "name": "InstanceActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Task Log Monitoring.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance_usage_audit_log", "name": "OSInstanceUsageAuditLog"}, {"updated": "2014-12-03T00:00:00Z", "description": "Keypair Support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-keypairs", "name": "Keypairs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable lock/unlock server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-lock-server", "name": "LockServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable migrate and live-migrate server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrate-server", "name": "MigrateServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on migrations.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrations", "name": "Migrations"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow multiple create in the Create Server v2.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-multiple-create", "name": "MultipleCreate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks", "name": "Networks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Network association support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks-associate", "name": "NetworkAssociationSupport"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable pause/unpause server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-pause-server", "name": "PauseServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Personality support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-personality", "name": "Personality"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow preservation of the ephemeral partition on rebuild.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-preserve-ephemeral-rebuild", "name": "PreserveEphemeralOnRebuild"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quota classes management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-class-sets", "name": "QuotaClasses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quotas management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-sets", "name": "Quotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance rescue mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-rescue", "name": "Rescue"}, {"updated": "2014-12-03T00:00:00Z", "description": "Default rules for security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-group-default-rules", "name": "SecurityGroupDefaultRules"}, {"updated": "2014-12-03T00:00:00Z", "description": "Security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-groups", "name": "SecurityGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow Admins to view server diagnostics through server action.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-diagnostics", "name": "ServerDiagnostics"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server External Event Triggers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-external-events", "name": "ServerExternalEvents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds quota support to server groups.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-group-quotas", "name": "ServerGroupQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-groups", "name": "ServerGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow to filter the servers by a set of status values.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-list-multi-status", "name": "ServerListMultiStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server password support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-password", "name": "ServerPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add sorting support in get Server v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-sort-keys", "name": "ServerSortKeys"}, {"updated": "2014-12-03T00:00:00Z", "description": "Start/Stop instance compute API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-start-stop", "name": "ServerStartStop"}, {"updated": "2014-12-03T00:00:00Z", "description": "Services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-services", "name": "Services"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance shelve mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-shelve", "name": "Shelve"}, {"updated": "2014-12-03T00:00:00Z", "description": "Simple tenant usage extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-simple-tenant-usage", "name": "SimpleTenantUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable suspend/resume server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-suspend-server", "name": "SuspendServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Tenant-based Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-tenant-networks", "name": "OSTenantNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on limited resources that are being used.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits", "name": "UsedLimits"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data to admin on limited resources used by other tenants.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits-for-admin", "name": "UsedLimitsForAdmin"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add user_data to the Create Server API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-data", "name": "UserData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Project user quota support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-quotas", "name": "UserQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Virtual interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-virtual-interfaces", "name": "VirtualInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support for updating a volume attachment.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volume-attachment-update", "name": "VolumeAttachmentUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volumes", "name": "Volumes"}]} 2018-09-01 07:17:10,948 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/extensions used request id req-b4c01d0b-17ce-4282-bc8b-9c4031de1fc2 2018-09-01 07:17:10,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.113534927368s 2018-09-01 07:17:10,949 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/extensions used request id req-b4c01d0b-17ce-4282-bc8b-9c4031de1fc2 2018-09-01 07:17:10,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2018-09-01 07:17:10,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/os-floating-ip-pools -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}993f46df3242144b601b1bf203b98bd3f887e462" 2018-09-01 07:17:12,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 07: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 x-openstack-request-id: req-0e797f9a-a750-4838-8cf7-b4dd6da5c4c4 x-compute-request-id: req-0e797f9a-a750-4838-8cf7-b4dd6da5c4c4 Content-Length: 45 Content-Type: application/json RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2018-09-01 07:17:12,830 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/os-floating-ip-pools used request id req-0e797f9a-a750-4838-8cf7-b4dd6da5c4c4 2018-09-01 07:17:12,830 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 1.86566114426s 2018-09-01 07:17:12,830 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/os-floating-ip-pools used request id req-0e797f9a-a750-4838-8cf7-b4dd6da5c4c4 2018-09-01 07:17:12,831 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-09-01 07:17:12,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-01 07:17:12,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}993f46df3242144b601b1bf203b98bd3f887e462" 2018-09-01 07:17:13,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-6b5944ec-9e54-4bac-8b14-9ab3f26e24b9 Date: Sat, 01 Sep 2018 07:17:13 GMT RESP BODY: {"floatingips": []} 2018-09-01 07:17:13,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-6b5944ec-9e54-4bac-8b14-9ab3f26e24b9 2018-09-01 07:17:13,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 1.02868199348s 2018-09-01 07:17:13,865 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/floatingips.json used request id req-6b5944ec-9e54-4bac-8b14-9ab3f26e24b9 2018-09-01 07:17:13,865 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-09-01 07:17:13,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-09-01 07:17:13,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}993f46df3242144b601b1bf203b98bd3f887e462" 2018-09-01 07:17:14,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 07:17: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-78a574de-4827-4a00-8d6c-7adaa3525946 x-compute-request-id: req-78a574de-4827-4a00-8d6c-7adaa3525946 Content-Encoding: gzip Content-Length: 714 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 44}, "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.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 56}, "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.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2010000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 5}]} 2018-09-01 07:17:14,044 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/os-hypervisors/detail used request id req-78a574de-4827-4a00-8d6c-7adaa3525946 2018-09-01 07:17:14,044 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.178750991821s 2018-09-01 07:17:14,045 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/os-hypervisors/detail used request id req-78a574de-4827-4a00-8d6c-7adaa3525946 2018-09-01 07:17:14,046 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.5', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"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}}', u'free_disk_gb': 148, u'hypervisor_version': 2010000, u'disk_available_least': 148, u'local_gb': 148, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 44}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0}), Munch({u'status': u'enabled', u'host_ip': u'192.30.9.10', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"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}}', u'free_disk_gb': 148, u'hypervisor_version': 2010000, u'disk_available_least': 148, u'local_gb': 148, u'free_ram_mb': 28406, u'id': 5, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 56}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0})] 2018-09-01 07:17:14,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2018-09-01 07:17:14,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}993f46df3242144b601b1bf203b98bd3f887e462" 2018-09-01 07:17:14,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 07: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-6581a256-df81-4a24-9296-8f729caf59fb x-compute-request-id: req-6581a256-df81-4a24-9296-8f729caf59fb Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-01 07:17:14,176 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-6581a256-df81-4a24-9296-8f729caf59fb 2018-09-01 07:17:14,176 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.129678964615s 2018-09-01 07:17:14,176 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/os-keypairs used request id req-6581a256-df81-4a24-9296-8f729caf59fb 2018-09-01 07:17:14,176 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-09-01 07:17:14,177 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-01 07:17:14,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}993f46df3242144b601b1bf203b98bd3f887e462" 2018-09-01 07:17:15,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-9f9e194f-2716-4a05-b6b2-70ad9cd9f92d Date: Sat, 01 Sep 2018 07:17:15 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"6a0411bc-63df-46df-a9c4-70387ed29094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f3a1d86c41034c14932d5dd7007b6d34","status":"ACTIVE","subnets":["27a1880c-7f51-43d1-b0a7-ee8f61af11e5"],"description":"","tags":[],"updated_at":"2018-09-01T07:13:53Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"f3a1d86c41034c14932d5dd7007b6d34","created_at":"2018-09-01T07:13:45Z","provider:network_type":"flat"}]} 2018-09-01 07:17:15,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-9f9e194f-2716-4a05-b6b2-70ad9cd9f92d 2018-09-01 07:17:15,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.01807403564s 2018-09-01 07:17:15,195 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-9f9e194f-2716-4a05-b6b2-70ad9cd9f92d 2018-09-01 07:17:15,196 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'27a1880c-7f51-43d1-b0a7-ee8f61af11e5'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-09-01T07:13:53Z', u'is_default': False, u'revision_number': 6, u'port_security_enabled': True, u'mtu': 1500, u'id': u'6a0411bc-63df-46df-a9c4-70387ed29094', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'name': u'external', u'admin_state_up': True, u'tenant_id': u'f3a1d86c41034c14932d5dd7007b6d34', u'created_at': u'2018-09-01T07:13:45Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'f3a1d86c41034c14932d5dd7007b6d34'})] 2018-09-01 07:17:15,196 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-01 07:17:15,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/ports.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}993f46df3242144b601b1bf203b98bd3f887e462" 2018-09-01 07:17:16,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8e6f46de-a43e-40f8-8740-085ae12553fa Date: Sat, 01 Sep 2018 07:17:16 GMT RESP BODY: {"ports":[]} 2018-09-01 07:17:16,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports.json used request id req-8e6f46de-a43e-40f8-8740-085ae12553fa 2018-09-01 07:17:16,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.843982934952s 2018-09-01 07:17:16,041 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/ports.json used request id req-8e6f46de-a43e-40f8-8740-085ae12553fa 2018-09-01 07:17:16,041 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-09-01 07:17:16,044 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-01 07:17:16,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/role_assignments -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}993f46df3242144b601b1bf203b98bd3f887e462" 2018-09-01 07:17:16,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 07:17:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f0610ac-8287-4a3c-9f44-dcee53275fcf Content-Encoding: gzip Content-Length: 718 Content-Type: application/json RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "f3a1d86c41034c14932d5dd7007b6d34"}}, "role": {"id": "2d53e86f8a98451b8af45ad3991b4d01"}, "user": {"id": "29c0d1a280994d3f948ca1bd37f849fe"}, "links": {"assignment": "http://172.30.9.37:5000/v3/projects/f3a1d86c41034c14932d5dd7007b6d34/users/29c0d1a280994d3f948ca1bd37f849fe/roles/2d53e86f8a98451b8af45ad3991b4d01"}}, {"scope": {"project": {"id": "f3a1d86c41034c14932d5dd7007b6d34"}}, "role": {"id": "2d53e86f8a98451b8af45ad3991b4d01"}, "user": {"id": "3a2a8c02db9a44cb8e32ae9c35e20bc3"}, "links": {"assignment": "http://172.30.9.37:5000/v3/projects/f3a1d86c41034c14932d5dd7007b6d34/users/3a2a8c02db9a44cb8e32ae9c35e20bc3/roles/2d53e86f8a98451b8af45ad3991b4d01"}}, {"scope": {"project": {"id": "f3a1d86c41034c14932d5dd7007b6d34"}}, "role": {"id": "2d53e86f8a98451b8af45ad3991b4d01"}, "user": {"id": "5458c9260f214f89b8a89535075eadfb"}, "links": {"assignment": "http://172.30.9.37:5000/v3/projects/f3a1d86c41034c14932d5dd7007b6d34/users/5458c9260f214f89b8a89535075eadfb/roles/2d53e86f8a98451b8af45ad3991b4d01"}}, {"scope": {"project": {"id": "f3a1d86c41034c14932d5dd7007b6d34"}}, "role": {"id": "2d53e86f8a98451b8af45ad3991b4d01"}, "user": {"id": "5bc1ef3c91d946c1a68f669d2cc5846b"}, "links": {"assignment": "http://172.30.9.37:5000/v3/projects/f3a1d86c41034c14932d5dd7007b6d34/users/5bc1ef3c91d946c1a68f669d2cc5846b/roles/2d53e86f8a98451b8af45ad3991b4d01"}}, {"scope": {"project": {"id": "f3a1d86c41034c14932d5dd7007b6d34"}}, "role": {"id": "2d53e86f8a98451b8af45ad3991b4d01"}, "user": {"id": "8a48badf267544bc8d07df0fb40f790f"}, "links": {"assignment": "http://172.30.9.37:5000/v3/projects/f3a1d86c41034c14932d5dd7007b6d34/users/8a48badf267544bc8d07df0fb40f790f/roles/2d53e86f8a98451b8af45ad3991b4d01"}}, {"scope": {"project": {"id": "f3a1d86c41034c14932d5dd7007b6d34"}}, "role": {"id": "2d53e86f8a98451b8af45ad3991b4d01"}, "user": {"id": "991acbc09dc04d069b4034b2bebc0603"}, "links": {"assignment": "http://172.30.9.37:5000/v3/projects/f3a1d86c41034c14932d5dd7007b6d34/users/991acbc09dc04d069b4034b2bebc0603/roles/2d53e86f8a98451b8af45ad3991b4d01"}}, {"scope": {"project": {"id": "f3a1d86c41034c14932d5dd7007b6d34"}}, "role": {"id": "2d53e86f8a98451b8af45ad3991b4d01"}, "user": {"id": "9eb0a60d683e4663ad2a632b1b462228"}, "links": {"assignment": "http://172.30.9.37:5000/v3/projects/f3a1d86c41034c14932d5dd7007b6d34/users/9eb0a60d683e4663ad2a632b1b462228/roles/2d53e86f8a98451b8af45ad3991b4d01"}}, {"scope": {"project": {"id": "fcd5a5cfd84f46f48b1bbf31ed23e3d2"}}, "role": {"id": "2d53e86f8a98451b8af45ad3991b4d01"}, "user": {"id": "aa8fea69eb7347cdb65645f85d8e3689"}, "links": {"assignment": "http://172.30.9.37:5000/v3/projects/fcd5a5cfd84f46f48b1bbf31ed23e3d2/users/aa8fea69eb7347cdb65645f85d8e3689/roles/2d53e86f8a98451b8af45ad3991b4d01"}}, {"scope": {"project": {"id": "f3a1d86c41034c14932d5dd7007b6d34"}}, "role": {"id": "2d53e86f8a98451b8af45ad3991b4d01"}, "user": {"id": "b05c491e9f3442b0a93dbe5a0e12ce71"}, "links": {"assignment": "http://172.30.9.37:5000/v3/projects/f3a1d86c41034c14932d5dd7007b6d34/users/b05c491e9f3442b0a93dbe5a0e12ce71/roles/2d53e86f8a98451b8af45ad3991b4d01"}}, {"scope": {"project": {"id": "f3a1d86c41034c14932d5dd7007b6d34"}}, "role": {"id": "2d53e86f8a98451b8af45ad3991b4d01"}, "user": {"id": "cfc2f7a4169042bf80f96eb5de80bcf6"}, "links": {"assignment": "http://172.30.9.37:5000/v3/projects/f3a1d86c41034c14932d5dd7007b6d34/users/cfc2f7a4169042bf80f96eb5de80bcf6/roles/2d53e86f8a98451b8af45ad3991b4d01"}}, {"scope": {"project": {"id": "f3a1d86c41034c14932d5dd7007b6d34"}}, "role": {"id": "fd5ba6a35899460dbce32f6dc41f1e6f"}, "user": {"id": "cfc2f7a4169042bf80f96eb5de80bcf6"}, "links": {"assignment": "http://172.30.9.37:5000/v3/projects/f3a1d86c41034c14932d5dd7007b6d34/users/cfc2f7a4169042bf80f96eb5de80bcf6/roles/fd5ba6a35899460dbce32f6dc41f1e6f"}}, {"scope": {"project": {"id": "f3a1d86c41034c14932d5dd7007b6d34"}}, "role": {"id": "2d53e86f8a98451b8af45ad3991b4d01"}, "user": {"id": "f35b6a57d32d4a618dede24ae0c6ee6e"}, "links": {"assignment": "http://172.30.9.37:5000/v3/projects/f3a1d86c41034c14932d5dd7007b6d34/users/f35b6a57d32d4a618dede24ae0c6ee6e/roles/2d53e86f8a98451b8af45ad3991b4d01"}}, {"scope": {"project": {"id": "f3a1d86c41034c14932d5dd7007b6d34"}}, "role": {"id": "2d53e86f8a98451b8af45ad3991b4d01"}, "user": {"id": "fbbe126b95f34b3c9889d09beb7bd827"}, "links": {"assignment": "http://172.30.9.37:5000/v3/projects/f3a1d86c41034c14932d5dd7007b6d34/users/fbbe126b95f34b3c9889d09beb7bd827/roles/2d53e86f8a98451b8af45ad3991b4d01"}}, {"scope": {"project": {"id": "f3a1d86c41034c14932d5dd7007b6d34"}}, "role": {"id": "2d53e86f8a98451b8af45ad3991b4d01"}, "user": {"id": "ffe021b0c2b94fe7aad879ae63fa3e42"}, "links": {"assignment": "http://172.30.9.37:5000/v3/projects/f3a1d86c41034c14932d5dd7007b6d34/users/ffe021b0c2b94fe7aad879ae63fa3e42/roles/2d53e86f8a98451b8af45ad3991b4d01"}}, {"scope": {"domain": {"id": "fbd31d0cba774ab99e7edf3ea7928901"}}, "role": {"id": "2d53e86f8a98451b8af45ad3991b4d01"}, "user": {"id": "1c9bbca3c4004d89af5e85248f562c89"}, "links": {"assignment": "http://172.30.9.37:5000/v3/domains/fbd31d0cba774ab99e7edf3ea7928901/users/1c9bbca3c4004d89af5e85248f562c89/roles/2d53e86f8a98451b8af45ad3991b4d01"}}, {"scope": {"system": {"all": true}}, "role": {"id": "2d53e86f8a98451b8af45ad3991b4d01"}, "user": {"id": "aa8fea69eb7347cdb65645f85d8e3689"}, "links": {"assignment": "http://172.30.9.37:5000/v3/system/users/aa8fea69eb7347cdb65645f85d8e3689/roles/2d53e86f8a98451b8af45ad3991b4d01"}}], "links": {"self": "http://172.30.9.37:5000/v3/role_assignments", "previous": null, "next": null}} 2018-09-01 07:17:16,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/role_assignments used request id req-5f0610ac-8287-4a3c-9f44-dcee53275fcf 2018-09-01 07:17:16,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.100816011429s 2018-09-01 07:17:16,146 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/role_assignments used request id req-5f0610ac-8287-4a3c-9f44-dcee53275fcf 2018-09-01 07:17:16,149 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'f3a1d86c41034c14932d5dd7007b6d34', 'id': u'2d53e86f8a98451b8af45ad3991b4d01', 'user': u'29c0d1a280994d3f948ca1bd37f849fe'}), Munch({'project': u'f3a1d86c41034c14932d5dd7007b6d34', 'id': u'2d53e86f8a98451b8af45ad3991b4d01', 'user': u'3a2a8c02db9a44cb8e32ae9c35e20bc3'}), Munch({'project': u'f3a1d86c41034c14932d5dd7007b6d34', 'id': u'2d53e86f8a98451b8af45ad3991b4d01', 'user': u'5458c9260f214f89b8a89535075eadfb'}), Munch({'project': u'f3a1d86c41034c14932d5dd7007b6d34', 'id': u'2d53e86f8a98451b8af45ad3991b4d01', 'user': u'5bc1ef3c91d946c1a68f669d2cc5846b'}), Munch({'project': u'f3a1d86c41034c14932d5dd7007b6d34', 'id': u'2d53e86f8a98451b8af45ad3991b4d01', 'user': u'8a48badf267544bc8d07df0fb40f790f'}), Munch({'project': u'f3a1d86c41034c14932d5dd7007b6d34', 'id': u'2d53e86f8a98451b8af45ad3991b4d01', 'user': u'991acbc09dc04d069b4034b2bebc0603'}), Munch({'project': u'f3a1d86c41034c14932d5dd7007b6d34', 'id': u'2d53e86f8a98451b8af45ad3991b4d01', 'user': u'9eb0a60d683e4663ad2a632b1b462228'}), Munch({'project': u'fcd5a5cfd84f46f48b1bbf31ed23e3d2', 'id': u'2d53e86f8a98451b8af45ad3991b4d01', 'user': u'aa8fea69eb7347cdb65645f85d8e3689'}), Munch({'project': u'f3a1d86c41034c14932d5dd7007b6d34', 'id': u'2d53e86f8a98451b8af45ad3991b4d01', 'user': u'b05c491e9f3442b0a93dbe5a0e12ce71'}), Munch({'project': u'f3a1d86c41034c14932d5dd7007b6d34', 'id': u'2d53e86f8a98451b8af45ad3991b4d01', 'user': u'cfc2f7a4169042bf80f96eb5de80bcf6'}), Munch({'project': u'f3a1d86c41034c14932d5dd7007b6d34', 'id': u'fd5ba6a35899460dbce32f6dc41f1e6f', 'user': u'cfc2f7a4169042bf80f96eb5de80bcf6'}), Munch({'project': u'f3a1d86c41034c14932d5dd7007b6d34', 'id': u'2d53e86f8a98451b8af45ad3991b4d01', 'user': u'f35b6a57d32d4a618dede24ae0c6ee6e'}), Munch({'project': u'f3a1d86c41034c14932d5dd7007b6d34', 'id': u'2d53e86f8a98451b8af45ad3991b4d01', 'user': u'fbbe126b95f34b3c9889d09beb7bd827'}), Munch({'project': u'f3a1d86c41034c14932d5dd7007b6d34', 'id': u'2d53e86f8a98451b8af45ad3991b4d01', 'user': u'ffe021b0c2b94fe7aad879ae63fa3e42'}), Munch({'domain': u'fbd31d0cba774ab99e7edf3ea7928901', 'id': u'2d53e86f8a98451b8af45ad3991b4d01', 'user': u'1c9bbca3c4004d89af5e85248f562c89'}), Munch({'id': u'2d53e86f8a98451b8af45ad3991b4d01', 'user': u'aa8fea69eb7347cdb65645f85d8e3689'})] 2018-09-01 07:17:16,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-01 07:17:16,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}993f46df3242144b601b1bf203b98bd3f887e462" 2018-09-01 07:17:16,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 07:17:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e866d03-82f9-4684-8c0f-7279794526f3 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2d53e86f8a98451b8af45ad3991b4d01", "links": {"self": "http://172.30.9.37:5000/v3/roles/2d53e86f8a98451b8af45ad3991b4d01"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "da41e3c115cf455fb05fa2fb2f516444", "links": {"self": "http://172.30.9.37:5000/v3/roles/da41e3c115cf455fb05fa2fb2f516444"}, "name": "swiftoperator"}, {"domain_id": null, "id": "facf73ee54f445edac5b7b760fb5a418", "links": {"self": "http://172.30.9.37:5000/v3/roles/facf73ee54f445edac5b7b760fb5a418"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fd5ba6a35899460dbce32f6dc41f1e6f", "links": {"self": "http://172.30.9.37:5000/v3/roles/fd5ba6a35899460dbce32f6dc41f1e6f"}, "name": "ResellerAdmin"}]} 2018-09-01 07:17:16,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-7e866d03-82f9-4684-8c0f-7279794526f3 2018-09-01 07:17:16,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.202435016632s 2018-09-01 07:17:16,355 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-7e866d03-82f9-4684-8c0f-7279794526f3 2018-09-01 07:17:16,357 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_roles: [Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'admin', 'id': u'2d53e86f8a98451b8af45ad3991b4d01'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'_member_', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'swiftoperator', 'id': u'da41e3c115cf455fb05fa2fb2f516444'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'heat_stack_user', 'id': u'facf73ee54f445edac5b7b760fb5a418'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'ResellerAdmin', 'id': u'fd5ba6a35899460dbce32f6dc41f1e6f'})] 2018-09-01 07:17:16,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-01 07:17:16,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}993f46df3242144b601b1bf203b98bd3f887e462" 2018-09-01 07:17:17,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7655ba78-57df-4cff-a784-2402e71f3cbf Date: Sat, 01 Sep 2018 07:17:17 GMT RESP BODY: {"routers": []} 2018-09-01 07:17:17,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-7655ba78-57df-4cff-a784-2402e71f3cbf 2018-09-01 07:17:17,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.04751205444s 2018-09-01 07:17:17,405 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-7655ba78-57df-4cff-a784-2402e71f3cbf 2018-09-01 07:17:17,405 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-09-01 07:17:17,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-01 07:17:17,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}993f46df3242144b601b1bf203b98bd3f887e462" 2018-09-01 07:17:17,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 07:17: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-e57ab627-b149-4208-8567-e256f8b47cfa x-compute-request-id: req-e57ab627-b149-4208-8567-e256f8b47cfa Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-01 07:17:17,624 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-e57ab627-b149-4208-8567-e256f8b47cfa 2018-09-01 07:17:17,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.218450069427s 2018-09-01 07:17:17,625 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.37:8774/v2.1/servers/detail used request id req-e57ab627-b149-4208-8567-e256f8b47cfa 2018-09-01 07:17:17,625 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-09-01 07:17:17,628 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-09-01 07:17:17,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.8:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-09-01 07:17:17,638 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 01 Sep 2018 07:17:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.8:35357/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.30.9.8:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-01 07:17:17,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.8:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}993f46df3242144b601b1bf203b98bd3f887e462" 2018-09-01 07:17:17,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 07:17:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e47c8eb-3c18-40bc-8838-3651fa15ed78 Content-Encoding: gzip Content-Length: 857 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.8:35357/v3/services/0040585d4a47446c8a7ff981fa0d08f7"}, "enabled": true, "type": "metering", "id": "0040585d4a47446c8a7ff981fa0d08f7", "name": "ceilometer"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.8:35357/v3/services/1f3f14227f0a443d9d28c5fadf5191c3"}, "enabled": true, "type": "object-store", "id": "1f3f14227f0a443d9d28c5fadf5191c3", "name": "swift"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.8:35357/v3/services/20c69ac2219747029e64ec23ae5823e7"}, "enabled": true, "type": "volumev3", "id": "20c69ac2219747029e64ec23ae5823e7", "name": "cinderv3"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.8:35357/v3/services/28fae93b744a4a1da7f560d097e5e91a"}, "enabled": true, "type": "volume", "id": "28fae93b744a4a1da7f560d097e5e91a", "name": "cinder"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.8:35357/v3/services/2dead22d7fc044adbc721c8993b52420"}, "enabled": true, "type": "metric", "id": "2dead22d7fc044adbc721c8993b52420", "name": "gnocchi"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.8:35357/v3/services/30a7d65c565a42ec8af4e85d2c96db6d"}, "enabled": true, "type": "placement", "id": "30a7d65c565a42ec8af4e85d2c96db6d", "name": "placement"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.8:35357/v3/services/3f268de3d7a9452b99a88697ddc5625b"}, "enabled": true, "type": "compute", "id": "3f268de3d7a9452b99a88697ddc5625b", "name": "nova"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.8:35357/v3/services/6f1b47d2c871427d88b0438d3e3cf5d2"}, "enabled": true, "type": "cloudformation", "id": "6f1b47d2c871427d88b0438d3e3cf5d2", "name": "heat-cfn"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.8:35357/v3/services/86ba311671394853a18d1b9986f01516"}, "enabled": true, "type": "orchestration", "id": "86ba311671394853a18d1b9986f01516", "name": "heat"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.8:35357/v3/services/8e4154f51c3e4ec891c2fe30bb85ffc9"}, "enabled": true, "type": "alarming", "id": "8e4154f51c3e4ec891c2fe30bb85ffc9", "name": "aodh"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.8:35357/v3/services/9cd7dd827a5f4658922a6f3c96057a9c"}, "enabled": true, "type": "volumev2", "id": "9cd7dd827a5f4658922a6f3c96057a9c", "name": "cinderv2"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.8:35357/v3/services/a26e5910cd4240d38866ab1e5bdb916f"}, "enabled": true, "type": "identity", "id": "a26e5910cd4240d38866ab1e5bdb916f", "name": "keystone"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.8:35357/v3/services/abe82ad10e8a40bab97707e5305825e6"}, "enabled": true, "type": "event", "id": "abe82ad10e8a40bab97707e5305825e6", "name": "panko"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.8:35357/v3/services/d89ea8c0423e45aeb55755f7f2d5f0c7"}, "enabled": true, "type": "network", "id": "d89ea8c0423e45aeb55755f7f2d5f0c7", "name": "neutron"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.8:35357/v3/services/e8a6f28f256248f0a9761be7a5e5d221"}, "enabled": true, "type": "image", "id": "e8a6f28f256248f0a9761be7a5e5d221", "name": "glance"}], "links": {"self": "http://192.30.9.8:35357/v3/services", "previous": null, "next": null}} 2018-09-01 07:17:17,819 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.8:35357/v3/services used request id req-7e47c8eb-3c18-40bc-8838-3651fa15ed78 2018-09-01 07:17:17,820 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.191043138504s 2018-09-01 07:17:17,820 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.8:35357/v3/services used request id req-7e47c8eb-3c18-40bc-8838-3651fa15ed78 2018-09-01 07:17:17,824 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'0040585d4a47446c8a7ff981fa0d08f7', 'name': u'ceilometer'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'1f3f14227f0a443d9d28c5fadf5191c3', 'name': u'swift'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'20c69ac2219747029e64ec23ae5823e7', 'name': u'cinderv3'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'28fae93b744a4a1da7f560d097e5e91a', 'name': u'cinder'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'2dead22d7fc044adbc721c8993b52420', 'name': u'gnocchi'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'30a7d65c565a42ec8af4e85d2c96db6d', 'name': u'placement'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'3f268de3d7a9452b99a88697ddc5625b', 'name': u'nova'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'6f1b47d2c871427d88b0438d3e3cf5d2', 'name': u'heat-cfn'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'86ba311671394853a18d1b9986f01516', 'name': u'heat'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'8e4154f51c3e4ec891c2fe30bb85ffc9', 'name': u'aodh'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'9cd7dd827a5f4658922a6f3c96057a9c', 'name': u'cinderv2'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'a26e5910cd4240d38866ab1e5bdb916f', 'name': u'keystone'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'abe82ad10e8a40bab97707e5305825e6', 'name': u'panko'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'd89ea8c0423e45aeb55755f7f2d5f0c7', 'name': u'neutron'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'e8a6f28f256248f0a9761be7a5e5d221', 'name': u'glance'})] 2018-09-01 07:17:17,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-01 07:17:17,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}993f46df3242144b601b1bf203b98bd3f887e462" 2018-09-01 07:17:18,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-82e93b05-0267-4ec7-a551-c5c56c441bd3 Date: Sat, 01 Sep 2018 07:17:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6a0411bc-63df-46df-a9c4-70387ed29094","tenant_id":"f3a1d86c41034c14932d5dd7007b6d34","created_at":"2018-09-01T07:13:53Z","dns_nameservers":[],"updated_at":"2018-09-01T07:13:53Z","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":"f3a1d86c41034c14932d5dd7007b6d34","id":"27a1880c-7f51-43d1-b0a7-ee8f61af11e5","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-01 07:17:18,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-82e93b05-0267-4ec7-a551-c5c56c441bd3 2018-09-01 07:17:18,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.962005853653s 2018-09-01 07:17:18,787 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-82e93b05-0267-4ec7-a551-c5c56c441bd3 2018-09-01 07:17:18,788 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-01T07:13:53Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'172.30.9.200', u'end': u'172.30.9.220'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'172.30.9.0/24', u'id': u'27a1880c-7f51-43d1-b0a7-ee8f61af11e5', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'network_id': u'6a0411bc-63df-46df-a9c4-70387ed29094', u'tenant_id': u'f3a1d86c41034c14932d5dd7007b6d34', u'created_at': u'2018-09-01T07:13:53Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'f3a1d86c41034c14932d5dd7007b6d34'})] 2018-09-01 07:17:18,908 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-01 07:17:18,909 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:10 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-09-01 07:17:18,971 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-09-01 07:17:19,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-01 07:17:19,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-01 07:17:19,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-01 07:17:19,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-01 07:17:19,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-01 07:17:19,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-01 07:17:19,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-01 07:17:19,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-01 07:17:19,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-01 07:17:19,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-01 07:17:19,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-01 07:17:19,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-01 07:17:19,141 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-01 07:17:19,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-01 07:17:19,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-01 07:17:19,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-01 07:17:19,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-01 07:17:19,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-01 07:17:19,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-01 07:17:19,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-09-01 07:17:19,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-01 07:17:19,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-01 07:17:19,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-09-01 07:17:19,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 07:17:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f0561ab-4567-4e9b-a8fe-d01b94b5dfd4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}} 2018-09-01 07:17:19,151 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.37:5000//v3 used request id req-0f0561ab-4567-4e9b-a8fe-d01b94b5dfd4 2018-09-01 07:17:19,152 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2018-09-01 07:17:19,530 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2d53e86f8a98451b8af45ad3991b4d01", "name": "admin"}], "expires_at": "2018-09-01T08:17:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fcd5a5cfd84f46f48b1bbf31ed23e3d2", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "0040585d4a47446c8a7ff981fa0d08f7", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.43:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "62c9329c15a74b98beedb04ef96e9aae"}, {"url": "http://12.0.0.43:8080/v1/AUTH_fcd5a5cfd84f46f48b1bbf31ed23e3d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "638fde658b784b1c88837baa2c3a7ef1"}, {"url": "http://172.30.9.37:8080/v1/AUTH_fcd5a5cfd84f46f48b1bbf31ed23e3d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07bf17a2caa49d9b6e566db2a27267c"}], "type": "object-store", "id": "1f3f14227f0a443d9d28c5fadf5191c3", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/fcd5a5cfd84f46f48b1bbf31ed23e3d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33818da0d2804ecfb17e3a5cfb2c1488"}, {"url": "http://192.30.9.8:8776/v3/fcd5a5cfd84f46f48b1bbf31ed23e3d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "567bf39ac75a479dbf48f7c19584858e"}, {"url": "http://172.30.9.37:8776/v3/fcd5a5cfd84f46f48b1bbf31ed23e3d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c76f061515894f2d8e3d601c729a28a5"}], "type": "volumev3", "id": "20c69ac2219747029e64ec23ae5823e7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.37:8776/v1/fcd5a5cfd84f46f48b1bbf31ed23e3d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56ad2029ac75490c96cb622e5be6a966"}, {"url": "http://192.30.9.8:8776/v1/fcd5a5cfd84f46f48b1bbf31ed23e3d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a42232705c57452dbf3bc276daf74b72"}, {"url": "http://192.30.9.8:8776/v1/fcd5a5cfd84f46f48b1bbf31ed23e3d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1f5f2a4873648ca81d49cb407771145"}], "type": "volume", "id": "28fae93b744a4a1da7f560d097e5e91a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3af25c9994d9438c923f756c10865031"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6eefb68487904456af6eb36d0b549fa8"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90053bc7efa342728da15ac27cc1f8c2"}], "type": "metric", "id": "2dead22d7fc044adbc721c8993b52420", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10284127ee754b668fb17ffd6de41ff7"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896a9dfc90f7477ca4042eaf8fe996ba"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f83b4701d1684087a9bae016096dfe86"}], "type": "placement", "id": "30a7d65c565a42ec8af4e85d2c96db6d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a16536342c84c48af5f01f4691afacc"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9095ac5ddadc4a94803e80975a257a20"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d16f14c1dd7d4aaa9f5529bd4a9bffc1"}], "type": "compute", "id": "3f268de3d7a9452b99a88697ddc5625b", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e92ec55939c4263a46f7134c01d1f1f"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d103447d7854419bb8b24ddb8a1815c"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b03f0f715322469b8e22ba16fd2a4f1f"}], "type": "cloudformation", "id": "6f1b47d2c871427d88b0438d3e3cf5d2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/fcd5a5cfd84f46f48b1bbf31ed23e3d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f9e020f1eb04956880913cfe54ec940"}, {"url": "http://172.30.9.37:8004/v1/fcd5a5cfd84f46f48b1bbf31ed23e3d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa9247de5389480584e75e900a01e8d7"}, {"url": "http://192.30.9.8:8004/v1/fcd5a5cfd84f46f48b1bbf31ed23e3d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fdded63a953741a69f16f0506fe23699"}], "type": "orchestration", "id": "86ba311671394853a18d1b9986f01516", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d29298f718c4663824abd0b10d74184"}, {"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dab561049d34a43b47037de085acbc0"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5e49468cce444bbb79806736e033bf7"}], "type": "alarming", "id": "8e4154f51c3e4ec891c2fe30bb85ffc9", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.37:8776/v2/fcd5a5cfd84f46f48b1bbf31ed23e3d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77fe99045f8e402e968aaaee0904d580"}, {"url": "http://192.30.9.8:8776/v2/fcd5a5cfd84f46f48b1bbf31ed23e3d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7de1d15cb7ce465991a4cd7cf5bf074d"}, {"url": "http://192.30.9.8:8776/v2/fcd5a5cfd84f46f48b1bbf31ed23e3d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d71f33f0c1254d1baf55f862e18709f6"}], "type": "volumev2", "id": "9cd7dd827a5f4658922a6f3c96057a9c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "15434c1614c546f39a455237d1491d3d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17692335f1f646d691bb9f25969e24d0"}, {"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a6a929c856340d7b4e327fc02015f9d"}], "type": "identity", "id": "a26e5910cd4240d38866ab1e5bdb916f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03050810670d4965b11bbf23a77bd02b"}, {"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "259d74382eed4f65b768d8df32749742"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de063dfe77584f6e818dd95b08ea395c"}], "type": "event", "id": "abe82ad10e8a40bab97707e5305825e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b2fba51ab1e48d99e91712554abb170"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4adc4280dbf544999915219e640b1002"}, {"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8f7ea5d6819b4cf89312edde539470a1"}], "type": "network", "id": "d89ea8c0423e45aeb55755f7f2d5f0c7", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "330d57edfe1a41858e603cc6bc3b5207"}, {"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad829b259e5c444ebd34f131aa8d7f67"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dae96ea8da4e41f9aaabf8bf363a6d8c"}], "type": "image", "id": "e8a6f28f256248f0a9761be7a5e5d221", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "aa8fea69eb7347cdb65645f85d8e3689"}, "audit_ids": ["5nIe9WdAS223K0A62w2rYg"], "issued_at": "2018-09-01T07:17:19.000000Z"}} 2018-09-01 07:17:19,534 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-01 07:17:19,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}508a46b80c3ba2fff43d6c0dbdd4d6ea3fc5d1dc" 2018-09-01 07:17:20,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-63b57900-8bc7-4de0-b0fa-c9feba4c2b26 Date: Sat, 01 Sep 2018 07:17:20 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"6a0411bc-63df-46df-a9c4-70387ed29094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f3a1d86c41034c14932d5dd7007b6d34","status":"ACTIVE","subnets":["27a1880c-7f51-43d1-b0a7-ee8f61af11e5"],"description":"","tags":[],"updated_at":"2018-09-01T07:13:53Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"f3a1d86c41034c14932d5dd7007b6d34","created_at":"2018-09-01T07:13:45Z","provider:network_type":"flat"}]} 2018-09-01 07:17:20,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True used request id req-63b57900-8bc7-4de0-b0fa-c9feba4c2b26 2018-09-01 07:17:20,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.824209928513s 2018-09-01 07:17:20,359 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True used request id req-63b57900-8bc7-4de0-b0fa-c9feba4c2b26 2018-09-01 07:17:20,360 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-09-01 07:17:20,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-01 07:17:20,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}508a46b80c3ba2fff43d6c0dbdd4d6ea3fc5d1dc" -d '{"network": {"name": "tenantnetwork1-net_97ad2924-ecc6-4057-86e1-303de8c8aa8d", "admin_state_up": true}}' 2018-09-01 07:17:21,933 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-1a6ffd5c-176a-4301-b507-ac1a2c407b8e Date: Sat, 01 Sep 2018 07:17:21 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"0e98ecd2-1900-4819-83e1-72f97306a913","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"fcd5a5cfd84f46f48b1bbf31ed23e3d2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-01T07:17:21Z","is_default":false,"provider:segmentation_id":70,"name":"tenantnetwork1-net_97ad2924-ecc6-4057-86e1-303de8c8aa8d","admin_state_up":true,"tenant_id":"fcd5a5cfd84f46f48b1bbf31ed23e3d2","created_at":"2018-09-01T07:17:21Z","mtu":1450}} 2018-09-01 07:17:21,933 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-1a6ffd5c-176a-4301-b507-ac1a2c407b8e 2018-09-01 07:17:21,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.57309103012s 2018-09-01 07:17:21,934 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-1a6ffd5c-176a-4301-b507-ac1a2c407b8e 2018-09-01 07:17:21,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-09-01T07:17:21Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'0e98ecd2-1900-4819-83e1-72f97306a913', u'provider:segmentation_id': 70, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-net_97ad2924-ecc6-4057-86e1-303de8c8aa8d', u'admin_state_up': True, u'tenant_id': u'fcd5a5cfd84f46f48b1bbf31ed23e3d2', u'created_at': u'2018-09-01T07:17:21Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'fcd5a5cfd84f46f48b1bbf31ed23e3d2'}) 2018-09-01 07:17:21,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-01 07:17:21,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}508a46b80c3ba2fff43d6c0dbdd4d6ea3fc5d1dc" 2018-09-01 07:17:22,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1352 X-Openstack-Request-Id: req-d3392c44-6eda-4481-ab80-ddd789e723fd Date: Sat, 01 Sep 2018 07:17:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"0e98ecd2-1900-4819-83e1-72f97306a913","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"fcd5a5cfd84f46f48b1bbf31ed23e3d2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-01T07:17:21Z","provider:segmentation_id":70,"name":"tenantnetwork1-net_97ad2924-ecc6-4057-86e1-303de8c8aa8d","admin_state_up":true,"tenant_id":"fcd5a5cfd84f46f48b1bbf31ed23e3d2","created_at":"2018-09-01T07:17:21Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"6a0411bc-63df-46df-a9c4-70387ed29094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f3a1d86c41034c14932d5dd7007b6d34","status":"ACTIVE","subnets":["27a1880c-7f51-43d1-b0a7-ee8f61af11e5"],"description":"","tags":[],"updated_at":"2018-09-01T07:13:53Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"f3a1d86c41034c14932d5dd7007b6d34","created_at":"2018-09-01T07:13:45Z","provider:network_type":"flat"}]} 2018-09-01 07:17:22,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-d3392c44-6eda-4481-ab80-ddd789e723fd 2018-09-01 07:17:22,265 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.329439878464s 2018-09-01 07:17:22,265 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-d3392c44-6eda-4481-ab80-ddd789e723fd 2018-09-01 07:17:22,267 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-01 07:17:22,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}508a46b80c3ba2fff43d6c0dbdd4d6ea3fc5d1dc" -d '{"subnet": {"name": "tenantnetwork1-subnet_97ad2924-ecc6-4057-86e1-303de8c8aa8d", "enable_dhcp": true, "network_id": "0e98ecd2-1900-4819-83e1-72f97306a913", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-01 07:17:23,634 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-091fe809-2f35-47f9-b21a-80a811dc07c3 Date: Sat, 01 Sep 2018 07:17:23 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e98ecd2-1900-4819-83e1-72f97306a913","tenant_id":"fcd5a5cfd84f46f48b1bbf31ed23e3d2","created_at":"2018-09-01T07:17:23Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-01T07:17:23Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"fcd5a5cfd84f46f48b1bbf31ed23e3d2","id":"a067272a-5678-474e-9964-dbe3512f4581","subnetpool_id":null,"name":"tenantnetwork1-subnet_97ad2924-ecc6-4057-86e1-303de8c8aa8d"}} 2018-09-01 07:17:23,634 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-091fe809-2f35-47f9-b21a-80a811dc07c3 2018-09-01 07:17:23,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.3668589592s 2018-09-01 07:17:23,634 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-091fe809-2f35-47f9-b21a-80a811dc07c3 2018-09-01 07:17:23,635 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-01T07:17:23Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'a067272a-5678-474e-9964-dbe3512f4581', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_97ad2924-ecc6-4057-86e1-303de8c8aa8d', u'enable_dhcp': True, u'network_id': u'0e98ecd2-1900-4819-83e1-72f97306a913', u'tenant_id': u'fcd5a5cfd84f46f48b1bbf31ed23e3d2', u'created_at': u'2018-09-01T07:17:23Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'fcd5a5cfd84f46f48b1bbf31ed23e3d2'}) 2018-09-01 07:17:23,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-01 07:17:23,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}508a46b80c3ba2fff43d6c0dbdd4d6ea3fc5d1dc" -d '{"router": {"external_gateway_info": {"network_id": "6a0411bc-63df-46df-a9c4-70387ed29094"}, "name": "tenantnetwork1-router_97ad2924-ecc6-4057-86e1-303de8c8aa8d", "admin_state_up": true}}' 2018-09-01 07:17:25,106 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-0c0e1ea4-98d9-4805-a413-68e1e3d9b993 Date: Sat, 01 Sep 2018 07:17:25 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6a0411bc-63df-46df-a9c4-70387ed29094", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "27a1880c-7f51-43d1-b0a7-ee8f61af11e5", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "fcd5a5cfd84f46f48b1bbf31ed23e3d2", "created_at": "2018-09-01T07:17:23Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-01T07:17:24Z", "revision_number": 2, "routes": [], "project_id": "fcd5a5cfd84f46f48b1bbf31ed23e3d2", "id": "82b577e2-a915-4f9f-bfa1-9171d1d13a7d", "name": "tenantnetwork1-router_97ad2924-ecc6-4057-86e1-303de8c8aa8d"}} 2018-09-01 07:17:25,106 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-0c0e1ea4-98d9-4805-a413-68e1e3d9b993 2018-09-01 07:17:25,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.47045707703s 2018-09-01 07:17:25,106 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-0c0e1ea4-98d9-4805-a413-68e1e3d9b993 2018-09-01 07:17:25,107 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'6a0411bc-63df-46df-a9c4-70387ed29094', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'27a1880c-7f51-43d1-b0a7-ee8f61af11e5', u'ip_address': u'172.30.9.204'}]}, u'description': u'', u'tags': [], u'tenant_id': u'fcd5a5cfd84f46f48b1bbf31ed23e3d2', u'created_at': u'2018-09-01T07:17:23Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-09-01T07:17:24Z', u'revision_number': 2, u'routes': [], u'project_id': u'fcd5a5cfd84f46f48b1bbf31ed23e3d2', u'id': u'82b577e2-a915-4f9f-bfa1-9171d1d13a7d', u'name': u'tenantnetwork1-router_97ad2924-ecc6-4057-86e1-303de8c8aa8d'}) 2018-09-01 07:17:25,107 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-01 07:17:25,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9696/v2.0/routers/82b577e2-a915-4f9f-bfa1-9171d1d13a7d/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}508a46b80c3ba2fff43d6c0dbdd4d6ea3fc5d1dc" -d '{"subnet_id": "a067272a-5678-474e-9964-dbe3512f4581"}' 2018-09-01 07:17:27,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-89c3d2b2-9dad-423d-b759-fd5bafb4e720 Date: Sat, 01 Sep 2018 07:17:27 GMT RESP BODY: {"network_id": "0e98ecd2-1900-4819-83e1-72f97306a913", "tenant_id": "fcd5a5cfd84f46f48b1bbf31ed23e3d2", "subnet_id": "a067272a-5678-474e-9964-dbe3512f4581", "subnet_ids": ["a067272a-5678-474e-9964-dbe3512f4581"], "port_id": "98b7aa11-02c1-4852-b802-7f048a30df92", "id": "82b577e2-a915-4f9f-bfa1-9171d1d13a7d"} 2018-09-01 07:17:27,159 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/82b577e2-a915-4f9f-bfa1-9171d1d13a7d/add_router_interface.json used request id req-89c3d2b2-9dad-423d-b759-fd5bafb4e720 2018-09-01 07:17:27,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.05121588707s 2018-09-01 07:17:27,159 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/82b577e2-a915-4f9f-bfa1-9171d1d13a7d/add_router_interface.json used request id req-89c3d2b2-9dad-423d-b759-fd5bafb4e720 returning object 82b577e2-a915-4f9f-bfa1-9171d1d13a7d 2018-09-01 07:17:27,282 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-01 07:17:27,282 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:07 | PASS | +------------------------+------------------+------------------+----------------+ 2018-09-01 07:17:27,288 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-01 07:17:27,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9696/v2.0/routers/82b577e2-a915-4f9f-bfa1-9171d1d13a7d/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}508a46b80c3ba2fff43d6c0dbdd4d6ea3fc5d1dc" -d '{"subnet_id": "a067272a-5678-474e-9964-dbe3512f4581"}' 2018-09-01 07:17:29,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-db4c34f7-e7b7-47fb-9d51-bc70e41c0e18 Date: Sat, 01 Sep 2018 07:17:29 GMT RESP BODY: {"network_id": "0e98ecd2-1900-4819-83e1-72f97306a913", "tenant_id": "fcd5a5cfd84f46f48b1bbf31ed23e3d2", "subnet_id": "a067272a-5678-474e-9964-dbe3512f4581", "subnet_ids": ["a067272a-5678-474e-9964-dbe3512f4581"], "port_id": "98b7aa11-02c1-4852-b802-7f048a30df92", "id": "82b577e2-a915-4f9f-bfa1-9171d1d13a7d"} 2018-09-01 07:17:29,619 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/82b577e2-a915-4f9f-bfa1-9171d1d13a7d/remove_router_interface.json used request id req-db4c34f7-e7b7-47fb-9d51-bc70e41c0e18 2018-09-01 07:17:29,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.33109402657s 2018-09-01 07:17:29,619 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/82b577e2-a915-4f9f-bfa1-9171d1d13a7d/remove_router_interface.json used request id req-db4c34f7-e7b7-47fb-9d51-bc70e41c0e18 returning object 82b577e2-a915-4f9f-bfa1-9171d1d13a7d 2018-09-01 07:17:29,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-01 07:17:29,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}508a46b80c3ba2fff43d6c0dbdd4d6ea3fc5d1dc" 2018-09-01 07:17:29,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-4635da1c-2b10-42f7-a678-5cc10860942b Date: Sat, 01 Sep 2018 07:17:29 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6a0411bc-63df-46df-a9c4-70387ed29094", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "27a1880c-7f51-43d1-b0a7-ee8f61af11e5", "ip_address": "172.30.9.204"}]}, "description": "", "tags": [], "tenant_id": "fcd5a5cfd84f46f48b1bbf31ed23e3d2", "created_at": "2018-09-01T07:17:23Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-01T07:17:28Z", "revision_number": 4, "routes": [], "project_id": "fcd5a5cfd84f46f48b1bbf31ed23e3d2", "id": "82b577e2-a915-4f9f-bfa1-9171d1d13a7d", "name": "tenantnetwork1-router_97ad2924-ecc6-4057-86e1-303de8c8aa8d"}]} 2018-09-01 07:17:29,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-4635da1c-2b10-42f7-a678-5cc10860942b 2018-09-01 07:17:29,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.103563070297s 2018-09-01 07:17:29,724 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-4635da1c-2b10-42f7-a678-5cc10860942b 2018-09-01 07:17:29,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-01 07:17:29,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/routers/82b577e2-a915-4f9f-bfa1-9171d1d13a7d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}508a46b80c3ba2fff43d6c0dbdd4d6ea3fc5d1dc" 2018-09-01 07:17:31,964 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1b096898-5799-43e5-b2fc-1e21846debfb Content-Length: 0 Date: Sat, 01 Sep 2018 07:17:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-01 07:17:31,964 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/routers/82b577e2-a915-4f9f-bfa1-9171d1d13a7d.json used request id req-1b096898-5799-43e5-b2fc-1e21846debfb 2018-09-01 07:17:31,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 2.23902416229s 2018-09-01 07:17:31,964 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/routers/82b577e2-a915-4f9f-bfa1-9171d1d13a7d.json used request id req-1b096898-5799-43e5-b2fc-1e21846debfb 2018-09-01 07:17:31,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-01 07:17:31,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}508a46b80c3ba2fff43d6c0dbdd4d6ea3fc5d1dc" 2018-09-01 07:17:32,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1296 X-Openstack-Request-Id: req-3ca70d69-ca1c-41a3-99bc-03b07bc814f5 Date: Sat, 01 Sep 2018 07:17:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6a0411bc-63df-46df-a9c4-70387ed29094","tenant_id":"f3a1d86c41034c14932d5dd7007b6d34","created_at":"2018-09-01T07:13:53Z","dns_nameservers":[],"updated_at":"2018-09-01T07:13:53Z","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":"f3a1d86c41034c14932d5dd7007b6d34","id":"27a1880c-7f51-43d1-b0a7-ee8f61af11e5","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0e98ecd2-1900-4819-83e1-72f97306a913","tenant_id":"fcd5a5cfd84f46f48b1bbf31ed23e3d2","created_at":"2018-09-01T07:17:23Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-01T07:17:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"fcd5a5cfd84f46f48b1bbf31ed23e3d2","id":"a067272a-5678-474e-9964-dbe3512f4581","subnetpool_id":null,"name":"tenantnetwork1-subnet_97ad2924-ecc6-4057-86e1-303de8c8aa8d"}]} 2018-09-01 07:17:32,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-3ca70d69-ca1c-41a3-99bc-03b07bc814f5 2018-09-01 07:17:32,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.78660607338s 2018-09-01 07:17:32,752 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-3ca70d69-ca1c-41a3-99bc-03b07bc814f5 2018-09-01 07:17:32,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-01 07:17:32,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/subnets/a067272a-5678-474e-9964-dbe3512f4581.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}508a46b80c3ba2fff43d6c0dbdd4d6ea3fc5d1dc" 2018-09-01 07:17:35,013 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-03efd458-bf4d-4de5-a120-863f49cd2d46 Date: Sat, 01 Sep 2018 07:17:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-01 07:17:35,013 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/subnets/a067272a-5678-474e-9964-dbe3512f4581.json used request id req-03efd458-bf4d-4de5-a120-863f49cd2d46 2018-09-01 07:17:35,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.25929021835s 2018-09-01 07:17:35,013 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/subnets/a067272a-5678-474e-9964-dbe3512f4581.json used request id req-03efd458-bf4d-4de5-a120-863f49cd2d46 2018-09-01 07:17:35,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-01 07:17:35,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}508a46b80c3ba2fff43d6c0dbdd4d6ea3fc5d1dc" 2018-09-01 07:17:35,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1358 X-Openstack-Request-Id: req-3529052d-cbd5-4b7e-8a00-5df989a86ca4 Date: Sat, 01 Sep 2018 07:17:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0e98ecd2-1900-4819-83e1-72f97306a913","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fcd5a5cfd84f46f48b1bbf31ed23e3d2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-01T07:17:34Z","provider:segmentation_id":70,"name":"tenantnetwork1-net_97ad2924-ecc6-4057-86e1-303de8c8aa8d","admin_state_up":true,"tenant_id":"fcd5a5cfd84f46f48b1bbf31ed23e3d2","created_at":"2018-09-01T07:17:21Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"6a0411bc-63df-46df-a9c4-70387ed29094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f3a1d86c41034c14932d5dd7007b6d34","status":"ACTIVE","subnets":["27a1880c-7f51-43d1-b0a7-ee8f61af11e5"],"description":"","tags":[],"updated_at":"2018-09-01T07:13:53Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"f3a1d86c41034c14932d5dd7007b6d34","created_at":"2018-09-01T07:13:45Z","provider:network_type":"flat"}]} 2018-09-01 07:17:35,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-3529052d-cbd5-4b7e-8a00-5df989a86ca4 2018-09-01 07:17:35,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.379085063934s 2018-09-01 07:17:35,393 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-3529052d-cbd5-4b7e-8a00-5df989a86ca4 2018-09-01 07:17:35,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-01 07:17:35,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/networks/0e98ecd2-1900-4819-83e1-72f97306a913.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}508a46b80c3ba2fff43d6c0dbdd4d6ea3fc5d1dc" 2018-09-01 07:17:37,013 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7a3245cf-4ede-4230-8480-bd5b4fefd0aa Date: Sat, 01 Sep 2018 07:17:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-01 07:17:37,013 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/networks/0e98ecd2-1900-4819-83e1-72f97306a913.json used request id req-7a3245cf-4ede-4230-8480-bd5b4fefd0aa 2018-09-01 07:17:37,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.618735075s 2018-09-01 07:17:37,013 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/networks/0e98ecd2-1900-4819-83e1-72f97306a913.json used request id req-7a3245cf-4ede-4230-8480-bd5b4fefd0aa 2018-09-01 07:17:37,066 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-09-01 07:17:37,107 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-01 07:17:37,107 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-01 07:17:37,107 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-01 07:17:37,107 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-01 07:17:37,107 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-01 07:17:37,107 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-01 07:17:37,107 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-01 07:17:37,108 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-01 07:17:37,108 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-01 07:17:37,108 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-01 07:17:37,108 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-01 07:17:37,108 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-01 07:17:37,108 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-01 07:17:37,108 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-01 07:17:37,108 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-01 07:17:37,108 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-01 07:17:37,108 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-01 07:17:37,108 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-01 07:17:37,108 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-01 07:17:37,108 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-09-01 07:17:37,109 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-01 07:17:37,109 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-01 07:17:37,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-09-01 07:17:37,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 07:17:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74c14d20-c092-417c-a767-bbb225f31ca9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}} 2018-09-01 07:17:37,116 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.37:5000//v3 used request id req-74c14d20-c092-417c-a767-bbb225f31ca9 2018-09-01 07:17:37,117 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2018-09-01 07:17:37,582 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2d53e86f8a98451b8af45ad3991b4d01", "name": "admin"}], "expires_at": "2018-09-01T08:17:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fcd5a5cfd84f46f48b1bbf31ed23e3d2", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "0040585d4a47446c8a7ff981fa0d08f7", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.43:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "62c9329c15a74b98beedb04ef96e9aae"}, {"url": "http://12.0.0.43:8080/v1/AUTH_fcd5a5cfd84f46f48b1bbf31ed23e3d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "638fde658b784b1c88837baa2c3a7ef1"}, {"url": "http://172.30.9.37:8080/v1/AUTH_fcd5a5cfd84f46f48b1bbf31ed23e3d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07bf17a2caa49d9b6e566db2a27267c"}], "type": "object-store", "id": "1f3f14227f0a443d9d28c5fadf5191c3", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/fcd5a5cfd84f46f48b1bbf31ed23e3d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33818da0d2804ecfb17e3a5cfb2c1488"}, {"url": "http://192.30.9.8:8776/v3/fcd5a5cfd84f46f48b1bbf31ed23e3d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "567bf39ac75a479dbf48f7c19584858e"}, {"url": "http://172.30.9.37:8776/v3/fcd5a5cfd84f46f48b1bbf31ed23e3d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c76f061515894f2d8e3d601c729a28a5"}], "type": "volumev3", "id": "20c69ac2219747029e64ec23ae5823e7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.37:8776/v1/fcd5a5cfd84f46f48b1bbf31ed23e3d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56ad2029ac75490c96cb622e5be6a966"}, {"url": "http://192.30.9.8:8776/v1/fcd5a5cfd84f46f48b1bbf31ed23e3d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a42232705c57452dbf3bc276daf74b72"}, {"url": "http://192.30.9.8:8776/v1/fcd5a5cfd84f46f48b1bbf31ed23e3d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1f5f2a4873648ca81d49cb407771145"}], "type": "volume", "id": "28fae93b744a4a1da7f560d097e5e91a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3af25c9994d9438c923f756c10865031"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6eefb68487904456af6eb36d0b549fa8"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90053bc7efa342728da15ac27cc1f8c2"}], "type": "metric", "id": "2dead22d7fc044adbc721c8993b52420", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10284127ee754b668fb17ffd6de41ff7"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896a9dfc90f7477ca4042eaf8fe996ba"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f83b4701d1684087a9bae016096dfe86"}], "type": "placement", "id": "30a7d65c565a42ec8af4e85d2c96db6d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a16536342c84c48af5f01f4691afacc"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9095ac5ddadc4a94803e80975a257a20"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d16f14c1dd7d4aaa9f5529bd4a9bffc1"}], "type": "compute", "id": "3f268de3d7a9452b99a88697ddc5625b", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e92ec55939c4263a46f7134c01d1f1f"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d103447d7854419bb8b24ddb8a1815c"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b03f0f715322469b8e22ba16fd2a4f1f"}], "type": "cloudformation", "id": "6f1b47d2c871427d88b0438d3e3cf5d2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/fcd5a5cfd84f46f48b1bbf31ed23e3d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f9e020f1eb04956880913cfe54ec940"}, {"url": "http://172.30.9.37:8004/v1/fcd5a5cfd84f46f48b1bbf31ed23e3d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa9247de5389480584e75e900a01e8d7"}, {"url": "http://192.30.9.8:8004/v1/fcd5a5cfd84f46f48b1bbf31ed23e3d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fdded63a953741a69f16f0506fe23699"}], "type": "orchestration", "id": "86ba311671394853a18d1b9986f01516", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d29298f718c4663824abd0b10d74184"}, {"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dab561049d34a43b47037de085acbc0"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5e49468cce444bbb79806736e033bf7"}], "type": "alarming", "id": "8e4154f51c3e4ec891c2fe30bb85ffc9", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.37:8776/v2/fcd5a5cfd84f46f48b1bbf31ed23e3d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77fe99045f8e402e968aaaee0904d580"}, {"url": "http://192.30.9.8:8776/v2/fcd5a5cfd84f46f48b1bbf31ed23e3d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7de1d15cb7ce465991a4cd7cf5bf074d"}, {"url": "http://192.30.9.8:8776/v2/fcd5a5cfd84f46f48b1bbf31ed23e3d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d71f33f0c1254d1baf55f862e18709f6"}], "type": "volumev2", "id": "9cd7dd827a5f4658922a6f3c96057a9c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "15434c1614c546f39a455237d1491d3d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17692335f1f646d691bb9f25969e24d0"}, {"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a6a929c856340d7b4e327fc02015f9d"}], "type": "identity", "id": "a26e5910cd4240d38866ab1e5bdb916f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03050810670d4965b11bbf23a77bd02b"}, {"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "259d74382eed4f65b768d8df32749742"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de063dfe77584f6e818dd95b08ea395c"}], "type": "event", "id": "abe82ad10e8a40bab97707e5305825e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b2fba51ab1e48d99e91712554abb170"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4adc4280dbf544999915219e640b1002"}, {"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8f7ea5d6819b4cf89312edde539470a1"}], "type": "network", "id": "d89ea8c0423e45aeb55755f7f2d5f0c7", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "330d57edfe1a41858e603cc6bc3b5207"}, {"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad829b259e5c444ebd34f131aa8d7f67"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dae96ea8da4e41f9aaabf8bf363a6d8c"}], "type": "image", "id": "e8a6f28f256248f0a9761be7a5e5d221", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "aa8fea69eb7347cdb65645f85d8e3689"}, "audit_ids": ["9V2FA9dzT4a4QYMoutYVrg"], "issued_at": "2018-09-01T07:17:37.000000Z"}} 2018-09-01 07:17:37,585 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-01 07:17:37,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03d991b2626c222289f71f47ec6f5c32cce5fdab" 2018-09-01 07:17:37,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-f7d5c589-0055-4815-a5b5-b6135900f2ad Date: Sat, 01 Sep 2018 07:17:37 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"6a0411bc-63df-46df-a9c4-70387ed29094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f3a1d86c41034c14932d5dd7007b6d34","status":"ACTIVE","subnets":["27a1880c-7f51-43d1-b0a7-ee8f61af11e5"],"description":"","tags":[],"updated_at":"2018-09-01T07:13:53Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"f3a1d86c41034c14932d5dd7007b6d34","created_at":"2018-09-01T07:13:45Z","provider:network_type":"flat"}]} 2018-09-01 07:17:37,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f7d5c589-0055-4815-a5b5-b6135900f2ad 2018-09-01 07:17:37,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.26335811615s 2018-09-01 07:17:37,849 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f7d5c589-0055-4815-a5b5-b6135900f2ad 2018-09-01 07:17:37,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-09-01 07:17:37,858 - keystoneauth.session - DEBUG - RESP: [300] Date: Sat, 01 Sep 2018 07:17:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.37:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-01 07:17:37,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-01 07:17:37,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03d991b2626c222289f71f47ec6f5c32cce5fdab" 2018-09-01 07:17:37,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 07:17:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b3d41fc-d955-4798-9670-5256ef1c717a Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.37:5000/v3/domains/fbd31d0cba774ab99e7edf3ea7928901"}, "tags": [], "enabled": true, "id": "fbd31d0cba774ab99e7edf3ea7928901", "name": "heat_stack"}], "links": {"self": "http://172.30.9.37:5000/v3/domains", "previous": null, "next": null}} 2018-09-01 07:17:37,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains used request id req-8b3d41fc-d955-4798-9670-5256ef1c717a 2018-09-01 07:17:37,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.096216917038s 2018-09-01 07:17:37,956 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains used request id req-8b3d41fc-d955-4798-9670-5256ef1c717a 2018-09-01 07:17:37,963 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-01 07:17:37,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}03d991b2626c222289f71f47ec6f5c32cce5fdab" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_d7e77f53-4bd3-4385-a035-4738f28ab31b"}}' 2018-09-01 07:17:38,202 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 01 Sep 2018 07:17:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb6dc104-0e7c-40b2-bf0a-4888069d610a Content-Length: 374 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.37:5000/v3/projects/f051a90033214768afeba3b7b3112d9a"}, "tags": [], "enabled": true, "id": "f051a90033214768afeba3b7b3112d9a", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_d7e77f53-4bd3-4385-a035-4738f28ab31b"}} 2018-09-01 07:17:38,202 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.37:5000/v3/projects used request id req-fb6dc104-0e7c-40b2-bf0a-4888069d610a 2018-09-01 07:17:38,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.238566160202s 2018-09-01 07:17:38,202 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.37:5000/v3/projects used request id req-fb6dc104-0e7c-40b2-bf0a-4888069d610a 2018-09-01 07:17:38,202 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tenantnetwork2', u'tags': [], 'enabled': True, 'id': u'f051a90033214768afeba3b7b3112d9a', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'tenantnetwork2-project_d7e77f53-4bd3-4385-a035-4738f28ab31b'}) 2018-09-01 07:17:38,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-09-01 07:17:38,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}03d991b2626c222289f71f47ec6f5c32cce5fdab" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "77f25193-6186-4f26-8c27-108150c0128b", "email": null, "name": "tenantnetwork2-user_d7e77f53-4bd3-4385-a035-4738f28ab31b"}}' 2018-09-01 07:17:38,680 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 01 Sep 2018 07:17:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aeda7482-e755-4578-b1f2-affbbaa3e584 Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_d7e77f53-4bd3-4385-a035-4738f28ab31b", "links": {"self": "http://172.30.9.37:5000/v3/users/efe2d21601d14a108fdaff2a4ea7026d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "efe2d21601d14a108fdaff2a4ea7026d", "domain_id": "default", "password_expires_at": null}} 2018-09-01 07:17:38,680 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.37:5000/v3/users used request id req-aeda7482-e755-4578-b1f2-affbbaa3e584 2018-09-01 07:17:38,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.473062038422s 2018-09-01 07:17:38,680 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.37:5000/v3/users used request id req-aeda7482-e755-4578-b1f2-affbbaa3e584 2018-09-01 07:17:38,681 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'efe2d21601d14a108fdaff2a4ea7026d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_d7e77f53-4bd3-4385-a035-4738f28ab31b'}) 2018-09-01 07:17:38,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-01 07:17:38,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03d991b2626c222289f71f47ec6f5c32cce5fdab" 2018-09-01 07:17:38,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 07:17:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8db159d-8acc-4636-957c-66d737bfb801 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2d53e86f8a98451b8af45ad3991b4d01", "links": {"self": "http://172.30.9.37:5000/v3/roles/2d53e86f8a98451b8af45ad3991b4d01"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "da41e3c115cf455fb05fa2fb2f516444", "links": {"self": "http://172.30.9.37:5000/v3/roles/da41e3c115cf455fb05fa2fb2f516444"}, "name": "swiftoperator"}, {"domain_id": null, "id": "facf73ee54f445edac5b7b760fb5a418", "links": {"self": "http://172.30.9.37:5000/v3/roles/facf73ee54f445edac5b7b760fb5a418"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fd5ba6a35899460dbce32f6dc41f1e6f", "links": {"self": "http://172.30.9.37:5000/v3/roles/fd5ba6a35899460dbce32f6dc41f1e6f"}, "name": "ResellerAdmin"}]} 2018-09-01 07:17:38,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-a8db159d-8acc-4636-957c-66d737bfb801 2018-09-01 07:17:38,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.115568876266s 2018-09-01 07:17:38,801 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-a8db159d-8acc-4636-957c-66d737bfb801 2018-09-01 07:17:38,806 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-01 07:17:38,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03d991b2626c222289f71f47ec6f5c32cce5fdab" 2018-09-01 07:17:38,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 07:17:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d35d17d4-9fc8-4a15-9d3e-e7c5e7a68cd9 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2d53e86f8a98451b8af45ad3991b4d01", "links": {"self": "http://172.30.9.37:5000/v3/roles/2d53e86f8a98451b8af45ad3991b4d01"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "da41e3c115cf455fb05fa2fb2f516444", "links": {"self": "http://172.30.9.37:5000/v3/roles/da41e3c115cf455fb05fa2fb2f516444"}, "name": "swiftoperator"}, {"domain_id": null, "id": "facf73ee54f445edac5b7b760fb5a418", "links": {"self": "http://172.30.9.37:5000/v3/roles/facf73ee54f445edac5b7b760fb5a418"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fd5ba6a35899460dbce32f6dc41f1e6f", "links": {"self": "http://172.30.9.37:5000/v3/roles/fd5ba6a35899460dbce32f6dc41f1e6f"}, "name": "ResellerAdmin"}]} 2018-09-01 07:17:38,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-d35d17d4-9fc8-4a15-9d3e-e7c5e7a68cd9 2018-09-01 07:17:38,987 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.180889129639s 2018-09-01 07:17:38,987 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-d35d17d4-9fc8-4a15-9d3e-e7c5e7a68cd9 2018-09-01 07:17:38,989 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-01 07:17:38,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-09-01 07:17:38,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}03d991b2626c222289f71f47ec6f5c32cce5fdab" -d '{"role": {"name": "Member"}}' 2018-09-01 07:17:39,140 - keystoneauth.session - DEBUG - RESP: [201] Date: Sat, 01 Sep 2018 07:17:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0adf6394-8389-4a01-a7fc-66ca4ddb47dc Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7b12f19b4129431aac985d1386ad08d7", "links": {"self": "http://172.30.9.37:5000/v3/roles/7b12f19b4129431aac985d1386ad08d7"}, "name": "Member"}} 2018-09-01 07:17:39,140 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.37:5000/v3/roles used request id req-0adf6394-8389-4a01-a7fc-66ca4ddb47dc 2018-09-01 07:17:39,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.148093938828s 2018-09-01 07:17:39,141 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.37:5000/v3/roles used request id req-0adf6394-8389-4a01-a7fc-66ca4ddb47dc 2018-09-01 07:17:39,141 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'7b12f19b4129431aac985d1386ad08d7'}) 2018-09-01 07:17:39,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-01 07:17:39,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03d991b2626c222289f71f47ec6f5c32cce5fdab" 2018-09-01 07:17:39,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 07:17:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9abb125-80c1-4565-aaa7-b82292501fb6 Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2d53e86f8a98451b8af45ad3991b4d01", "links": {"self": "http://172.30.9.37:5000/v3/roles/2d53e86f8a98451b8af45ad3991b4d01"}, "name": "admin"}, {"domain_id": null, "id": "7b12f19b4129431aac985d1386ad08d7", "links": {"self": "http://172.30.9.37:5000/v3/roles/7b12f19b4129431aac985d1386ad08d7"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "da41e3c115cf455fb05fa2fb2f516444", "links": {"self": "http://172.30.9.37:5000/v3/roles/da41e3c115cf455fb05fa2fb2f516444"}, "name": "swiftoperator"}, {"domain_id": null, "id": "facf73ee54f445edac5b7b760fb5a418", "links": {"self": "http://172.30.9.37:5000/v3/roles/facf73ee54f445edac5b7b760fb5a418"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fd5ba6a35899460dbce32f6dc41f1e6f", "links": {"self": "http://172.30.9.37:5000/v3/roles/fd5ba6a35899460dbce32f6dc41f1e6f"}, "name": "ResellerAdmin"}]} 2018-09-01 07:17:39,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-a9abb125-80c1-4565-aaa7-b82292501fb6 2018-09-01 07:17:39,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.162590026855s 2018-09-01 07:17:39,306 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-a9abb125-80c1-4565-aaa7-b82292501fb6 2018-09-01 07:17:39,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-01 07:17:39,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03d991b2626c222289f71f47ec6f5c32cce5fdab" 2018-09-01 07:17:39,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 07:17:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bdcfa4c-9586-4132-95c0-b4447ac62f3b Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.37:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-01 07:17:39,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains/default used request id req-1bdcfa4c-9586-4132-95c0-b4447ac62f3b 2018-09-01 07:17:39,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.215758085251s 2018-09-01 07:17:39,527 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/domains/default used request id req-1bdcfa4c-9586-4132-95c0-b4447ac62f3b 2018-09-01 07:17:39,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-01 07:17:39,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03d991b2626c222289f71f47ec6f5c32cce5fdab" 2018-09-01 07:17:39,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 07:17:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37d1aff4-63fb-425d-987d-41ed7163aca3 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/1c9bbca3c4004d89af5e85248f562c89"}, "domain_id": "fbd31d0cba774ab99e7edf3ea7928901", "enabled": true, "options": {}, "id": "1c9bbca3c4004d89af5e85248f562c89", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/29c0d1a280994d3f948ca1bd37f849fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29c0d1a280994d3f948ca1bd37f849fe", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/3a2a8c02db9a44cb8e32ae9c35e20bc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a2a8c02db9a44cb8e32ae9c35e20bc3", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/5458c9260f214f89b8a89535075eadfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5458c9260f214f89b8a89535075eadfb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/5bc1ef3c91d946c1a68f669d2cc5846b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5bc1ef3c91d946c1a68f669d2cc5846b", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/8a48badf267544bc8d07df0fb40f790f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a48badf267544bc8d07df0fb40f790f", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/991acbc09dc04d069b4034b2bebc0603"}, "domain_id": "default", "enabled": true, "options": {}, "id": "991acbc09dc04d069b4034b2bebc0603", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/9eb0a60d683e4663ad2a632b1b462228"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eb0a60d683e4663ad2a632b1b462228", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/aa8fea69eb7347cdb65645f85d8e3689"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa8fea69eb7347cdb65645f85d8e3689", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/b05c491e9f3442b0a93dbe5a0e12ce71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b05c491e9f3442b0a93dbe5a0e12ce71", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/cfc2f7a4169042bf80f96eb5de80bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfc2f7a4169042bf80f96eb5de80bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_d7e77f53-4bd3-4385-a035-4738f28ab31b", "links": {"self": "http://172.30.9.37:5000/v3/users/efe2d21601d14a108fdaff2a4ea7026d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "efe2d21601d14a108fdaff2a4ea7026d", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/f35b6a57d32d4a618dede24ae0c6ee6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f35b6a57d32d4a618dede24ae0c6ee6e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/fbbe126b95f34b3c9889d09beb7bd827"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbbe126b95f34b3c9889d09beb7bd827", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/ffe021b0c2b94fe7aad879ae63fa3e42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ffe021b0c2b94fe7aad879ae63fa3e42", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2018-09-01 07:17:39,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-37d1aff4-63fb-425d-987d-41ed7163aca3 2018-09-01 07:17:39,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.192857027054s 2018-09-01 07:17:39,722 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-37d1aff4-63fb-425d-987d-41ed7163aca3 2018-09-01 07:17:39,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-01 07:17:39,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03d991b2626c222289f71f47ec6f5c32cce5fdab" 2018-09-01 07:17:39,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 07:17:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4966a53c-46fb-4ce0-8e30-3fe47bb1725a Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.37:5000/v3/projects/f051a90033214768afeba3b7b3112d9a"}, "tags": [], "enabled": true, "id": "f051a90033214768afeba3b7b3112d9a", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_d7e77f53-4bd3-4385-a035-4738f28ab31b"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/f3a1d86c41034c14932d5dd7007b6d34"}, "tags": [], "enabled": true, "id": "f3a1d86c41034c14932d5dd7007b6d34", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/fcd5a5cfd84f46f48b1bbf31ed23e3d2"}, "tags": [], "enabled": true, "id": "fcd5a5cfd84f46f48b1bbf31ed23e3d2", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-09-01 07:17:39,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-4966a53c-46fb-4ce0-8e30-3fe47bb1725a 2018-09-01 07:17:39,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0984039306641s 2018-09-01 07:17:39,832 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects?domain_id=default used request id req-4966a53c-46fb-4ce0-8e30-3fe47bb1725a 2018-09-01 07:17:39,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-01 07:17:39,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:5000/v3/role_assignments?user.id=efe2d21601d14a108fdaff2a4ea7026d&role.id=7b12f19b4129431aac985d1386ad08d7&scope.project.id=f051a90033214768afeba3b7b3112d9a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03d991b2626c222289f71f47ec6f5c32cce5fdab" 2018-09-01 07:17:40,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 07:17:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10646f31-b3d0-48a2-a5c8-a3804bd95b08 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.37:5000/v3/role_assignments?user.id=efe2d21601d14a108fdaff2a4ea7026d&role.id=7b12f19b4129431aac985d1386ad08d7&scope.project.id=f051a90033214768afeba3b7b3112d9a", "previous": null, "next": null}} 2018-09-01 07:17:40,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/role_assignments?user.id=efe2d21601d14a108fdaff2a4ea7026d&role.id=7b12f19b4129431aac985d1386ad08d7&scope.project.id=f051a90033214768afeba3b7b3112d9a used request id req-10646f31-b3d0-48a2-a5c8-a3804bd95b08 2018-09-01 07:17:40,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.163823843002s 2018-09-01 07:17:40,004 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/role_assignments?user.id=efe2d21601d14a108fdaff2a4ea7026d&role.id=7b12f19b4129431aac985d1386ad08d7&scope.project.id=f051a90033214768afeba3b7b3112d9a used request id req-10646f31-b3d0-48a2-a5c8-a3804bd95b08 2018-09-01 07:17:40,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-09-01 07:17:40,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:5000/v3/projects/f051a90033214768afeba3b7b3112d9a/users/efe2d21601d14a108fdaff2a4ea7026d/roles/7b12f19b4129431aac985d1386ad08d7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03d991b2626c222289f71f47ec6f5c32cce5fdab" 2018-09-01 07:17:40,263 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 01 Sep 2018 07:17:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0628e158-8a52-42ff-91cc-066880e9a52b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-01 07:17:40,264 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.37:5000/v3/projects/f051a90033214768afeba3b7b3112d9a/users/efe2d21601d14a108fdaff2a4ea7026d/roles/7b12f19b4129431aac985d1386ad08d7 used request id req-0628e158-8a52-42ff-91cc-066880e9a52b 2018-09-01 07:17:40,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.255545854568s 2018-09-01 07:17:40,264 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.37:5000/v3/projects/f051a90033214768afeba3b7b3112d9a/users/efe2d21601d14a108fdaff2a4ea7026d/roles/7b12f19b4129431aac985d1386ad08d7 used request id req-0628e158-8a52-42ff-91cc-066880e9a52b 2018-09-01 07:17:40,265 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_d7e77f53-4bd3-4385-a035-4738f28ab31b', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'f051a90033214768afeba3b7b3112d9a', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '77f25193-6186-4f26-8c27-108150c0128b', 'username': u'tenantnetwork2-user_d7e77f53-4bd3-4385-a035-4738f28ab31b', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.37:5000//v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-09-01 07:17:40,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-01 07:17:40,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-01 07:17:40,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-01 07:17:40,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-01 07:17:40,267 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-01 07:17:40,267 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-01 07:17:40,267 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-01 07:17:40,267 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-01 07:17:40,267 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-01 07:17:40,267 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-01 07:17:40,267 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-01 07:17:40,267 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-01 07:17:40,268 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-01 07:17:40,268 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-01 07:17:40,268 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-01 07:17:40,268 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-01 07:17:40,268 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-01 07:17:40,268 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-01 07:17:40,268 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-01 07:17:40,268 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-09-01 07:17:40,268 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-01 07:17:40,269 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-01 07:17:40,270 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_d7e77f53-4bd3-4385-a035-4738f28ab31b', 'password': '77f25193-6186-4f26-8c27-108150c0128b', 'project_name': 'tenantnetwork2-project_d7e77f53-4bd3-4385-a035-4738f28ab31b', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.37:5000//v3', 'project_id': 'f051a90033214768afeba3b7b3112d9a', 'project_domain_name': 'Default'} 2018-09-01 07:17:40,270 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-09-01 07:17:40,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-09-01 07:17:40,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 07:17:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c5845f8-2412-42d3-9bd2-5fe2ae5714eb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}} 2018-09-01 07:17:40,279 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.37:5000//v3 used request id req-8c5845f8-2412-42d3-9bd2-5fe2ae5714eb 2018-09-01 07:17:40,280 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2018-09-01 07:17:40,666 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7b12f19b4129431aac985d1386ad08d7", "name": "Member"}], "expires_at": "2018-09-01T08:17:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f051a90033214768afeba3b7b3112d9a", "name": "tenantnetwork2-project_d7e77f53-4bd3-4385-a035-4738f28ab31b"}, "catalog": [{"endpoints": [], "type": "metering", "id": "0040585d4a47446c8a7ff981fa0d08f7", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.43:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "62c9329c15a74b98beedb04ef96e9aae"}, {"url": "http://12.0.0.43:8080/v1/AUTH_f051a90033214768afeba3b7b3112d9a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "638fde658b784b1c88837baa2c3a7ef1"}, {"url": "http://172.30.9.37:8080/v1/AUTH_f051a90033214768afeba3b7b3112d9a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07bf17a2caa49d9b6e566db2a27267c"}], "type": "object-store", "id": "1f3f14227f0a443d9d28c5fadf5191c3", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/f051a90033214768afeba3b7b3112d9a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33818da0d2804ecfb17e3a5cfb2c1488"}, {"url": "http://192.30.9.8:8776/v3/f051a90033214768afeba3b7b3112d9a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "567bf39ac75a479dbf48f7c19584858e"}, {"url": "http://172.30.9.37:8776/v3/f051a90033214768afeba3b7b3112d9a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c76f061515894f2d8e3d601c729a28a5"}], "type": "volumev3", "id": "20c69ac2219747029e64ec23ae5823e7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.37:8776/v1/f051a90033214768afeba3b7b3112d9a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56ad2029ac75490c96cb622e5be6a966"}, {"url": "http://192.30.9.8:8776/v1/f051a90033214768afeba3b7b3112d9a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a42232705c57452dbf3bc276daf74b72"}, {"url": "http://192.30.9.8:8776/v1/f051a90033214768afeba3b7b3112d9a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1f5f2a4873648ca81d49cb407771145"}], "type": "volume", "id": "28fae93b744a4a1da7f560d097e5e91a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3af25c9994d9438c923f756c10865031"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6eefb68487904456af6eb36d0b549fa8"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90053bc7efa342728da15ac27cc1f8c2"}], "type": "metric", "id": "2dead22d7fc044adbc721c8993b52420", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10284127ee754b668fb17ffd6de41ff7"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896a9dfc90f7477ca4042eaf8fe996ba"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f83b4701d1684087a9bae016096dfe86"}], "type": "placement", "id": "30a7d65c565a42ec8af4e85d2c96db6d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a16536342c84c48af5f01f4691afacc"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9095ac5ddadc4a94803e80975a257a20"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d16f14c1dd7d4aaa9f5529bd4a9bffc1"}], "type": "compute", "id": "3f268de3d7a9452b99a88697ddc5625b", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e92ec55939c4263a46f7134c01d1f1f"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d103447d7854419bb8b24ddb8a1815c"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b03f0f715322469b8e22ba16fd2a4f1f"}], "type": "cloudformation", "id": "6f1b47d2c871427d88b0438d3e3cf5d2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/f051a90033214768afeba3b7b3112d9a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f9e020f1eb04956880913cfe54ec940"}, {"url": "http://172.30.9.37:8004/v1/f051a90033214768afeba3b7b3112d9a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa9247de5389480584e75e900a01e8d7"}, {"url": "http://192.30.9.8:8004/v1/f051a90033214768afeba3b7b3112d9a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fdded63a953741a69f16f0506fe23699"}], "type": "orchestration", "id": "86ba311671394853a18d1b9986f01516", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d29298f718c4663824abd0b10d74184"}, {"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dab561049d34a43b47037de085acbc0"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5e49468cce444bbb79806736e033bf7"}], "type": "alarming", "id": "8e4154f51c3e4ec891c2fe30bb85ffc9", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.37:8776/v2/f051a90033214768afeba3b7b3112d9a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77fe99045f8e402e968aaaee0904d580"}, {"url": "http://192.30.9.8:8776/v2/f051a90033214768afeba3b7b3112d9a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7de1d15cb7ce465991a4cd7cf5bf074d"}, {"url": "http://192.30.9.8:8776/v2/f051a90033214768afeba3b7b3112d9a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d71f33f0c1254d1baf55f862e18709f6"}], "type": "volumev2", "id": "9cd7dd827a5f4658922a6f3c96057a9c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "15434c1614c546f39a455237d1491d3d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17692335f1f646d691bb9f25969e24d0"}, {"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a6a929c856340d7b4e327fc02015f9d"}], "type": "identity", "id": "a26e5910cd4240d38866ab1e5bdb916f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03050810670d4965b11bbf23a77bd02b"}, {"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "259d74382eed4f65b768d8df32749742"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de063dfe77584f6e818dd95b08ea395c"}], "type": "event", "id": "abe82ad10e8a40bab97707e5305825e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b2fba51ab1e48d99e91712554abb170"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4adc4280dbf544999915219e640b1002"}, {"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8f7ea5d6819b4cf89312edde539470a1"}], "type": "network", "id": "d89ea8c0423e45aeb55755f7f2d5f0c7", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "330d57edfe1a41858e603cc6bc3b5207"}, {"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad829b259e5c444ebd34f131aa8d7f67"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dae96ea8da4e41f9aaabf8bf363a6d8c"}], "type": "image", "id": "e8a6f28f256248f0a9761be7a5e5d221", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_d7e77f53-4bd3-4385-a035-4738f28ab31b", "id": "efe2d21601d14a108fdaff2a4ea7026d"}, "audit_ids": ["gRkYDZ3RSheWgCIOLG1U0w"], "issued_at": "2018-09-01T07:17:40.000000Z"}} 2018-09-01 07:17:40,669 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-01 07:17:40,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a33f7c1964dff03065973a62036f772d84bc3dfa" -d '{"network": {"name": "tenantnetwork2-net_d7e77f53-4bd3-4385-a035-4738f28ab31b", "admin_state_up": true}}' 2018-09-01 07:17:42,167 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 592 X-Openstack-Request-Id: req-f3fe423e-3be4-40e3-8da0-9e5070e6cf8d Date: Sat, 01 Sep 2018 07:17:42 GMT RESP BODY: {"network":{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"description":"","subnets":[],"shared":false,"tenant_id":"f051a90033214768afeba3b7b3112d9a","created_at":"2018-09-01T07:17:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"updated_at":"2018-09-01T07:17:41Z","admin_state_up":true,"revision_number":2,"ipv4_address_scope":null,"is_default":false,"port_security_enabled":true,"project_id":"f051a90033214768afeba3b7b3112d9a","id":"342b2eae-f88d-4218-a980-679613fb5a84","name":"tenantnetwork2-net_d7e77f53-4bd3-4385-a035-4738f28ab31b"}} 2018-09-01 07:17:42,167 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-f3fe423e-3be4-40e3-8da0-9e5070e6cf8d 2018-09-01 07:17:42,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.49802994728s 2018-09-01 07:17:42,167 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-f3fe423e-3be4-40e3-8da0-9e5070e6cf8d 2018-09-01 07:17:42,167 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'updated_at': u'2018-09-01T07:17:41Z', u'ipv6_address_scope': None, u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'342b2eae-f88d-4218-a980-679613fb5a84', u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-net_d7e77f53-4bd3-4385-a035-4738f28ab31b', u'admin_state_up': True, u'tenant_id': u'f051a90033214768afeba3b7b3112d9a', u'created_at': u'2018-09-01T07:17:41Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'f051a90033214768afeba3b7b3112d9a'}) 2018-09-01 07:17:42,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-01 07:17:42,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a33f7c1964dff03065973a62036f772d84bc3dfa" 2018-09-01 07:17:43,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1153 X-Openstack-Request-Id: req-5dea2910-1dcf-498c-b6d5-8b42f13008ff Date: Sat, 01 Sep 2018 07:17:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-01T07:17:41Z","tenant_id":"f051a90033214768afeba3b7b3112d9a","created_at":"2018-09-01T07:17:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"f051a90033214768afeba3b7b3112d9a","id":"342b2eae-f88d-4218-a980-679613fb5a84","name":"tenantnetwork2-net_d7e77f53-4bd3-4385-a035-4738f28ab31b"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["27a1880c-7f51-43d1-b0a7-ee8f61af11e5"],"updated_at":"2018-09-01T07:13:53Z","tenant_id":"f3a1d86c41034c14932d5dd7007b6d34","created_at":"2018-09-01T07:13:45Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"f3a1d86c41034c14932d5dd7007b6d34","id":"6a0411bc-63df-46df-a9c4-70387ed29094","name":"external"}]} 2018-09-01 07:17:43,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-5dea2910-1dcf-498c-b6d5-8b42f13008ff 2018-09-01 07:17:43,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.921693086624s 2018-09-01 07:17:43,090 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-5dea2910-1dcf-498c-b6d5-8b42f13008ff 2018-09-01 07:17:43,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-01 07:17:43,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a33f7c1964dff03065973a62036f772d84bc3dfa" -d '{"subnet": {"name": "tenantnetwork2-subnet_d7e77f53-4bd3-4385-a035-4738f28ab31b", "enable_dhcp": true, "network_id": "342b2eae-f88d-4218-a980-679613fb5a84", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-01 07:17:44,760 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-eb44b9fe-69ac-4915-ad75-dbe597c92714 Date: Sat, 01 Sep 2018 07:17:44 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"342b2eae-f88d-4218-a980-679613fb5a84","tenant_id":"f051a90033214768afeba3b7b3112d9a","created_at":"2018-09-01T07:17:44Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-01T07:17:44Z","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":"f051a90033214768afeba3b7b3112d9a","id":"2d66e94d-b688-4541-bd6d-1c57f339a6c4","subnetpool_id":null,"name":"tenantnetwork2-subnet_d7e77f53-4bd3-4385-a035-4738f28ab31b"}} 2018-09-01 07:17:44,760 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-eb44b9fe-69ac-4915-ad75-dbe597c92714 2018-09-01 07:17:44,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.66896700859s 2018-09-01 07:17:44,761 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-eb44b9fe-69ac-4915-ad75-dbe597c92714 2018-09-01 07:17:44,761 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-01T07:17:44Z', 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'2d66e94d-b688-4541-bd6d-1c57f339a6c4', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_d7e77f53-4bd3-4385-a035-4738f28ab31b', u'enable_dhcp': True, u'network_id': u'342b2eae-f88d-4218-a980-679613fb5a84', u'tenant_id': u'f051a90033214768afeba3b7b3112d9a', u'created_at': u'2018-09-01T07:17:44Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'f051a90033214768afeba3b7b3112d9a'}) 2018-09-01 07:17:44,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-01 07:17:44,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a33f7c1964dff03065973a62036f772d84bc3dfa" -d '{"router": {"external_gateway_info": {"network_id": "6a0411bc-63df-46df-a9c4-70387ed29094"}, "name": "tenantnetwork2-router_d7e77f53-4bd3-4385-a035-4738f28ab31b", "admin_state_up": true}}' 2018-09-01 07:17:46,264 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-9c04f247-7fec-4e87-a94b-53ec730c5bc7 Date: Sat, 01 Sep 2018 07:17:46 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6a0411bc-63df-46df-a9c4-70387ed29094", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "27a1880c-7f51-43d1-b0a7-ee8f61af11e5", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "f051a90033214768afeba3b7b3112d9a", "created_at": "2018-09-01T07:17:45Z", "admin_state_up": true, "updated_at": "2018-09-01T07:17:46Z", "revision_number": 2, "routes": [], "project_id": "f051a90033214768afeba3b7b3112d9a", "id": "078e87ef-6662-48fc-aadc-6065822e92e8", "name": "tenantnetwork2-router_d7e77f53-4bd3-4385-a035-4738f28ab31b"}} 2018-09-01 07:17:46,265 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-9c04f247-7fec-4e87-a94b-53ec730c5bc7 2018-09-01 07:17:46,265 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.50317192078s 2018-09-01 07:17:46,265 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-9c04f247-7fec-4e87-a94b-53ec730c5bc7 2018-09-01 07:17:46,265 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'6a0411bc-63df-46df-a9c4-70387ed29094', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'27a1880c-7f51-43d1-b0a7-ee8f61af11e5', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'f051a90033214768afeba3b7b3112d9a', u'created_at': u'2018-09-01T07:17:45Z', u'admin_state_up': True, u'updated_at': u'2018-09-01T07:17:46Z', u'revision_number': 2, u'routes': [], u'project_id': u'f051a90033214768afeba3b7b3112d9a', u'id': u'078e87ef-6662-48fc-aadc-6065822e92e8', u'name': u'tenantnetwork2-router_d7e77f53-4bd3-4385-a035-4738f28ab31b'}) 2018-09-01 07:17:46,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-01 07:17:46,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9696/v2.0/routers/078e87ef-6662-48fc-aadc-6065822e92e8/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a33f7c1964dff03065973a62036f772d84bc3dfa" -d '{"subnet_id": "2d66e94d-b688-4541-bd6d-1c57f339a6c4"}' 2018-09-01 07:17:48,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0ef176e3-ebf6-4029-80d9-61ae8d6f3f28 Date: Sat, 01 Sep 2018 07:17:48 GMT RESP BODY: {"network_id": "342b2eae-f88d-4218-a980-679613fb5a84", "tenant_id": "f051a90033214768afeba3b7b3112d9a", "subnet_id": "2d66e94d-b688-4541-bd6d-1c57f339a6c4", "subnet_ids": ["2d66e94d-b688-4541-bd6d-1c57f339a6c4"], "port_id": "b55b540f-5d4f-4045-8c61-84b701ca6ab0", "id": "078e87ef-6662-48fc-aadc-6065822e92e8"} 2018-09-01 07:17:48,619 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/078e87ef-6662-48fc-aadc-6065822e92e8/add_router_interface.json used request id req-0ef176e3-ebf6-4029-80d9-61ae8d6f3f28 2018-09-01 07:17:48,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.35288190842s 2018-09-01 07:17:48,619 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/078e87ef-6662-48fc-aadc-6065822e92e8/add_router_interface.json used request id req-0ef176e3-ebf6-4029-80d9-61ae8d6f3f28 returning object 078e87ef-6662-48fc-aadc-6065822e92e8 2018-09-01 07:17:48,747 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-01 07:17:48,747 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:08 | PASS | +------------------------+------------------+------------------+----------------+ 2018-09-01 07:17:48,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-01 07:17:48,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9696/v2.0/routers/078e87ef-6662-48fc-aadc-6065822e92e8/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a33f7c1964dff03065973a62036f772d84bc3dfa" -d '{"subnet_id": "2d66e94d-b688-4541-bd6d-1c57f339a6c4"}' 2018-09-01 07:17:51,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-05c34866-fabf-4fa5-8163-e43fac109287 Date: Sat, 01 Sep 2018 07:17:51 GMT RESP BODY: {"network_id": "342b2eae-f88d-4218-a980-679613fb5a84", "tenant_id": "f051a90033214768afeba3b7b3112d9a", "subnet_id": "2d66e94d-b688-4541-bd6d-1c57f339a6c4", "subnet_ids": ["2d66e94d-b688-4541-bd6d-1c57f339a6c4"], "port_id": "b55b540f-5d4f-4045-8c61-84b701ca6ab0", "id": "078e87ef-6662-48fc-aadc-6065822e92e8"} 2018-09-01 07:17:51,064 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/078e87ef-6662-48fc-aadc-6065822e92e8/remove_router_interface.json used request id req-05c34866-fabf-4fa5-8163-e43fac109287 2018-09-01 07:17:51,064 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.3113720417s 2018-09-01 07:17:51,064 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/078e87ef-6662-48fc-aadc-6065822e92e8/remove_router_interface.json used request id req-05c34866-fabf-4fa5-8163-e43fac109287 returning object 078e87ef-6662-48fc-aadc-6065822e92e8 2018-09-01 07:17:51,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-01 07:17:51,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a33f7c1964dff03065973a62036f772d84bc3dfa" 2018-09-01 07:17:52,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-3034d3b2-9e03-4231-8321-246547423f5d Date: Sat, 01 Sep 2018 07:17:52 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6a0411bc-63df-46df-a9c4-70387ed29094", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "27a1880c-7f51-43d1-b0a7-ee8f61af11e5", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "f051a90033214768afeba3b7b3112d9a", "created_at": "2018-09-01T07:17:45Z", "admin_state_up": true, "updated_at": "2018-09-01T07:17:50Z", "revision_number": 4, "routes": [], "project_id": "f051a90033214768afeba3b7b3112d9a", "id": "078e87ef-6662-48fc-aadc-6065822e92e8", "name": "tenantnetwork2-router_d7e77f53-4bd3-4385-a035-4738f28ab31b"}]} 2018-09-01 07:17:52,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-3034d3b2-9e03-4231-8321-246547423f5d 2018-09-01 07:17:52,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.1019089222s 2018-09-01 07:17:52,167 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-3034d3b2-9e03-4231-8321-246547423f5d 2018-09-01 07:17:52,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-01 07:17:52,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/routers/078e87ef-6662-48fc-aadc-6065822e92e8.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a33f7c1964dff03065973a62036f772d84bc3dfa" 2018-09-01 07:17:54,006 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1911500c-318b-4835-9ac2-16247536b0af Content-Length: 0 Date: Sat, 01 Sep 2018 07:17:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-01 07:17:54,006 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/routers/078e87ef-6662-48fc-aadc-6065822e92e8.json used request id req-1911500c-318b-4835-9ac2-16247536b0af 2018-09-01 07:17:54,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.83768796921s 2018-09-01 07:17:54,006 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/routers/078e87ef-6662-48fc-aadc-6065822e92e8.json used request id req-1911500c-318b-4835-9ac2-16247536b0af 2018-09-01 07:17:54,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-01 07:17:54,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a33f7c1964dff03065973a62036f772d84bc3dfa" 2018-09-01 07:17:54,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-27d26b92-a3d3-4ca4-b0fb-b1ad9aa2822b Date: Sat, 01 Sep 2018 07:17:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"342b2eae-f88d-4218-a980-679613fb5a84","tenant_id":"f051a90033214768afeba3b7b3112d9a","created_at":"2018-09-01T07:17:44Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-01T07:17:44Z","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":"f051a90033214768afeba3b7b3112d9a","id":"2d66e94d-b688-4541-bd6d-1c57f339a6c4","subnetpool_id":null,"name":"tenantnetwork2-subnet_d7e77f53-4bd3-4385-a035-4738f28ab31b"}]} 2018-09-01 07:17:54,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-27d26b92-a3d3-4ca4-b0fb-b1ad9aa2822b 2018-09-01 07:17:54,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.971055984497s 2018-09-01 07:17:54,978 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-27d26b92-a3d3-4ca4-b0fb-b1ad9aa2822b 2018-09-01 07:17:54,979 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-01 07:17:54,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/subnets/2d66e94d-b688-4541-bd6d-1c57f339a6c4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a33f7c1964dff03065973a62036f772d84bc3dfa" 2018-09-01 07:17:57,541 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-353ce019-c47d-4b8a-91b8-1426a877a4e8 Date: Sat, 01 Sep 2018 07:17:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-01 07:17:57,541 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/subnets/2d66e94d-b688-4541-bd6d-1c57f339a6c4.json used request id req-353ce019-c47d-4b8a-91b8-1426a877a4e8 2018-09-01 07:17:57,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.56154298782s 2018-09-01 07:17:57,541 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/subnets/2d66e94d-b688-4541-bd6d-1c57f339a6c4.json used request id req-353ce019-c47d-4b8a-91b8-1426a877a4e8 2018-09-01 07:17:57,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-01 07:17:57,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a33f7c1964dff03065973a62036f772d84bc3dfa" 2018-09-01 07:17:58,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1159 X-Openstack-Request-Id: req-ed87ad47-eb03-4372-8b99-80e862aef4dd Date: Sat, 01 Sep 2018 07:17: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":[],"updated_at":"2018-09-01T07:17:57Z","tenant_id":"f051a90033214768afeba3b7b3112d9a","created_at":"2018-09-01T07:17:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f051a90033214768afeba3b7b3112d9a","id":"342b2eae-f88d-4218-a980-679613fb5a84","name":"tenantnetwork2-net_d7e77f53-4bd3-4385-a035-4738f28ab31b"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["27a1880c-7f51-43d1-b0a7-ee8f61af11e5"],"updated_at":"2018-09-01T07:13:53Z","tenant_id":"f3a1d86c41034c14932d5dd7007b6d34","created_at":"2018-09-01T07:13:45Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"f3a1d86c41034c14932d5dd7007b6d34","id":"6a0411bc-63df-46df-a9c4-70387ed29094","name":"external"}]} 2018-09-01 07:17:58,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-ed87ad47-eb03-4372-8b99-80e862aef4dd 2018-09-01 07:17:58,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.963156938553s 2018-09-01 07:17:58,506 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-ed87ad47-eb03-4372-8b99-80e862aef4dd 2018-09-01 07:17:58,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-01 07:17:58,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/networks/342b2eae-f88d-4218-a980-679613fb5a84.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a33f7c1964dff03065973a62036f772d84bc3dfa" 2018-09-01 07:18:00,129 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d8431ed5-8f07-4eff-b7cc-26576bec35f2 Date: Sat, 01 Sep 2018 07:18:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-01 07:18:00,129 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/networks/342b2eae-f88d-4218-a980-679613fb5a84.json used request id req-d8431ed5-8f07-4eff-b7cc-26576bec35f2 2018-09-01 07:18:00,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.62274098396s 2018-09-01 07:18:00,130 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/networks/342b2eae-f88d-4218-a980-679613fb5a84.json used request id req-d8431ed5-8f07-4eff-b7cc-26576bec35f2 2018-09-01 07:18:00,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-01 07:18:00,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03d991b2626c222289f71f47ec6f5c32cce5fdab" 2018-09-01 07:18:00,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 07:18:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbb2a854-d70b-43a1-b461-a2191717e63c Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.37:5000/v3/users/1c9bbca3c4004d89af5e85248f562c89"}, "domain_id": "fbd31d0cba774ab99e7edf3ea7928901", "enabled": true, "options": {}, "id": "1c9bbca3c4004d89af5e85248f562c89", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.37:5000/v3/users/29c0d1a280994d3f948ca1bd37f849fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "29c0d1a280994d3f948ca1bd37f849fe", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.37:5000/v3/users/3a2a8c02db9a44cb8e32ae9c35e20bc3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a2a8c02db9a44cb8e32ae9c35e20bc3", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.37:5000/v3/users/5458c9260f214f89b8a89535075eadfb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5458c9260f214f89b8a89535075eadfb", "email": "neutron@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.37:5000/v3/users/5bc1ef3c91d946c1a68f669d2cc5846b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5bc1ef3c91d946c1a68f669d2cc5846b", "email": "nova@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.37:5000/v3/users/8a48badf267544bc8d07df0fb40f790f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8a48badf267544bc8d07df0fb40f790f", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.37:5000/v3/users/991acbc09dc04d069b4034b2bebc0603"}, "domain_id": "default", "enabled": true, "options": {}, "id": "991acbc09dc04d069b4034b2bebc0603", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.37:5000/v3/users/9eb0a60d683e4663ad2a632b1b462228"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eb0a60d683e4663ad2a632b1b462228", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.37:5000/v3/users/aa8fea69eb7347cdb65645f85d8e3689"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aa8fea69eb7347cdb65645f85d8e3689", "email": "admin@example.com", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.37:5000/v3/users/b05c491e9f3442b0a93dbe5a0e12ce71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b05c491e9f3442b0a93dbe5a0e12ce71", "email": "swift@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.37:5000/v3/users/cfc2f7a4169042bf80f96eb5de80bcf6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfc2f7a4169042bf80f96eb5de80bcf6", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_d7e77f53-4bd3-4385-a035-4738f28ab31b", "links": {"self": "http://172.30.9.37:5000/v3/users/efe2d21601d14a108fdaff2a4ea7026d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "efe2d21601d14a108fdaff2a4ea7026d", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.37:5000/v3/users/f35b6a57d32d4a618dede24ae0c6ee6e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f35b6a57d32d4a618dede24ae0c6ee6e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.37:5000/v3/users/fbbe126b95f34b3c9889d09beb7bd827"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fbbe126b95f34b3c9889d09beb7bd827", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.37:5000/v3/users/ffe021b0c2b94fe7aad879ae63fa3e42"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ffe021b0c2b94fe7aad879ae63fa3e42", "email": "heat-cfn@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.37:5000/v3/users", "previous": null, "next": null}} 2018-09-01 07:18:00,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-fbb2a854-d70b-43a1-b461-a2191717e63c 2018-09-01 07:18:00,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.109823942184s 2018-09-01 07:18:00,241 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users used request id req-fbb2a854-d70b-43a1-b461-a2191717e63c 2018-09-01 07:18:00,247 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-01 07:18:00,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/users/efe2d21601d14a108fdaff2a4ea7026d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03d991b2626c222289f71f47ec6f5c32cce5fdab" 2018-09-01 07:18:00,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 07:18:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75f23147-eb3a-4e3b-96f5-c6e8569ca143 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_d7e77f53-4bd3-4385-a035-4738f28ab31b", "links": {"self": "http://172.30.9.37:5000/v3/users/efe2d21601d14a108fdaff2a4ea7026d"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "efe2d21601d14a108fdaff2a4ea7026d", "description": null}} 2018-09-01 07:18:00,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users/efe2d21601d14a108fdaff2a4ea7026d used request id req-75f23147-eb3a-4e3b-96f5-c6e8569ca143 2018-09-01 07:18:00,361 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.113726854324s 2018-09-01 07:18:00,361 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/users/efe2d21601d14a108fdaff2a4ea7026d used request id req-75f23147-eb3a-4e3b-96f5-c6e8569ca143 2018-09-01 07:18:00,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-01 07:18:00,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:5000/v3/users/efe2d21601d14a108fdaff2a4ea7026d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03d991b2626c222289f71f47ec6f5c32cce5fdab" 2018-09-01 07:18:00,732 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 01 Sep 2018 07:18:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20905223-e9df-4466-8f66-ddfc6e69d941 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-01 07:18:00,732 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.37:5000/v3/users/efe2d21601d14a108fdaff2a4ea7026d used request id req-20905223-e9df-4466-8f66-ddfc6e69d941 2018-09-01 07:18:00,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.37038898468s 2018-09-01 07:18:00,732 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.37:5000/v3/users/efe2d21601d14a108fdaff2a4ea7026d used request id req-20905223-e9df-4466-8f66-ddfc6e69d941 2018-09-01 07:18:00,739 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-01 07:18:00,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03d991b2626c222289f71f47ec6f5c32cce5fdab" 2018-09-01 07:18:00,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 07:18:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b583fe01-46d3-4909-acaf-3183e0abd094 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.37:5000/v3/projects/f051a90033214768afeba3b7b3112d9a"}, "tags": [], "enabled": true, "id": "f051a90033214768afeba3b7b3112d9a", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_d7e77f53-4bd3-4385-a035-4738f28ab31b"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.37:5000/v3/projects/f3a1d86c41034c14932d5dd7007b6d34"}, "tags": [], "enabled": true, "id": "f3a1d86c41034c14932d5dd7007b6d34", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.37:5000/v3/projects/fcd5a5cfd84f46f48b1bbf31ed23e3d2"}, "tags": [], "enabled": true, "id": "fcd5a5cfd84f46f48b1bbf31ed23e3d2", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-09-01 07:18:00,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects used request id req-b583fe01-46d3-4909-acaf-3183e0abd094 2018-09-01 07:18:00,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.148371934891s 2018-09-01 07:18:00,887 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/projects used request id req-b583fe01-46d3-4909-acaf-3183e0abd094 2018-09-01 07:18:00,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-01 07:18:00,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:5000/v3/projects/f051a90033214768afeba3b7b3112d9a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03d991b2626c222289f71f47ec6f5c32cce5fdab" 2018-09-01 07:18:01,110 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 01 Sep 2018 07:18:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b2fab32-2dbe-4911-9ccc-053804b1abc7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-01 07:18:01,110 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.37:5000/v3/projects/f051a90033214768afeba3b7b3112d9a used request id req-4b2fab32-2dbe-4911-9ccc-053804b1abc7 2018-09-01 07:18:01,111 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.218606948853s 2018-09-01 07:18:01,111 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.37:5000/v3/projects/f051a90033214768afeba3b7b3112d9a used request id req-4b2fab32-2dbe-4911-9ccc-053804b1abc7 2018-09-01 07:18:01,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-01 07:18:01,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03d991b2626c222289f71f47ec6f5c32cce5fdab" 2018-09-01 07:18:01,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 07:18:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cf0eca8-bf9b-4e0f-8316-c6847b81e98e Content-Encoding: gzip Content-Length: 354 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.37:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2d53e86f8a98451b8af45ad3991b4d01", "links": {"self": "http://172.30.9.37:5000/v3/roles/2d53e86f8a98451b8af45ad3991b4d01"}, "name": "admin"}, {"domain_id": null, "id": "7b12f19b4129431aac985d1386ad08d7", "links": {"self": "http://172.30.9.37:5000/v3/roles/7b12f19b4129431aac985d1386ad08d7"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.37:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "da41e3c115cf455fb05fa2fb2f516444", "links": {"self": "http://172.30.9.37:5000/v3/roles/da41e3c115cf455fb05fa2fb2f516444"}, "name": "swiftoperator"}, {"domain_id": null, "id": "facf73ee54f445edac5b7b760fb5a418", "links": {"self": "http://172.30.9.37:5000/v3/roles/facf73ee54f445edac5b7b760fb5a418"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "fd5ba6a35899460dbce32f6dc41f1e6f", "links": {"self": "http://172.30.9.37:5000/v3/roles/fd5ba6a35899460dbce32f6dc41f1e6f"}, "name": "ResellerAdmin"}]} 2018-09-01 07:18:01,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-4cf0eca8-bf9b-4e0f-8316-c6847b81e98e 2018-09-01 07:18:01,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0899131298065s 2018-09-01 07:18:01,204 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.37:5000/v3/roles used request id req-4cf0eca8-bf9b-4e0f-8316-c6847b81e98e 2018-09-01 07:18:01,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-09-01 07:18:01,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:5000/v3/roles/7b12f19b4129431aac985d1386ad08d7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}03d991b2626c222289f71f47ec6f5c32cce5fdab" 2018-09-01 07:18:01,330 - keystoneauth.session - DEBUG - RESP: [204] Date: Sat, 01 Sep 2018 07:18:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b47d6cb-7ffc-4e95-ab52-7ad232b24581 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-01 07:18:01,331 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.37:5000/v3/roles/7b12f19b4129431aac985d1386ad08d7 used request id req-3b47d6cb-7ffc-4e95-ab52-7ad232b24581 2018-09-01 07:18:01,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.121211051941s 2018-09-01 07:18:01,331 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.37:5000/v3/roles/7b12f19b4129431aac985d1386ad08d7 used request id req-3b47d6cb-7ffc-4e95-ab52-7ad232b24581 2018-09-01 07:18:01,384 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-09-01 07:18:01,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-09-01 07:18:01,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-09-01 07:18:01,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-09-01 07:18:01,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-09-01 07:18:01,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-09-01 07:18:01,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-09-01 07:18:01,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-09-01 07:18:01,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-09-01 07:18:01,459 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-09-01 07:18:01,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-09-01 07:18:01,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-09-01 07:18:01,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-09-01 07:18:01,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-09-01 07:18:01,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-09-01 07:18:01,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-09-01 07:18:01,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-09-01 07:18:01,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-09-01 07:18:01,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-09-01 07:18:01,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-09-01 07:18:01,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-09-01 07:18:01,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-09-01 07:18:01,460 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-09-01 07:18:01,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-09-01 07:18:01,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Sat, 01 Sep 2018 07:18:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8fddff2-eb12-4200-becf-e2f6012da555 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.37:5000/v3/", "rel": "self"}]}} 2018-09-01 07:18:01,468 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.37:5000//v3 used request id req-e8fddff2-eb12-4200-becf-e2f6012da555 2018-09-01 07:18:01,468 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.37:5000/v3/auth/tokens 2018-09-01 07:18:01,850 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2d53e86f8a98451b8af45ad3991b4d01", "name": "admin"}], "expires_at": "2018-09-01T08:18:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fcd5a5cfd84f46f48b1bbf31ed23e3d2", "name": "admin"}, "catalog": [{"endpoints": [], "type": "metering", "id": "0040585d4a47446c8a7ff981fa0d08f7", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.43:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "62c9329c15a74b98beedb04ef96e9aae"}, {"url": "http://12.0.0.43:8080/v1/AUTH_fcd5a5cfd84f46f48b1bbf31ed23e3d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "638fde658b784b1c88837baa2c3a7ef1"}, {"url": "http://172.30.9.37:8080/v1/AUTH_fcd5a5cfd84f46f48b1bbf31ed23e3d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e07bf17a2caa49d9b6e566db2a27267c"}], "type": "object-store", "id": "1f3f14227f0a443d9d28c5fadf5191c3", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v3/fcd5a5cfd84f46f48b1bbf31ed23e3d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "33818da0d2804ecfb17e3a5cfb2c1488"}, {"url": "http://192.30.9.8:8776/v3/fcd5a5cfd84f46f48b1bbf31ed23e3d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "567bf39ac75a479dbf48f7c19584858e"}, {"url": "http://172.30.9.37:8776/v3/fcd5a5cfd84f46f48b1bbf31ed23e3d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c76f061515894f2d8e3d601c729a28a5"}], "type": "volumev3", "id": "20c69ac2219747029e64ec23ae5823e7", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.37:8776/v1/fcd5a5cfd84f46f48b1bbf31ed23e3d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56ad2029ac75490c96cb622e5be6a966"}, {"url": "http://192.30.9.8:8776/v1/fcd5a5cfd84f46f48b1bbf31ed23e3d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a42232705c57452dbf3bc276daf74b72"}, {"url": "http://192.30.9.8:8776/v1/fcd5a5cfd84f46f48b1bbf31ed23e3d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b1f5f2a4873648ca81d49cb407771145"}], "type": "volume", "id": "28fae93b744a4a1da7f560d097e5e91a", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.37:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3af25c9994d9438c923f756c10865031"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6eefb68487904456af6eb36d0b549fa8"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "90053bc7efa342728da15ac27cc1f8c2"}], "type": "metric", "id": "2dead22d7fc044adbc721c8993b52420", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "10284127ee754b668fb17ffd6de41ff7"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896a9dfc90f7477ca4042eaf8fe996ba"}, {"url": "http://172.30.9.37:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f83b4701d1684087a9bae016096dfe86"}], "type": "placement", "id": "30a7d65c565a42ec8af4e85d2c96db6d", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1a16536342c84c48af5f01f4691afacc"}, {"url": "http://172.30.9.37:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9095ac5ddadc4a94803e80975a257a20"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d16f14c1dd7d4aaa9f5529bd4a9bffc1"}], "type": "compute", "id": "3f268de3d7a9452b99a88697ddc5625b", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.37:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e92ec55939c4263a46f7134c01d1f1f"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d103447d7854419bb8b24ddb8a1815c"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b03f0f715322469b8e22ba16fd2a4f1f"}], "type": "cloudformation", "id": "6f1b47d2c871427d88b0438d3e3cf5d2", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/fcd5a5cfd84f46f48b1bbf31ed23e3d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f9e020f1eb04956880913cfe54ec940"}, {"url": "http://172.30.9.37:8004/v1/fcd5a5cfd84f46f48b1bbf31ed23e3d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa9247de5389480584e75e900a01e8d7"}, {"url": "http://192.30.9.8:8004/v1/fcd5a5cfd84f46f48b1bbf31ed23e3d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fdded63a953741a69f16f0506fe23699"}], "type": "orchestration", "id": "86ba311671394853a18d1b9986f01516", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d29298f718c4663824abd0b10d74184"}, {"url": "http://172.30.9.37:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9dab561049d34a43b47037de085acbc0"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d5e49468cce444bbb79806736e033bf7"}], "type": "alarming", "id": "8e4154f51c3e4ec891c2fe30bb85ffc9", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.37:8776/v2/fcd5a5cfd84f46f48b1bbf31ed23e3d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77fe99045f8e402e968aaaee0904d580"}, {"url": "http://192.30.9.8:8776/v2/fcd5a5cfd84f46f48b1bbf31ed23e3d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7de1d15cb7ce465991a4cd7cf5bf074d"}, {"url": "http://192.30.9.8:8776/v2/fcd5a5cfd84f46f48b1bbf31ed23e3d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d71f33f0c1254d1baf55f862e18709f6"}], "type": "volumev2", "id": "9cd7dd827a5f4658922a6f3c96057a9c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "15434c1614c546f39a455237d1491d3d"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "17692335f1f646d691bb9f25969e24d0"}, {"url": "http://172.30.9.37:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6a6a929c856340d7b4e327fc02015f9d"}], "type": "identity", "id": "a26e5910cd4240d38866ab1e5bdb916f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "03050810670d4965b11bbf23a77bd02b"}, {"url": "http://172.30.9.37:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "259d74382eed4f65b768d8df32749742"}, {"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de063dfe77584f6e818dd95b08ea395c"}], "type": "event", "id": "abe82ad10e8a40bab97707e5305825e6", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1b2fba51ab1e48d99e91712554abb170"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4adc4280dbf544999915219e640b1002"}, {"url": "http://172.30.9.37:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8f7ea5d6819b4cf89312edde539470a1"}], "type": "network", "id": "d89ea8c0423e45aeb55755f7f2d5f0c7", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "330d57edfe1a41858e603cc6bc3b5207"}, {"url": "http://172.30.9.37:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad829b259e5c444ebd34f131aa8d7f67"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dae96ea8da4e41f9aaabf8bf363a6d8c"}], "type": "image", "id": "e8a6f28f256248f0a9761be7a5e5d221", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "aa8fea69eb7347cdb65645f85d8e3689"}, "audit_ids": ["_U5mWGSQSzWr1B6GmhNEEw"], "issued_at": "2018-09-01T07:18:01.000000Z"}} 2018-09-01 07:18:01,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-01 07:18:01,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3906213da89ea4ef29f3a13b854d141ef7b0ad2" 2018-09-01 07:18:02,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-2ef80685-0d2d-44ca-acf5-a79be5063162 Date: Sat, 01 Sep 2018 07:18:02 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"6a0411bc-63df-46df-a9c4-70387ed29094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f3a1d86c41034c14932d5dd7007b6d34","status":"ACTIVE","subnets":["27a1880c-7f51-43d1-b0a7-ee8f61af11e5"],"description":"","tags":[],"updated_at":"2018-09-01T07:13:53Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"f3a1d86c41034c14932d5dd7007b6d34","created_at":"2018-09-01T07:13:45Z","provider:network_type":"flat"}]} 2018-09-01 07:18:02,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2ef80685-0d2d-44ca-acf5-a79be5063162 2018-09-01 07:18:02,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.24294090271s 2018-09-01 07:18:02,096 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2ef80685-0d2d-44ca-acf5-a79be5063162 2018-09-01 07:18:02,097 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-09-01 07:18:02,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-01 07:18:02,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a3906213da89ea4ef29f3a13b854d141ef7b0ad2" -d '{"network": {"name": "vmready1-net_adc870cb-597f-4e0a-9c41-ed02cc6c5406", "admin_state_up": true}}' 2018-09-01 07:18:03,280 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-3bfb8abb-fd42-494a-aa7b-03787b611975 Date: Sat, 01 Sep 2018 07:18:03 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"2e8b01aa-b1a2-4efa-947c-6d79955d8e4f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"fcd5a5cfd84f46f48b1bbf31ed23e3d2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-01T07:18:03Z","is_default":false,"provider:segmentation_id":50,"name":"vmready1-net_adc870cb-597f-4e0a-9c41-ed02cc6c5406","admin_state_up":true,"tenant_id":"fcd5a5cfd84f46f48b1bbf31ed23e3d2","created_at":"2018-09-01T07:18:03Z","mtu":1450}} 2018-09-01 07:18:03,281 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-3bfb8abb-fd42-494a-aa7b-03787b611975 2018-09-01 07:18:03,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.18335604668s 2018-09-01 07:18:03,281 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-3bfb8abb-fd42-494a-aa7b-03787b611975 2018-09-01 07:18:03,282 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-09-01T07:18:03Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'2e8b01aa-b1a2-4efa-947c-6d79955d8e4f', u'provider:segmentation_id': 50, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-net_adc870cb-597f-4e0a-9c41-ed02cc6c5406', u'admin_state_up': True, u'tenant_id': u'fcd5a5cfd84f46f48b1bbf31ed23e3d2', u'created_at': u'2018-09-01T07:18:03Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'fcd5a5cfd84f46f48b1bbf31ed23e3d2'}) 2018-09-01 07:18:03,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-01 07:18:03,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3906213da89ea4ef29f3a13b854d141ef7b0ad2" 2018-09-01 07:18:04,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1346 X-Openstack-Request-Id: req-00c418f4-2454-4c6e-a19e-91600ce705b2 Date: Sat, 01 Sep 2018 07:18:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"2e8b01aa-b1a2-4efa-947c-6d79955d8e4f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"fcd5a5cfd84f46f48b1bbf31ed23e3d2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-01T07:18:03Z","provider:segmentation_id":50,"name":"vmready1-net_adc870cb-597f-4e0a-9c41-ed02cc6c5406","admin_state_up":true,"tenant_id":"fcd5a5cfd84f46f48b1bbf31ed23e3d2","created_at":"2018-09-01T07:18:03Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"6a0411bc-63df-46df-a9c4-70387ed29094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f3a1d86c41034c14932d5dd7007b6d34","status":"ACTIVE","subnets":["27a1880c-7f51-43d1-b0a7-ee8f61af11e5"],"description":"","tags":[],"updated_at":"2018-09-01T07:13:53Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"f3a1d86c41034c14932d5dd7007b6d34","created_at":"2018-09-01T07:13:45Z","provider:network_type":"flat"}]} 2018-09-01 07:18:04,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-00c418f4-2454-4c6e-a19e-91600ce705b2 2018-09-01 07:18:04,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.978132009506s 2018-09-01 07:18:04,261 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-00c418f4-2454-4c6e-a19e-91600ce705b2 2018-09-01 07:18:04,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-01 07:18:04,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a3906213da89ea4ef29f3a13b854d141ef7b0ad2" -d '{"subnet": {"name": "vmready1-subnet_adc870cb-597f-4e0a-9c41-ed02cc6c5406", "enable_dhcp": true, "network_id": "2e8b01aa-b1a2-4efa-947c-6d79955d8e4f", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-01 07:18:05,014 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-93569ad5-f9aa-4877-8548-88a8a2bfdb7c Date: Sat, 01 Sep 2018 07:18:05 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2e8b01aa-b1a2-4efa-947c-6d79955d8e4f","tenant_id":"fcd5a5cfd84f46f48b1bbf31ed23e3d2","created_at":"2018-09-01T07:18:04Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-01T07:18:04Z","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":"fcd5a5cfd84f46f48b1bbf31ed23e3d2","id":"49f6f77b-2ba4-46d1-be6e-c53b38da66b0","subnetpool_id":null,"name":"vmready1-subnet_adc870cb-597f-4e0a-9c41-ed02cc6c5406"}} 2018-09-01 07:18:05,014 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-93569ad5-f9aa-4877-8548-88a8a2bfdb7c 2018-09-01 07:18:05,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.75120806694s 2018-09-01 07:18:05,015 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-93569ad5-f9aa-4877-8548-88a8a2bfdb7c 2018-09-01 07:18:05,015 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-01T07:18:04Z', 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'49f6f77b-2ba4-46d1-be6e-c53b38da66b0', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_adc870cb-597f-4e0a-9c41-ed02cc6c5406', u'enable_dhcp': True, u'network_id': u'2e8b01aa-b1a2-4efa-947c-6d79955d8e4f', u'tenant_id': u'fcd5a5cfd84f46f48b1bbf31ed23e3d2', u'created_at': u'2018-09-01T07:18:04Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'fcd5a5cfd84f46f48b1bbf31ed23e3d2'}) 2018-09-01 07:18:05,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-01 07:18:05,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a3906213da89ea4ef29f3a13b854d141ef7b0ad2" -d '{"router": {"external_gateway_info": {"network_id": "6a0411bc-63df-46df-a9c4-70387ed29094"}, "name": "vmready1-router_adc870cb-597f-4e0a-9c41-ed02cc6c5406", "admin_state_up": true}}' 2018-09-01 07:18:06,282 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 641 X-Openstack-Request-Id: req-90ed352c-32af-492c-abaf-839591e5f2b8 Date: Sat, 01 Sep 2018 07:18:06 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6a0411bc-63df-46df-a9c4-70387ed29094", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "27a1880c-7f51-43d1-b0a7-ee8f61af11e5", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "fcd5a5cfd84f46f48b1bbf31ed23e3d2", "created_at": "2018-09-01T07:18:05Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-01T07:18:06Z", "revision_number": 2, "routes": [], "project_id": "fcd5a5cfd84f46f48b1bbf31ed23e3d2", "id": "aa70b01a-8b42-4a79-894c-2e5f36b0a5a4", "name": "vmready1-router_adc870cb-597f-4e0a-9c41-ed02cc6c5406"}} 2018-09-01 07:18:06,283 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-90ed352c-32af-492c-abaf-839591e5f2b8 2018-09-01 07:18:06,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.2671251297s 2018-09-01 07:18:06,283 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-90ed352c-32af-492c-abaf-839591e5f2b8 2018-09-01 07:18:06,284 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'6a0411bc-63df-46df-a9c4-70387ed29094', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'27a1880c-7f51-43d1-b0a7-ee8f61af11e5', u'ip_address': u'172.30.9.207'}]}, u'description': u'', u'tags': [], u'tenant_id': u'fcd5a5cfd84f46f48b1bbf31ed23e3d2', u'created_at': u'2018-09-01T07:18:05Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-09-01T07:18:06Z', u'revision_number': 2, u'routes': [], u'project_id': u'fcd5a5cfd84f46f48b1bbf31ed23e3d2', u'id': u'aa70b01a-8b42-4a79-894c-2e5f36b0a5a4', u'name': u'vmready1-router_adc870cb-597f-4e0a-9c41-ed02cc6c5406'}) 2018-09-01 07:18:06,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-01 07:18:06,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9696/v2.0/routers/aa70b01a-8b42-4a79-894c-2e5f36b0a5a4/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a3906213da89ea4ef29f3a13b854d141ef7b0ad2" -d '{"subnet_id": "49f6f77b-2ba4-46d1-be6e-c53b38da66b0"}' 2018-09-01 07:18:08,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-47f18793-3502-4ec2-ad80-53fb1a68d9cf Date: Sat, 01 Sep 2018 07:18:08 GMT RESP BODY: {"network_id": "2e8b01aa-b1a2-4efa-947c-6d79955d8e4f", "tenant_id": "fcd5a5cfd84f46f48b1bbf31ed23e3d2", "subnet_id": "49f6f77b-2ba4-46d1-be6e-c53b38da66b0", "subnet_ids": ["49f6f77b-2ba4-46d1-be6e-c53b38da66b0"], "port_id": "052d6608-6461-4820-a205-74d5d283ee7d", "id": "aa70b01a-8b42-4a79-894c-2e5f36b0a5a4"} 2018-09-01 07:18:08,260 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/aa70b01a-8b42-4a79-894c-2e5f36b0a5a4/add_router_interface.json used request id req-47f18793-3502-4ec2-ad80-53fb1a68d9cf 2018-09-01 07:18:08,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.97606301308s 2018-09-01 07:18:08,261 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/aa70b01a-8b42-4a79-894c-2e5f36b0a5a4/add_router_interface.json used request id req-47f18793-3502-4ec2-ad80-53fb1a68d9cf returning object aa70b01a-8b42-4a79-894c-2e5f36b0a5a4 2018-09-01 07:18:08,261 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-01 07:18:08,388 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-01 07:18:08,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2018-09-01 07:18:08,395 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Sat, 01 Sep 2018 07:18:08 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.37:9292/v2/", "rel": "self"}]}]} 2018-09-01 07:18:08,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-01 07:18:08,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3906213da89ea4ef29f3a13b854d141ef7b0ad2" 2018-09-01 07:18:09,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-06490ea6-2628-4306-beef-fe749874220a Date: Sat, 01 Sep 2018 07:18:09 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-01 07:18:09,162 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-06490ea6-2628-4306-beef-fe749874220a 2018-09-01 07:18:09,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.762363910675s 2018-09-01 07:18:09,162 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.37:9292/v2/images used request id req-06490ea6-2628-4306-beef-fe749874220a 2018-09-01 07:18:09,170 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-01 07:18:09,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.37:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a3906213da89ea4ef29f3a13b854d141ef7b0ad2" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_adc870cb-597f-4e0a-9c41-ed02cc6c5406", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_adc870cb-597f-4e0a-9c41-ed02cc6c5406"}' 2018-09-01 07:18:09,911 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.37:9292/v2/images/5c77f3ef-a119-4b8b-83b5-084106909afa Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1153aca2-411c-4bec-a415-cdb7151d8261 Date: Sat, 01 Sep 2018 07:18:09 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/5c77f3ef-a119-4b8b-83b5-084106909afa/file", "owner": "fcd5a5cfd84f46f48b1bbf31ed23e3d2", "id": "5c77f3ef-a119-4b8b-83b5-084106909afa", "size": null, "self": "/v2/images/5c77f3ef-a119-4b8b-83b5-084106909afa", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-01T07:18:09Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_adc870cb-597f-4e0a-9c41-ed02cc6c5406", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_adc870cb-597f-4e0a-9c41-ed02cc6c5406", "checksum": null, "created_at": "2018-09-01T07:18:09Z", "protected": false} 2018-09-01 07:18:09,911 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.37:9292/v2/images used request id req-1153aca2-411c-4bec-a415-cdb7151d8261 2018-09-01 07:18:09,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.740798950195s 2018-09-01 07:18:09,912 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.37:9292/v2/images used request id req-1153aca2-411c-4bec-a415-cdb7151d8261 returning object 5c77f3ef-a119-4b8b-83b5-084106909afa 2018-09-01 07:18:09,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-01 07:18:09,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9292/v2/images/5c77f3ef-a119-4b8b-83b5-084106909afa/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a3906213da89ea4ef29f3a13b854d141ef7b0ad2" -d '' 2018-09-01 07:20:09,966 - shade - DEBUG - Unable to establish connection to http://172.30.9.37:9292/v2/images/5c77f3ef-a119-4b8b-83b5-084106909afa/file: ('Connection aborted.', error(32, 'Broken pipe')) 2018-09-01 07:20:09,967 - shade - DEBUG - Connection failure on envvars:regionOne for image.PUT.images.file after 120.054021835 seconds, retrying 2018-09-01 07:20:09,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9292/v2/images/5c77f3ef-a119-4b8b-83b5-084106909afa/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a3906213da89ea4ef29f3a13b854d141ef7b0ad2" -d '' 2018-09-01 07:20:10,691 - keystoneauth.session - DEBUG - RESP: [409] Content-Length: 180 Content-Type: text/html; charset=UTF-8 X-Openstack-Request-Id: req-ab408276-60e1-4ecc-a4d8-fa2beb28c8d1 Date: Sat, 01 Sep 2018 07:20:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-01 07:20:10,692 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.37:9292/v2/images/5c77f3ef-a119-4b8b-83b5-084106909afa/file used request id req-ab408276-60e1-4ecc-a4d8-fa2beb28c8d1 2018-09-01 07:20:10,692 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 120.779438019s 2018-09-01 07:20:10,692 - shade - DEBUG - Deleting failed upload of image vmready1-img_adc870cb-597f-4e0a-9c41-ed02cc6c5406 2018-09-01 07:20:10,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-01 07:20:10,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9292/v2/images/5c77f3ef-a119-4b8b-83b5-084106909afa -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3906213da89ea4ef29f3a13b854d141ef7b0ad2" 2018-09-01 07:20:11,442 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-633bc41b-7ff8-4569-9317-cac3088dd098 Date: Sat, 01 Sep 2018 07: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-09-01 07:20:11,443 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.37:9292/v2/images/5c77f3ef-a119-4b8b-83b5-084106909afa used request id req-633bc41b-7ff8-4569-9317-cac3088dd098 2018-09-01 07:20:11,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.750025033951s 2018-09-01 07:20:11,443 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.37:9292/v2/images/5c77f3ef-a119-4b8b-83b5-084106909afa used request id req-633bc41b-7ff8-4569-9317-cac3088dd098 2018-09-01 07:20:11,443 - shade - DEBUG - Image creation failed Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4729, in create_image **image_kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4849, in _upload_image_put name, image_data, meta, **image_kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4793, in _upload_image_put_v2 data=image_data) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 313, in put return self.request(url, 'PUT', **kwargs) File "/usr/lib/python2.7/site-packages/shade/_adapter.py", line 158, in request return self._munch_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/shade/_adapter.py", line 114, in _munch_response exc.raise_from_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/shade/exc.py", line 165, in raise_from_response raise OpenStackCloudHTTPError(msg, response=response) OpenStackCloudHTTPError: (409) Client Error for url: http://172.30.9.37:9292/v2/images/5c77f3ef-a119-4b8b-83b5-084106909afa/file Conflict 2018-09-01 07:20:11,450 - functest.core.singlevm - ERROR - Cannot run vmready1 Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 239, in run self.image = self.publish_image() File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 92, in publish_image wait=True) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4729, in create_image **image_kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4849, in _upload_image_put name, image_data, meta, **image_kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4793, in _upload_image_put_v2 data=image_data) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 313, in put return self.request(url, 'PUT', **kwargs) File "/usr/lib/python2.7/site-packages/shade/_adapter.py", line 158, in request return self._munch_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/shade/_adapter.py", line 114, in _munch_response exc.raise_from_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/shade/exc.py", line 165, in raise_from_response raise OpenStackCloudHTTPError(msg, response=response) OpenStackCloudHTTPError: (409) Client Error for url: http://172.30.9.37:9292/v2/images/5c77f3ef-a119-4b8b-83b5-084106909afa/file Conflict 2018-09-01 07:20:11,559 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-01 07:20:11,559 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 02:09 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-09-01 07:20:11,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-01 07:20:11,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.37:9696/v2.0/routers/aa70b01a-8b42-4a79-894c-2e5f36b0a5a4/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a3906213da89ea4ef29f3a13b854d141ef7b0ad2" -d '{"subnet_id": "49f6f77b-2ba4-46d1-be6e-c53b38da66b0"}' 2018-09-01 07:20:13,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-639eb2bc-9692-4ecd-abcc-c4035166ed06 Date: Sat, 01 Sep 2018 07:20:13 GMT RESP BODY: {"network_id": "2e8b01aa-b1a2-4efa-947c-6d79955d8e4f", "tenant_id": "fcd5a5cfd84f46f48b1bbf31ed23e3d2", "subnet_id": "49f6f77b-2ba4-46d1-be6e-c53b38da66b0", "subnet_ids": ["49f6f77b-2ba4-46d1-be6e-c53b38da66b0"], "port_id": "052d6608-6461-4820-a205-74d5d283ee7d", "id": "aa70b01a-8b42-4a79-894c-2e5f36b0a5a4"} 2018-09-01 07:20:13,279 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/aa70b01a-8b42-4a79-894c-2e5f36b0a5a4/remove_router_interface.json used request id req-639eb2bc-9692-4ecd-abcc-c4035166ed06 2018-09-01 07:20:13,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.71499800682s 2018-09-01 07:20:13,279 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.37:9696/v2.0/routers/aa70b01a-8b42-4a79-894c-2e5f36b0a5a4/remove_router_interface.json used request id req-639eb2bc-9692-4ecd-abcc-c4035166ed06 returning object aa70b01a-8b42-4a79-894c-2e5f36b0a5a4 2018-09-01 07:20:13,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-01 07:20:13,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3906213da89ea4ef29f3a13b854d141ef7b0ad2" 2018-09-01 07:20:13,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 644 X-Openstack-Request-Id: req-2bfd37a3-f428-49ca-9584-8a0200997499 Date: Sat, 01 Sep 2018 07:20:13 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6a0411bc-63df-46df-a9c4-70387ed29094", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "27a1880c-7f51-43d1-b0a7-ee8f61af11e5", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "fcd5a5cfd84f46f48b1bbf31ed23e3d2", "created_at": "2018-09-01T07:18:05Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-01T07:20:12Z", "revision_number": 4, "routes": [], "project_id": "fcd5a5cfd84f46f48b1bbf31ed23e3d2", "id": "aa70b01a-8b42-4a79-894c-2e5f36b0a5a4", "name": "vmready1-router_adc870cb-597f-4e0a-9c41-ed02cc6c5406"}]} 2018-09-01 07:20:13,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-2bfd37a3-f428-49ca-9584-8a0200997499 2018-09-01 07:20:13,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.367635965347s 2018-09-01 07:20:13,647 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/routers.json used request id req-2bfd37a3-f428-49ca-9584-8a0200997499 2018-09-01 07:20:13,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-01 07:20:13,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/routers/aa70b01a-8b42-4a79-894c-2e5f36b0a5a4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3906213da89ea4ef29f3a13b854d141ef7b0ad2" 2018-09-01 07:20:15,133 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-43c3dbe4-be72-4426-89ca-201c7c8e76ce Content-Length: 0 Date: Sat, 01 Sep 2018 07:20:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-01 07:20:15,133 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/routers/aa70b01a-8b42-4a79-894c-2e5f36b0a5a4.json used request id req-43c3dbe4-be72-4426-89ca-201c7c8e76ce 2018-09-01 07:20:15,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.48450994492s 2018-09-01 07:20:15,134 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/routers/aa70b01a-8b42-4a79-894c-2e5f36b0a5a4.json used request id req-43c3dbe4-be72-4426-89ca-201c7c8e76ce 2018-09-01 07:20:15,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-01 07:20:15,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3906213da89ea4ef29f3a13b854d141ef7b0ad2" 2018-09-01 07:20:15,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1290 X-Openstack-Request-Id: req-683c6d54-9fcc-4953-9803-93cc00ee85e1 Date: Sat, 01 Sep 2018 07:20:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6a0411bc-63df-46df-a9c4-70387ed29094","tenant_id":"f3a1d86c41034c14932d5dd7007b6d34","created_at":"2018-09-01T07:13:53Z","dns_nameservers":[],"updated_at":"2018-09-01T07:13:53Z","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":"f3a1d86c41034c14932d5dd7007b6d34","id":"27a1880c-7f51-43d1-b0a7-ee8f61af11e5","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2e8b01aa-b1a2-4efa-947c-6d79955d8e4f","tenant_id":"fcd5a5cfd84f46f48b1bbf31ed23e3d2","created_at":"2018-09-01T07:18:04Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-01T07:18:04Z","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":"fcd5a5cfd84f46f48b1bbf31ed23e3d2","id":"49f6f77b-2ba4-46d1-be6e-c53b38da66b0","subnetpool_id":null,"name":"vmready1-subnet_adc870cb-597f-4e0a-9c41-ed02cc6c5406"}]} 2018-09-01 07:20:15,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-683c6d54-9fcc-4953-9803-93cc00ee85e1 2018-09-01 07:20:15,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.215267896652s 2018-09-01 07:20:15,350 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/subnets.json used request id req-683c6d54-9fcc-4953-9803-93cc00ee85e1 2018-09-01 07:20:15,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-01 07:20:15,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/subnets/49f6f77b-2ba4-46d1-be6e-c53b38da66b0.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3906213da89ea4ef29f3a13b854d141ef7b0ad2" 2018-09-01 07:20:17,860 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d7c997b0-75ac-42f9-a6af-3aac393b3b29 Date: Sat, 01 Sep 2018 07:20:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-01 07:20:17,860 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/subnets/49f6f77b-2ba4-46d1-be6e-c53b38da66b0.json used request id req-d7c997b0-75ac-42f9-a6af-3aac393b3b29 2018-09-01 07:20:17,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.50905203819s 2018-09-01 07:20:17,861 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/subnets/49f6f77b-2ba4-46d1-be6e-c53b38da66b0.json used request id req-d7c997b0-75ac-42f9-a6af-3aac393b3b29 2018-09-01 07:20:17,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-01 07:20:17,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.37:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3906213da89ea4ef29f3a13b854d141ef7b0ad2" 2018-09-01 07:20:17,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1352 X-Openstack-Request-Id: req-a780c6a0-642a-4dbb-90e4-e8768e272b76 Date: Sat, 01 Sep 2018 07:20:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2e8b01aa-b1a2-4efa-947c-6d79955d8e4f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fcd5a5cfd84f46f48b1bbf31ed23e3d2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-01T07:20:17Z","provider:segmentation_id":50,"name":"vmready1-net_adc870cb-597f-4e0a-9c41-ed02cc6c5406","admin_state_up":true,"tenant_id":"fcd5a5cfd84f46f48b1bbf31ed23e3d2","created_at":"2018-09-01T07:18:03Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"6a0411bc-63df-46df-a9c4-70387ed29094","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f3a1d86c41034c14932d5dd7007b6d34","status":"ACTIVE","subnets":["27a1880c-7f51-43d1-b0a7-ee8f61af11e5"],"description":"","tags":[],"updated_at":"2018-09-01T07:13:53Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"f3a1d86c41034c14932d5dd7007b6d34","created_at":"2018-09-01T07:13:45Z","provider:network_type":"flat"}]} 2018-09-01 07:20:17,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-a780c6a0-642a-4dbb-90e4-e8768e272b76 2018-09-01 07:20:17,951 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0893371105194s 2018-09-01 07:20:17,951 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.37:9696/v2.0/networks.json used request id req-a780c6a0-642a-4dbb-90e4-e8768e272b76 2018-09-01 07:20:17,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-01 07:20:17,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.37:9696/v2.0/networks/2e8b01aa-b1a2-4efa-947c-6d79955d8e4f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a3906213da89ea4ef29f3a13b854d141ef7b0ad2" 2018-09-01 07:20:19,583 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a5212bf7-1e28-4fd6-8d1c-c30c211bcf00 Date: Sat, 01 Sep 2018 07:20:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-01 07:20:19,583 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/networks/2e8b01aa-b1a2-4efa-947c-6d79955d8e4f.json used request id req-a5212bf7-1e28-4fd6-8d1c-c30c211bcf00 2018-09-01 07:20:19,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.6308119297s 2018-09-01 07:20:19,583 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.37:9696/v2.0/networks/2e8b01aa-b1a2-4efa-947c-6d79955d8e4f.json used request id req-a5212bf7-1e28-4fd6-8d1c-c30c211bcf00 2018-09-01 07:20:19,584 - xtesting.ci.run_tests - ERROR - The test case 'vmready1' failed. 2018-09-01 07:20:19,584 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:10 | PASS | | tenantnetwork1 | functest | healthcheck | 00:07 | PASS | | tenantnetwork2 | functest | healthcheck | 00:08 | PASS | | vmready1 | functest | healthcheck | 02:09 | FAIL | | vmready2 | functest | healthcheck | 00:00 | SKIP | | singlevm1 | functest | healthcheck | 00:00 | SKIP | | singlevm2 | functest | healthcheck | 00:00 | SKIP | | vping_ssh | functest | healthcheck | 00:00 | SKIP | | vping_userdata | functest | healthcheck | 00:00 | SKIP | | cinder_test | functest | healthcheck | 00:00 | SKIP | | odl | functest | healthcheck | 00:00 | SKIP | | api_check | functest | healthcheck | 00:00 | SKIP | | snaps_health_check | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-09-01 07:20:19,598 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR