2018-09-06 21:27:42,057 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-296 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-bgpvpn-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-09-06 21:27:42,062 - 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.24,192.30.9.5 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.24:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=9vE7nbPc8Nd8XCZta9CdVZvm2 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=5ab3d157a8a344d2badc2904bc8081fd export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.5 export SDN_CONTROLLER_PASSWORD=jHmcp8YbVxkq3rQFh2GUGHuan export OS_REGION_NAME=regionOne 2018-09-06 21:27:42,062 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-09-06 21:27:42,064 - 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-06 21:27:42,098 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-09-06 21:27:42,213 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-09-06 21:27:42,214 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2018-09-06 21:27:42,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-06 21:27:42,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 06 Sep 2018 21:27:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1c5fe8c-c55a-4840-a21a-f2f2c24d645c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-09-06 21:27:42,223 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-d1c5fe8c-c55a-4840-a21a-f2f2c24d645c 2018-09-06 21:27:42,223 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-09-06 21:27:42,608 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "abe89686384443f1997679052e2ded75", "name": "admin"}], "expires_at": "2018-09-06T22:27:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5ab3d157a8a344d2badc2904bc8081fd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62c87394614649649fafecd4ff7b046a"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b31ecb5de79a4c44aa9f6913326db560"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8fde161ea7d4fe390f67907141e59f4"}], "type": "alarming", "id": "0727b6d52de14dd8b7b455220aef8126", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04c2672918b349c2a40b88adb14d9312"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55b5c14d7450428da7ab32bd11e37776"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a983fcc8e14a45c38e4aa451d6b424dd"}], "type": "metric", "id": "08dfd4ec446241108e4c035c3e25991e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "215d0841611c42ffb83da65fe32f28e5"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5eb0ba62314744c5991e65868a5950e8"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddacf9b41a444221ababdd9c433599df"}], "type": "placement", "id": "0d03185fbbbe46428be82ab1aeb54308", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d0aba61c7894e07a0773791d4445bd7"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fde521570a344598aa515626d4db346"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5951cbee704a40c0833f193e2f1c86b6"}], "type": "event", "id": "14ec3b80f4664f8294ed649a400aa692", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06347659f71d41828165c1635ebb00a3"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11d7bebf99e0474da151193eee45445d"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7ecf430efed48618e83123f9e769d0d"}], "type": "compute", "id": "39dd0fe544624822826ecd37d00cf035", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/5ab3d157a8a344d2badc2904bc8081fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08f8711f43fb443a87e90b4980fba01e"}, {"url": "http://192.30.9.5:8004/v1/5ab3d157a8a344d2badc2904bc8081fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "19f81dbc65234e6e87912725239481e9"}, {"url": "http://192.30.9.5:8004/v1/5ab3d157a8a344d2badc2904bc8081fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c6dddc5c8da410983e435e5422b15c0"}], "type": "orchestration", "id": "4b8fa30fb97743f48cd66a3c7e432a9a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/5ab3d157a8a344d2badc2904bc8081fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12b0a20265af4a4cb364fe180942c1cc"}, {"url": "http://172.30.9.24:8776/v2/5ab3d157a8a344d2badc2904bc8081fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "79d4c63b176a469f85ac2d4443edc5b0"}, {"url": "http://192.30.9.5:8776/v2/5ab3d157a8a344d2badc2904bc8081fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df439a1ecfee43e08cddc503d0ca377f"}], "type": "volumev2", "id": "4c9022f1f93044c6b5721b7a82d4ca0d", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "4f4e003c09c747b7ab43d0cfe170bb13", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "157488d90ff24ae0a539e701d61bff1c"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a8fba13ed114759a9b4e0d582dd17ea"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a76341d86f714811a6dc1a0f8e7ebabc"}], "type": "image", "id": "6849a3b2635a4dd2a3b6331f660938a8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/5ab3d157a8a344d2badc2904bc8081fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38e85920f05b473689181040c2b819a9"}, {"url": "http://172.30.9.24:8776/v1/5ab3d157a8a344d2badc2904bc8081fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5af4573843147288b0428be21b44aad"}, {"url": "http://192.30.9.5:8776/v1/5ab3d157a8a344d2badc2904bc8081fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eb8fc882e1144be5ba1f11b3cb2e7684"}], "type": "volume", "id": "9e2ac8208c3e4fa792dc5f3be7da106d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05b6c0e78ccc4b6a828babf6ddda8b64"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2002a9f7e1b40078c5540d29cd2c73d"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cef99035fa284059ac581000694a1dbf"}], "type": "identity", "id": "a23875c63d234b68ae18cb24aad3a7a2", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a05db8c201b45bc9b47c5d1d08ba3d5"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d562a76cd2f40d2a3ac69aaf2cc026d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe3db464ef8a4d208d73c9c35067f1dc"}], "type": "cloudformation", "id": "ad8602a353eb436f9d4817351d4c7757", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d0741c8526f4d4b82fe3ab3b854658f"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "490b31d76dc44125a6d787059e6ae65b"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d578e83ef4cd4192a81cfbd8e4f60b91"}], "type": "network", "id": "c397ccd4d1ce41a7ab06a3dd554e2856", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/5ab3d157a8a344d2badc2904bc8081fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12ed9eff26fb4cb09e89e8890e15a63e"}, {"url": "http://192.30.9.5:8776/v3/5ab3d157a8a344d2badc2904bc8081fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7876fa8845464d6b9a59ebfec74993b2"}, {"url": "http://172.30.9.24:8776/v3/5ab3d157a8a344d2badc2904bc8081fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3ff312b410441a8b499989f52789049"}], "type": "volumev3", "id": "d20346fec8834a709c3febb48660f8f7", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40af5bdb215a41f1b692f90e24e3795f"}, {"url": "http://172.30.9.24:8080/v1/AUTH_5ab3d157a8a344d2badc2904bc8081fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5dc1302d2df54811b09f50b0c9c6fe02"}, {"url": "http://12.0.0.27:8080/v1/AUTH_5ab3d157a8a344d2badc2904bc8081fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ee843a76b134d53876a26bca04fbf66"}], "type": "object-store", "id": "f4ca4976c5c544d38571fa02fafc0306", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "387c7cad8f8a49419a2d6542a1492d52"}, "audit_ids": ["VM_1Qe9hTceip5IB8-z6Mw"], "issued_at": "2018-09-06T21:27:42.000000Z"}} 2018-09-06 21:27:42,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6e2ed977f373e6737c55b8a94c3e62311fdc531b" 2018-09-06 21:27:43,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 06 Sep 2018 21:27:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-29c821e2-70a5-4eb1-8e93-e235fbec193f x-compute-request-id: req-29c821e2-70a5-4eb1-8e93-e235fbec193f Content-Length: 18 Content-Type: application/json RESP BODY: {"aggregates": []} 2018-09-06 21:27:43,416 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-aggregates used request id req-29c821e2-70a5-4eb1-8e93-e235fbec193f 2018-09-06 21:27:43,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 1.20221209526s 2018-09-06 21:27:43,416 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-aggregates used request id req-29c821e2-70a5-4eb1-8e93-e235fbec193f 2018-09-06 21:27:43,416 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-09-06 21:27:43,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-06 21:27:43,424 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 06 Sep 2018 21:27:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-06 21:27:43,425 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-06 21:27:43,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6e2ed977f373e6737c55b8a94c3e62311fdc531b" 2018-09-06 21:27:43,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 06 Sep 2018 21:27:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f8e9943-7191-4edb-a0fe-157720d43bcb Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/cf35d15f9aef49b290c8ea54dd078d3e"}, "tags": [], "enabled": true, "id": "cf35d15f9aef49b290c8ea54dd078d3e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2018-09-06 21:27:43,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-2f8e9943-7191-4edb-a0fe-157720d43bcb 2018-09-06 21:27:43,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.177314043045s 2018-09-06 21:27:43,602 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-2f8e9943-7191-4edb-a0fe-157720d43bcb 2018-09-06 21:27:43,603 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'cf35d15f9aef49b290c8ea54dd078d3e', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-09-06 21:27:43,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-09-06 21:27:43,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6e2ed977f373e6737c55b8a94c3e62311fdc531b" 2018-09-06 21:27:43,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 06 Sep 2018 21:27:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b50c113b-742d-4afd-b81e-551b281ad7b1 Content-Encoding: gzip Content-Length: 1970 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/04c2672918b349c2a40b88adb14d9312"}, "url": "http://172.30.9.24:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "08dfd4ec446241108e4c035c3e25991e", "id": "04c2672918b349c2a40b88adb14d9312"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/05b6c0e78ccc4b6a828babf6ddda8b64"}, "url": "http://192.30.9.5:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a23875c63d234b68ae18cb24aad3a7a2", "id": "05b6c0e78ccc4b6a828babf6ddda8b64"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/06347659f71d41828165c1635ebb00a3"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "39dd0fe544624822826ecd37d00cf035", "id": "06347659f71d41828165c1635ebb00a3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/08f8711f43fb443a87e90b4980fba01e"}, "url": "http://172.30.9.24:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4b8fa30fb97743f48cd66a3c7e432a9a", "id": "08f8711f43fb443a87e90b4980fba01e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/0d0741c8526f4d4b82fe3ab3b854658f"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c397ccd4d1ce41a7ab06a3dd554e2856", "id": "0d0741c8526f4d4b82fe3ab3b854658f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/11d7bebf99e0474da151193eee45445d"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "39dd0fe544624822826ecd37d00cf035", "id": "11d7bebf99e0474da151193eee45445d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/12b0a20265af4a4cb364fe180942c1cc"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4c9022f1f93044c6b5721b7a82d4ca0d", "id": "12b0a20265af4a4cb364fe180942c1cc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/12ed9eff26fb4cb09e89e8890e15a63e"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d20346fec8834a709c3febb48660f8f7", "id": "12ed9eff26fb4cb09e89e8890e15a63e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/157488d90ff24ae0a539e701d61bff1c"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6849a3b2635a4dd2a3b6331f660938a8", "id": "157488d90ff24ae0a539e701d61bff1c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/19f81dbc65234e6e87912725239481e9"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4b8fa30fb97743f48cd66a3c7e432a9a", "id": "19f81dbc65234e6e87912725239481e9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/215d0841611c42ffb83da65fe32f28e5"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0d03185fbbbe46428be82ab1aeb54308", "id": "215d0841611c42ffb83da65fe32f28e5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/2c6dddc5c8da410983e435e5422b15c0"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4b8fa30fb97743f48cd66a3c7e432a9a", "id": "2c6dddc5c8da410983e435e5422b15c0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/2d0aba61c7894e07a0773791d4445bd7"}, "url": "http://172.30.9.24:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "14ec3b80f4664f8294ed649a400aa692", "id": "2d0aba61c7894e07a0773791d4445bd7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/2fde521570a344598aa515626d4db346"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "14ec3b80f4664f8294ed649a400aa692", "id": "2fde521570a344598aa515626d4db346"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/38e85920f05b473689181040c2b819a9"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9e2ac8208c3e4fa792dc5f3be7da106d", "id": "38e85920f05b473689181040c2b819a9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/40af5bdb215a41f1b692f90e24e3795f"}, "url": "http://12.0.0.27:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f4ca4976c5c544d38571fa02fafc0306", "id": "40af5bdb215a41f1b692f90e24e3795f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/490b31d76dc44125a6d787059e6ae65b"}, "url": "http://172.30.9.24:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c397ccd4d1ce41a7ab06a3dd554e2856", "id": "490b31d76dc44125a6d787059e6ae65b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/55b5c14d7450428da7ab32bd11e37776"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "08dfd4ec446241108e4c035c3e25991e", "id": "55b5c14d7450428da7ab32bd11e37776"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/5951cbee704a40c0833f193e2f1c86b6"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "14ec3b80f4664f8294ed649a400aa692", "id": "5951cbee704a40c0833f193e2f1c86b6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/5a8fba13ed114759a9b4e0d582dd17ea"}, "url": "http://172.30.9.24:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6849a3b2635a4dd2a3b6331f660938a8", "id": "5a8fba13ed114759a9b4e0d582dd17ea"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/5dc1302d2df54811b09f50b0c9c6fe02"}, "url": "http://172.30.9.24:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f4ca4976c5c544d38571fa02fafc0306", "id": "5dc1302d2df54811b09f50b0c9c6fe02"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/5eb0ba62314744c5991e65868a5950e8"}, "url": "http://172.30.9.24:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0d03185fbbbe46428be82ab1aeb54308", "id": "5eb0ba62314744c5991e65868a5950e8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/62c87394614649649fafecd4ff7b046a"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0727b6d52de14dd8b7b455220aef8126", "id": "62c87394614649649fafecd4ff7b046a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/6ee843a76b134d53876a26bca04fbf66"}, "url": "http://12.0.0.27:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f4ca4976c5c544d38571fa02fafc0306", "id": "6ee843a76b134d53876a26bca04fbf66"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/7876fa8845464d6b9a59ebfec74993b2"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d20346fec8834a709c3febb48660f8f7", "id": "7876fa8845464d6b9a59ebfec74993b2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/79d4c63b176a469f85ac2d4443edc5b0"}, "url": "http://172.30.9.24:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4c9022f1f93044c6b5721b7a82d4ca0d", "id": "79d4c63b176a469f85ac2d4443edc5b0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/8a05db8c201b45bc9b47c5d1d08ba3d5"}, "url": "http://172.30.9.24:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ad8602a353eb436f9d4817351d4c7757", "id": "8a05db8c201b45bc9b47c5d1d08ba3d5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/8d562a76cd2f40d2a3ac69aaf2cc026d"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ad8602a353eb436f9d4817351d4c7757", "id": "8d562a76cd2f40d2a3ac69aaf2cc026d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/a76341d86f714811a6dc1a0f8e7ebabc"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6849a3b2635a4dd2a3b6331f660938a8", "id": "a76341d86f714811a6dc1a0f8e7ebabc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/a983fcc8e14a45c38e4aa451d6b424dd"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "08dfd4ec446241108e4c035c3e25991e", "id": "a983fcc8e14a45c38e4aa451d6b424dd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/b2002a9f7e1b40078c5540d29cd2c73d"}, "url": "http://192.30.9.5:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a23875c63d234b68ae18cb24aad3a7a2", "id": "b2002a9f7e1b40078c5540d29cd2c73d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/b31ecb5de79a4c44aa9f6913326db560"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0727b6d52de14dd8b7b455220aef8126", "id": "b31ecb5de79a4c44aa9f6913326db560"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/c5af4573843147288b0428be21b44aad"}, "url": "http://172.30.9.24:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9e2ac8208c3e4fa792dc5f3be7da106d", "id": "c5af4573843147288b0428be21b44aad"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/cef99035fa284059ac581000694a1dbf"}, "url": "http://172.30.9.24:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a23875c63d234b68ae18cb24aad3a7a2", "id": "cef99035fa284059ac581000694a1dbf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/d578e83ef4cd4192a81cfbd8e4f60b91"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c397ccd4d1ce41a7ab06a3dd554e2856", "id": "d578e83ef4cd4192a81cfbd8e4f60b91"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/d7ecf430efed48618e83123f9e769d0d"}, "url": "http://172.30.9.24:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "39dd0fe544624822826ecd37d00cf035", "id": "d7ecf430efed48618e83123f9e769d0d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/ddacf9b41a444221ababdd9c433599df"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0d03185fbbbe46428be82ab1aeb54308", "id": "ddacf9b41a444221ababdd9c433599df"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/df439a1ecfee43e08cddc503d0ca377f"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4c9022f1f93044c6b5721b7a82d4ca0d", "id": "df439a1ecfee43e08cddc503d0ca377f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/e8fde161ea7d4fe390f67907141e59f4"}, "url": "http://172.30.9.24:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0727b6d52de14dd8b7b455220aef8126", "id": "e8fde161ea7d4fe390f67907141e59f4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/eb8fc882e1144be5ba1f11b3cb2e7684"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9e2ac8208c3e4fa792dc5f3be7da106d", "id": "eb8fc882e1144be5ba1f11b3cb2e7684"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/f3ff312b410441a8b499989f52789049"}, "url": "http://172.30.9.24:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d20346fec8834a709c3febb48660f8f7", "id": "f3ff312b410441a8b499989f52789049"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.24:5000/v3/endpoints/fe3db464ef8a4d208d73c9c35067f1dc"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ad8602a353eb436f9d4817351d4c7757", "id": "fe3db464ef8a4d208d73c9c35067f1dc"}], "links": {"self": "http://172.30.9.24:5000/v3/endpoints", "previous": null, "next": null}} 2018-09-06 21:27:43,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/endpoints used request id req-b50c113b-742d-4afd-b81e-551b281ad7b1 2018-09-06 21:27:43,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.162894964218s 2018-09-06 21:27:43,768 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/endpoints used request id req-b50c113b-742d-4afd-b81e-551b281ad7b1 2018-09-06 21:27:43,773 - 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.24:5000/v3/endpoints/04c2672918b349c2a40b88adb14d9312'}, u'url': u'http://172.30.9.24:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'08dfd4ec446241108e4c035c3e25991e', u'id': u'04c2672918b349c2a40b88adb14d9312'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/05b6c0e78ccc4b6a828babf6ddda8b64'}, u'url': u'http://192.30.9.5:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a23875c63d234b68ae18cb24aad3a7a2', u'id': u'05b6c0e78ccc4b6a828babf6ddda8b64'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/06347659f71d41828165c1635ebb00a3'}, u'url': u'http://192.30.9.5:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'39dd0fe544624822826ecd37d00cf035', u'id': u'06347659f71d41828165c1635ebb00a3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/08f8711f43fb443a87e90b4980fba01e'}, u'url': u'http://172.30.9.24:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'4b8fa30fb97743f48cd66a3c7e432a9a', u'id': u'08f8711f43fb443a87e90b4980fba01e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/0d0741c8526f4d4b82fe3ab3b854658f'}, u'url': u'http://192.30.9.5:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'c397ccd4d1ce41a7ab06a3dd554e2856', u'id': u'0d0741c8526f4d4b82fe3ab3b854658f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/11d7bebf99e0474da151193eee45445d'}, u'url': u'http://192.30.9.5:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'39dd0fe544624822826ecd37d00cf035', u'id': u'11d7bebf99e0474da151193eee45445d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/12b0a20265af4a4cb364fe180942c1cc'}, u'url': u'http://192.30.9.5:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'4c9022f1f93044c6b5721b7a82d4ca0d', u'id': u'12b0a20265af4a4cb364fe180942c1cc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/12ed9eff26fb4cb09e89e8890e15a63e'}, u'url': u'http://192.30.9.5:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'd20346fec8834a709c3febb48660f8f7', u'id': u'12ed9eff26fb4cb09e89e8890e15a63e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/157488d90ff24ae0a539e701d61bff1c'}, u'url': u'http://192.30.9.5:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'6849a3b2635a4dd2a3b6331f660938a8', u'id': u'157488d90ff24ae0a539e701d61bff1c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/19f81dbc65234e6e87912725239481e9'}, u'url': u'http://192.30.9.5:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'4b8fa30fb97743f48cd66a3c7e432a9a', u'id': u'19f81dbc65234e6e87912725239481e9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/215d0841611c42ffb83da65fe32f28e5'}, u'url': u'http://192.30.9.5:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'0d03185fbbbe46428be82ab1aeb54308', u'id': u'215d0841611c42ffb83da65fe32f28e5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/2c6dddc5c8da410983e435e5422b15c0'}, u'url': u'http://192.30.9.5:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'4b8fa30fb97743f48cd66a3c7e432a9a', u'id': u'2c6dddc5c8da410983e435e5422b15c0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/2d0aba61c7894e07a0773791d4445bd7'}, u'url': u'http://172.30.9.24:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'14ec3b80f4664f8294ed649a400aa692', u'id': u'2d0aba61c7894e07a0773791d4445bd7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/2fde521570a344598aa515626d4db346'}, u'url': u'http://192.30.9.5:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'14ec3b80f4664f8294ed649a400aa692', u'id': u'2fde521570a344598aa515626d4db346'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/38e85920f05b473689181040c2b819a9'}, u'url': u'http://192.30.9.5:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'9e2ac8208c3e4fa792dc5f3be7da106d', u'id': u'38e85920f05b473689181040c2b819a9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/40af5bdb215a41f1b692f90e24e3795f'}, u'url': u'http://12.0.0.27:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f4ca4976c5c544d38571fa02fafc0306', u'id': u'40af5bdb215a41f1b692f90e24e3795f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/490b31d76dc44125a6d787059e6ae65b'}, u'url': u'http://172.30.9.24:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'c397ccd4d1ce41a7ab06a3dd554e2856', u'id': u'490b31d76dc44125a6d787059e6ae65b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/55b5c14d7450428da7ab32bd11e37776'}, u'url': u'http://192.30.9.5:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'08dfd4ec446241108e4c035c3e25991e', u'id': u'55b5c14d7450428da7ab32bd11e37776'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/5951cbee704a40c0833f193e2f1c86b6'}, u'url': u'http://192.30.9.5:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'14ec3b80f4664f8294ed649a400aa692', u'id': u'5951cbee704a40c0833f193e2f1c86b6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/5a8fba13ed114759a9b4e0d582dd17ea'}, u'url': u'http://172.30.9.24:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'6849a3b2635a4dd2a3b6331f660938a8', u'id': u'5a8fba13ed114759a9b4e0d582dd17ea'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/5dc1302d2df54811b09f50b0c9c6fe02'}, u'url': u'http://172.30.9.24:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f4ca4976c5c544d38571fa02fafc0306', u'id': u'5dc1302d2df54811b09f50b0c9c6fe02'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/5eb0ba62314744c5991e65868a5950e8'}, u'url': u'http://172.30.9.24:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'0d03185fbbbe46428be82ab1aeb54308', u'id': u'5eb0ba62314744c5991e65868a5950e8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/62c87394614649649fafecd4ff7b046a'}, u'url': u'http://192.30.9.5:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'0727b6d52de14dd8b7b455220aef8126', u'id': u'62c87394614649649fafecd4ff7b046a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/6ee843a76b134d53876a26bca04fbf66'}, u'url': u'http://12.0.0.27:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f4ca4976c5c544d38571fa02fafc0306', u'id': u'6ee843a76b134d53876a26bca04fbf66'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/7876fa8845464d6b9a59ebfec74993b2'}, u'url': u'http://192.30.9.5:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'd20346fec8834a709c3febb48660f8f7', u'id': u'7876fa8845464d6b9a59ebfec74993b2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/79d4c63b176a469f85ac2d4443edc5b0'}, u'url': u'http://172.30.9.24:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'4c9022f1f93044c6b5721b7a82d4ca0d', u'id': u'79d4c63b176a469f85ac2d4443edc5b0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/8a05db8c201b45bc9b47c5d1d08ba3d5'}, u'url': u'http://172.30.9.24:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'ad8602a353eb436f9d4817351d4c7757', u'id': u'8a05db8c201b45bc9b47c5d1d08ba3d5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/8d562a76cd2f40d2a3ac69aaf2cc026d'}, u'url': u'http://192.30.9.5:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'ad8602a353eb436f9d4817351d4c7757', u'id': u'8d562a76cd2f40d2a3ac69aaf2cc026d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/a76341d86f714811a6dc1a0f8e7ebabc'}, u'url': u'http://192.30.9.5:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'6849a3b2635a4dd2a3b6331f660938a8', u'id': u'a76341d86f714811a6dc1a0f8e7ebabc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/a983fcc8e14a45c38e4aa451d6b424dd'}, u'url': u'http://192.30.9.5:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'08dfd4ec446241108e4c035c3e25991e', u'id': u'a983fcc8e14a45c38e4aa451d6b424dd'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/b2002a9f7e1b40078c5540d29cd2c73d'}, u'url': u'http://192.30.9.5:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'a23875c63d234b68ae18cb24aad3a7a2', u'id': u'b2002a9f7e1b40078c5540d29cd2c73d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/b31ecb5de79a4c44aa9f6913326db560'}, u'url': u'http://192.30.9.5:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'0727b6d52de14dd8b7b455220aef8126', u'id': u'b31ecb5de79a4c44aa9f6913326db560'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/c5af4573843147288b0428be21b44aad'}, u'url': u'http://172.30.9.24:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'9e2ac8208c3e4fa792dc5f3be7da106d', u'id': u'c5af4573843147288b0428be21b44aad'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/cef99035fa284059ac581000694a1dbf'}, u'url': u'http://172.30.9.24:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a23875c63d234b68ae18cb24aad3a7a2', u'id': u'cef99035fa284059ac581000694a1dbf'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/d578e83ef4cd4192a81cfbd8e4f60b91'}, u'url': u'http://192.30.9.5:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'c397ccd4d1ce41a7ab06a3dd554e2856', u'id': u'd578e83ef4cd4192a81cfbd8e4f60b91'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/d7ecf430efed48618e83123f9e769d0d'}, u'url': u'http://172.30.9.24:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'39dd0fe544624822826ecd37d00cf035', u'id': u'd7ecf430efed48618e83123f9e769d0d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/ddacf9b41a444221ababdd9c433599df'}, u'url': u'http://192.30.9.5:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'0d03185fbbbe46428be82ab1aeb54308', u'id': u'ddacf9b41a444221ababdd9c433599df'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/df439a1ecfee43e08cddc503d0ca377f'}, u'url': u'http://192.30.9.5:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'4c9022f1f93044c6b5721b7a82d4ca0d', u'id': u'df439a1ecfee43e08cddc503d0ca377f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/e8fde161ea7d4fe390f67907141e59f4'}, u'url': u'http://172.30.9.24:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'0727b6d52de14dd8b7b455220aef8126', u'id': u'e8fde161ea7d4fe390f67907141e59f4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/eb8fc882e1144be5ba1f11b3cb2e7684'}, u'url': u'http://192.30.9.5:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'9e2ac8208c3e4fa792dc5f3be7da106d', u'id': u'eb8fc882e1144be5ba1f11b3cb2e7684'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/f3ff312b410441a8b499989f52789049'}, u'url': u'http://172.30.9.24:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'd20346fec8834a709c3febb48660f8f7', u'id': u'f3ff312b410441a8b499989f52789049'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.24:5000/v3/endpoints/fe3db464ef8a4d208d73c9c35067f1dc'}, u'url': u'http://192.30.9.5:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'ad8602a353eb436f9d4817351d4c7757', u'id': u'fe3db464ef8a4d208d73c9c35067f1dc'})] 2018-09-06 21:27:43,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2018-09-06 21:27:43,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6e2ed977f373e6737c55b8a94c3e62311fdc531b" 2018-09-06 21:27:43,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 06 Sep 2018 21:27:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b8c2ff84-d48d-42ca-b235-002c3badebde x-compute-request-id: req-b8c2ff84-d48d-42ca-b235-002c3badebde 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-06 21:27:43,881 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/extensions used request id req-b8c2ff84-d48d-42ca-b235-002c3badebde 2018-09-06 21:27:43,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.106359004974s 2018-09-06 21:27:43,881 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/extensions used request id req-b8c2ff84-d48d-42ca-b235-002c3badebde 2018-09-06 21:27:43,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2018-09-06 21:27:43,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6e2ed977f373e6737c55b8a94c3e62311fdc531b" 2018-09-06 21:27:45,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 06 Sep 2018 21:27:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9c582537-3940-459b-9eb7-a304a707872f x-compute-request-id: req-9c582537-3940-459b-9eb7-a304a707872f Content-Length: 45 Content-Type: application/json RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2018-09-06 21:27:45,728 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-floating-ip-pools used request id req-9c582537-3940-459b-9eb7-a304a707872f 2018-09-06 21:27:45,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 1.8384449482s 2018-09-06 21:27:45,728 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-floating-ip-pools used request id req-9c582537-3940-459b-9eb7-a304a707872f 2018-09-06 21:27:45,728 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-09-06 21:27:45,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-06 21:27:45,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6e2ed977f373e6737c55b8a94c3e62311fdc531b" 2018-09-06 21:27:46,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-deee0277-2316-4b28-9e01-2278c0da588a Date: Thu, 06 Sep 2018 21:27:46 GMT RESP BODY: {"floatingips": []} 2018-09-06 21:27:46,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-deee0277-2316-4b28-9e01-2278c0da588a 2018-09-06 21:27:46,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.979155063629s 2018-09-06 21:27:46,713 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/floatingips.json used request id req-deee0277-2316-4b28-9e01-2278c0da588a 2018-09-06 21:27:46,713 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-09-06 21:27:46,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-09-06 21:27:46,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6e2ed977f373e6737c55b8a94c3e62311fdc531b" 2018-09-06 21:27:46,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 06 Sep 2018 21:27:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1fa278ff-aea6-4f83-9489-d4c137724b90 x-compute-request-id: req-1fa278ff-aea6-4f83-9489-d4c137724b90 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": 11}, "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.7", "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": 23}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"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-06 21:27:46,867 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-1fa278ff-aea6-4f83-9489-d4c137724b90 2018-09-06 21:27:46,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.15377497673s 2018-09-06 21:27:46,868 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-hypervisors/detail used request id req-1fa278ff-aea6-4f83-9489-d4c137724b90 2018-09-06 21:27:46,869 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.7', 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': 11}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0}), Munch({u'status': u'enabled', u'host_ip': u'192.30.9.3', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX", "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': 23}, 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-06 21:27:46,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2018-09-06 21:27:46,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6e2ed977f373e6737c55b8a94c3e62311fdc531b" 2018-09-06 21:27:46,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 06 Sep 2018 21:27:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-af2fb912-e358-4121-ab76-d45e5f3efbb0 x-compute-request-id: req-af2fb912-e358-4121-ab76-d45e5f3efbb0 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-09-06 21:27:46,994 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-af2fb912-e358-4121-ab76-d45e5f3efbb0 2018-09-06 21:27:46,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.12463593483s 2018-09-06 21:27:46,995 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/os-keypairs used request id req-af2fb912-e358-4121-ab76-d45e5f3efbb0 2018-09-06 21:27:46,995 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-09-06 21:27:46,995 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-06 21:27:46,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6e2ed977f373e6737c55b8a94c3e62311fdc531b" 2018-09-06 21:27:47,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-30db8dc0-48c3-46b1-8d79-476cc3f5d02d Date: Thu, 06 Sep 2018 21:27:47 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"e9439476-c150-4008-bb02-82745e3774d9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f4db39b310964de59cc9f7019f7e009f","status":"ACTIVE","subnets":["b84a5f37-81e4-42f1-b532-f08db4615bdd"],"description":"","tags":[],"updated_at":"2018-09-06T21:24:26Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4db39b310964de59cc9f7019f7e009f","created_at":"2018-09-06T21:24:18Z","provider:network_type":"flat"}]} 2018-09-06 21:27:47,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-30db8dc0-48c3-46b1-8d79-476cc3f5d02d 2018-09-06 21:27:47,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.448807001114s 2018-09-06 21:27:47,444 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-30db8dc0-48c3-46b1-8d79-476cc3f5d02d 2018-09-06 21:27:47,445 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'b84a5f37-81e4-42f1-b532-f08db4615bdd'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-09-06T21:24:26Z', u'is_default': False, u'revision_number': 6, u'port_security_enabled': True, u'mtu': 1500, u'id': u'e9439476-c150-4008-bb02-82745e3774d9', 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'f4db39b310964de59cc9f7019f7e009f', u'created_at': u'2018-09-06T21:24:18Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'f4db39b310964de59cc9f7019f7e009f'})] 2018-09-06 21:27:47,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-06 21:27:47,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6e2ed977f373e6737c55b8a94c3e62311fdc531b" 2018-09-06 21:27:48,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-52bc6fad-474a-42c3-a3c9-c2d93242ddc7 Date: Thu, 06 Sep 2018 21:27:48 GMT RESP BODY: {"ports":[]} 2018-09-06 21:27:48,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json used request id req-52bc6fad-474a-42c3-a3c9-c2d93242ddc7 2018-09-06 21:27:48,450 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 1.00456309319s 2018-09-06 21:27:48,450 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/ports.json used request id req-52bc6fad-474a-42c3-a3c9-c2d93242ddc7 2018-09-06 21:27:48,451 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-09-06 21:27:48,454 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-06 21:27:48,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6e2ed977f373e6737c55b8a94c3e62311fdc531b" 2018-09-06 21:27:48,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 06 Sep 2018 21:27:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0649788-4a46-45a9-91e5-df309e16b16a Content-Encoding: gzip Content-Length: 730 Content-Type: application/json RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "f4db39b310964de59cc9f7019f7e009f"}}, "role": {"id": "abe89686384443f1997679052e2ded75"}, "user": {"id": "07da635c559543d4b059825a5a7a60cc"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/f4db39b310964de59cc9f7019f7e009f/users/07da635c559543d4b059825a5a7a60cc/roles/abe89686384443f1997679052e2ded75"}}, {"scope": {"project": {"id": "f4db39b310964de59cc9f7019f7e009f"}}, "role": {"id": "abe89686384443f1997679052e2ded75"}, "user": {"id": "20d5c6dd3d6c401996e4fcf7574c0b35"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/f4db39b310964de59cc9f7019f7e009f/users/20d5c6dd3d6c401996e4fcf7574c0b35/roles/abe89686384443f1997679052e2ded75"}}, {"scope": {"project": {"id": "f4db39b310964de59cc9f7019f7e009f"}}, "role": {"id": "abe89686384443f1997679052e2ded75"}, "user": {"id": "24ccd86732174943bb1d9996b89e5baf"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/f4db39b310964de59cc9f7019f7e009f/users/24ccd86732174943bb1d9996b89e5baf/roles/abe89686384443f1997679052e2ded75"}}, {"scope": {"project": {"id": "f4db39b310964de59cc9f7019f7e009f"}}, "role": {"id": "5675bbd24e014b0a87d8a82059ec8e78"}, "user": {"id": "2e4aefe2e1054b8aae704f87f347bf80"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/f4db39b310964de59cc9f7019f7e009f/users/2e4aefe2e1054b8aae704f87f347bf80/roles/5675bbd24e014b0a87d8a82059ec8e78"}}, {"scope": {"project": {"id": "f4db39b310964de59cc9f7019f7e009f"}}, "role": {"id": "abe89686384443f1997679052e2ded75"}, "user": {"id": "2e4aefe2e1054b8aae704f87f347bf80"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/f4db39b310964de59cc9f7019f7e009f/users/2e4aefe2e1054b8aae704f87f347bf80/roles/abe89686384443f1997679052e2ded75"}}, {"scope": {"project": {"id": "5ab3d157a8a344d2badc2904bc8081fd"}}, "role": {"id": "abe89686384443f1997679052e2ded75"}, "user": {"id": "387c7cad8f8a49419a2d6542a1492d52"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/5ab3d157a8a344d2badc2904bc8081fd/users/387c7cad8f8a49419a2d6542a1492d52/roles/abe89686384443f1997679052e2ded75"}}, {"scope": {"project": {"id": "f4db39b310964de59cc9f7019f7e009f"}}, "role": {"id": "abe89686384443f1997679052e2ded75"}, "user": {"id": "38c04e2448a64dd6992b8acdf4200ffb"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/f4db39b310964de59cc9f7019f7e009f/users/38c04e2448a64dd6992b8acdf4200ffb/roles/abe89686384443f1997679052e2ded75"}}, {"scope": {"project": {"id": "f4db39b310964de59cc9f7019f7e009f"}}, "role": {"id": "abe89686384443f1997679052e2ded75"}, "user": {"id": "3ffedc2ca5a043159cc32a93efd1f747"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/f4db39b310964de59cc9f7019f7e009f/users/3ffedc2ca5a043159cc32a93efd1f747/roles/abe89686384443f1997679052e2ded75"}}, {"scope": {"project": {"id": "f4db39b310964de59cc9f7019f7e009f"}}, "role": {"id": "abe89686384443f1997679052e2ded75"}, "user": {"id": "49c62c67f34f407ea6d60ccc2fc38e8c"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/f4db39b310964de59cc9f7019f7e009f/users/49c62c67f34f407ea6d60ccc2fc38e8c/roles/abe89686384443f1997679052e2ded75"}}, {"scope": {"project": {"id": "f4db39b310964de59cc9f7019f7e009f"}}, "role": {"id": "abe89686384443f1997679052e2ded75"}, "user": {"id": "59507f50e91b4a71a971ec298324cc50"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/f4db39b310964de59cc9f7019f7e009f/users/59507f50e91b4a71a971ec298324cc50/roles/abe89686384443f1997679052e2ded75"}}, {"scope": {"project": {"id": "f4db39b310964de59cc9f7019f7e009f"}}, "role": {"id": "abe89686384443f1997679052e2ded75"}, "user": {"id": "aef8a15e6a8e4182a65109603d921256"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/f4db39b310964de59cc9f7019f7e009f/users/aef8a15e6a8e4182a65109603d921256/roles/abe89686384443f1997679052e2ded75"}}, {"scope": {"project": {"id": "f4db39b310964de59cc9f7019f7e009f"}}, "role": {"id": "abe89686384443f1997679052e2ded75"}, "user": {"id": "c122c0bd37524c4dae838a82ebab0a40"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/f4db39b310964de59cc9f7019f7e009f/users/c122c0bd37524c4dae838a82ebab0a40/roles/abe89686384443f1997679052e2ded75"}}, {"scope": {"project": {"id": "f4db39b310964de59cc9f7019f7e009f"}}, "role": {"id": "abe89686384443f1997679052e2ded75"}, "user": {"id": "cf90c3cfd5c34e32a80c8efa567b427a"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/f4db39b310964de59cc9f7019f7e009f/users/cf90c3cfd5c34e32a80c8efa567b427a/roles/abe89686384443f1997679052e2ded75"}}, {"scope": {"project": {"id": "f4db39b310964de59cc9f7019f7e009f"}}, "role": {"id": "abe89686384443f1997679052e2ded75"}, "user": {"id": "e85ed1d0fab34d8b80910e00dff494e6"}, "links": {"assignment": "http://172.30.9.24:5000/v3/projects/f4db39b310964de59cc9f7019f7e009f/users/e85ed1d0fab34d8b80910e00dff494e6/roles/abe89686384443f1997679052e2ded75"}}, {"scope": {"domain": {"id": "cf35d15f9aef49b290c8ea54dd078d3e"}}, "role": {"id": "abe89686384443f1997679052e2ded75"}, "user": {"id": "c526623de0db49ecbe274e281a0c2107"}, "links": {"assignment": "http://172.30.9.24:5000/v3/domains/cf35d15f9aef49b290c8ea54dd078d3e/users/c526623de0db49ecbe274e281a0c2107/roles/abe89686384443f1997679052e2ded75"}}, {"scope": {"system": {"all": true}}, "role": {"id": "abe89686384443f1997679052e2ded75"}, "user": {"id": "387c7cad8f8a49419a2d6542a1492d52"}, "links": {"assignment": "http://172.30.9.24:5000/v3/system/users/387c7cad8f8a49419a2d6542a1492d52/roles/abe89686384443f1997679052e2ded75"}}], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments", "previous": null, "next": null}} 2018-09-06 21:27:48,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments used request id req-e0649788-4a46-45a9-91e5-df309e16b16a 2018-09-06 21:27:48,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.095547914505s 2018-09-06 21:27:48,550 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments used request id req-e0649788-4a46-45a9-91e5-df309e16b16a 2018-09-06 21:27:48,553 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'f4db39b310964de59cc9f7019f7e009f', 'id': u'abe89686384443f1997679052e2ded75', 'user': u'07da635c559543d4b059825a5a7a60cc'}), Munch({'project': u'f4db39b310964de59cc9f7019f7e009f', 'id': u'abe89686384443f1997679052e2ded75', 'user': u'20d5c6dd3d6c401996e4fcf7574c0b35'}), Munch({'project': u'f4db39b310964de59cc9f7019f7e009f', 'id': u'abe89686384443f1997679052e2ded75', 'user': u'24ccd86732174943bb1d9996b89e5baf'}), Munch({'project': u'f4db39b310964de59cc9f7019f7e009f', 'id': u'5675bbd24e014b0a87d8a82059ec8e78', 'user': u'2e4aefe2e1054b8aae704f87f347bf80'}), Munch({'project': u'f4db39b310964de59cc9f7019f7e009f', 'id': u'abe89686384443f1997679052e2ded75', 'user': u'2e4aefe2e1054b8aae704f87f347bf80'}), Munch({'project': u'5ab3d157a8a344d2badc2904bc8081fd', 'id': u'abe89686384443f1997679052e2ded75', 'user': u'387c7cad8f8a49419a2d6542a1492d52'}), Munch({'project': u'f4db39b310964de59cc9f7019f7e009f', 'id': u'abe89686384443f1997679052e2ded75', 'user': u'38c04e2448a64dd6992b8acdf4200ffb'}), Munch({'project': u'f4db39b310964de59cc9f7019f7e009f', 'id': u'abe89686384443f1997679052e2ded75', 'user': u'3ffedc2ca5a043159cc32a93efd1f747'}), Munch({'project': u'f4db39b310964de59cc9f7019f7e009f', 'id': u'abe89686384443f1997679052e2ded75', 'user': u'49c62c67f34f407ea6d60ccc2fc38e8c'}), Munch({'project': u'f4db39b310964de59cc9f7019f7e009f', 'id': u'abe89686384443f1997679052e2ded75', 'user': u'59507f50e91b4a71a971ec298324cc50'}), Munch({'project': u'f4db39b310964de59cc9f7019f7e009f', 'id': u'abe89686384443f1997679052e2ded75', 'user': u'aef8a15e6a8e4182a65109603d921256'}), Munch({'project': u'f4db39b310964de59cc9f7019f7e009f', 'id': u'abe89686384443f1997679052e2ded75', 'user': u'c122c0bd37524c4dae838a82ebab0a40'}), Munch({'project': u'f4db39b310964de59cc9f7019f7e009f', 'id': u'abe89686384443f1997679052e2ded75', 'user': u'cf90c3cfd5c34e32a80c8efa567b427a'}), Munch({'project': u'f4db39b310964de59cc9f7019f7e009f', 'id': u'abe89686384443f1997679052e2ded75', 'user': u'e85ed1d0fab34d8b80910e00dff494e6'}), Munch({'domain': u'cf35d15f9aef49b290c8ea54dd078d3e', 'id': u'abe89686384443f1997679052e2ded75', 'user': u'c526623de0db49ecbe274e281a0c2107'}), Munch({'id': u'abe89686384443f1997679052e2ded75', 'user': u'387c7cad8f8a49419a2d6542a1492d52'})] 2018-09-06 21:27:48,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-06 21:27:48,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6e2ed977f373e6737c55b8a94c3e62311fdc531b" 2018-09-06 21:27:48,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 06 Sep 2018 21:27:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de8e7d31-0139-46dc-b982-e8289acdb1c1 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "050c5b3797f4441caf43142bacbba713", "links": {"self": "http://172.30.9.24:5000/v3/roles/050c5b3797f4441caf43142bacbba713"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5675bbd24e014b0a87d8a82059ec8e78", "links": {"self": "http://172.30.9.24:5000/v3/roles/5675bbd24e014b0a87d8a82059ec8e78"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "abe89686384443f1997679052e2ded75", "links": {"self": "http://172.30.9.24:5000/v3/roles/abe89686384443f1997679052e2ded75"}, "name": "admin"}, {"domain_id": null, "id": "f08a76cf60194529bc7e54d4695c3a8d", "links": {"self": "http://172.30.9.24:5000/v3/roles/f08a76cf60194529bc7e54d4695c3a8d"}, "name": "heat_stack_user"}]} 2018-09-06 21:27:48,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-de8e7d31-0139-46dc-b982-e8289acdb1c1 2018-09-06 21:27:48,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.12447810173s 2018-09-06 21:27:48,682 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-de8e7d31-0139-46dc-b982-e8289acdb1c1 2018-09-06 21:27:48,683 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_roles: [Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'swiftoperator', 'id': u'050c5b3797f4441caf43142bacbba713'}), 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'5675bbd24e014b0a87d8a82059ec8e78'}), 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'admin', 'id': u'abe89686384443f1997679052e2ded75'}), 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'f08a76cf60194529bc7e54d4695c3a8d'})] 2018-09-06 21:27:48,684 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-06 21:27:48,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6e2ed977f373e6737c55b8a94c3e62311fdc531b" 2018-09-06 21:27:49,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-0d839891-d246-471a-b7c7-6fd6e04c6ce0 Date: Thu, 06 Sep 2018 21:27:49 GMT RESP BODY: {"routers": []} 2018-09-06 21:27:49,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-0d839891-d246-471a-b7c7-6fd6e04c6ce0 2018-09-06 21:27:49,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.03622102737s 2018-09-06 21:27:49,720 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-0d839891-d246-471a-b7c7-6fd6e04c6ce0 2018-09-06 21:27:49,721 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-09-06 21:27:49,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-06 21:27:49,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6e2ed977f373e6737c55b8a94c3e62311fdc531b" 2018-09-06 21:27:49,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 06 Sep 2018 21:27:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d554e38d-29e9-454a-9718-ff65d56559ed x-compute-request-id: req-d554e38d-29e9-454a-9718-ff65d56559ed Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-09-06 21:27:49,934 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d554e38d-29e9-454a-9718-ff65d56559ed 2018-09-06 21:27:49,934 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.212962865829s 2018-09-06 21:27:49,934 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.24:8774/v2.1/servers/detail used request id req-d554e38d-29e9-454a-9718-ff65d56559ed 2018-09-06 21:27:49,935 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-09-06 21:27:49,938 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-09-06 21:27:49,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5: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-06 21:27:49,947 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 06 Sep 2018 21:27:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.5: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.5:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-06 21:27:49,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5: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}6e2ed977f373e6737c55b8a94c3e62311fdc531b" 2018-09-06 21:27:50,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 06 Sep 2018 21:27:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e2a0ea2-3205-458d-b0f4-5eacb8650205 Content-Encoding: gzip Content-Length: 857 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.5:35357/v3/services/0727b6d52de14dd8b7b455220aef8126"}, "enabled": true, "type": "alarming", "id": "0727b6d52de14dd8b7b455220aef8126", "name": "aodh"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.5:35357/v3/services/08dfd4ec446241108e4c035c3e25991e"}, "enabled": true, "type": "metric", "id": "08dfd4ec446241108e4c035c3e25991e", "name": "gnocchi"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.5:35357/v3/services/0d03185fbbbe46428be82ab1aeb54308"}, "enabled": true, "type": "placement", "id": "0d03185fbbbe46428be82ab1aeb54308", "name": "placement"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.5:35357/v3/services/14ec3b80f4664f8294ed649a400aa692"}, "enabled": true, "type": "event", "id": "14ec3b80f4664f8294ed649a400aa692", "name": "panko"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.5:35357/v3/services/39dd0fe544624822826ecd37d00cf035"}, "enabled": true, "type": "compute", "id": "39dd0fe544624822826ecd37d00cf035", "name": "nova"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.5:35357/v3/services/4b8fa30fb97743f48cd66a3c7e432a9a"}, "enabled": true, "type": "orchestration", "id": "4b8fa30fb97743f48cd66a3c7e432a9a", "name": "heat"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.5:35357/v3/services/4c9022f1f93044c6b5721b7a82d4ca0d"}, "enabled": true, "type": "volumev2", "id": "4c9022f1f93044c6b5721b7a82d4ca0d", "name": "cinderv2"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.5:35357/v3/services/4f4e003c09c747b7ab43d0cfe170bb13"}, "enabled": true, "type": "metering", "id": "4f4e003c09c747b7ab43d0cfe170bb13", "name": "ceilometer"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.5:35357/v3/services/6849a3b2635a4dd2a3b6331f660938a8"}, "enabled": true, "type": "image", "id": "6849a3b2635a4dd2a3b6331f660938a8", "name": "glance"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.5:35357/v3/services/9e2ac8208c3e4fa792dc5f3be7da106d"}, "enabled": true, "type": "volume", "id": "9e2ac8208c3e4fa792dc5f3be7da106d", "name": "cinder"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.5:35357/v3/services/a23875c63d234b68ae18cb24aad3a7a2"}, "enabled": true, "type": "identity", "id": "a23875c63d234b68ae18cb24aad3a7a2", "name": "keystone"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.5:35357/v3/services/ad8602a353eb436f9d4817351d4c7757"}, "enabled": true, "type": "cloudformation", "id": "ad8602a353eb436f9d4817351d4c7757", "name": "heat-cfn"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.5:35357/v3/services/c397ccd4d1ce41a7ab06a3dd554e2856"}, "enabled": true, "type": "network", "id": "c397ccd4d1ce41a7ab06a3dd554e2856", "name": "neutron"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.5:35357/v3/services/d20346fec8834a709c3febb48660f8f7"}, "enabled": true, "type": "volumev3", "id": "d20346fec8834a709c3febb48660f8f7", "name": "cinderv3"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.5:35357/v3/services/f4ca4976c5c544d38571fa02fafc0306"}, "enabled": true, "type": "object-store", "id": "f4ca4976c5c544d38571fa02fafc0306", "name": "swift"}], "links": {"self": "http://192.30.9.5:35357/v3/services", "previous": null, "next": null}} 2018-09-06 21:27:50,037 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-3e2a0ea2-3205-458d-b0f4-5eacb8650205 2018-09-06 21:27:50,037 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.0987520217896s 2018-09-06 21:27:50,037 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-3e2a0ea2-3205-458d-b0f4-5eacb8650205 2018-09-06 21:27:50,041 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'0727b6d52de14dd8b7b455220aef8126', 'name': u'aodh'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'08dfd4ec446241108e4c035c3e25991e', 'name': u'gnocchi'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'0d03185fbbbe46428be82ab1aeb54308', 'name': u'placement'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'14ec3b80f4664f8294ed649a400aa692', 'name': u'panko'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'39dd0fe544624822826ecd37d00cf035', 'name': u'nova'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'4b8fa30fb97743f48cd66a3c7e432a9a', 'name': u'heat'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'4c9022f1f93044c6b5721b7a82d4ca0d', 'name': u'cinderv2'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'4f4e003c09c747b7ab43d0cfe170bb13', 'name': u'ceilometer'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'6849a3b2635a4dd2a3b6331f660938a8', 'name': u'glance'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'9e2ac8208c3e4fa792dc5f3be7da106d', 'name': u'cinder'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'a23875c63d234b68ae18cb24aad3a7a2', 'name': u'keystone'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'ad8602a353eb436f9d4817351d4c7757', 'name': u'heat-cfn'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'c397ccd4d1ce41a7ab06a3dd554e2856', 'name': u'neutron'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'd20346fec8834a709c3febb48660f8f7', 'name': u'cinderv3'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'f4ca4976c5c544d38571fa02fafc0306', 'name': u'swift'})] 2018-09-06 21:27:50,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-06 21:27:50,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}6e2ed977f373e6737c55b8a94c3e62311fdc531b" 2018-09-06 21:27:50,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-fc91b5fc-a76f-4563-bcf2-6be291fe49d0 Date: Thu, 06 Sep 2018 21:27:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e9439476-c150-4008-bb02-82745e3774d9","tenant_id":"f4db39b310964de59cc9f7019f7e009f","created_at":"2018-09-06T21:24:26Z","dns_nameservers":[],"updated_at":"2018-09-06T21:24:26Z","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":"f4db39b310964de59cc9f7019f7e009f","id":"b84a5f37-81e4-42f1-b532-f08db4615bdd","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-06 21:27:50,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-fc91b5fc-a76f-4563-bcf2-6be291fe49d0 2018-09-06 21:27:50,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.773187160492s 2018-09-06 21:27:50,815 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-fc91b5fc-a76f-4563-bcf2-6be291fe49d0 2018-09-06 21:27:50,815 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-06T21:24:26Z', 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'b84a5f37-81e4-42f1-b532-f08db4615bdd', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'network_id': u'e9439476-c150-4008-bb02-82745e3774d9', u'tenant_id': u'f4db39b310964de59cc9f7019f7e009f', u'created_at': u'2018-09-06T21:24:26Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'f4db39b310964de59cc9f7019f7e009f'})] 2018-09-06 21:27:50,935 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-06 21:27:50,936 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:09 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-09-06 21:27:50,988 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-09-06 21:27:51,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-06 21:27:51,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 06 Sep 2018 21:27:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8225746a-2b3c-4f1b-b7d3-564157c2ecac Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-09-06 21:27:51,173 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-8225746a-2b3c-4f1b-b7d3-564157c2ecac 2018-09-06 21:27:51,173 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-09-06 21:27:51,554 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "abe89686384443f1997679052e2ded75", "name": "admin"}], "expires_at": "2018-09-06T22:27:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5ab3d157a8a344d2badc2904bc8081fd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62c87394614649649fafecd4ff7b046a"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b31ecb5de79a4c44aa9f6913326db560"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8fde161ea7d4fe390f67907141e59f4"}], "type": "alarming", "id": "0727b6d52de14dd8b7b455220aef8126", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04c2672918b349c2a40b88adb14d9312"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55b5c14d7450428da7ab32bd11e37776"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a983fcc8e14a45c38e4aa451d6b424dd"}], "type": "metric", "id": "08dfd4ec446241108e4c035c3e25991e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "215d0841611c42ffb83da65fe32f28e5"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5eb0ba62314744c5991e65868a5950e8"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddacf9b41a444221ababdd9c433599df"}], "type": "placement", "id": "0d03185fbbbe46428be82ab1aeb54308", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d0aba61c7894e07a0773791d4445bd7"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fde521570a344598aa515626d4db346"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5951cbee704a40c0833f193e2f1c86b6"}], "type": "event", "id": "14ec3b80f4664f8294ed649a400aa692", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06347659f71d41828165c1635ebb00a3"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11d7bebf99e0474da151193eee45445d"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7ecf430efed48618e83123f9e769d0d"}], "type": "compute", "id": "39dd0fe544624822826ecd37d00cf035", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/5ab3d157a8a344d2badc2904bc8081fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08f8711f43fb443a87e90b4980fba01e"}, {"url": "http://192.30.9.5:8004/v1/5ab3d157a8a344d2badc2904bc8081fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "19f81dbc65234e6e87912725239481e9"}, {"url": "http://192.30.9.5:8004/v1/5ab3d157a8a344d2badc2904bc8081fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c6dddc5c8da410983e435e5422b15c0"}], "type": "orchestration", "id": "4b8fa30fb97743f48cd66a3c7e432a9a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/5ab3d157a8a344d2badc2904bc8081fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12b0a20265af4a4cb364fe180942c1cc"}, {"url": "http://172.30.9.24:8776/v2/5ab3d157a8a344d2badc2904bc8081fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "79d4c63b176a469f85ac2d4443edc5b0"}, {"url": "http://192.30.9.5:8776/v2/5ab3d157a8a344d2badc2904bc8081fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df439a1ecfee43e08cddc503d0ca377f"}], "type": "volumev2", "id": "4c9022f1f93044c6b5721b7a82d4ca0d", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "4f4e003c09c747b7ab43d0cfe170bb13", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "157488d90ff24ae0a539e701d61bff1c"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a8fba13ed114759a9b4e0d582dd17ea"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a76341d86f714811a6dc1a0f8e7ebabc"}], "type": "image", "id": "6849a3b2635a4dd2a3b6331f660938a8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/5ab3d157a8a344d2badc2904bc8081fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38e85920f05b473689181040c2b819a9"}, {"url": "http://172.30.9.24:8776/v1/5ab3d157a8a344d2badc2904bc8081fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5af4573843147288b0428be21b44aad"}, {"url": "http://192.30.9.5:8776/v1/5ab3d157a8a344d2badc2904bc8081fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eb8fc882e1144be5ba1f11b3cb2e7684"}], "type": "volume", "id": "9e2ac8208c3e4fa792dc5f3be7da106d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05b6c0e78ccc4b6a828babf6ddda8b64"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2002a9f7e1b40078c5540d29cd2c73d"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cef99035fa284059ac581000694a1dbf"}], "type": "identity", "id": "a23875c63d234b68ae18cb24aad3a7a2", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a05db8c201b45bc9b47c5d1d08ba3d5"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d562a76cd2f40d2a3ac69aaf2cc026d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe3db464ef8a4d208d73c9c35067f1dc"}], "type": "cloudformation", "id": "ad8602a353eb436f9d4817351d4c7757", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d0741c8526f4d4b82fe3ab3b854658f"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "490b31d76dc44125a6d787059e6ae65b"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d578e83ef4cd4192a81cfbd8e4f60b91"}], "type": "network", "id": "c397ccd4d1ce41a7ab06a3dd554e2856", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/5ab3d157a8a344d2badc2904bc8081fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12ed9eff26fb4cb09e89e8890e15a63e"}, {"url": "http://192.30.9.5:8776/v3/5ab3d157a8a344d2badc2904bc8081fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7876fa8845464d6b9a59ebfec74993b2"}, {"url": "http://172.30.9.24:8776/v3/5ab3d157a8a344d2badc2904bc8081fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3ff312b410441a8b499989f52789049"}], "type": "volumev3", "id": "d20346fec8834a709c3febb48660f8f7", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40af5bdb215a41f1b692f90e24e3795f"}, {"url": "http://172.30.9.24:8080/v1/AUTH_5ab3d157a8a344d2badc2904bc8081fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5dc1302d2df54811b09f50b0c9c6fe02"}, {"url": "http://12.0.0.27:8080/v1/AUTH_5ab3d157a8a344d2badc2904bc8081fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ee843a76b134d53876a26bca04fbf66"}], "type": "object-store", "id": "f4ca4976c5c544d38571fa02fafc0306", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "387c7cad8f8a49419a2d6542a1492d52"}, "audit_ids": ["Q6rGe2BBTb2JcAWFh4peDw"], "issued_at": "2018-09-06T21:27:51.000000Z"}} 2018-09-06 21:27:51,558 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-06 21:27:51,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}af4cb15ef33f8348be52ce327a12362c08da5b31" 2018-09-06 21:27:52,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-6785c58f-2fe7-4979-af69-a13e75f9ef1b Date: Thu, 06 Sep 2018 21:27:52 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"e9439476-c150-4008-bb02-82745e3774d9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f4db39b310964de59cc9f7019f7e009f","status":"ACTIVE","subnets":["b84a5f37-81e4-42f1-b532-f08db4615bdd"],"description":"","tags":[],"updated_at":"2018-09-06T21:24:26Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4db39b310964de59cc9f7019f7e009f","created_at":"2018-09-06T21:24:18Z","provider:network_type":"flat"}]} 2018-09-06 21:27:52,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6785c58f-2fe7-4979-af69-a13e75f9ef1b 2018-09-06 21:27:52,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.07869005203s 2018-09-06 21:27:52,638 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6785c58f-2fe7-4979-af69-a13e75f9ef1b 2018-09-06 21:27:52,639 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-09-06 21:27:52,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-06 21:27:52,647 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 06 Sep 2018 21:27:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-06 21:27:52,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-06 21:27:52,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}af4cb15ef33f8348be52ce327a12362c08da5b31" 2018-09-06 21:27:52,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 06 Sep 2018 21:27:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d9b8403-8a59-4cda-a3ae-ad4b8b992b1b Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/cf35d15f9aef49b290c8ea54dd078d3e"}, "tags": [], "enabled": true, "id": "cf35d15f9aef49b290c8ea54dd078d3e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2018-09-06 21:27:52,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-8d9b8403-8a59-4cda-a3ae-ad4b8b992b1b 2018-09-06 21:27:52,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.154359102249s 2018-09-06 21:27:52,804 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-8d9b8403-8a59-4cda-a3ae-ad4b8b992b1b 2018-09-06 21:27:52,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-06 21:27:52,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}af4cb15ef33f8348be52ce327a12362c08da5b31" 2018-09-06 21:27:53,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 06 Sep 2018 21:27:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a768c1c-b802-4e66-bb25-4ced6ad24b63 Content-Encoding: gzip Content-Length: 297 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/5ab3d157a8a344d2badc2904bc8081fd"}, "tags": [], "enabled": true, "id": "5ab3d157a8a344d2badc2904bc8081fd", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/f4db39b310964de59cc9f7019f7e009f"}, "tags": [], "enabled": true, "id": "f4db39b310964de59cc9f7019f7e009f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-06 21:27:53,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-9a768c1c-b802-4e66-bb25-4ced6ad24b63 2018-09-06 21:27:53,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.19588804245s 2018-09-06 21:27:53,007 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-9a768c1c-b802-4e66-bb25-4ced6ad24b63 2018-09-06 21:27:53,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-06 21:27:53,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}af4cb15ef33f8348be52ce327a12362c08da5b31" -d '{"network": {"tenant_id": "5ab3d157a8a344d2badc2904bc8081fd", "name": "tenantnetwork1-net_2c22971a-9bfe-4eba-ac9c-04fba67be0a8", "admin_state_up": true}}' 2018-09-06 21:27:53,816 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-3db325e1-e93b-416b-a695-6498b1315435 Date: Thu, 06 Sep 2018 21:27:53 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"4ba98193-7d31-40bd-a7ff-0d360a0d6707","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5ab3d157a8a344d2badc2904bc8081fd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-06T21:27:53Z","is_default":false,"provider:segmentation_id":62,"name":"tenantnetwork1-net_2c22971a-9bfe-4eba-ac9c-04fba67be0a8","admin_state_up":true,"tenant_id":"5ab3d157a8a344d2badc2904bc8081fd","created_at":"2018-09-06T21:27:53Z","mtu":1450}} 2018-09-06 21:27:53,816 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-3db325e1-e93b-416b-a695-6498b1315435 2018-09-06 21:27:53,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.807372093201s 2018-09-06 21:27:53,817 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-3db325e1-e93b-416b-a695-6498b1315435 2018-09-06 21:27:53,817 - 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-06T21:27:53Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'4ba98193-7d31-40bd-a7ff-0d360a0d6707', u'provider:segmentation_id': 62, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-net_2c22971a-9bfe-4eba-ac9c-04fba67be0a8', u'admin_state_up': True, u'tenant_id': u'5ab3d157a8a344d2badc2904bc8081fd', u'created_at': u'2018-09-06T21:27:53Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'5ab3d157a8a344d2badc2904bc8081fd'}) 2018-09-06 21:27:53,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-06 21:27:53,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}af4cb15ef33f8348be52ce327a12362c08da5b31" 2018-09-06 21:27:54,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1352 X-Openstack-Request-Id: req-83faf356-d6c8-4234-aea4-a7d2755f4a1e Date: Thu, 06 Sep 2018 21:27:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"4ba98193-7d31-40bd-a7ff-0d360a0d6707","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5ab3d157a8a344d2badc2904bc8081fd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-06T21:27:53Z","provider:segmentation_id":62,"name":"tenantnetwork1-net_2c22971a-9bfe-4eba-ac9c-04fba67be0a8","admin_state_up":true,"tenant_id":"5ab3d157a8a344d2badc2904bc8081fd","created_at":"2018-09-06T21:27:53Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"e9439476-c150-4008-bb02-82745e3774d9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f4db39b310964de59cc9f7019f7e009f","status":"ACTIVE","subnets":["b84a5f37-81e4-42f1-b532-f08db4615bdd"],"description":"","tags":[],"updated_at":"2018-09-06T21:24:26Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4db39b310964de59cc9f7019f7e009f","created_at":"2018-09-06T21:24:18Z","provider:network_type":"flat"}]} 2018-09-06 21:27:54,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-83faf356-d6c8-4234-aea4-a7d2755f4a1e 2018-09-06 21:27:54,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.935621023178s 2018-09-06 21:27:54,754 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-83faf356-d6c8-4234-aea4-a7d2755f4a1e 2018-09-06 21:27:54,755 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-06 21:27:54,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}af4cb15ef33f8348be52ce327a12362c08da5b31" -d '{"subnet": {"name": "tenantnetwork1-subnet_2c22971a-9bfe-4eba-ac9c-04fba67be0a8", "enable_dhcp": true, "network_id": "4ba98193-7d31-40bd-a7ff-0d360a0d6707", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-06 21:27:56,223 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2638cd5c-b238-4a12-8754-746693c7d0a4 Date: Thu, 06 Sep 2018 21:27:56 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ba98193-7d31-40bd-a7ff-0d360a0d6707","tenant_id":"5ab3d157a8a344d2badc2904bc8081fd","created_at":"2018-09-06T21:27:55Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-06T21:27:55Z","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":"5ab3d157a8a344d2badc2904bc8081fd","id":"aab66527-6026-4c1b-a0f2-9589cebb5447","subnetpool_id":null,"name":"tenantnetwork1-subnet_2c22971a-9bfe-4eba-ac9c-04fba67be0a8"}} 2018-09-06 21:27:56,223 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-2638cd5c-b238-4a12-8754-746693c7d0a4 2018-09-06 21:27:56,223 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.4676091671s 2018-09-06 21:27:56,223 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-2638cd5c-b238-4a12-8754-746693c7d0a4 2018-09-06 21:27:56,224 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-06T21:27:55Z', 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'aab66527-6026-4c1b-a0f2-9589cebb5447', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_2c22971a-9bfe-4eba-ac9c-04fba67be0a8', u'enable_dhcp': True, u'network_id': u'4ba98193-7d31-40bd-a7ff-0d360a0d6707', u'tenant_id': u'5ab3d157a8a344d2badc2904bc8081fd', u'created_at': u'2018-09-06T21:27:55Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'5ab3d157a8a344d2badc2904bc8081fd'}) 2018-09-06 21:27:56,224 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-06 21:27:56,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}af4cb15ef33f8348be52ce327a12362c08da5b31" -d '{"router": {"external_gateway_info": {"network_id": "e9439476-c150-4008-bb02-82745e3774d9"}, "name": "tenantnetwork1-router_2c22971a-9bfe-4eba-ac9c-04fba67be0a8", "admin_state_up": true}}' 2018-09-06 21:27:58,740 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-5a675655-ea5f-4df1-a6d5-c3759f950eb8 Date: Thu, 06 Sep 2018 21:27:58 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e9439476-c150-4008-bb02-82745e3774d9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b84a5f37-81e4-42f1-b532-f08db4615bdd", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "5ab3d157a8a344d2badc2904bc8081fd", "created_at": "2018-09-06T21:27:57Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-06T21:27:58Z", "revision_number": 2, "routes": [], "project_id": "5ab3d157a8a344d2badc2904bc8081fd", "id": "a436fce8-8093-4b45-9700-cecc30f59caa", "name": "tenantnetwork1-router_2c22971a-9bfe-4eba-ac9c-04fba67be0a8"}} 2018-09-06 21:27:58,740 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-5a675655-ea5f-4df1-a6d5-c3759f950eb8 2018-09-06 21:27:58,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.51557397842s 2018-09-06 21:27:58,740 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-5a675655-ea5f-4df1-a6d5-c3759f950eb8 2018-09-06 21:27:58,741 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'e9439476-c150-4008-bb02-82745e3774d9', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b84a5f37-81e4-42f1-b532-f08db4615bdd', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'5ab3d157a8a344d2badc2904bc8081fd', u'created_at': u'2018-09-06T21:27:57Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-09-06T21:27:58Z', u'revision_number': 2, u'routes': [], u'project_id': u'5ab3d157a8a344d2badc2904bc8081fd', u'id': u'a436fce8-8093-4b45-9700-cecc30f59caa', u'name': u'tenantnetwork1-router_2c22971a-9bfe-4eba-ac9c-04fba67be0a8'}) 2018-09-06 21:27:58,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-06 21:27:58,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/a436fce8-8093-4b45-9700-cecc30f59caa/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}af4cb15ef33f8348be52ce327a12362c08da5b31" -d '{"subnet_id": "aab66527-6026-4c1b-a0f2-9589cebb5447"}' 2018-09-06 21:28:01,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-70bb97bb-c97a-49a8-9d99-7dfe674603ce Date: Thu, 06 Sep 2018 21:28:01 GMT RESP BODY: {"network_id": "4ba98193-7d31-40bd-a7ff-0d360a0d6707", "tenant_id": "5ab3d157a8a344d2badc2904bc8081fd", "subnet_id": "aab66527-6026-4c1b-a0f2-9589cebb5447", "subnet_ids": ["aab66527-6026-4c1b-a0f2-9589cebb5447"], "port_id": "63a32db6-a34c-481b-b406-053df44ead11", "id": "a436fce8-8093-4b45-9700-cecc30f59caa"} 2018-09-06 21:28:01,668 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/a436fce8-8093-4b45-9700-cecc30f59caa/add_router_interface.json used request id req-70bb97bb-c97a-49a8-9d99-7dfe674603ce 2018-09-06 21:28:01,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.92694091797s 2018-09-06 21:28:01,669 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/a436fce8-8093-4b45-9700-cecc30f59caa/add_router_interface.json used request id req-70bb97bb-c97a-49a8-9d99-7dfe674603ce returning object a436fce8-8093-4b45-9700-cecc30f59caa 2018-09-06 21:28:01,783 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-06 21:28:01,783 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:09 | PASS | +------------------------+------------------+------------------+----------------+ 2018-09-06 21:28:01,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-06 21:28:01,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/a436fce8-8093-4b45-9700-cecc30f59caa/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}af4cb15ef33f8348be52ce327a12362c08da5b31" -d '{"subnet_id": "aab66527-6026-4c1b-a0f2-9589cebb5447"}' 2018-09-06 21:28:04,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ed1fb28c-57dc-4eb7-81c7-f71d444d278c Date: Thu, 06 Sep 2018 21:28:04 GMT RESP BODY: {"network_id": "4ba98193-7d31-40bd-a7ff-0d360a0d6707", "tenant_id": "5ab3d157a8a344d2badc2904bc8081fd", "subnet_id": "aab66527-6026-4c1b-a0f2-9589cebb5447", "subnet_ids": ["aab66527-6026-4c1b-a0f2-9589cebb5447"], "port_id": "63a32db6-a34c-481b-b406-053df44ead11", "id": "a436fce8-8093-4b45-9700-cecc30f59caa"} 2018-09-06 21:28:04,188 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/a436fce8-8093-4b45-9700-cecc30f59caa/remove_router_interface.json used request id req-ed1fb28c-57dc-4eb7-81c7-f71d444d278c 2018-09-06 21:28:04,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.39959287643s 2018-09-06 21:28:04,188 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/a436fce8-8093-4b45-9700-cecc30f59caa/remove_router_interface.json used request id req-ed1fb28c-57dc-4eb7-81c7-f71d444d278c returning object a436fce8-8093-4b45-9700-cecc30f59caa 2018-09-06 21:28:04,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-06 21:28:04,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}af4cb15ef33f8348be52ce327a12362c08da5b31" 2018-09-06 21:28:04,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-8ba10e08-c705-4627-b281-f7566a3c0c51 Date: Thu, 06 Sep 2018 21:28:04 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e9439476-c150-4008-bb02-82745e3774d9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b84a5f37-81e4-42f1-b532-f08db4615bdd", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "5ab3d157a8a344d2badc2904bc8081fd", "created_at": "2018-09-06T21:27:57Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-06T21:28:03Z", "revision_number": 4, "routes": [], "project_id": "5ab3d157a8a344d2badc2904bc8081fd", "id": "a436fce8-8093-4b45-9700-cecc30f59caa", "name": "tenantnetwork1-router_2c22971a-9bfe-4eba-ac9c-04fba67be0a8"}]} 2018-09-06 21:28:04,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-8ba10e08-c705-4627-b281-f7566a3c0c51 2018-09-06 21:28:04,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.299501180649s 2018-09-06 21:28:04,488 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-8ba10e08-c705-4627-b281-f7566a3c0c51 2018-09-06 21:28:04,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-06 21:28:04,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/a436fce8-8093-4b45-9700-cecc30f59caa.json -H "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}af4cb15ef33f8348be52ce327a12362c08da5b31" 2018-09-06 21:28:06,770 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f6ca74fc-e3fa-4737-b666-724c8c1804e0 Content-Length: 0 Date: Thu, 06 Sep 2018 21:28:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-06 21:28:06,770 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/a436fce8-8093-4b45-9700-cecc30f59caa.json used request id req-f6ca74fc-e3fa-4737-b666-724c8c1804e0 2018-09-06 21:28:06,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 2.2802798748s 2018-09-06 21:28:06,770 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/a436fce8-8093-4b45-9700-cecc30f59caa.json used request id req-f6ca74fc-e3fa-4737-b666-724c8c1804e0 2018-09-06 21:28:06,771 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-06 21:28:06,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}af4cb15ef33f8348be52ce327a12362c08da5b31" 2018-09-06 21:28:07,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1296 X-Openstack-Request-Id: req-b2fceeab-c2c8-4b48-b9df-7c028c563163 Date: Thu, 06 Sep 2018 21:28:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ba98193-7d31-40bd-a7ff-0d360a0d6707","tenant_id":"5ab3d157a8a344d2badc2904bc8081fd","created_at":"2018-09-06T21:27:55Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-06T21:27:55Z","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":"5ab3d157a8a344d2badc2904bc8081fd","id":"aab66527-6026-4c1b-a0f2-9589cebb5447","subnetpool_id":null,"name":"tenantnetwork1-subnet_2c22971a-9bfe-4eba-ac9c-04fba67be0a8"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e9439476-c150-4008-bb02-82745e3774d9","tenant_id":"f4db39b310964de59cc9f7019f7e009f","created_at":"2018-09-06T21:24:26Z","dns_nameservers":[],"updated_at":"2018-09-06T21:24:26Z","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":"f4db39b310964de59cc9f7019f7e009f","id":"b84a5f37-81e4-42f1-b532-f08db4615bdd","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-06 21:28:07,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-b2fceeab-c2c8-4b48-b9df-7c028c563163 2018-09-06 21:28:07,882 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 1.11054992676s 2018-09-06 21:28:07,882 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-b2fceeab-c2c8-4b48-b9df-7c028c563163 2018-09-06 21:28:07,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-06 21:28:07,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/aab66527-6026-4c1b-a0f2-9589cebb5447.json -H "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}af4cb15ef33f8348be52ce327a12362c08da5b31" 2018-09-06 21:28:11,043 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d8948816-9002-43f3-aa5b-f83a998edc6b Date: Thu, 06 Sep 2018 21:28:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-06 21:28:11,043 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/aab66527-6026-4c1b-a0f2-9589cebb5447.json used request id req-d8948816-9002-43f3-aa5b-f83a998edc6b 2018-09-06 21:28:11,043 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.15977287292s 2018-09-06 21:28:11,043 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/aab66527-6026-4c1b-a0f2-9589cebb5447.json used request id req-d8948816-9002-43f3-aa5b-f83a998edc6b 2018-09-06 21:28:11,044 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-06 21:28:11,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}af4cb15ef33f8348be52ce327a12362c08da5b31" 2018-09-06 21:28:11,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1358 X-Openstack-Request-Id: req-34c882df-cf9c-4674-bb91-337c219a2b8f Date: Thu, 06 Sep 2018 21:28:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4ba98193-7d31-40bd-a7ff-0d360a0d6707","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5ab3d157a8a344d2badc2904bc8081fd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-06T21:28:10Z","provider:segmentation_id":62,"name":"tenantnetwork1-net_2c22971a-9bfe-4eba-ac9c-04fba67be0a8","admin_state_up":true,"tenant_id":"5ab3d157a8a344d2badc2904bc8081fd","created_at":"2018-09-06T21:27:53Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"e9439476-c150-4008-bb02-82745e3774d9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f4db39b310964de59cc9f7019f7e009f","status":"ACTIVE","subnets":["b84a5f37-81e4-42f1-b532-f08db4615bdd"],"description":"","tags":[],"updated_at":"2018-09-06T21:24:26Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4db39b310964de59cc9f7019f7e009f","created_at":"2018-09-06T21:24:18Z","provider:network_type":"flat"}]} 2018-09-06 21:28:11,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-34c882df-cf9c-4674-bb91-337c219a2b8f 2018-09-06 21:28:11,997 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.952960968018s 2018-09-06 21:28:11,997 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-34c882df-cf9c-4674-bb91-337c219a2b8f 2018-09-06 21:28:11,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-06 21:28:11,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/4ba98193-7d31-40bd-a7ff-0d360a0d6707.json -H "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}af4cb15ef33f8348be52ce327a12362c08da5b31" 2018-09-06 21:28:12,779 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b0a8cf13-b3ed-4fbf-b438-c5a3ddfe14a6 Date: Thu, 06 Sep 2018 21:28:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-06 21:28:12,780 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/4ba98193-7d31-40bd-a7ff-0d360a0d6707.json used request id req-b0a8cf13-b3ed-4fbf-b438-c5a3ddfe14a6 2018-09-06 21:28:12,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.781258106232s 2018-09-06 21:28:12,780 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/4ba98193-7d31-40bd-a7ff-0d360a0d6707.json used request id req-b0a8cf13-b3ed-4fbf-b438-c5a3ddfe14a6 2018-09-06 21:28:12,827 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-09-06 21:28:12,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-06 21:28:12,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 06 Sep 2018 21:28:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4664e968-f010-4da5-92ff-4cd33cabb942 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-09-06 21:28:12,871 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-4664e968-f010-4da5-92ff-4cd33cabb942 2018-09-06 21:28:12,872 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-09-06 21:28:13,266 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "abe89686384443f1997679052e2ded75", "name": "admin"}], "expires_at": "2018-09-06T22:28:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5ab3d157a8a344d2badc2904bc8081fd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62c87394614649649fafecd4ff7b046a"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b31ecb5de79a4c44aa9f6913326db560"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8fde161ea7d4fe390f67907141e59f4"}], "type": "alarming", "id": "0727b6d52de14dd8b7b455220aef8126", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04c2672918b349c2a40b88adb14d9312"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55b5c14d7450428da7ab32bd11e37776"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a983fcc8e14a45c38e4aa451d6b424dd"}], "type": "metric", "id": "08dfd4ec446241108e4c035c3e25991e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "215d0841611c42ffb83da65fe32f28e5"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5eb0ba62314744c5991e65868a5950e8"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddacf9b41a444221ababdd9c433599df"}], "type": "placement", "id": "0d03185fbbbe46428be82ab1aeb54308", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d0aba61c7894e07a0773791d4445bd7"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fde521570a344598aa515626d4db346"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5951cbee704a40c0833f193e2f1c86b6"}], "type": "event", "id": "14ec3b80f4664f8294ed649a400aa692", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06347659f71d41828165c1635ebb00a3"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11d7bebf99e0474da151193eee45445d"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7ecf430efed48618e83123f9e769d0d"}], "type": "compute", "id": "39dd0fe544624822826ecd37d00cf035", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/5ab3d157a8a344d2badc2904bc8081fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08f8711f43fb443a87e90b4980fba01e"}, {"url": "http://192.30.9.5:8004/v1/5ab3d157a8a344d2badc2904bc8081fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "19f81dbc65234e6e87912725239481e9"}, {"url": "http://192.30.9.5:8004/v1/5ab3d157a8a344d2badc2904bc8081fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c6dddc5c8da410983e435e5422b15c0"}], "type": "orchestration", "id": "4b8fa30fb97743f48cd66a3c7e432a9a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/5ab3d157a8a344d2badc2904bc8081fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12b0a20265af4a4cb364fe180942c1cc"}, {"url": "http://172.30.9.24:8776/v2/5ab3d157a8a344d2badc2904bc8081fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "79d4c63b176a469f85ac2d4443edc5b0"}, {"url": "http://192.30.9.5:8776/v2/5ab3d157a8a344d2badc2904bc8081fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df439a1ecfee43e08cddc503d0ca377f"}], "type": "volumev2", "id": "4c9022f1f93044c6b5721b7a82d4ca0d", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "4f4e003c09c747b7ab43d0cfe170bb13", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "157488d90ff24ae0a539e701d61bff1c"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a8fba13ed114759a9b4e0d582dd17ea"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a76341d86f714811a6dc1a0f8e7ebabc"}], "type": "image", "id": "6849a3b2635a4dd2a3b6331f660938a8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/5ab3d157a8a344d2badc2904bc8081fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38e85920f05b473689181040c2b819a9"}, {"url": "http://172.30.9.24:8776/v1/5ab3d157a8a344d2badc2904bc8081fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5af4573843147288b0428be21b44aad"}, {"url": "http://192.30.9.5:8776/v1/5ab3d157a8a344d2badc2904bc8081fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eb8fc882e1144be5ba1f11b3cb2e7684"}], "type": "volume", "id": "9e2ac8208c3e4fa792dc5f3be7da106d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05b6c0e78ccc4b6a828babf6ddda8b64"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2002a9f7e1b40078c5540d29cd2c73d"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cef99035fa284059ac581000694a1dbf"}], "type": "identity", "id": "a23875c63d234b68ae18cb24aad3a7a2", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a05db8c201b45bc9b47c5d1d08ba3d5"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d562a76cd2f40d2a3ac69aaf2cc026d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe3db464ef8a4d208d73c9c35067f1dc"}], "type": "cloudformation", "id": "ad8602a353eb436f9d4817351d4c7757", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d0741c8526f4d4b82fe3ab3b854658f"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "490b31d76dc44125a6d787059e6ae65b"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d578e83ef4cd4192a81cfbd8e4f60b91"}], "type": "network", "id": "c397ccd4d1ce41a7ab06a3dd554e2856", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/5ab3d157a8a344d2badc2904bc8081fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12ed9eff26fb4cb09e89e8890e15a63e"}, {"url": "http://192.30.9.5:8776/v3/5ab3d157a8a344d2badc2904bc8081fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7876fa8845464d6b9a59ebfec74993b2"}, {"url": "http://172.30.9.24:8776/v3/5ab3d157a8a344d2badc2904bc8081fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3ff312b410441a8b499989f52789049"}], "type": "volumev3", "id": "d20346fec8834a709c3febb48660f8f7", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40af5bdb215a41f1b692f90e24e3795f"}, {"url": "http://172.30.9.24:8080/v1/AUTH_5ab3d157a8a344d2badc2904bc8081fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5dc1302d2df54811b09f50b0c9c6fe02"}, {"url": "http://12.0.0.27:8080/v1/AUTH_5ab3d157a8a344d2badc2904bc8081fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ee843a76b134d53876a26bca04fbf66"}], "type": "object-store", "id": "f4ca4976c5c544d38571fa02fafc0306", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "387c7cad8f8a49419a2d6542a1492d52"}, "audit_ids": ["S_9F5wv0Q4GePM8jVnhq-Q"], "issued_at": "2018-09-06T21:28:13.000000Z"}} 2018-09-06 21:28:13,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-06 21:28:13,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}5cb33fdb80b6db9128f5116e911db0c544240001" 2018-09-06 21:28:13,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-21da745f-2081-4f35-bd24-5ceb3dbc93a4 Date: Thu, 06 Sep 2018 21:28:13 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"e9439476-c150-4008-bb02-82745e3774d9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f4db39b310964de59cc9f7019f7e009f","status":"ACTIVE","subnets":["b84a5f37-81e4-42f1-b532-f08db4615bdd"],"description":"","tags":[],"updated_at":"2018-09-06T21:24:26Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4db39b310964de59cc9f7019f7e009f","created_at":"2018-09-06T21:24:18Z","provider:network_type":"flat"}]} 2018-09-06 21:28:13,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-21da745f-2081-4f35-bd24-5ceb3dbc93a4 2018-09-06 21:28:13,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.251265048981s 2018-09-06 21:28:13,521 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-21da745f-2081-4f35-bd24-5ceb3dbc93a4 2018-09-06 21:28:13,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-06 21:28:13,530 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 06 Sep 2018 21:28:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-06 21:28:13,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-06 21:28:13,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5cb33fdb80b6db9128f5116e911db0c544240001" 2018-09-06 21:28:13,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 06 Sep 2018 21:28:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2344feb-055b-4623-ba6c-ac98ac138082 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/cf35d15f9aef49b290c8ea54dd078d3e"}, "tags": [], "enabled": true, "id": "cf35d15f9aef49b290c8ea54dd078d3e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2018-09-06 21:28:13,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-d2344feb-055b-4623-ba6c-ac98ac138082 2018-09-06 21:28:13,692 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.160999059677s 2018-09-06 21:28:13,692 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-d2344feb-055b-4623-ba6c-ac98ac138082 2018-09-06 21:28:13,699 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-06 21:28:13,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}5cb33fdb80b6db9128f5116e911db0c544240001" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_99ddf00f-2e43-4dac-ac4b-f616d6e1fcfe"}}' 2018-09-06 21:28:13,873 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 06 Sep 2018 21:28:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-779b1f8a-70e3-4a5f-adfc-5af7f951a17c 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.24:5000/v3/projects/5d4d6629ce8641ef961d810650cd0914"}, "tags": [], "enabled": true, "id": "5d4d6629ce8641ef961d810650cd0914", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_99ddf00f-2e43-4dac-ac4b-f616d6e1fcfe"}} 2018-09-06 21:28:13,873 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-779b1f8a-70e3-4a5f-adfc-5af7f951a17c 2018-09-06 21:28:13,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.174600124359s 2018-09-06 21:28:13,874 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-779b1f8a-70e3-4a5f-adfc-5af7f951a17c 2018-09-06 21:28:13,874 - 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'5d4d6629ce8641ef961d810650cd0914', '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_99ddf00f-2e43-4dac-ac4b-f616d6e1fcfe'}) 2018-09-06 21:28:13,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-09-06 21:28:13,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}5cb33fdb80b6db9128f5116e911db0c544240001" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "9cda7df8-173d-4cf2-b70e-d5a3fbd83c14", "email": null, "name": "tenantnetwork2-user_99ddf00f-2e43-4dac-ac4b-f616d6e1fcfe"}}' 2018-09-06 21:28:14,284 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 06 Sep 2018 21:28:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67e5a6de-9291-4ada-9e86-db0b1ff32a19 Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_99ddf00f-2e43-4dac-ac4b-f616d6e1fcfe", "links": {"self": "http://172.30.9.24:5000/v3/users/3bab861f5fff4509906a3d1d7636bba3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3bab861f5fff4509906a3d1d7636bba3", "domain_id": "default", "password_expires_at": null}} 2018-09-06 21:28:14,284 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-67e5a6de-9291-4ada-9e86-db0b1ff32a19 2018-09-06 21:28:14,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.403560161591s 2018-09-06 21:28:14,285 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-67e5a6de-9291-4ada-9e86-db0b1ff32a19 2018-09-06 21:28:14,285 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3bab861f5fff4509906a3d1d7636bba3', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_99ddf00f-2e43-4dac-ac4b-f616d6e1fcfe'}) 2018-09-06 21:28:14,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-06 21:28:14,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5cb33fdb80b6db9128f5116e911db0c544240001" 2018-09-06 21:28:14,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 06 Sep 2018 21:28:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab2311d6-21e2-4dab-a309-1778f274ac2f Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "050c5b3797f4441caf43142bacbba713", "links": {"self": "http://172.30.9.24:5000/v3/roles/050c5b3797f4441caf43142bacbba713"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5675bbd24e014b0a87d8a82059ec8e78", "links": {"self": "http://172.30.9.24:5000/v3/roles/5675bbd24e014b0a87d8a82059ec8e78"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "abe89686384443f1997679052e2ded75", "links": {"self": "http://172.30.9.24:5000/v3/roles/abe89686384443f1997679052e2ded75"}, "name": "admin"}, {"domain_id": null, "id": "f08a76cf60194529bc7e54d4695c3a8d", "links": {"self": "http://172.30.9.24:5000/v3/roles/f08a76cf60194529bc7e54d4695c3a8d"}, "name": "heat_stack_user"}]} 2018-09-06 21:28:14,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-ab2311d6-21e2-4dab-a309-1778f274ac2f 2018-09-06 21:28:14,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.17666387558s 2018-09-06 21:28:14,466 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-ab2311d6-21e2-4dab-a309-1778f274ac2f 2018-09-06 21:28:14,471 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-06 21:28:14,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5cb33fdb80b6db9128f5116e911db0c544240001" 2018-09-06 21:28:14,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 06 Sep 2018 21:28:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2bff4f4-d7dc-473c-9c53-53a1225c9d3e Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "050c5b3797f4441caf43142bacbba713", "links": {"self": "http://172.30.9.24:5000/v3/roles/050c5b3797f4441caf43142bacbba713"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5675bbd24e014b0a87d8a82059ec8e78", "links": {"self": "http://172.30.9.24:5000/v3/roles/5675bbd24e014b0a87d8a82059ec8e78"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "abe89686384443f1997679052e2ded75", "links": {"self": "http://172.30.9.24:5000/v3/roles/abe89686384443f1997679052e2ded75"}, "name": "admin"}, {"domain_id": null, "id": "f08a76cf60194529bc7e54d4695c3a8d", "links": {"self": "http://172.30.9.24:5000/v3/roles/f08a76cf60194529bc7e54d4695c3a8d"}, "name": "heat_stack_user"}]} 2018-09-06 21:28:14,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-b2bff4f4-d7dc-473c-9c53-53a1225c9d3e 2018-09-06 21:28:14,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108431100845s 2018-09-06 21:28:14,580 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-b2bff4f4-d7dc-473c-9c53-53a1225c9d3e 2018-09-06 21:28:14,581 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-06 21:28:14,585 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-09-06 21:28:14,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}5cb33fdb80b6db9128f5116e911db0c544240001" -d '{"role": {"name": "Member"}}' 2018-09-06 21:28:14,808 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 06 Sep 2018 21:28:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c87a88d5-015d-4e9b-bf96-85277f2ba42f Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "14cba9203aa7435c94178684da3c6b34", "links": {"self": "http://172.30.9.24:5000/v3/roles/14cba9203aa7435c94178684da3c6b34"}, "name": "Member"}} 2018-09-06 21:28:14,808 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-c87a88d5-015d-4e9b-bf96-85277f2ba42f 2018-09-06 21:28:14,808 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.222957849503s 2018-09-06 21:28:14,809 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-c87a88d5-015d-4e9b-bf96-85277f2ba42f 2018-09-06 21:28:14,809 - 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'14cba9203aa7435c94178684da3c6b34'}) 2018-09-06 21:28:14,812 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-06 21:28:14,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5cb33fdb80b6db9128f5116e911db0c544240001" 2018-09-06 21:28:14,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 06 Sep 2018 21:28:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fe59bfc-a8b3-484f-97a7-7d628bbb0a7f Content-Encoding: gzip Content-Length: 355 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "050c5b3797f4441caf43142bacbba713", "links": {"self": "http://172.30.9.24:5000/v3/roles/050c5b3797f4441caf43142bacbba713"}, "name": "swiftoperator"}, {"domain_id": null, "id": "14cba9203aa7435c94178684da3c6b34", "links": {"self": "http://172.30.9.24:5000/v3/roles/14cba9203aa7435c94178684da3c6b34"}, "name": "Member"}, {"domain_id": null, "id": "5675bbd24e014b0a87d8a82059ec8e78", "links": {"self": "http://172.30.9.24:5000/v3/roles/5675bbd24e014b0a87d8a82059ec8e78"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "abe89686384443f1997679052e2ded75", "links": {"self": "http://172.30.9.24:5000/v3/roles/abe89686384443f1997679052e2ded75"}, "name": "admin"}, {"domain_id": null, "id": "f08a76cf60194529bc7e54d4695c3a8d", "links": {"self": "http://172.30.9.24:5000/v3/roles/f08a76cf60194529bc7e54d4695c3a8d"}, "name": "heat_stack_user"}]} 2018-09-06 21:28:14,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-0fe59bfc-a8b3-484f-97a7-7d628bbb0a7f 2018-09-06 21:28:14,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0990371704102s 2018-09-06 21:28:14,912 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-0fe59bfc-a8b3-484f-97a7-7d628bbb0a7f 2018-09-06 21:28:14,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-06 21:28:14,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5cb33fdb80b6db9128f5116e911db0c544240001" 2018-09-06 21:28:15,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 06 Sep 2018 21:28:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9804574b-a57e-4ecd-a85b-73ea4635356d Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-06 21:28:15,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-9804574b-a57e-4ecd-a85b-73ea4635356d 2018-09-06 21:28:15,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.100643157959s 2018-09-06 21:28:15,018 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-9804574b-a57e-4ecd-a85b-73ea4635356d 2018-09-06 21:28:15,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-06 21:28:15,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5cb33fdb80b6db9128f5116e911db0c544240001" 2018-09-06 21:28:15,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 06 Sep 2018 21:28:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b25b4fee-540a-4b1b-83aa-5ccb9fa46469 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/07da635c559543d4b059825a5a7a60cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07da635c559543d4b059825a5a7a60cc", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/20d5c6dd3d6c401996e4fcf7574c0b35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20d5c6dd3d6c401996e4fcf7574c0b35", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/24ccd86732174943bb1d9996b89e5baf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24ccd86732174943bb1d9996b89e5baf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/2e4aefe2e1054b8aae704f87f347bf80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e4aefe2e1054b8aae704f87f347bf80", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/387c7cad8f8a49419a2d6542a1492d52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "387c7cad8f8a49419a2d6542a1492d52", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/38c04e2448a64dd6992b8acdf4200ffb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38c04e2448a64dd6992b8acdf4200ffb", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_99ddf00f-2e43-4dac-ac4b-f616d6e1fcfe", "links": {"self": "http://172.30.9.24:5000/v3/users/3bab861f5fff4509906a3d1d7636bba3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3bab861f5fff4509906a3d1d7636bba3", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3ffedc2ca5a043159cc32a93efd1f747"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ffedc2ca5a043159cc32a93efd1f747", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/49c62c67f34f407ea6d60ccc2fc38e8c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49c62c67f34f407ea6d60ccc2fc38e8c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59507f50e91b4a71a971ec298324cc50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59507f50e91b4a71a971ec298324cc50", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/aef8a15e6a8e4182a65109603d921256"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aef8a15e6a8e4182a65109603d921256", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/c122c0bd37524c4dae838a82ebab0a40"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c122c0bd37524c4dae838a82ebab0a40", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/c526623de0db49ecbe274e281a0c2107"}, "domain_id": "cf35d15f9aef49b290c8ea54dd078d3e", "enabled": true, "options": {}, "id": "c526623de0db49ecbe274e281a0c2107", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cf90c3cfd5c34e32a80c8efa567b427a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf90c3cfd5c34e32a80c8efa567b427a", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e85ed1d0fab34d8b80910e00dff494e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e85ed1d0fab34d8b80910e00dff494e6", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-09-06 21:28:15,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-b25b4fee-540a-4b1b-83aa-5ccb9fa46469 2018-09-06 21:28:15,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.10967707634s 2018-09-06 21:28:15,129 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-b25b4fee-540a-4b1b-83aa-5ccb9fa46469 2018-09-06 21:28:15,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-06 21:28:15,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}5cb33fdb80b6db9128f5116e911db0c544240001" 2018-09-06 21:28:15,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 06 Sep 2018 21:28:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0df7208-95cc-4a93-9790-e740a7eb4545 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/5ab3d157a8a344d2badc2904bc8081fd"}, "tags": [], "enabled": true, "id": "5ab3d157a8a344d2badc2904bc8081fd", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.24:5000/v3/projects/5d4d6629ce8641ef961d810650cd0914"}, "tags": [], "enabled": true, "id": "5d4d6629ce8641ef961d810650cd0914", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_99ddf00f-2e43-4dac-ac4b-f616d6e1fcfe"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/f4db39b310964de59cc9f7019f7e009f"}, "tags": [], "enabled": true, "id": "f4db39b310964de59cc9f7019f7e009f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-06 21:28:15,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-b0df7208-95cc-4a93-9790-e740a7eb4545 2018-09-06 21:28:15,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0977408885956s 2018-09-06 21:28:15,239 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-b0df7208-95cc-4a93-9790-e740a7eb4545 2018-09-06 21:28:15,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-06 21:28:15,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=3bab861f5fff4509906a3d1d7636bba3&role.id=14cba9203aa7435c94178684da3c6b34&scope.project.id=5d4d6629ce8641ef961d810650cd0914" -H "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}5cb33fdb80b6db9128f5116e911db0c544240001" 2018-09-06 21:28:15,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 06 Sep 2018 21:28:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14888ac8-356d-4401-adb6-2a3fd9e91299 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=3bab861f5fff4509906a3d1d7636bba3&role.id=14cba9203aa7435c94178684da3c6b34&scope.project.id=5d4d6629ce8641ef961d810650cd0914", "previous": null, "next": null}} 2018-09-06 21:28:15,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=3bab861f5fff4509906a3d1d7636bba3&role.id=14cba9203aa7435c94178684da3c6b34&scope.project.id=5d4d6629ce8641ef961d810650cd0914 used request id req-14888ac8-356d-4401-adb6-2a3fd9e91299 2018-09-06 21:28:15,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0944170951843s 2018-09-06 21:28:15,341 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=3bab861f5fff4509906a3d1d7636bba3&role.id=14cba9203aa7435c94178684da3c6b34&scope.project.id=5d4d6629ce8641ef961d810650cd0914 used request id req-14888ac8-356d-4401-adb6-2a3fd9e91299 2018-09-06 21:28:15,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-09-06 21:28:15,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/5d4d6629ce8641ef961d810650cd0914/users/3bab861f5fff4509906a3d1d7636bba3/roles/14cba9203aa7435c94178684da3c6b34 -H "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}5cb33fdb80b6db9128f5116e911db0c544240001" 2018-09-06 21:28:15,522 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 06 Sep 2018 21:28:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a64b0a9b-cf13-4667-9ac5-6d5d57022e66 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-06 21:28:15,522 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/5d4d6629ce8641ef961d810650cd0914/users/3bab861f5fff4509906a3d1d7636bba3/roles/14cba9203aa7435c94178684da3c6b34 used request id req-a64b0a9b-cf13-4667-9ac5-6d5d57022e66 2018-09-06 21:28:15,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.177712917328s 2018-09-06 21:28:15,523 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/5d4d6629ce8641ef961d810650cd0914/users/3bab861f5fff4509906a3d1d7636bba3/roles/14cba9203aa7435c94178684da3c6b34 used request id req-a64b0a9b-cf13-4667-9ac5-6d5d57022e66 2018-09-06 21:28:15,523 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_99ddf00f-2e43-4dac-ac4b-f616d6e1fcfe', 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'5d4d6629ce8641ef961d810650cd0914', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '9cda7df8-173d-4cf2-b70e-d5a3fbd83c14', 'username': u'tenantnetwork2-user_99ddf00f-2e43-4dac-ac4b-f616d6e1fcfe', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24: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-06 21:28:15,527 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_99ddf00f-2e43-4dac-ac4b-f616d6e1fcfe', 'password': '9cda7df8-173d-4cf2-b70e-d5a3fbd83c14', 'project_name': 'tenantnetwork2-project_99ddf00f-2e43-4dac-ac4b-f616d6e1fcfe', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': '5d4d6629ce8641ef961d810650cd0914', 'project_domain_name': 'Default'} 2018-09-06 21:28:15,527 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-09-06 21:28:15,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-06 21:28:15,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5cb33fdb80b6db9128f5116e911db0c544240001" 2018-09-06 21:28:15,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 06 Sep 2018 21:28:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8453b68-f671-42dd-a072-ab03dc9e5019 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/cf35d15f9aef49b290c8ea54dd078d3e"}, "tags": [], "enabled": true, "id": "cf35d15f9aef49b290c8ea54dd078d3e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2018-09-06 21:28:15,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-e8453b68-f671-42dd-a072-ab03dc9e5019 2018-09-06 21:28:15,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.196556806564s 2018-09-06 21:28:15,725 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-e8453b68-f671-42dd-a072-ab03dc9e5019 2018-09-06 21:28:15,732 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-06 21:28:15,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}5cb33fdb80b6db9128f5116e911db0c544240001" 2018-09-06 21:28:15,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 06 Sep 2018 21:28:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7360ebe3-da72-45d4-89d6-c4a06e85255b Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/5ab3d157a8a344d2badc2904bc8081fd"}, "tags": [], "enabled": true, "id": "5ab3d157a8a344d2badc2904bc8081fd", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.24:5000/v3/projects/5d4d6629ce8641ef961d810650cd0914"}, "tags": [], "enabled": true, "id": "5d4d6629ce8641ef961d810650cd0914", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_99ddf00f-2e43-4dac-ac4b-f616d6e1fcfe"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/f4db39b310964de59cc9f7019f7e009f"}, "tags": [], "enabled": true, "id": "f4db39b310964de59cc9f7019f7e009f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-06 21:28:15,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-7360ebe3-da72-45d4-89d6-c4a06e85255b 2018-09-06 21:28:15,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0948460102081s 2018-09-06 21:28:15,828 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-7360ebe3-da72-45d4-89d6-c4a06e85255b 2018-09-06 21:28:15,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-06 21:28:15,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}5cb33fdb80b6db9128f5116e911db0c544240001" -d '{"network": {"tenant_id": "5d4d6629ce8641ef961d810650cd0914", "name": "tenantnetwork2-net_99ddf00f-2e43-4dac-ac4b-f616d6e1fcfe", "admin_state_up": true}}' 2018-09-06 21:28:17,265 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-90339b67-adaf-432b-86a8-55ace4671427 Date: Thu, 06 Sep 2018 21:28:17 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"a0be99ce-b916-497f-bc58-6822b053cacd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5d4d6629ce8641ef961d810650cd0914","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-06T21:28:17Z","is_default":false,"provider:segmentation_id":10,"name":"tenantnetwork2-net_99ddf00f-2e43-4dac-ac4b-f616d6e1fcfe","admin_state_up":true,"tenant_id":"5d4d6629ce8641ef961d810650cd0914","created_at":"2018-09-06T21:28:16Z","mtu":1450}} 2018-09-06 21:28:17,266 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-90339b67-adaf-432b-86a8-55ace4671427 2018-09-06 21:28:17,266 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.43577218056s 2018-09-06 21:28:17,266 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-90339b67-adaf-432b-86a8-55ace4671427 2018-09-06 21:28:17,267 - 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-06T21:28:17Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'a0be99ce-b916-497f-bc58-6822b053cacd', u'provider:segmentation_id': 10, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-net_99ddf00f-2e43-4dac-ac4b-f616d6e1fcfe', u'admin_state_up': True, u'tenant_id': u'5d4d6629ce8641ef961d810650cd0914', u'created_at': u'2018-09-06T21:28:16Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'5d4d6629ce8641ef961d810650cd0914'}) 2018-09-06 21:28:17,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-06 21:28:17,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 06 Sep 2018 21:28:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b2a3255-442b-4a17-be70-a1e9aa8c074d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-09-06 21:28:17,276 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-8b2a3255-442b-4a17-be70-a1e9aa8c074d 2018-09-06 21:28:17,277 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-09-06 21:28:17,771 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "14cba9203aa7435c94178684da3c6b34", "name": "Member"}], "expires_at": "2018-09-06T22:28:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5d4d6629ce8641ef961d810650cd0914", "name": "tenantnetwork2-project_99ddf00f-2e43-4dac-ac4b-f616d6e1fcfe"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62c87394614649649fafecd4ff7b046a"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b31ecb5de79a4c44aa9f6913326db560"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8fde161ea7d4fe390f67907141e59f4"}], "type": "alarming", "id": "0727b6d52de14dd8b7b455220aef8126", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04c2672918b349c2a40b88adb14d9312"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55b5c14d7450428da7ab32bd11e37776"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a983fcc8e14a45c38e4aa451d6b424dd"}], "type": "metric", "id": "08dfd4ec446241108e4c035c3e25991e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "215d0841611c42ffb83da65fe32f28e5"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5eb0ba62314744c5991e65868a5950e8"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddacf9b41a444221ababdd9c433599df"}], "type": "placement", "id": "0d03185fbbbe46428be82ab1aeb54308", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d0aba61c7894e07a0773791d4445bd7"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fde521570a344598aa515626d4db346"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5951cbee704a40c0833f193e2f1c86b6"}], "type": "event", "id": "14ec3b80f4664f8294ed649a400aa692", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06347659f71d41828165c1635ebb00a3"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11d7bebf99e0474da151193eee45445d"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7ecf430efed48618e83123f9e769d0d"}], "type": "compute", "id": "39dd0fe544624822826ecd37d00cf035", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/5d4d6629ce8641ef961d810650cd0914", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08f8711f43fb443a87e90b4980fba01e"}, {"url": "http://192.30.9.5:8004/v1/5d4d6629ce8641ef961d810650cd0914", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "19f81dbc65234e6e87912725239481e9"}, {"url": "http://192.30.9.5:8004/v1/5d4d6629ce8641ef961d810650cd0914", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c6dddc5c8da410983e435e5422b15c0"}], "type": "orchestration", "id": "4b8fa30fb97743f48cd66a3c7e432a9a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/5d4d6629ce8641ef961d810650cd0914", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12b0a20265af4a4cb364fe180942c1cc"}, {"url": "http://172.30.9.24:8776/v2/5d4d6629ce8641ef961d810650cd0914", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "79d4c63b176a469f85ac2d4443edc5b0"}, {"url": "http://192.30.9.5:8776/v2/5d4d6629ce8641ef961d810650cd0914", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df439a1ecfee43e08cddc503d0ca377f"}], "type": "volumev2", "id": "4c9022f1f93044c6b5721b7a82d4ca0d", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "4f4e003c09c747b7ab43d0cfe170bb13", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "157488d90ff24ae0a539e701d61bff1c"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a8fba13ed114759a9b4e0d582dd17ea"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a76341d86f714811a6dc1a0f8e7ebabc"}], "type": "image", "id": "6849a3b2635a4dd2a3b6331f660938a8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/5d4d6629ce8641ef961d810650cd0914", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38e85920f05b473689181040c2b819a9"}, {"url": "http://172.30.9.24:8776/v1/5d4d6629ce8641ef961d810650cd0914", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5af4573843147288b0428be21b44aad"}, {"url": "http://192.30.9.5:8776/v1/5d4d6629ce8641ef961d810650cd0914", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eb8fc882e1144be5ba1f11b3cb2e7684"}], "type": "volume", "id": "9e2ac8208c3e4fa792dc5f3be7da106d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05b6c0e78ccc4b6a828babf6ddda8b64"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2002a9f7e1b40078c5540d29cd2c73d"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cef99035fa284059ac581000694a1dbf"}], "type": "identity", "id": "a23875c63d234b68ae18cb24aad3a7a2", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a05db8c201b45bc9b47c5d1d08ba3d5"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d562a76cd2f40d2a3ac69aaf2cc026d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe3db464ef8a4d208d73c9c35067f1dc"}], "type": "cloudformation", "id": "ad8602a353eb436f9d4817351d4c7757", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d0741c8526f4d4b82fe3ab3b854658f"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "490b31d76dc44125a6d787059e6ae65b"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d578e83ef4cd4192a81cfbd8e4f60b91"}], "type": "network", "id": "c397ccd4d1ce41a7ab06a3dd554e2856", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/5d4d6629ce8641ef961d810650cd0914", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12ed9eff26fb4cb09e89e8890e15a63e"}, {"url": "http://192.30.9.5:8776/v3/5d4d6629ce8641ef961d810650cd0914", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7876fa8845464d6b9a59ebfec74993b2"}, {"url": "http://172.30.9.24:8776/v3/5d4d6629ce8641ef961d810650cd0914", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3ff312b410441a8b499989f52789049"}], "type": "volumev3", "id": "d20346fec8834a709c3febb48660f8f7", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40af5bdb215a41f1b692f90e24e3795f"}, {"url": "http://172.30.9.24:8080/v1/AUTH_5d4d6629ce8641ef961d810650cd0914", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5dc1302d2df54811b09f50b0c9c6fe02"}, {"url": "http://12.0.0.27:8080/v1/AUTH_5d4d6629ce8641ef961d810650cd0914", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ee843a76b134d53876a26bca04fbf66"}], "type": "object-store", "id": "f4ca4976c5c544d38571fa02fafc0306", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_99ddf00f-2e43-4dac-ac4b-f616d6e1fcfe", "id": "3bab861f5fff4509906a3d1d7636bba3"}, "audit_ids": ["ckI_iUmRRb6pNQzTDBFAzQ"], "issued_at": "2018-09-06T21:28:17.000000Z"}} 2018-09-06 21:28:17,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-06 21:28:17,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}ffb3f471831a0f04b4cd74b64c6d9e57b3bc4993" 2018-09-06 21:28:18,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1153 X-Openstack-Request-Id: req-2fa6e794-6821-40b6-ae78-d50168021e36 Date: Thu, 06 Sep 2018 21:28:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-06T21:28:17Z","tenant_id":"5d4d6629ce8641ef961d810650cd0914","created_at":"2018-09-06T21:28:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"5d4d6629ce8641ef961d810650cd0914","id":"a0be99ce-b916-497f-bc58-6822b053cacd","name":"tenantnetwork2-net_99ddf00f-2e43-4dac-ac4b-f616d6e1fcfe"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b84a5f37-81e4-42f1-b532-f08db4615bdd"],"updated_at":"2018-09-06T21:24:26Z","tenant_id":"f4db39b310964de59cc9f7019f7e009f","created_at":"2018-09-06T21:24:18Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"f4db39b310964de59cc9f7019f7e009f","id":"e9439476-c150-4008-bb02-82745e3774d9","name":"external"}]} 2018-09-06 21:28:18,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-2fa6e794-6821-40b6-ae78-d50168021e36 2018-09-06 21:28:18,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.10449194908s 2018-09-06 21:28:18,879 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-2fa6e794-6821-40b6-ae78-d50168021e36 2018-09-06 21:28:18,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-06 21:28:18,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}ffb3f471831a0f04b4cd74b64c6d9e57b3bc4993" -d '{"subnet": {"name": "tenantnetwork2-subnet_99ddf00f-2e43-4dac-ac4b-f616d6e1fcfe", "enable_dhcp": true, "network_id": "a0be99ce-b916-497f-bc58-6822b053cacd", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-06 21:28:19,815 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b4024ccb-c0f3-460e-9fb1-7e4a610f5554 Date: Thu, 06 Sep 2018 21:28:19 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a0be99ce-b916-497f-bc58-6822b053cacd","tenant_id":"5d4d6629ce8641ef961d810650cd0914","created_at":"2018-09-06T21:28:19Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-06T21:28:19Z","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":"5d4d6629ce8641ef961d810650cd0914","id":"9bc004c1-8801-46e4-94f8-038a1dab2493","subnetpool_id":null,"name":"tenantnetwork2-subnet_99ddf00f-2e43-4dac-ac4b-f616d6e1fcfe"}} 2018-09-06 21:28:19,815 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-b4024ccb-c0f3-460e-9fb1-7e4a610f5554 2018-09-06 21:28:19,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.934825897217s 2018-09-06 21:28:19,816 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-b4024ccb-c0f3-460e-9fb1-7e4a610f5554 2018-09-06 21:28:19,816 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-06T21:28:19Z', 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'9bc004c1-8801-46e4-94f8-038a1dab2493', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_99ddf00f-2e43-4dac-ac4b-f616d6e1fcfe', u'enable_dhcp': True, u'network_id': u'a0be99ce-b916-497f-bc58-6822b053cacd', u'tenant_id': u'5d4d6629ce8641ef961d810650cd0914', u'created_at': u'2018-09-06T21:28:19Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'5d4d6629ce8641ef961d810650cd0914'}) 2018-09-06 21:28:19,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-06 21:28:19,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}ffb3f471831a0f04b4cd74b64c6d9e57b3bc4993" -d '{"router": {"external_gateway_info": {"network_id": "e9439476-c150-4008-bb02-82745e3774d9"}, "name": "tenantnetwork2-router_99ddf00f-2e43-4dac-ac4b-f616d6e1fcfe", "admin_state_up": true}}' 2018-09-06 21:28:21,315 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-de53f7f2-c7df-4328-ac72-b84698abb358 Date: Thu, 06 Sep 2018 21:28:21 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e9439476-c150-4008-bb02-82745e3774d9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b84a5f37-81e4-42f1-b532-f08db4615bdd", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "5d4d6629ce8641ef961d810650cd0914", "created_at": "2018-09-06T21:28:20Z", "admin_state_up": true, "updated_at": "2018-09-06T21:28:21Z", "revision_number": 2, "routes": [], "project_id": "5d4d6629ce8641ef961d810650cd0914", "id": "b7e69238-5dcf-4222-8efb-ada02edb9330", "name": "tenantnetwork2-router_99ddf00f-2e43-4dac-ac4b-f616d6e1fcfe"}} 2018-09-06 21:28:21,315 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-de53f7f2-c7df-4328-ac72-b84698abb358 2018-09-06 21:28:21,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.49836587906s 2018-09-06 21:28:21,316 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-de53f7f2-c7df-4328-ac72-b84698abb358 2018-09-06 21:28:21,316 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'e9439476-c150-4008-bb02-82745e3774d9', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b84a5f37-81e4-42f1-b532-f08db4615bdd', u'ip_address': u'172.30.9.207'}]}, u'description': u'', u'tags': [], u'tenant_id': u'5d4d6629ce8641ef961d810650cd0914', u'created_at': u'2018-09-06T21:28:20Z', u'admin_state_up': True, u'updated_at': u'2018-09-06T21:28:21Z', u'revision_number': 2, u'routes': [], u'project_id': u'5d4d6629ce8641ef961d810650cd0914', u'id': u'b7e69238-5dcf-4222-8efb-ada02edb9330', u'name': u'tenantnetwork2-router_99ddf00f-2e43-4dac-ac4b-f616d6e1fcfe'}) 2018-09-06 21:28:21,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-06 21:28:21,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/b7e69238-5dcf-4222-8efb-ada02edb9330/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}ffb3f471831a0f04b4cd74b64c6d9e57b3bc4993" -d '{"subnet_id": "9bc004c1-8801-46e4-94f8-038a1dab2493"}' 2018-09-06 21:28:24,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0ddc6bb7-ad23-4a19-838e-51724728d03d Date: Thu, 06 Sep 2018 21:28:24 GMT RESP BODY: {"network_id": "a0be99ce-b916-497f-bc58-6822b053cacd", "tenant_id": "5d4d6629ce8641ef961d810650cd0914", "subnet_id": "9bc004c1-8801-46e4-94f8-038a1dab2493", "subnet_ids": ["9bc004c1-8801-46e4-94f8-038a1dab2493"], "port_id": "e8170403-3a4e-4948-ae51-6c1ca4a5810b", "id": "b7e69238-5dcf-4222-8efb-ada02edb9330"} 2018-09-06 21:28:24,330 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/b7e69238-5dcf-4222-8efb-ada02edb9330/add_router_interface.json used request id req-0ddc6bb7-ad23-4a19-838e-51724728d03d 2018-09-06 21:28:24,330 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.01355600357s 2018-09-06 21:28:24,331 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/b7e69238-5dcf-4222-8efb-ada02edb9330/add_router_interface.json used request id req-0ddc6bb7-ad23-4a19-838e-51724728d03d returning object b7e69238-5dcf-4222-8efb-ada02edb9330 2018-09-06 21:28:24,445 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-06 21:28:24,446 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:09 | PASS | +------------------------+------------------+------------------+----------------+ 2018-09-06 21:28:24,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-06 21:28:24,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/b7e69238-5dcf-4222-8efb-ada02edb9330/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}ffb3f471831a0f04b4cd74b64c6d9e57b3bc4993" -d '{"subnet_id": "9bc004c1-8801-46e4-94f8-038a1dab2493"}' 2018-09-06 21:28:26,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7fb34e6d-d3a0-4093-a522-7a16c12b0044 Date: Thu, 06 Sep 2018 21:28:26 GMT RESP BODY: {"network_id": "a0be99ce-b916-497f-bc58-6822b053cacd", "tenant_id": "5d4d6629ce8641ef961d810650cd0914", "subnet_id": "9bc004c1-8801-46e4-94f8-038a1dab2493", "subnet_ids": ["9bc004c1-8801-46e4-94f8-038a1dab2493"], "port_id": "e8170403-3a4e-4948-ae51-6c1ca4a5810b", "id": "b7e69238-5dcf-4222-8efb-ada02edb9330"} 2018-09-06 21:28:26,833 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/b7e69238-5dcf-4222-8efb-ada02edb9330/remove_router_interface.json used request id req-7fb34e6d-d3a0-4093-a522-7a16c12b0044 2018-09-06 21:28:26,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.38244891167s 2018-09-06 21:28:26,834 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/b7e69238-5dcf-4222-8efb-ada02edb9330/remove_router_interface.json used request id req-7fb34e6d-d3a0-4093-a522-7a16c12b0044 returning object b7e69238-5dcf-4222-8efb-ada02edb9330 2018-09-06 21:28:26,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-06 21:28:26,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}ffb3f471831a0f04b4cd74b64c6d9e57b3bc4993" 2018-09-06 21:28:27,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-0e7fb614-5e64-4733-a033-ee174920fb3e Date: Thu, 06 Sep 2018 21:28:27 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e9439476-c150-4008-bb02-82745e3774d9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b84a5f37-81e4-42f1-b532-f08db4615bdd", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "5d4d6629ce8641ef961d810650cd0914", "created_at": "2018-09-06T21:28:20Z", "admin_state_up": true, "updated_at": "2018-09-06T21:28:26Z", "revision_number": 4, "routes": [], "project_id": "5d4d6629ce8641ef961d810650cd0914", "id": "b7e69238-5dcf-4222-8efb-ada02edb9330", "name": "tenantnetwork2-router_99ddf00f-2e43-4dac-ac4b-f616d6e1fcfe"}]} 2018-09-06 21:28:27,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-0e7fb614-5e64-4733-a033-ee174920fb3e 2018-09-06 21:28:27,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.366041898727s 2018-09-06 21:28:27,200 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-0e7fb614-5e64-4733-a033-ee174920fb3e 2018-09-06 21:28:27,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-06 21:28:27,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/b7e69238-5dcf-4222-8efb-ada02edb9330.json -H "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}ffb3f471831a0f04b4cd74b64c6d9e57b3bc4993" 2018-09-06 21:28:29,574 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7d94ac5c-4d94-49ce-a708-93e6997f5675 Content-Length: 0 Date: Thu, 06 Sep 2018 21:28:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-06 21:28:29,574 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/b7e69238-5dcf-4222-8efb-ada02edb9330.json used request id req-7d94ac5c-4d94-49ce-a708-93e6997f5675 2018-09-06 21:28:29,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 2.37234997749s 2018-09-06 21:28:29,575 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/b7e69238-5dcf-4222-8efb-ada02edb9330.json used request id req-7d94ac5c-4d94-49ce-a708-93e6997f5675 2018-09-06 21:28:29,575 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-06 21:28:29,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}ffb3f471831a0f04b4cd74b64c6d9e57b3bc4993" 2018-09-06 21:28:30,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9501fbbd-5c56-471d-86aa-63185d72867d Date: Thu, 06 Sep 2018 21:28:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a0be99ce-b916-497f-bc58-6822b053cacd","tenant_id":"5d4d6629ce8641ef961d810650cd0914","created_at":"2018-09-06T21:28:19Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-06T21:28:19Z","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":"5d4d6629ce8641ef961d810650cd0914","id":"9bc004c1-8801-46e4-94f8-038a1dab2493","subnetpool_id":null,"name":"tenantnetwork2-subnet_99ddf00f-2e43-4dac-ac4b-f616d6e1fcfe"}]} 2018-09-06 21:28:30,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-9501fbbd-5c56-471d-86aa-63185d72867d 2018-09-06 21:28:30,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 1.04904389381s 2018-09-06 21:28:30,624 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-9501fbbd-5c56-471d-86aa-63185d72867d 2018-09-06 21:28:30,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-06 21:28:30,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/9bc004c1-8801-46e4-94f8-038a1dab2493.json -H "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}ffb3f471831a0f04b4cd74b64c6d9e57b3bc4993" 2018-09-06 21:28:33,259 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7b5774db-0063-4767-970b-fcd1c6a5fb20 Date: Thu, 06 Sep 2018 21:28:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-06 21:28:33,259 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/9bc004c1-8801-46e4-94f8-038a1dab2493.json used request id req-7b5774db-0063-4767-970b-fcd1c6a5fb20 2018-09-06 21:28:33,259 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.63351988792s 2018-09-06 21:28:33,260 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/9bc004c1-8801-46e4-94f8-038a1dab2493.json used request id req-7b5774db-0063-4767-970b-fcd1c6a5fb20 2018-09-06 21:28:33,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-06 21:28:33,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}ffb3f471831a0f04b4cd74b64c6d9e57b3bc4993" 2018-09-06 21:28:34,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1159 X-Openstack-Request-Id: req-623de22a-b599-4742-b10f-663cbd5312ab Date: Thu, 06 Sep 2018 21:28:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-09-06T21:28:33Z","tenant_id":"5d4d6629ce8641ef961d810650cd0914","created_at":"2018-09-06T21:28:16Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5d4d6629ce8641ef961d810650cd0914","id":"a0be99ce-b916-497f-bc58-6822b053cacd","name":"tenantnetwork2-net_99ddf00f-2e43-4dac-ac4b-f616d6e1fcfe"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b84a5f37-81e4-42f1-b532-f08db4615bdd"],"updated_at":"2018-09-06T21:24:26Z","tenant_id":"f4db39b310964de59cc9f7019f7e009f","created_at":"2018-09-06T21:24:18Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"f4db39b310964de59cc9f7019f7e009f","id":"e9439476-c150-4008-bb02-82745e3774d9","name":"external"}]} 2018-09-06 21:28:34,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-623de22a-b599-4742-b10f-663cbd5312ab 2018-09-06 21:28:34,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.02892494202s 2018-09-06 21:28:34,289 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-623de22a-b599-4742-b10f-663cbd5312ab 2018-09-06 21:28:34,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-06 21:28:34,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/a0be99ce-b916-497f-bc58-6822b053cacd.json -H "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}ffb3f471831a0f04b4cd74b64c6d9e57b3bc4993" 2018-09-06 21:28:34,969 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-21ee46e6-0930-4db3-af69-77999937dbb9 Date: Thu, 06 Sep 2018 21:28:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-06 21:28:34,969 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/a0be99ce-b916-497f-bc58-6822b053cacd.json used request id req-21ee46e6-0930-4db3-af69-77999937dbb9 2018-09-06 21:28:34,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.678825139999s 2018-09-06 21:28:34,970 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/a0be99ce-b916-497f-bc58-6822b053cacd.json used request id req-21ee46e6-0930-4db3-af69-77999937dbb9 2018-09-06 21:28:34,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-06 21:28:34,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5cb33fdb80b6db9128f5116e911db0c544240001" 2018-09-06 21:28:35,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 06 Sep 2018 21:28:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8a50b4d-3c0f-4944-8fc3-b5d97f2570cf Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/07da635c559543d4b059825a5a7a60cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07da635c559543d4b059825a5a7a60cc", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/20d5c6dd3d6c401996e4fcf7574c0b35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20d5c6dd3d6c401996e4fcf7574c0b35", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/24ccd86732174943bb1d9996b89e5baf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24ccd86732174943bb1d9996b89e5baf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/2e4aefe2e1054b8aae704f87f347bf80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e4aefe2e1054b8aae704f87f347bf80", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/387c7cad8f8a49419a2d6542a1492d52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "387c7cad8f8a49419a2d6542a1492d52", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/38c04e2448a64dd6992b8acdf4200ffb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38c04e2448a64dd6992b8acdf4200ffb", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_99ddf00f-2e43-4dac-ac4b-f616d6e1fcfe", "links": {"self": "http://172.30.9.24:5000/v3/users/3bab861f5fff4509906a3d1d7636bba3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3bab861f5fff4509906a3d1d7636bba3", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3ffedc2ca5a043159cc32a93efd1f747"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ffedc2ca5a043159cc32a93efd1f747", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/49c62c67f34f407ea6d60ccc2fc38e8c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49c62c67f34f407ea6d60ccc2fc38e8c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59507f50e91b4a71a971ec298324cc50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59507f50e91b4a71a971ec298324cc50", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/aef8a15e6a8e4182a65109603d921256"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aef8a15e6a8e4182a65109603d921256", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/c122c0bd37524c4dae838a82ebab0a40"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c122c0bd37524c4dae838a82ebab0a40", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/c526623de0db49ecbe274e281a0c2107"}, "domain_id": "cf35d15f9aef49b290c8ea54dd078d3e", "enabled": true, "options": {}, "id": "c526623de0db49ecbe274e281a0c2107", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cf90c3cfd5c34e32a80c8efa567b427a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf90c3cfd5c34e32a80c8efa567b427a", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e85ed1d0fab34d8b80910e00dff494e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e85ed1d0fab34d8b80910e00dff494e6", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-09-06 21:28:35,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-d8a50b4d-3c0f-4944-8fc3-b5d97f2570cf 2018-09-06 21:28:35,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.122148036957s 2018-09-06 21:28:35,093 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-d8a50b4d-3c0f-4944-8fc3-b5d97f2570cf 2018-09-06 21:28:35,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-06 21:28:35,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/3bab861f5fff4509906a3d1d7636bba3 -H "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}5cb33fdb80b6db9128f5116e911db0c544240001" 2018-09-06 21:28:35,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 06 Sep 2018 21:28:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-736270f6-6009-452a-a6a5-a4711a9a5c14 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_99ddf00f-2e43-4dac-ac4b-f616d6e1fcfe", "links": {"self": "http://172.30.9.24:5000/v3/users/3bab861f5fff4509906a3d1d7636bba3"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "3bab861f5fff4509906a3d1d7636bba3", "description": null}} 2018-09-06 21:28:35,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/3bab861f5fff4509906a3d1d7636bba3 used request id req-736270f6-6009-452a-a6a5-a4711a9a5c14 2018-09-06 21:28:35,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.182454109192s 2018-09-06 21:28:35,282 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/3bab861f5fff4509906a3d1d7636bba3 used request id req-736270f6-6009-452a-a6a5-a4711a9a5c14 2018-09-06 21:28:35,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-06 21:28:35,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/3bab861f5fff4509906a3d1d7636bba3 -H "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}5cb33fdb80b6db9128f5116e911db0c544240001" 2018-09-06 21:28:35,591 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 06 Sep 2018 21:28:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73dfd398-3b54-4f95-a46a-eeafe5b3877f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-06 21:28:35,592 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/3bab861f5fff4509906a3d1d7636bba3 used request id req-73dfd398-3b54-4f95-a46a-eeafe5b3877f 2018-09-06 21:28:35,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.309418916702s 2018-09-06 21:28:35,592 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/3bab861f5fff4509906a3d1d7636bba3 used request id req-73dfd398-3b54-4f95-a46a-eeafe5b3877f 2018-09-06 21:28:35,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-06 21:28:35,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5cb33fdb80b6db9128f5116e911db0c544240001" 2018-09-06 21:28:35,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 06 Sep 2018 21:28:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-712ca628-48da-45c6-9425-24e2706508d8 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/5ab3d157a8a344d2badc2904bc8081fd"}, "tags": [], "enabled": true, "id": "5ab3d157a8a344d2badc2904bc8081fd", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.24:5000/v3/projects/5d4d6629ce8641ef961d810650cd0914"}, "tags": [], "enabled": true, "id": "5d4d6629ce8641ef961d810650cd0914", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_99ddf00f-2e43-4dac-ac4b-f616d6e1fcfe"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/f4db39b310964de59cc9f7019f7e009f"}, "tags": [], "enabled": true, "id": "f4db39b310964de59cc9f7019f7e009f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-06 21:28:35,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-712ca628-48da-45c6-9425-24e2706508d8 2018-09-06 21:28:35,692 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0937740802765s 2018-09-06 21:28:35,692 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-712ca628-48da-45c6-9425-24e2706508d8 2018-09-06 21:28:35,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-06 21:28:35,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/5d4d6629ce8641ef961d810650cd0914 -H "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}5cb33fdb80b6db9128f5116e911db0c544240001" 2018-09-06 21:28:35,871 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 06 Sep 2018 21:28:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7298b8d4-5986-4e89-8b38-051ff4e216bb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-06 21:28:35,871 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/5d4d6629ce8641ef961d810650cd0914 used request id req-7298b8d4-5986-4e89-8b38-051ff4e216bb 2018-09-06 21:28:35,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.174562931061s 2018-09-06 21:28:35,872 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/5d4d6629ce8641ef961d810650cd0914 used request id req-7298b8d4-5986-4e89-8b38-051ff4e216bb 2018-09-06 21:28:35,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-06 21:28:35,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}5cb33fdb80b6db9128f5116e911db0c544240001" 2018-09-06 21:28:36,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 06 Sep 2018 21:28:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc415dbc-65e0-49cc-9aeb-066831575a0e Content-Encoding: gzip Content-Length: 355 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "050c5b3797f4441caf43142bacbba713", "links": {"self": "http://172.30.9.24:5000/v3/roles/050c5b3797f4441caf43142bacbba713"}, "name": "swiftoperator"}, {"domain_id": null, "id": "14cba9203aa7435c94178684da3c6b34", "links": {"self": "http://172.30.9.24:5000/v3/roles/14cba9203aa7435c94178684da3c6b34"}, "name": "Member"}, {"domain_id": null, "id": "5675bbd24e014b0a87d8a82059ec8e78", "links": {"self": "http://172.30.9.24:5000/v3/roles/5675bbd24e014b0a87d8a82059ec8e78"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "abe89686384443f1997679052e2ded75", "links": {"self": "http://172.30.9.24:5000/v3/roles/abe89686384443f1997679052e2ded75"}, "name": "admin"}, {"domain_id": null, "id": "f08a76cf60194529bc7e54d4695c3a8d", "links": {"self": "http://172.30.9.24:5000/v3/roles/f08a76cf60194529bc7e54d4695c3a8d"}, "name": "heat_stack_user"}]} 2018-09-06 21:28:36,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-bc415dbc-65e0-49cc-9aeb-066831575a0e 2018-09-06 21:28:36,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.129239082336s 2018-09-06 21:28:36,005 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-bc415dbc-65e0-49cc-9aeb-066831575a0e 2018-09-06 21:28:36,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-09-06 21:28:36,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/roles/14cba9203aa7435c94178684da3c6b34 -H "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}5cb33fdb80b6db9128f5116e911db0c544240001" 2018-09-06 21:28:36,178 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 06 Sep 2018 21:28:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f680851-e933-4640-ab7f-7a78e3df91cb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-06 21:28:36,179 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/14cba9203aa7435c94178684da3c6b34 used request id req-7f680851-e933-4640-ab7f-7a78e3df91cb 2018-09-06 21:28:36,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.168608188629s 2018-09-06 21:28:36,179 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/14cba9203aa7435c94178684da3c6b34 used request id req-7f680851-e933-4640-ab7f-7a78e3df91cb 2018-09-06 21:28:36,228 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-09-06 21:28:36,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-06 21:28:36,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 06 Sep 2018 21:28:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73643376-1962-4708-8de4-4a92e23f0eda Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-09-06 21:28:36,338 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-73643376-1962-4708-8de4-4a92e23f0eda 2018-09-06 21:28:36,339 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-09-06 21:28:36,821 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "abe89686384443f1997679052e2ded75", "name": "admin"}], "expires_at": "2018-09-06T22:28:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5ab3d157a8a344d2badc2904bc8081fd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62c87394614649649fafecd4ff7b046a"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b31ecb5de79a4c44aa9f6913326db560"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8fde161ea7d4fe390f67907141e59f4"}], "type": "alarming", "id": "0727b6d52de14dd8b7b455220aef8126", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04c2672918b349c2a40b88adb14d9312"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55b5c14d7450428da7ab32bd11e37776"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a983fcc8e14a45c38e4aa451d6b424dd"}], "type": "metric", "id": "08dfd4ec446241108e4c035c3e25991e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "215d0841611c42ffb83da65fe32f28e5"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5eb0ba62314744c5991e65868a5950e8"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddacf9b41a444221ababdd9c433599df"}], "type": "placement", "id": "0d03185fbbbe46428be82ab1aeb54308", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d0aba61c7894e07a0773791d4445bd7"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fde521570a344598aa515626d4db346"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5951cbee704a40c0833f193e2f1c86b6"}], "type": "event", "id": "14ec3b80f4664f8294ed649a400aa692", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06347659f71d41828165c1635ebb00a3"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11d7bebf99e0474da151193eee45445d"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7ecf430efed48618e83123f9e769d0d"}], "type": "compute", "id": "39dd0fe544624822826ecd37d00cf035", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/5ab3d157a8a344d2badc2904bc8081fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08f8711f43fb443a87e90b4980fba01e"}, {"url": "http://192.30.9.5:8004/v1/5ab3d157a8a344d2badc2904bc8081fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "19f81dbc65234e6e87912725239481e9"}, {"url": "http://192.30.9.5:8004/v1/5ab3d157a8a344d2badc2904bc8081fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c6dddc5c8da410983e435e5422b15c0"}], "type": "orchestration", "id": "4b8fa30fb97743f48cd66a3c7e432a9a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/5ab3d157a8a344d2badc2904bc8081fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12b0a20265af4a4cb364fe180942c1cc"}, {"url": "http://172.30.9.24:8776/v2/5ab3d157a8a344d2badc2904bc8081fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "79d4c63b176a469f85ac2d4443edc5b0"}, {"url": "http://192.30.9.5:8776/v2/5ab3d157a8a344d2badc2904bc8081fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df439a1ecfee43e08cddc503d0ca377f"}], "type": "volumev2", "id": "4c9022f1f93044c6b5721b7a82d4ca0d", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "4f4e003c09c747b7ab43d0cfe170bb13", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "157488d90ff24ae0a539e701d61bff1c"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a8fba13ed114759a9b4e0d582dd17ea"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a76341d86f714811a6dc1a0f8e7ebabc"}], "type": "image", "id": "6849a3b2635a4dd2a3b6331f660938a8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/5ab3d157a8a344d2badc2904bc8081fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38e85920f05b473689181040c2b819a9"}, {"url": "http://172.30.9.24:8776/v1/5ab3d157a8a344d2badc2904bc8081fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5af4573843147288b0428be21b44aad"}, {"url": "http://192.30.9.5:8776/v1/5ab3d157a8a344d2badc2904bc8081fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eb8fc882e1144be5ba1f11b3cb2e7684"}], "type": "volume", "id": "9e2ac8208c3e4fa792dc5f3be7da106d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05b6c0e78ccc4b6a828babf6ddda8b64"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2002a9f7e1b40078c5540d29cd2c73d"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cef99035fa284059ac581000694a1dbf"}], "type": "identity", "id": "a23875c63d234b68ae18cb24aad3a7a2", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a05db8c201b45bc9b47c5d1d08ba3d5"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d562a76cd2f40d2a3ac69aaf2cc026d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe3db464ef8a4d208d73c9c35067f1dc"}], "type": "cloudformation", "id": "ad8602a353eb436f9d4817351d4c7757", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d0741c8526f4d4b82fe3ab3b854658f"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "490b31d76dc44125a6d787059e6ae65b"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d578e83ef4cd4192a81cfbd8e4f60b91"}], "type": "network", "id": "c397ccd4d1ce41a7ab06a3dd554e2856", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/5ab3d157a8a344d2badc2904bc8081fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12ed9eff26fb4cb09e89e8890e15a63e"}, {"url": "http://192.30.9.5:8776/v3/5ab3d157a8a344d2badc2904bc8081fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7876fa8845464d6b9a59ebfec74993b2"}, {"url": "http://172.30.9.24:8776/v3/5ab3d157a8a344d2badc2904bc8081fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3ff312b410441a8b499989f52789049"}], "type": "volumev3", "id": "d20346fec8834a709c3febb48660f8f7", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40af5bdb215a41f1b692f90e24e3795f"}, {"url": "http://172.30.9.24:8080/v1/AUTH_5ab3d157a8a344d2badc2904bc8081fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5dc1302d2df54811b09f50b0c9c6fe02"}, {"url": "http://12.0.0.27:8080/v1/AUTH_5ab3d157a8a344d2badc2904bc8081fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ee843a76b134d53876a26bca04fbf66"}], "type": "object-store", "id": "f4ca4976c5c544d38571fa02fafc0306", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "387c7cad8f8a49419a2d6542a1492d52"}, "audit_ids": ["Kv_5a8vVTTqPasHPb8Peug"], "issued_at": "2018-09-06T21:28:36.000000Z"}} 2018-09-06 21:28:36,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-06 21:28:36,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}8c8dd30ea53b3ba12f6cdfa7481d9834764d5922" 2018-09-06 21:28:37,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-683fca1a-41d8-49c9-a7a0-2694bcba07c9 Date: Thu, 06 Sep 2018 21:28:37 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"e9439476-c150-4008-bb02-82745e3774d9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f4db39b310964de59cc9f7019f7e009f","status":"ACTIVE","subnets":["b84a5f37-81e4-42f1-b532-f08db4615bdd"],"description":"","tags":[],"updated_at":"2018-09-06T21:24:26Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4db39b310964de59cc9f7019f7e009f","created_at":"2018-09-06T21:24:18Z","provider:network_type":"flat"}]} 2018-09-06 21:28:37,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-683fca1a-41d8-49c9-a7a0-2694bcba07c9 2018-09-06 21:28:37,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.356140851974s 2018-09-06 21:28:37,180 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-683fca1a-41d8-49c9-a7a0-2694bcba07c9 2018-09-06 21:28:37,182 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-09-06 21:28:37,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-06 21:28:37,190 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 06 Sep 2018 21:28: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.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-06 21:28:37,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-06 21:28:37,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8c8dd30ea53b3ba12f6cdfa7481d9834764d5922" 2018-09-06 21:28:37,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 06 Sep 2018 21:28:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f17b1aed-50ab-46d4-9376-8317239c5b05 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/cf35d15f9aef49b290c8ea54dd078d3e"}, "tags": [], "enabled": true, "id": "cf35d15f9aef49b290c8ea54dd078d3e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2018-09-06 21:28:37,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-f17b1aed-50ab-46d4-9376-8317239c5b05 2018-09-06 21:28:37,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.101693153381s 2018-09-06 21:28:37,294 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-f17b1aed-50ab-46d4-9376-8317239c5b05 2018-09-06 21:28:37,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-06 21:28:37,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}8c8dd30ea53b3ba12f6cdfa7481d9834764d5922" 2018-09-06 21:28:37,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 06 Sep 2018 21:28:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-818dcd9d-596a-4a80-90f2-1d0277e8a6ac Content-Encoding: gzip Content-Length: 297 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/5ab3d157a8a344d2badc2904bc8081fd"}, "tags": [], "enabled": true, "id": "5ab3d157a8a344d2badc2904bc8081fd", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/f4db39b310964de59cc9f7019f7e009f"}, "tags": [], "enabled": true, "id": "f4db39b310964de59cc9f7019f7e009f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-06 21:28:37,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-818dcd9d-596a-4a80-90f2-1d0277e8a6ac 2018-09-06 21:28:37,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.103507995605s 2018-09-06 21:28:37,405 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-818dcd9d-596a-4a80-90f2-1d0277e8a6ac 2018-09-06 21:28:37,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-06 21:28:37,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}8c8dd30ea53b3ba12f6cdfa7481d9834764d5922" -d '{"network": {"tenant_id": "5ab3d157a8a344d2badc2904bc8081fd", "name": "vmready1-net_39e0d75c-f94f-4c28-8e44-a0b6fe69943d", "admin_state_up": true}}' 2018-09-06 21:28:38,331 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-8b9e6f95-d750-4721-9240-bc53d4a65073 Date: Thu, 06 Sep 2018 21:28:38 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"bfbb5669-328d-437b-9274-6aa8cd874132","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5ab3d157a8a344d2badc2904bc8081fd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-06T21:28:37Z","is_default":false,"provider:segmentation_id":9,"name":"vmready1-net_39e0d75c-f94f-4c28-8e44-a0b6fe69943d","admin_state_up":true,"tenant_id":"5ab3d157a8a344d2badc2904bc8081fd","created_at":"2018-09-06T21:28:37Z","mtu":1450}} 2018-09-06 21:28:38,332 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-8b9e6f95-d750-4721-9240-bc53d4a65073 2018-09-06 21:28:38,332 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.925453901291s 2018-09-06 21:28:38,332 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-8b9e6f95-d750-4721-9240-bc53d4a65073 2018-09-06 21:28:38,333 - 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-06T21:28:37Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'bfbb5669-328d-437b-9274-6aa8cd874132', u'provider:segmentation_id': 9, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-net_39e0d75c-f94f-4c28-8e44-a0b6fe69943d', u'admin_state_up': True, u'tenant_id': u'5ab3d157a8a344d2badc2904bc8081fd', u'created_at': u'2018-09-06T21:28:37Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'5ab3d157a8a344d2badc2904bc8081fd'}) 2018-09-06 21:28:38,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-06 21:28:38,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8c8dd30ea53b3ba12f6cdfa7481d9834764d5922" 2018-09-06 21:28:39,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1345 X-Openstack-Request-Id: req-70a3f6b0-2974-4edd-9d18-a88163758aaa Date: Thu, 06 Sep 2018 21:28:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"bfbb5669-328d-437b-9274-6aa8cd874132","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5ab3d157a8a344d2badc2904bc8081fd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-06T21:28:37Z","provider:segmentation_id":9,"name":"vmready1-net_39e0d75c-f94f-4c28-8e44-a0b6fe69943d","admin_state_up":true,"tenant_id":"5ab3d157a8a344d2badc2904bc8081fd","created_at":"2018-09-06T21:28:37Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"e9439476-c150-4008-bb02-82745e3774d9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f4db39b310964de59cc9f7019f7e009f","status":"ACTIVE","subnets":["b84a5f37-81e4-42f1-b532-f08db4615bdd"],"description":"","tags":[],"updated_at":"2018-09-06T21:24:26Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4db39b310964de59cc9f7019f7e009f","created_at":"2018-09-06T21:24:18Z","provider:network_type":"flat"}]} 2018-09-06 21:28:39,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-70a3f6b0-2974-4edd-9d18-a88163758aaa 2018-09-06 21:28:39,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.96089220047s 2018-09-06 21:28:39,295 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-70a3f6b0-2974-4edd-9d18-a88163758aaa 2018-09-06 21:28:39,296 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-06 21:28:39,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}8c8dd30ea53b3ba12f6cdfa7481d9834764d5922" -d '{"subnet": {"name": "vmready1-subnet_39e0d75c-f94f-4c28-8e44-a0b6fe69943d", "enable_dhcp": true, "network_id": "bfbb5669-328d-437b-9274-6aa8cd874132", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-06 21:28:40,080 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d29fa224-f7b6-4784-a32c-9ed18cfbde87 Date: Thu, 06 Sep 2018 21:28:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bfbb5669-328d-437b-9274-6aa8cd874132","tenant_id":"5ab3d157a8a344d2badc2904bc8081fd","created_at":"2018-09-06T21:28:39Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-06T21:28:39Z","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":"5ab3d157a8a344d2badc2904bc8081fd","id":"e3da7f32-eb41-4e38-81cd-fd5e009ef771","subnetpool_id":null,"name":"vmready1-subnet_39e0d75c-f94f-4c28-8e44-a0b6fe69943d"}} 2018-09-06 21:28:40,080 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-d29fa224-f7b6-4784-a32c-9ed18cfbde87 2018-09-06 21:28:40,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.78375005722s 2018-09-06 21:28:40,080 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-d29fa224-f7b6-4784-a32c-9ed18cfbde87 2018-09-06 21:28:40,081 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-06T21:28:39Z', 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'e3da7f32-eb41-4e38-81cd-fd5e009ef771', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_39e0d75c-f94f-4c28-8e44-a0b6fe69943d', u'enable_dhcp': True, u'network_id': u'bfbb5669-328d-437b-9274-6aa8cd874132', u'tenant_id': u'5ab3d157a8a344d2badc2904bc8081fd', u'created_at': u'2018-09-06T21:28:39Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'5ab3d157a8a344d2badc2904bc8081fd'}) 2018-09-06 21:28:40,082 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-06 21:28:40,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}8c8dd30ea53b3ba12f6cdfa7481d9834764d5922" -d '{"router": {"external_gateway_info": {"network_id": "e9439476-c150-4008-bb02-82745e3774d9"}, "name": "vmready1-router_39e0d75c-f94f-4c28-8e44-a0b6fe69943d", "admin_state_up": true}}' 2018-09-06 21:28:41,489 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 641 X-Openstack-Request-Id: req-cbad50e3-44bc-4efb-8e2c-c6d5854da682 Date: Thu, 06 Sep 2018 21:28:41 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e9439476-c150-4008-bb02-82745e3774d9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b84a5f37-81e4-42f1-b532-f08db4615bdd", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "5ab3d157a8a344d2badc2904bc8081fd", "created_at": "2018-09-06T21:28:40Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-06T21:28:41Z", "revision_number": 2, "routes": [], "project_id": "5ab3d157a8a344d2badc2904bc8081fd", "id": "6cdceeca-baff-486b-8c99-1116aba4cfd1", "name": "vmready1-router_39e0d75c-f94f-4c28-8e44-a0b6fe69943d"}} 2018-09-06 21:28:41,489 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-cbad50e3-44bc-4efb-8e2c-c6d5854da682 2018-09-06 21:28:41,489 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.40753698349s 2018-09-06 21:28:41,490 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-cbad50e3-44bc-4efb-8e2c-c6d5854da682 2018-09-06 21:28:41,490 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'e9439476-c150-4008-bb02-82745e3774d9', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b84a5f37-81e4-42f1-b532-f08db4615bdd', u'ip_address': u'172.30.9.206'}]}, u'description': u'', u'tags': [], u'tenant_id': u'5ab3d157a8a344d2badc2904bc8081fd', u'created_at': u'2018-09-06T21:28:40Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-09-06T21:28:41Z', u'revision_number': 2, u'routes': [], u'project_id': u'5ab3d157a8a344d2badc2904bc8081fd', u'id': u'6cdceeca-baff-486b-8c99-1116aba4cfd1', u'name': u'vmready1-router_39e0d75c-f94f-4c28-8e44-a0b6fe69943d'}) 2018-09-06 21:28:41,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-06 21:28:41,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/6cdceeca-baff-486b-8c99-1116aba4cfd1/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}8c8dd30ea53b3ba12f6cdfa7481d9834764d5922" -d '{"subnet_id": "e3da7f32-eb41-4e38-81cd-fd5e009ef771"}' 2018-09-06 21:28:44,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d4224c9a-4e5e-43f4-9942-6771fe2fa2f9 Date: Thu, 06 Sep 2018 21:28:44 GMT RESP BODY: {"network_id": "bfbb5669-328d-437b-9274-6aa8cd874132", "tenant_id": "5ab3d157a8a344d2badc2904bc8081fd", "subnet_id": "e3da7f32-eb41-4e38-81cd-fd5e009ef771", "subnet_ids": ["e3da7f32-eb41-4e38-81cd-fd5e009ef771"], "port_id": "02d3398c-eb26-4d44-90c5-9a3d8c823d53", "id": "6cdceeca-baff-486b-8c99-1116aba4cfd1"} 2018-09-06 21:28:44,052 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/6cdceeca-baff-486b-8c99-1116aba4cfd1/add_router_interface.json used request id req-d4224c9a-4e5e-43f4-9942-6771fe2fa2f9 2018-09-06 21:28:44,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.56185102463s 2018-09-06 21:28:44,053 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/6cdceeca-baff-486b-8c99-1116aba4cfd1/add_router_interface.json used request id req-d4224c9a-4e5e-43f4-9942-6771fe2fa2f9 returning object 6cdceeca-baff-486b-8c99-1116aba4cfd1 2018-09-06 21:28:44,053 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-06 21:28:44,186 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-06 21:28:44,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-06 21:28:44,192 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Thu, 06 Sep 2018 21:28:44 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2018-09-06 21:28:44,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-06 21:28:44,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8c8dd30ea53b3ba12f6cdfa7481d9834764d5922" 2018-09-06 21:28:44,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-55dccd44-c047-4e85-a534-54bafe811c63 Date: Thu, 06 Sep 2018 21:28:44 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-06 21:28:44,974 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-55dccd44-c047-4e85-a534-54bafe811c63 2018-09-06 21:28:44,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.777041912079s 2018-09-06 21:28:44,974 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-55dccd44-c047-4e85-a534-54bafe811c63 2018-09-06 21:28:44,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-06 21:28:44,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}8c8dd30ea53b3ba12f6cdfa7481d9834764d5922" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_39e0d75c-f94f-4c28-8e44-a0b6fe69943d", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_39e0d75c-f94f-4c28-8e44-a0b6fe69943d"}' 2018-09-06 21:28:45,715 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/2ec15893-7a55-48d3-be8e-2048d423917d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c85ade6c-a632-4ad7-9af5-273f54f9fbbf Date: Thu, 06 Sep 2018 21:28:45 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/2ec15893-7a55-48d3-be8e-2048d423917d/file", "owner": "5ab3d157a8a344d2badc2904bc8081fd", "id": "2ec15893-7a55-48d3-be8e-2048d423917d", "size": null, "self": "/v2/images/2ec15893-7a55-48d3-be8e-2048d423917d", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-06T21:28:45Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_39e0d75c-f94f-4c28-8e44-a0b6fe69943d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_39e0d75c-f94f-4c28-8e44-a0b6fe69943d", "checksum": null, "created_at": "2018-09-06T21:28:45Z", "protected": false} 2018-09-06 21:28:45,715 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-c85ade6c-a632-4ad7-9af5-273f54f9fbbf 2018-09-06 21:28:45,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.732740163803s 2018-09-06 21:28:45,716 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-c85ade6c-a632-4ad7-9af5-273f54f9fbbf returning object 2ec15893-7a55-48d3-be8e-2048d423917d 2018-09-06 21:28:45,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-06 21:28:45,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/2ec15893-7a55-48d3-be8e-2048d423917d/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}8c8dd30ea53b3ba12f6cdfa7481d9834764d5922" -d '' 2018-09-06 21:30:45,807 - shade - DEBUG - Unable to establish connection to http://172.30.9.24:9292/v2/images/2ec15893-7a55-48d3-be8e-2048d423917d/file: ('Connection aborted.', error(32, 'Broken pipe')) 2018-09-06 21:30:45,808 - shade - DEBUG - Connection failure on envvars:regionOne for image.PUT.images.file after 120.090824127 seconds, retrying 2018-09-06 21:30:45,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/2ec15893-7a55-48d3-be8e-2048d423917d/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}8c8dd30ea53b3ba12f6cdfa7481d9834764d5922" -d '' 2018-09-06 21:30:46,675 - keystoneauth.session - DEBUG - RESP: [409] Content-Length: 180 Content-Type: text/html; charset=UTF-8 X-Openstack-Request-Id: req-a86089ae-371c-4f2e-b508-40f8387f148b Date: Thu, 06 Sep 2018 21:30:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-06 21:30:46,675 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/2ec15893-7a55-48d3-be8e-2048d423917d/file used request id req-a86089ae-371c-4f2e-b508-40f8387f148b 2018-09-06 21:30:46,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 120.959159851s 2018-09-06 21:30:46,676 - shade - DEBUG - Deleting failed upload of image vmready1-img_39e0d75c-f94f-4c28-8e44-a0b6fe69943d 2018-09-06 21:30:46,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-06 21:30:46,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/2ec15893-7a55-48d3-be8e-2048d423917d -H "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}8c8dd30ea53b3ba12f6cdfa7481d9834764d5922" 2018-09-06 21:30:47,415 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f4f9d53e-399a-4aea-b53e-c07cb5bcceaa Date: Thu, 06 Sep 2018 21:30:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-06 21:30:47,415 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/2ec15893-7a55-48d3-be8e-2048d423917d used request id req-f4f9d53e-399a-4aea-b53e-c07cb5bcceaa 2018-09-06 21:30:47,415 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.738769054413s 2018-09-06 21:30:47,415 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/2ec15893-7a55-48d3-be8e-2048d423917d used request id req-f4f9d53e-399a-4aea-b53e-c07cb5bcceaa 2018-09-06 21:30:47,416 - 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.24:9292/v2/images/2ec15893-7a55-48d3-be8e-2048d423917d/file Conflict 2018-09-06 21:30:47,438 - functest.core.singlevm - ERROR - Cannot run vmready1 Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 238, in run self.image = self.publish_image() File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 91, 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.24:9292/v2/images/2ec15893-7a55-48d3-be8e-2048d423917d/file Conflict 2018-09-06 21:30:47,552 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-06 21:30:47,552 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 02:10 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-09-06 21:30:47,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-06 21:30:47,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/6cdceeca-baff-486b-8c99-1116aba4cfd1/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}8c8dd30ea53b3ba12f6cdfa7481d9834764d5922" -d '{"subnet_id": "e3da7f32-eb41-4e38-81cd-fd5e009ef771"}' 2018-09-06 21:30:49,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-85b57677-4094-45e9-8715-90cadfd41eeb Date: Thu, 06 Sep 2018 21:30:49 GMT RESP BODY: {"network_id": "bfbb5669-328d-437b-9274-6aa8cd874132", "tenant_id": "5ab3d157a8a344d2badc2904bc8081fd", "subnet_id": "e3da7f32-eb41-4e38-81cd-fd5e009ef771", "subnet_ids": ["e3da7f32-eb41-4e38-81cd-fd5e009ef771"], "port_id": "02d3398c-eb26-4d44-90c5-9a3d8c823d53", "id": "6cdceeca-baff-486b-8c99-1116aba4cfd1"} 2018-09-06 21:30:49,940 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/6cdceeca-baff-486b-8c99-1116aba4cfd1/remove_router_interface.json used request id req-85b57677-4094-45e9-8715-90cadfd41eeb 2018-09-06 21:30:49,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.38331985474s 2018-09-06 21:30:49,940 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/6cdceeca-baff-486b-8c99-1116aba4cfd1/remove_router_interface.json used request id req-85b57677-4094-45e9-8715-90cadfd41eeb returning object 6cdceeca-baff-486b-8c99-1116aba4cfd1 2018-09-06 21:30:49,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-06 21:30:49,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8c8dd30ea53b3ba12f6cdfa7481d9834764d5922" 2018-09-06 21:30:50,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 644 X-Openstack-Request-Id: req-5f4a18a1-865b-411b-b954-7bb8bb0e541f Date: Thu, 06 Sep 2018 21:30:50 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e9439476-c150-4008-bb02-82745e3774d9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b84a5f37-81e4-42f1-b532-f08db4615bdd", "ip_address": "172.30.9.206"}]}, "description": "", "tags": [], "tenant_id": "5ab3d157a8a344d2badc2904bc8081fd", "created_at": "2018-09-06T21:28:40Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-06T21:30:49Z", "revision_number": 4, "routes": [], "project_id": "5ab3d157a8a344d2badc2904bc8081fd", "id": "6cdceeca-baff-486b-8c99-1116aba4cfd1", "name": "vmready1-router_39e0d75c-f94f-4c28-8e44-a0b6fe69943d"}]} 2018-09-06 21:30:50,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-5f4a18a1-865b-411b-b954-7bb8bb0e541f 2018-09-06 21:30:50,236 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.294715881348s 2018-09-06 21:30:50,236 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-5f4a18a1-865b-411b-b954-7bb8bb0e541f 2018-09-06 21:30:50,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-06 21:30:50,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/6cdceeca-baff-486b-8c99-1116aba4cfd1.json -H "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}8c8dd30ea53b3ba12f6cdfa7481d9834764d5922" 2018-09-06 21:30:51,632 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e1bf253d-8cbc-4c27-8552-b8b1654da7c6 Content-Length: 0 Date: Thu, 06 Sep 2018 21:30:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-06 21:30:51,632 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/6cdceeca-baff-486b-8c99-1116aba4cfd1.json used request id req-e1bf253d-8cbc-4c27-8552-b8b1654da7c6 2018-09-06 21:30:51,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.39445018768s 2018-09-06 21:30:51,632 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/6cdceeca-baff-486b-8c99-1116aba4cfd1.json used request id req-e1bf253d-8cbc-4c27-8552-b8b1654da7c6 2018-09-06 21:30:51,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-06 21:30:51,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8c8dd30ea53b3ba12f6cdfa7481d9834764d5922" 2018-09-06 21:30:52,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1290 X-Openstack-Request-Id: req-bb158926-5a72-4463-b000-2ef3d25e88e8 Date: Thu, 06 Sep 2018 21:30:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e9439476-c150-4008-bb02-82745e3774d9","tenant_id":"f4db39b310964de59cc9f7019f7e009f","created_at":"2018-09-06T21:24:26Z","dns_nameservers":[],"updated_at":"2018-09-06T21:24:26Z","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":"f4db39b310964de59cc9f7019f7e009f","id":"b84a5f37-81e4-42f1-b532-f08db4615bdd","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bfbb5669-328d-437b-9274-6aa8cd874132","tenant_id":"5ab3d157a8a344d2badc2904bc8081fd","created_at":"2018-09-06T21:28:39Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-06T21:28:39Z","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":"5ab3d157a8a344d2badc2904bc8081fd","id":"e3da7f32-eb41-4e38-81cd-fd5e009ef771","subnetpool_id":null,"name":"vmready1-subnet_39e0d75c-f94f-4c28-8e44-a0b6fe69943d"}]} 2018-09-06 21:30:52,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-bb158926-5a72-4463-b000-2ef3d25e88e8 2018-09-06 21:30:52,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.778326034546s 2018-09-06 21:30:52,411 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-bb158926-5a72-4463-b000-2ef3d25e88e8 2018-09-06 21:30:52,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-06 21:30:52,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/e3da7f32-eb41-4e38-81cd-fd5e009ef771.json -H "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}8c8dd30ea53b3ba12f6cdfa7481d9834764d5922" 2018-09-06 21:30:54,647 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a97cfd26-4bf0-4c72-8053-e18184e14e3a Date: Thu, 06 Sep 2018 21:30:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-06 21:30:54,647 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/e3da7f32-eb41-4e38-81cd-fd5e009ef771.json used request id req-a97cfd26-4bf0-4c72-8053-e18184e14e3a 2018-09-06 21:30:54,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.23355102539s 2018-09-06 21:30:54,647 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/e3da7f32-eb41-4e38-81cd-fd5e009ef771.json used request id req-a97cfd26-4bf0-4c72-8053-e18184e14e3a 2018-09-06 21:30:54,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-06 21:30:54,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}8c8dd30ea53b3ba12f6cdfa7481d9834764d5922" 2018-09-06 21:30:55,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-990da274-6110-405f-a417-042fb4ff9822 Date: Thu, 06 Sep 2018 21:30:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"bfbb5669-328d-437b-9274-6aa8cd874132","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5ab3d157a8a344d2badc2904bc8081fd","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-06T21:30:54Z","provider:segmentation_id":9,"name":"vmready1-net_39e0d75c-f94f-4c28-8e44-a0b6fe69943d","admin_state_up":true,"tenant_id":"5ab3d157a8a344d2badc2904bc8081fd","created_at":"2018-09-06T21:28:37Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"e9439476-c150-4008-bb02-82745e3774d9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f4db39b310964de59cc9f7019f7e009f","status":"ACTIVE","subnets":["b84a5f37-81e4-42f1-b532-f08db4615bdd"],"description":"","tags":[],"updated_at":"2018-09-06T21:24:26Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4db39b310964de59cc9f7019f7e009f","created_at":"2018-09-06T21:24:18Z","provider:network_type":"flat"}]} 2018-09-06 21:30:55,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-990da274-6110-405f-a417-042fb4ff9822 2018-09-06 21:30:55,628 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.97975897789s 2018-09-06 21:30:55,628 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-990da274-6110-405f-a417-042fb4ff9822 2018-09-06 21:30:55,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-06 21:30:55,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/bfbb5669-328d-437b-9274-6aa8cd874132.json -H "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}8c8dd30ea53b3ba12f6cdfa7481d9834764d5922" 2018-09-06 21:30:56,637 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d254f801-15cd-4ec1-9921-cd6d0a22baee Date: Thu, 06 Sep 2018 21:30:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-06 21:30:56,637 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/bfbb5669-328d-437b-9274-6aa8cd874132.json used request id req-d254f801-15cd-4ec1-9921-cd6d0a22baee 2018-09-06 21:30:56,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.00768303871s 2018-09-06 21:30:56,637 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/bfbb5669-328d-437b-9274-6aa8cd874132.json used request id req-d254f801-15cd-4ec1-9921-cd6d0a22baee 2018-09-06 21:30:56,637 - xtesting.ci.run_tests - ERROR - The test case 'vmready1' failed. 2018-09-06 21:30:56,638 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:09 | PASS | | tenantnetwork1 | functest | healthcheck | 00:09 | PASS | | tenantnetwork2 | functest | healthcheck | 00:09 | PASS | | vmready1 | functest | healthcheck | 02:10 | 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-06 21:30:56,651 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-09-06 21:30:59,193 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-296 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-bgpvpn-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-09-06 21:30:59,198 - 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.24,192.30.9.5 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.24:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=9vE7nbPc8Nd8XCZta9CdVZvm2 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=5ab3d157a8a344d2badc2904bc8081fd export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.5 export SDN_CONTROLLER_PASSWORD=jHmcp8YbVxkq3rQFh2GUGHuan export OS_REGION_NAME=regionOne 2018-09-06 21:30:59,198 - xtesting.ci.run_tests - DEBUG - Test args: tempest_full 2018-09-06 21:30:59,210 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full'... 2018-09-06 21:30:59,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-06 21:30:59,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 06 Sep 2018 21:30:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcf0698c-0391-4904-97ab-552f8f93a03d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-09-06 21:30:59,545 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-fcf0698c-0391-4904-97ab-552f8f93a03d 2018-09-06 21:30:59,546 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-09-06 21:31:00,007 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "abe89686384443f1997679052e2ded75", "name": "admin"}], "expires_at": "2018-09-06T22:31:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5ab3d157a8a344d2badc2904bc8081fd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62c87394614649649fafecd4ff7b046a"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b31ecb5de79a4c44aa9f6913326db560"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8fde161ea7d4fe390f67907141e59f4"}], "type": "alarming", "id": "0727b6d52de14dd8b7b455220aef8126", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04c2672918b349c2a40b88adb14d9312"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55b5c14d7450428da7ab32bd11e37776"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a983fcc8e14a45c38e4aa451d6b424dd"}], "type": "metric", "id": "08dfd4ec446241108e4c035c3e25991e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "215d0841611c42ffb83da65fe32f28e5"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5eb0ba62314744c5991e65868a5950e8"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddacf9b41a444221ababdd9c433599df"}], "type": "placement", "id": "0d03185fbbbe46428be82ab1aeb54308", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d0aba61c7894e07a0773791d4445bd7"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fde521570a344598aa515626d4db346"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5951cbee704a40c0833f193e2f1c86b6"}], "type": "event", "id": "14ec3b80f4664f8294ed649a400aa692", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06347659f71d41828165c1635ebb00a3"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11d7bebf99e0474da151193eee45445d"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7ecf430efed48618e83123f9e769d0d"}], "type": "compute", "id": "39dd0fe544624822826ecd37d00cf035", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/5ab3d157a8a344d2badc2904bc8081fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08f8711f43fb443a87e90b4980fba01e"}, {"url": "http://192.30.9.5:8004/v1/5ab3d157a8a344d2badc2904bc8081fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "19f81dbc65234e6e87912725239481e9"}, {"url": "http://192.30.9.5:8004/v1/5ab3d157a8a344d2badc2904bc8081fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c6dddc5c8da410983e435e5422b15c0"}], "type": "orchestration", "id": "4b8fa30fb97743f48cd66a3c7e432a9a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/5ab3d157a8a344d2badc2904bc8081fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12b0a20265af4a4cb364fe180942c1cc"}, {"url": "http://172.30.9.24:8776/v2/5ab3d157a8a344d2badc2904bc8081fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "79d4c63b176a469f85ac2d4443edc5b0"}, {"url": "http://192.30.9.5:8776/v2/5ab3d157a8a344d2badc2904bc8081fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df439a1ecfee43e08cddc503d0ca377f"}], "type": "volumev2", "id": "4c9022f1f93044c6b5721b7a82d4ca0d", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "4f4e003c09c747b7ab43d0cfe170bb13", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "157488d90ff24ae0a539e701d61bff1c"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a8fba13ed114759a9b4e0d582dd17ea"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a76341d86f714811a6dc1a0f8e7ebabc"}], "type": "image", "id": "6849a3b2635a4dd2a3b6331f660938a8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/5ab3d157a8a344d2badc2904bc8081fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38e85920f05b473689181040c2b819a9"}, {"url": "http://172.30.9.24:8776/v1/5ab3d157a8a344d2badc2904bc8081fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5af4573843147288b0428be21b44aad"}, {"url": "http://192.30.9.5:8776/v1/5ab3d157a8a344d2badc2904bc8081fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eb8fc882e1144be5ba1f11b3cb2e7684"}], "type": "volume", "id": "9e2ac8208c3e4fa792dc5f3be7da106d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05b6c0e78ccc4b6a828babf6ddda8b64"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2002a9f7e1b40078c5540d29cd2c73d"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cef99035fa284059ac581000694a1dbf"}], "type": "identity", "id": "a23875c63d234b68ae18cb24aad3a7a2", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a05db8c201b45bc9b47c5d1d08ba3d5"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d562a76cd2f40d2a3ac69aaf2cc026d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe3db464ef8a4d208d73c9c35067f1dc"}], "type": "cloudformation", "id": "ad8602a353eb436f9d4817351d4c7757", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d0741c8526f4d4b82fe3ab3b854658f"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "490b31d76dc44125a6d787059e6ae65b"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d578e83ef4cd4192a81cfbd8e4f60b91"}], "type": "network", "id": "c397ccd4d1ce41a7ab06a3dd554e2856", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/5ab3d157a8a344d2badc2904bc8081fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12ed9eff26fb4cb09e89e8890e15a63e"}, {"url": "http://192.30.9.5:8776/v3/5ab3d157a8a344d2badc2904bc8081fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7876fa8845464d6b9a59ebfec74993b2"}, {"url": "http://172.30.9.24:8776/v3/5ab3d157a8a344d2badc2904bc8081fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3ff312b410441a8b499989f52789049"}], "type": "volumev3", "id": "d20346fec8834a709c3febb48660f8f7", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40af5bdb215a41f1b692f90e24e3795f"}, {"url": "http://172.30.9.24:8080/v1/AUTH_5ab3d157a8a344d2badc2904bc8081fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5dc1302d2df54811b09f50b0c9c6fe02"}, {"url": "http://12.0.0.27:8080/v1/AUTH_5ab3d157a8a344d2badc2904bc8081fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ee843a76b134d53876a26bca04fbf66"}], "type": "object-store", "id": "f4ca4976c5c544d38571fa02fafc0306", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "387c7cad8f8a49419a2d6542a1492d52"}, "audit_ids": ["ewz6sBj3QwKUsxQJ6_xMQA"], "issued_at": "2018-09-06T21:31:00.000000Z"}} 2018-09-06 21:31:00,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-06 21:31:00,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}1ed0c5640cdb248f9f79168054b1e08422831dbb" 2018-09-06 21:31:00,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-1c62290a-c14c-499c-9664-616ef601c0fb Date: Thu, 06 Sep 2018 21:31:00 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"e9439476-c150-4008-bb02-82745e3774d9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f4db39b310964de59cc9f7019f7e009f","status":"ACTIVE","subnets":["b84a5f37-81e4-42f1-b532-f08db4615bdd"],"description":"","tags":[],"updated_at":"2018-09-06T21:24:26Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4db39b310964de59cc9f7019f7e009f","created_at":"2018-09-06T21:24:18Z","provider:network_type":"flat"}]} 2018-09-06 21:31:00,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1c62290a-c14c-499c-9664-616ef601c0fb 2018-09-06 21:31:00,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.294687986374s 2018-09-06 21:31:00,307 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1c62290a-c14c-499c-9664-616ef601c0fb 2018-09-06 21:31:00,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-06 21:31:00,316 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 06 Sep 2018 21:31:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-06 21:31:00,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-06 21:31:00,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}1ed0c5640cdb248f9f79168054b1e08422831dbb" 2018-09-06 21:31:00,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 06 Sep 2018 21:31:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d67b8c3d-37b7-4d5c-851a-96f62fa36598 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/cf35d15f9aef49b290c8ea54dd078d3e"}, "tags": [], "enabled": true, "id": "cf35d15f9aef49b290c8ea54dd078d3e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2018-09-06 21:31:00,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-d67b8c3d-37b7-4d5c-851a-96f62fa36598 2018-09-06 21:31:00,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.160813808441s 2018-09-06 21:31:00,478 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-d67b8c3d-37b7-4d5c-851a-96f62fa36598 2018-09-06 21:31:00,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-06 21:31:00,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}1ed0c5640cdb248f9f79168054b1e08422831dbb" -d '{"project": {"description": "Created by OPNFV Functest: tempest_full", "enabled": true, "domain_id": "default", "name": "tempest_full-project_ee5b0a36-309f-47bc-bb19-ed9f631ba1f3"}}' 2018-09-06 21:31:00,662 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 06 Sep 2018 21:31:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4bb31956-d435-4f6f-aae8-a007e94b974b Content-Length: 370 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.24:5000/v3/projects/fa25f073c3b14e50b7c2bd36e196dda6"}, "tags": [], "enabled": true, "id": "fa25f073c3b14e50b7c2bd36e196dda6", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_ee5b0a36-309f-47bc-bb19-ed9f631ba1f3"}} 2018-09-06 21:31:00,662 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-4bb31956-d435-4f6f-aae8-a007e94b974b 2018-09-06 21:31:00,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.176671981812s 2018-09-06 21:31:00,662 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-4bb31956-d435-4f6f-aae8-a007e94b974b 2018-09-06 21:31:00,663 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tempest_full', u'tags': [], 'enabled': True, 'id': u'fa25f073c3b14e50b7c2bd36e196dda6', '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'tempest_full-project_ee5b0a36-309f-47bc-bb19-ed9f631ba1f3'}) 2018-09-06 21:31:00,669 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-09-06 21:31:00,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}1ed0c5640cdb248f9f79168054b1e08422831dbb" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "a8937d2a-dabe-48d6-b1db-58b10b77f4a1", "email": null, "name": "tempest_full-user_ee5b0a36-309f-47bc-bb19-ed9f631ba1f3"}}' 2018-09-06 21:31:01,141 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 06 Sep 2018 21:31:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b50ea13-c631-432a-b532-4c42b16fb475 Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "tempest_full-user_ee5b0a36-309f-47bc-bb19-ed9f631ba1f3", "links": {"self": "http://172.30.9.24:5000/v3/users/334672ae23d84753abff0e77f88e6dbc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "334672ae23d84753abff0e77f88e6dbc", "domain_id": "default", "password_expires_at": null}} 2018-09-06 21:31:01,141 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-9b50ea13-c631-432a-b532-4c42b16fb475 2018-09-06 21:31:01,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.471964120865s 2018-09-06 21:31:01,142 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-9b50ea13-c631-432a-b532-4c42b16fb475 2018-09-06 21:31:01,142 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'334672ae23d84753abff0e77f88e6dbc', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full-user_ee5b0a36-309f-47bc-bb19-ed9f631ba1f3'}) 2018-09-06 21:31:01,146 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-06 21:31:01,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}1ed0c5640cdb248f9f79168054b1e08422831dbb" 2018-09-06 21:31:01,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 06 Sep 2018 21:31:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9636374a-9901-45bc-b371-c3bcf2415848 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "050c5b3797f4441caf43142bacbba713", "links": {"self": "http://172.30.9.24:5000/v3/roles/050c5b3797f4441caf43142bacbba713"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5675bbd24e014b0a87d8a82059ec8e78", "links": {"self": "http://172.30.9.24:5000/v3/roles/5675bbd24e014b0a87d8a82059ec8e78"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "abe89686384443f1997679052e2ded75", "links": {"self": "http://172.30.9.24:5000/v3/roles/abe89686384443f1997679052e2ded75"}, "name": "admin"}, {"domain_id": null, "id": "f08a76cf60194529bc7e54d4695c3a8d", "links": {"self": "http://172.30.9.24:5000/v3/roles/f08a76cf60194529bc7e54d4695c3a8d"}, "name": "heat_stack_user"}]} 2018-09-06 21:31:01,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-9636374a-9901-45bc-b371-c3bcf2415848 2018-09-06 21:31:01,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.094789981842s 2018-09-06 21:31:01,241 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-9636374a-9901-45bc-b371-c3bcf2415848 2018-09-06 21:31:01,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-06 21:31:01,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}1ed0c5640cdb248f9f79168054b1e08422831dbb" 2018-09-06 21:31:01,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 06 Sep 2018 21:31:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b6ae6a2-a520-42dd-a40f-dce346589639 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "050c5b3797f4441caf43142bacbba713", "links": {"self": "http://172.30.9.24:5000/v3/roles/050c5b3797f4441caf43142bacbba713"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5675bbd24e014b0a87d8a82059ec8e78", "links": {"self": "http://172.30.9.24:5000/v3/roles/5675bbd24e014b0a87d8a82059ec8e78"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "abe89686384443f1997679052e2ded75", "links": {"self": "http://172.30.9.24:5000/v3/roles/abe89686384443f1997679052e2ded75"}, "name": "admin"}, {"domain_id": null, "id": "f08a76cf60194529bc7e54d4695c3a8d", "links": {"self": "http://172.30.9.24:5000/v3/roles/f08a76cf60194529bc7e54d4695c3a8d"}, "name": "heat_stack_user"}]} 2018-09-06 21:31:01,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-2b6ae6a2-a520-42dd-a40f-dce346589639 2018-09-06 21:31:01,335 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0888648033142s 2018-09-06 21:31:01,335 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-2b6ae6a2-a520-42dd-a40f-dce346589639 2018-09-06 21:31:01,337 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-06 21:31:01,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-09-06 21:31:01,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}1ed0c5640cdb248f9f79168054b1e08422831dbb" -d '{"role": {"name": "Member"}}' 2018-09-06 21:31:01,582 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 06 Sep 2018 21:31:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ccdf1dc0-a7d5-4c10-be5b-f144a76eae11 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6b897717062c4e3e866bd0e43d71f72d", "links": {"self": "http://172.30.9.24:5000/v3/roles/6b897717062c4e3e866bd0e43d71f72d"}, "name": "Member"}} 2018-09-06 21:31:01,582 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-ccdf1dc0-a7d5-4c10-be5b-f144a76eae11 2018-09-06 21:31:01,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.24244093895s 2018-09-06 21:31:01,583 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-ccdf1dc0-a7d5-4c10-be5b-f144a76eae11 2018-09-06 21:31:01,583 - 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'6b897717062c4e3e866bd0e43d71f72d'}) 2018-09-06 21:31:01,587 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-06 21:31:01,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}1ed0c5640cdb248f9f79168054b1e08422831dbb" 2018-09-06 21:31:01,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 06 Sep 2018 21:31:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ae66eb5-075a-4ab9-8726-6cedb06ceaa8 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "050c5b3797f4441caf43142bacbba713", "links": {"self": "http://172.30.9.24:5000/v3/roles/050c5b3797f4441caf43142bacbba713"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5675bbd24e014b0a87d8a82059ec8e78", "links": {"self": "http://172.30.9.24:5000/v3/roles/5675bbd24e014b0a87d8a82059ec8e78"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6b897717062c4e3e866bd0e43d71f72d", "links": {"self": "http://172.30.9.24:5000/v3/roles/6b897717062c4e3e866bd0e43d71f72d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "abe89686384443f1997679052e2ded75", "links": {"self": "http://172.30.9.24:5000/v3/roles/abe89686384443f1997679052e2ded75"}, "name": "admin"}, {"domain_id": null, "id": "f08a76cf60194529bc7e54d4695c3a8d", "links": {"self": "http://172.30.9.24:5000/v3/roles/f08a76cf60194529bc7e54d4695c3a8d"}, "name": "heat_stack_user"}]} 2018-09-06 21:31:01,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-7ae66eb5-075a-4ab9-8726-6cedb06ceaa8 2018-09-06 21:31:01,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0971891880035s 2018-09-06 21:31:01,685 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-7ae66eb5-075a-4ab9-8726-6cedb06ceaa8 2018-09-06 21:31:01,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-06 21:31:01,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}1ed0c5640cdb248f9f79168054b1e08422831dbb" 2018-09-06 21:31:01,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 06 Sep 2018 21:31:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9471c17-f82a-47a1-85c7-be277c89437a Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-06 21:31:01,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-d9471c17-f82a-47a1-85c7-be277c89437a 2018-09-06 21:31:01,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0934028625488s 2018-09-06 21:31:01,783 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-d9471c17-f82a-47a1-85c7-be277c89437a 2018-09-06 21:31:01,784 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-06 21:31:01,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}1ed0c5640cdb248f9f79168054b1e08422831dbb" 2018-09-06 21:31:01,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 06 Sep 2018 21:31:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eac111dd-fadc-4236-9b98-473b6008f778 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/07da635c559543d4b059825a5a7a60cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07da635c559543d4b059825a5a7a60cc", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/20d5c6dd3d6c401996e4fcf7574c0b35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20d5c6dd3d6c401996e4fcf7574c0b35", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/24ccd86732174943bb1d9996b89e5baf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24ccd86732174943bb1d9996b89e5baf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/2e4aefe2e1054b8aae704f87f347bf80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e4aefe2e1054b8aae704f87f347bf80", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tempest_full-user_ee5b0a36-309f-47bc-bb19-ed9f631ba1f3", "links": {"self": "http://172.30.9.24:5000/v3/users/334672ae23d84753abff0e77f88e6dbc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "334672ae23d84753abff0e77f88e6dbc", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/387c7cad8f8a49419a2d6542a1492d52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "387c7cad8f8a49419a2d6542a1492d52", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/38c04e2448a64dd6992b8acdf4200ffb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38c04e2448a64dd6992b8acdf4200ffb", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3ffedc2ca5a043159cc32a93efd1f747"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ffedc2ca5a043159cc32a93efd1f747", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/49c62c67f34f407ea6d60ccc2fc38e8c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49c62c67f34f407ea6d60ccc2fc38e8c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59507f50e91b4a71a971ec298324cc50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59507f50e91b4a71a971ec298324cc50", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/aef8a15e6a8e4182a65109603d921256"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aef8a15e6a8e4182a65109603d921256", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/c122c0bd37524c4dae838a82ebab0a40"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c122c0bd37524c4dae838a82ebab0a40", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/c526623de0db49ecbe274e281a0c2107"}, "domain_id": "cf35d15f9aef49b290c8ea54dd078d3e", "enabled": true, "options": {}, "id": "c526623de0db49ecbe274e281a0c2107", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cf90c3cfd5c34e32a80c8efa567b427a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf90c3cfd5c34e32a80c8efa567b427a", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e85ed1d0fab34d8b80910e00dff494e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e85ed1d0fab34d8b80910e00dff494e6", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-09-06 21:31:01,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-eac111dd-fadc-4236-9b98-473b6008f778 2018-09-06 21:31:01,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.114909172058s 2018-09-06 21:31:01,899 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-eac111dd-fadc-4236-9b98-473b6008f778 2018-09-06 21:31:01,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-06 21:31:01,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}1ed0c5640cdb248f9f79168054b1e08422831dbb" 2018-09-06 21:31:02,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 06 Sep 2018 21:31:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ab30cb5-bf60-4bd2-86f3-941eab368971 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/5ab3d157a8a344d2badc2904bc8081fd"}, "tags": [], "enabled": true, "id": "5ab3d157a8a344d2badc2904bc8081fd", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/f4db39b310964de59cc9f7019f7e009f"}, "tags": [], "enabled": true, "id": "f4db39b310964de59cc9f7019f7e009f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.24:5000/v3/projects/fa25f073c3b14e50b7c2bd36e196dda6"}, "tags": [], "enabled": true, "id": "fa25f073c3b14e50b7c2bd36e196dda6", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_ee5b0a36-309f-47bc-bb19-ed9f631ba1f3"}]} 2018-09-06 21:31:02,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-3ab30cb5-bf60-4bd2-86f3-941eab368971 2018-09-06 21:31:02,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.103436946869s 2018-09-06 21:31:02,015 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-3ab30cb5-bf60-4bd2-86f3-941eab368971 2018-09-06 21:31:02,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-06 21:31:02,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=334672ae23d84753abff0e77f88e6dbc&role.id=6b897717062c4e3e866bd0e43d71f72d&scope.project.id=fa25f073c3b14e50b7c2bd36e196dda6" -H "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}1ed0c5640cdb248f9f79168054b1e08422831dbb" 2018-09-06 21:31:02,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 06 Sep 2018 21:31:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ecd2412-870b-4a77-9200-3077a5ce370a Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=334672ae23d84753abff0e77f88e6dbc&role.id=6b897717062c4e3e866bd0e43d71f72d&scope.project.id=fa25f073c3b14e50b7c2bd36e196dda6", "previous": null, "next": null}} 2018-09-06 21:31:02,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=334672ae23d84753abff0e77f88e6dbc&role.id=6b897717062c4e3e866bd0e43d71f72d&scope.project.id=fa25f073c3b14e50b7c2bd36e196dda6 used request id req-1ecd2412-870b-4a77-9200-3077a5ce370a 2018-09-06 21:31:02,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0865190029144s 2018-09-06 21:31:02,109 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=334672ae23d84753abff0e77f88e6dbc&role.id=6b897717062c4e3e866bd0e43d71f72d&scope.project.id=fa25f073c3b14e50b7c2bd36e196dda6 used request id req-1ecd2412-870b-4a77-9200-3077a5ce370a 2018-09-06 21:31:02,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-09-06 21:31:02,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/fa25f073c3b14e50b7c2bd36e196dda6/users/334672ae23d84753abff0e77f88e6dbc/roles/6b897717062c4e3e866bd0e43d71f72d -H "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}1ed0c5640cdb248f9f79168054b1e08422831dbb" 2018-09-06 21:31:02,300 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 06 Sep 2018 21:31:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7f87e7d-7857-4d09-a1d5-a397ec0520eb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-06 21:31:02,300 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/fa25f073c3b14e50b7c2bd36e196dda6/users/334672ae23d84753abff0e77f88e6dbc/roles/6b897717062c4e3e866bd0e43d71f72d used request id req-c7f87e7d-7857-4d09-a1d5-a397ec0520eb 2018-09-06 21:31:02,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.187610149384s 2018-09-06 21:31:02,301 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/fa25f073c3b14e50b7c2bd36e196dda6/users/334672ae23d84753abff0e77f88e6dbc/roles/6b897717062c4e3e866bd0e43d71f72d used request id req-c7f87e7d-7857-4d09-a1d5-a397ec0520eb 2018-09-06 21:31:02,301 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full-project_ee5b0a36-309f-47bc-bb19-ed9f631ba1f3', 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'fa25f073c3b14e50b7c2bd36e196dda6', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'a8937d2a-dabe-48d6-b1db-58b10b77f4a1', 'username': u'tempest_full-user_ee5b0a36-309f-47bc-bb19-ed9f631ba1f3', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24: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-06 21:31:02,305 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full-user_ee5b0a36-309f-47bc-bb19-ed9f631ba1f3', 'password': 'a8937d2a-dabe-48d6-b1db-58b10b77f4a1', 'project_name': 'tempest_full-project_ee5b0a36-309f-47bc-bb19-ed9f631ba1f3', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': 'fa25f073c3b14e50b7c2bd36e196dda6', 'project_domain_name': 'Default'} 2018-09-06 21:31:02,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-06 21:31:02,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}1ed0c5640cdb248f9f79168054b1e08422831dbb" 2018-09-06 21:31:02,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 06 Sep 2018 21:31:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bf66842-86a8-4c11-b196-0e07fcd0999a Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "050c5b3797f4441caf43142bacbba713", "links": {"self": "http://172.30.9.24:5000/v3/roles/050c5b3797f4441caf43142bacbba713"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5675bbd24e014b0a87d8a82059ec8e78", "links": {"self": "http://172.30.9.24:5000/v3/roles/5675bbd24e014b0a87d8a82059ec8e78"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6b897717062c4e3e866bd0e43d71f72d", "links": {"self": "http://172.30.9.24:5000/v3/roles/6b897717062c4e3e866bd0e43d71f72d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "abe89686384443f1997679052e2ded75", "links": {"self": "http://172.30.9.24:5000/v3/roles/abe89686384443f1997679052e2ded75"}, "name": "admin"}, {"domain_id": null, "id": "f08a76cf60194529bc7e54d4695c3a8d", "links": {"self": "http://172.30.9.24:5000/v3/roles/f08a76cf60194529bc7e54d4695c3a8d"}, "name": "heat_stack_user"}]} 2018-09-06 21:31:02,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-9bf66842-86a8-4c11-b196-0e07fcd0999a 2018-09-06 21:31:02,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0973348617554s 2018-09-06 21:31:02,406 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-9bf66842-86a8-4c11-b196-0e07fcd0999a 2018-09-06 21:31:02,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-06 21:31:02,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}1ed0c5640cdb248f9f79168054b1e08422831dbb" 2018-09-06 21:31:02,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 06 Sep 2018 21:31:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48047396-5417-408a-9f4e-6b6044cdbe57 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "050c5b3797f4441caf43142bacbba713", "links": {"self": "http://172.30.9.24:5000/v3/roles/050c5b3797f4441caf43142bacbba713"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5675bbd24e014b0a87d8a82059ec8e78", "links": {"self": "http://172.30.9.24:5000/v3/roles/5675bbd24e014b0a87d8a82059ec8e78"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6b897717062c4e3e866bd0e43d71f72d", "links": {"self": "http://172.30.9.24:5000/v3/roles/6b897717062c4e3e866bd0e43d71f72d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "abe89686384443f1997679052e2ded75", "links": {"self": "http://172.30.9.24:5000/v3/roles/abe89686384443f1997679052e2ded75"}, "name": "admin"}, {"domain_id": null, "id": "f08a76cf60194529bc7e54d4695c3a8d", "links": {"self": "http://172.30.9.24:5000/v3/roles/f08a76cf60194529bc7e54d4695c3a8d"}, "name": "heat_stack_user"}]} 2018-09-06 21:31:02,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-48047396-5417-408a-9f4e-6b6044cdbe57 2018-09-06 21:31:02,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.090931892395s 2018-09-06 21:31:02,502 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-48047396-5417-408a-9f4e-6b6044cdbe57 2018-09-06 21:31:02,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-06 21:31:02,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}1ed0c5640cdb248f9f79168054b1e08422831dbb" 2018-09-06 21:31:02,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 06 Sep 2018 21:31:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-147e27bf-39ba-4e74-8a81-6556e89e2183 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-06 21:31:02,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-147e27bf-39ba-4e74-8a81-6556e89e2183 2018-09-06 21:31:02,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0974910259247s 2018-09-06 21:31:02,605 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-147e27bf-39ba-4e74-8a81-6556e89e2183 2018-09-06 21:31:02,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-06 21:31:02,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}1ed0c5640cdb248f9f79168054b1e08422831dbb" 2018-09-06 21:31:02,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 06 Sep 2018 21:31:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb0da9da-ec6c-4323-8d75-09d813033d5b Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/07da635c559543d4b059825a5a7a60cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07da635c559543d4b059825a5a7a60cc", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/20d5c6dd3d6c401996e4fcf7574c0b35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20d5c6dd3d6c401996e4fcf7574c0b35", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/24ccd86732174943bb1d9996b89e5baf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24ccd86732174943bb1d9996b89e5baf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/2e4aefe2e1054b8aae704f87f347bf80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e4aefe2e1054b8aae704f87f347bf80", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tempest_full-user_ee5b0a36-309f-47bc-bb19-ed9f631ba1f3", "links": {"self": "http://172.30.9.24:5000/v3/users/334672ae23d84753abff0e77f88e6dbc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "334672ae23d84753abff0e77f88e6dbc", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/387c7cad8f8a49419a2d6542a1492d52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "387c7cad8f8a49419a2d6542a1492d52", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/38c04e2448a64dd6992b8acdf4200ffb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38c04e2448a64dd6992b8acdf4200ffb", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3ffedc2ca5a043159cc32a93efd1f747"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ffedc2ca5a043159cc32a93efd1f747", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/49c62c67f34f407ea6d60ccc2fc38e8c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49c62c67f34f407ea6d60ccc2fc38e8c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59507f50e91b4a71a971ec298324cc50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59507f50e91b4a71a971ec298324cc50", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/aef8a15e6a8e4182a65109603d921256"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aef8a15e6a8e4182a65109603d921256", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/c122c0bd37524c4dae838a82ebab0a40"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c122c0bd37524c4dae838a82ebab0a40", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/c526623de0db49ecbe274e281a0c2107"}, "domain_id": "cf35d15f9aef49b290c8ea54dd078d3e", "enabled": true, "options": {}, "id": "c526623de0db49ecbe274e281a0c2107", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cf90c3cfd5c34e32a80c8efa567b427a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf90c3cfd5c34e32a80c8efa567b427a", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e85ed1d0fab34d8b80910e00dff494e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e85ed1d0fab34d8b80910e00dff494e6", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-09-06 21:31:02,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-cb0da9da-ec6c-4323-8d75-09d813033d5b 2018-09-06 21:31:02,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.110864877701s 2018-09-06 21:31:02,717 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-cb0da9da-ec6c-4323-8d75-09d813033d5b 2018-09-06 21:31:02,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-06 21:31:02,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}1ed0c5640cdb248f9f79168054b1e08422831dbb" 2018-09-06 21:31:02,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 06 Sep 2018 21:31:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1722facf-21b4-4f5d-9659-b0cd68168e99 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/5ab3d157a8a344d2badc2904bc8081fd"}, "tags": [], "enabled": true, "id": "5ab3d157a8a344d2badc2904bc8081fd", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/f4db39b310964de59cc9f7019f7e009f"}, "tags": [], "enabled": true, "id": "f4db39b310964de59cc9f7019f7e009f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.24:5000/v3/projects/fa25f073c3b14e50b7c2bd36e196dda6"}, "tags": [], "enabled": true, "id": "fa25f073c3b14e50b7c2bd36e196dda6", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_ee5b0a36-309f-47bc-bb19-ed9f631ba1f3"}]} 2018-09-06 21:31:02,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-1722facf-21b4-4f5d-9659-b0cd68168e99 2018-09-06 21:31:02,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.087632894516s 2018-09-06 21:31:02,817 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-1722facf-21b4-4f5d-9659-b0cd68168e99 2018-09-06 21:31:02,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-06 21:31:02,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=334672ae23d84753abff0e77f88e6dbc&role.id=abe89686384443f1997679052e2ded75&scope.project.id=fa25f073c3b14e50b7c2bd36e196dda6" -H "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}1ed0c5640cdb248f9f79168054b1e08422831dbb" 2018-09-06 21:31:02,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 06 Sep 2018 21:31:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8dce30f-7c68-4eaf-98f0-6f9a20a2e39b Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=334672ae23d84753abff0e77f88e6dbc&role.id=abe89686384443f1997679052e2ded75&scope.project.id=fa25f073c3b14e50b7c2bd36e196dda6", "previous": null, "next": null}} 2018-09-06 21:31:02,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=334672ae23d84753abff0e77f88e6dbc&role.id=abe89686384443f1997679052e2ded75&scope.project.id=fa25f073c3b14e50b7c2bd36e196dda6 used request id req-a8dce30f-7c68-4eaf-98f0-6f9a20a2e39b 2018-09-06 21:31:02,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.103955984116s 2018-09-06 21:31:02,928 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=334672ae23d84753abff0e77f88e6dbc&role.id=abe89686384443f1997679052e2ded75&scope.project.id=fa25f073c3b14e50b7c2bd36e196dda6 used request id req-a8dce30f-7c68-4eaf-98f0-6f9a20a2e39b 2018-09-06 21:31:02,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-09-06 21:31:02,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/fa25f073c3b14e50b7c2bd36e196dda6/users/334672ae23d84753abff0e77f88e6dbc/roles/abe89686384443f1997679052e2ded75 -H "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}1ed0c5640cdb248f9f79168054b1e08422831dbb" 2018-09-06 21:31:03,119 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 06 Sep 2018 21:31:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a23ee87a-c53b-4c85-92e6-a64aa6408d6b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-06 21:31:03,119 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/fa25f073c3b14e50b7c2bd36e196dda6/users/334672ae23d84753abff0e77f88e6dbc/roles/abe89686384443f1997679052e2ded75 used request id req-a23ee87a-c53b-4c85-92e6-a64aa6408d6b 2018-09-06 21:31:03,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.187086105347s 2018-09-06 21:31:03,119 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/fa25f073c3b14e50b7c2bd36e196dda6/users/334672ae23d84753abff0e77f88e6dbc/roles/abe89686384443f1997679052e2ded75 used request id req-a23ee87a-c53b-4c85-92e6-a64aa6408d6b 2018-09-06 21:31:03,119 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-09-06 21:31:07,007 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 9efe29da-721c-48af-a19f-6cf645564df1 | 2018-09-06T21:31:06.630943 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 9efe29da-721c-48af-a19f-6cf645564df1 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-09-06 21:31:09,717 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-09-06 21:31:09,719 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-09-06 21:31:14,334 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=24a9c450-577c-45b2-ace8-20d610988d33) as the default verifier for the future CLI operations. 2018-09-06 21:31:16,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-06 21:31:16,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 06 Sep 2018 21:31:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1abf1580-ed22-4803-a9c4-d53b207c529d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-09-06 21:31:16,600 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-1abf1580-ed22-4803-a9c4-d53b207c529d 2018-09-06 21:31:16,601 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-09-06 21:31:17,005 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b897717062c4e3e866bd0e43d71f72d", "name": "Member"}, {"id": "abe89686384443f1997679052e2ded75", "name": "admin"}], "expires_at": "2018-09-06T22:31:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fa25f073c3b14e50b7c2bd36e196dda6", "name": "tempest_full-project_ee5b0a36-309f-47bc-bb19-ed9f631ba1f3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62c87394614649649fafecd4ff7b046a"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b31ecb5de79a4c44aa9f6913326db560"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8fde161ea7d4fe390f67907141e59f4"}], "type": "alarming", "id": "0727b6d52de14dd8b7b455220aef8126", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04c2672918b349c2a40b88adb14d9312"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55b5c14d7450428da7ab32bd11e37776"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a983fcc8e14a45c38e4aa451d6b424dd"}], "type": "metric", "id": "08dfd4ec446241108e4c035c3e25991e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "215d0841611c42ffb83da65fe32f28e5"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5eb0ba62314744c5991e65868a5950e8"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddacf9b41a444221ababdd9c433599df"}], "type": "placement", "id": "0d03185fbbbe46428be82ab1aeb54308", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d0aba61c7894e07a0773791d4445bd7"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fde521570a344598aa515626d4db346"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5951cbee704a40c0833f193e2f1c86b6"}], "type": "event", "id": "14ec3b80f4664f8294ed649a400aa692", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06347659f71d41828165c1635ebb00a3"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11d7bebf99e0474da151193eee45445d"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7ecf430efed48618e83123f9e769d0d"}], "type": "compute", "id": "39dd0fe544624822826ecd37d00cf035", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/fa25f073c3b14e50b7c2bd36e196dda6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08f8711f43fb443a87e90b4980fba01e"}, {"url": "http://192.30.9.5:8004/v1/fa25f073c3b14e50b7c2bd36e196dda6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "19f81dbc65234e6e87912725239481e9"}, {"url": "http://192.30.9.5:8004/v1/fa25f073c3b14e50b7c2bd36e196dda6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c6dddc5c8da410983e435e5422b15c0"}], "type": "orchestration", "id": "4b8fa30fb97743f48cd66a3c7e432a9a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/fa25f073c3b14e50b7c2bd36e196dda6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12b0a20265af4a4cb364fe180942c1cc"}, {"url": "http://172.30.9.24:8776/v2/fa25f073c3b14e50b7c2bd36e196dda6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "79d4c63b176a469f85ac2d4443edc5b0"}, {"url": "http://192.30.9.5:8776/v2/fa25f073c3b14e50b7c2bd36e196dda6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df439a1ecfee43e08cddc503d0ca377f"}], "type": "volumev2", "id": "4c9022f1f93044c6b5721b7a82d4ca0d", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "4f4e003c09c747b7ab43d0cfe170bb13", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "157488d90ff24ae0a539e701d61bff1c"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a8fba13ed114759a9b4e0d582dd17ea"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a76341d86f714811a6dc1a0f8e7ebabc"}], "type": "image", "id": "6849a3b2635a4dd2a3b6331f660938a8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/fa25f073c3b14e50b7c2bd36e196dda6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38e85920f05b473689181040c2b819a9"}, {"url": "http://172.30.9.24:8776/v1/fa25f073c3b14e50b7c2bd36e196dda6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5af4573843147288b0428be21b44aad"}, {"url": "http://192.30.9.5:8776/v1/fa25f073c3b14e50b7c2bd36e196dda6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eb8fc882e1144be5ba1f11b3cb2e7684"}], "type": "volume", "id": "9e2ac8208c3e4fa792dc5f3be7da106d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05b6c0e78ccc4b6a828babf6ddda8b64"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2002a9f7e1b40078c5540d29cd2c73d"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cef99035fa284059ac581000694a1dbf"}], "type": "identity", "id": "a23875c63d234b68ae18cb24aad3a7a2", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a05db8c201b45bc9b47c5d1d08ba3d5"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d562a76cd2f40d2a3ac69aaf2cc026d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe3db464ef8a4d208d73c9c35067f1dc"}], "type": "cloudformation", "id": "ad8602a353eb436f9d4817351d4c7757", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d0741c8526f4d4b82fe3ab3b854658f"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "490b31d76dc44125a6d787059e6ae65b"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d578e83ef4cd4192a81cfbd8e4f60b91"}], "type": "network", "id": "c397ccd4d1ce41a7ab06a3dd554e2856", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/fa25f073c3b14e50b7c2bd36e196dda6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12ed9eff26fb4cb09e89e8890e15a63e"}, {"url": "http://192.30.9.5:8776/v3/fa25f073c3b14e50b7c2bd36e196dda6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7876fa8845464d6b9a59ebfec74993b2"}, {"url": "http://172.30.9.24:8776/v3/fa25f073c3b14e50b7c2bd36e196dda6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3ff312b410441a8b499989f52789049"}], "type": "volumev3", "id": "d20346fec8834a709c3febb48660f8f7", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40af5bdb215a41f1b692f90e24e3795f"}, {"url": "http://172.30.9.24:8080/v1/AUTH_fa25f073c3b14e50b7c2bd36e196dda6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5dc1302d2df54811b09f50b0c9c6fe02"}, {"url": "http://12.0.0.27:8080/v1/AUTH_fa25f073c3b14e50b7c2bd36e196dda6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ee843a76b134d53876a26bca04fbf66"}], "type": "object-store", "id": "f4ca4976c5c544d38571fa02fafc0306", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_full-user_ee5b0a36-309f-47bc-bb19-ed9f631ba1f3", "id": "334672ae23d84753abff0e77f88e6dbc"}, "audit_ids": ["hGt-nJT7TLiGnfpDzmH9Bg"], "issued_at": "2018-09-06T21:31:16.000000Z"}} 2018-09-06 21:31:17,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-09-06 21:31:17,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}73da9798ac89bedd903c9335706ddba7c7b02cad" 2018-09-06 21:31:17,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8219 X-Openstack-Request-Id: req-076fd535-9d01-4ec2-a76b-357ab1f4b030 Date: Thu, 06 Sep 2018 21:31:17 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "bgpvpn", "updated": "2014-06-10T17:00:00-00:00", "name": "BGPVPN Extension", "links": [], "description": "Provides support for BGP VPN interconnections"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-09-06 21:31:17,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-076fd535-9d01-4ec2-a76b-357ab1f4b030 2018-09-06 21:31:17,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.191704034805s 2018-09-06 21:31:17,201 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-076fd535-9d01-4ec2-a76b-357ab1f4b030 2018-09-06 21:31:17,208 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full'... 2018-09-06 21:31:17,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-06 21:31:17,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}1ed0c5640cdb248f9f79168054b1e08422831dbb" 2018-09-06 21:31:17,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 06 Sep 2018 21:31:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f6e1263-3f74-4b35-bf23-3d4b667ab486 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/cf35d15f9aef49b290c8ea54dd078d3e"}, "tags": [], "enabled": true, "id": "cf35d15f9aef49b290c8ea54dd078d3e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2018-09-06 21:31:17,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-0f6e1263-3f74-4b35-bf23-3d4b667ab486 2018-09-06 21:31:17,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103980064392s 2018-09-06 21:31:17,313 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-0f6e1263-3f74-4b35-bf23-3d4b667ab486 2018-09-06 21:31:17,320 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-06 21:31:17,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}1ed0c5640cdb248f9f79168054b1e08422831dbb" 2018-09-06 21:31:17,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 06 Sep 2018 21:31:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff5a02a4-8672-4744-a07f-3ca14163a6b7 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/5ab3d157a8a344d2badc2904bc8081fd"}, "tags": [], "enabled": true, "id": "5ab3d157a8a344d2badc2904bc8081fd", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/f4db39b310964de59cc9f7019f7e009f"}, "tags": [], "enabled": true, "id": "f4db39b310964de59cc9f7019f7e009f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.24:5000/v3/projects/fa25f073c3b14e50b7c2bd36e196dda6"}, "tags": [], "enabled": true, "id": "fa25f073c3b14e50b7c2bd36e196dda6", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_ee5b0a36-309f-47bc-bb19-ed9f631ba1f3"}]} 2018-09-06 21:31:17,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-ff5a02a4-8672-4744-a07f-3ca14163a6b7 2018-09-06 21:31:17,425 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.104950904846s 2018-09-06 21:31:17,426 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-ff5a02a4-8672-4744-a07f-3ca14163a6b7 2018-09-06 21:31:17,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-06 21:31:17,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}1ed0c5640cdb248f9f79168054b1e08422831dbb" -d '{"network": {"shared": true, "tenant_id": "fa25f073c3b14e50b7c2bd36e196dda6", "name": "tempest_full-net_ee5b0a36-309f-47bc-bb19-ed9f631ba1f3", "admin_state_up": true}}' 2018-09-06 21:31:18,192 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-6576e1f4-49fb-4f4f-963d-3f6941ca910b Date: Thu, 06 Sep 2018 21:31:18 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"e728d75a-4ce0-4a6c-b279-6241c2e6d58a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"fa25f073c3b14e50b7c2bd36e196dda6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-06T21:31:18Z","is_default":false,"provider:segmentation_id":7,"name":"tempest_full-net_ee5b0a36-309f-47bc-bb19-ed9f631ba1f3","admin_state_up":true,"tenant_id":"fa25f073c3b14e50b7c2bd36e196dda6","created_at":"2018-09-06T21:31:17Z","mtu":1450}} 2018-09-06 21:31:18,192 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-6576e1f4-49fb-4f4f-963d-3f6941ca910b 2018-09-06 21:31:18,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.764698982239s 2018-09-06 21:31:18,193 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-6576e1f4-49fb-4f4f-963d-3f6941ca910b 2018-09-06 21:31:18,193 - 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-06T21:31:18Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'e728d75a-4ce0-4a6c-b279-6241c2e6d58a', u'provider:segmentation_id': 7, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_full-net_ee5b0a36-309f-47bc-bb19-ed9f631ba1f3', u'admin_state_up': True, u'tenant_id': u'fa25f073c3b14e50b7c2bd36e196dda6', u'created_at': u'2018-09-06T21:31:17Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': True, u'project_id': u'fa25f073c3b14e50b7c2bd36e196dda6'}) 2018-09-06 21:31:18,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-06 21:31:18,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}73da9798ac89bedd903c9335706ddba7c7b02cad" 2018-09-06 21:31:18,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1348 X-Openstack-Request-Id: req-3da7e710-05e7-4b10-b208-5da0d83ecbcb Date: Thu, 06 Sep 2018 21:31:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"e728d75a-4ce0-4a6c-b279-6241c2e6d58a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"fa25f073c3b14e50b7c2bd36e196dda6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-06T21:31:18Z","provider:segmentation_id":7,"name":"tempest_full-net_ee5b0a36-309f-47bc-bb19-ed9f631ba1f3","admin_state_up":true,"tenant_id":"fa25f073c3b14e50b7c2bd36e196dda6","created_at":"2018-09-06T21:31:17Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"e9439476-c150-4008-bb02-82745e3774d9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f4db39b310964de59cc9f7019f7e009f","status":"ACTIVE","subnets":["b84a5f37-81e4-42f1-b532-f08db4615bdd"],"description":"","tags":[],"updated_at":"2018-09-06T21:24:26Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4db39b310964de59cc9f7019f7e009f","created_at":"2018-09-06T21:24:18Z","provider:network_type":"flat"}]} 2018-09-06 21:31:18,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-3da7e710-05e7-4b10-b208-5da0d83ecbcb 2018-09-06 21:31:18,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.338877916336s 2018-09-06 21:31:18,534 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-3da7e710-05e7-4b10-b208-5da0d83ecbcb 2018-09-06 21:31:18,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-06 21:31:18,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}73da9798ac89bedd903c9335706ddba7c7b02cad" -d '{"subnet": {"name": "tempest_full-subnet_ee5b0a36-309f-47bc-bb19-ed9f631ba1f3", "enable_dhcp": true, "network_id": "e728d75a-4ce0-4a6c-b279-6241c2e6d58a", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-06 21:31:19,474 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-52b3b064-0e94-483e-b92e-d4d2b5c11cac Date: Thu, 06 Sep 2018 21:31:19 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e728d75a-4ce0-4a6c-b279-6241c2e6d58a","tenant_id":"fa25f073c3b14e50b7c2bd36e196dda6","created_at":"2018-09-06T21:31:18Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-06T21:31:18Z","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":"fa25f073c3b14e50b7c2bd36e196dda6","id":"2d567d18-8b16-4af7-83bc-d56b71d1bde3","subnetpool_id":null,"name":"tempest_full-subnet_ee5b0a36-309f-47bc-bb19-ed9f631ba1f3"}} 2018-09-06 21:31:19,474 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-52b3b064-0e94-483e-b92e-d4d2b5c11cac 2018-09-06 21:31:19,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.939199924469s 2018-09-06 21:31:19,475 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-52b3b064-0e94-483e-b92e-d4d2b5c11cac 2018-09-06 21:31:19,475 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-06T21:31:18Z', 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'2d567d18-8b16-4af7-83bc-d56b71d1bde3', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_full-subnet_ee5b0a36-309f-47bc-bb19-ed9f631ba1f3', u'enable_dhcp': True, u'network_id': u'e728d75a-4ce0-4a6c-b279-6241c2e6d58a', u'tenant_id': u'fa25f073c3b14e50b7c2bd36e196dda6', u'created_at': u'2018-09-06T21:31:18Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'fa25f073c3b14e50b7c2bd36e196dda6'}) 2018-09-06 21:31:19,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-06 21:31:19,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}73da9798ac89bedd903c9335706ddba7c7b02cad" -d '{"router": {"external_gateway_info": {"network_id": "e9439476-c150-4008-bb02-82745e3774d9"}, "name": "tempest_full-router_ee5b0a36-309f-47bc-bb19-ed9f631ba1f3", "admin_state_up": true}}' 2018-09-06 21:31:21,442 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-674aaa34-ce2c-48b5-868c-5af5cacf2e0d Date: Thu, 06 Sep 2018 21:31:21 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e9439476-c150-4008-bb02-82745e3774d9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b84a5f37-81e4-42f1-b532-f08db4615bdd", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "fa25f073c3b14e50b7c2bd36e196dda6", "created_at": "2018-09-06T21:31:20Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-06T21:31:21Z", "revision_number": 2, "routes": [], "project_id": "fa25f073c3b14e50b7c2bd36e196dda6", "id": "5fea4e4e-9382-4681-9600-e1ee4a4b863d", "name": "tempest_full-router_ee5b0a36-309f-47bc-bb19-ed9f631ba1f3"}} 2018-09-06 21:31:21,442 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-674aaa34-ce2c-48b5-868c-5af5cacf2e0d 2018-09-06 21:31:21,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.96613097191s 2018-09-06 21:31:21,442 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-674aaa34-ce2c-48b5-868c-5af5cacf2e0d 2018-09-06 21:31:21,443 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'e9439476-c150-4008-bb02-82745e3774d9', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b84a5f37-81e4-42f1-b532-f08db4615bdd', u'ip_address': u'172.30.9.207'}]}, u'description': u'', u'tags': [], u'tenant_id': u'fa25f073c3b14e50b7c2bd36e196dda6', u'created_at': u'2018-09-06T21:31:20Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-09-06T21:31:21Z', u'revision_number': 2, u'routes': [], u'project_id': u'fa25f073c3b14e50b7c2bd36e196dda6', u'id': u'5fea4e4e-9382-4681-9600-e1ee4a4b863d', u'name': u'tempest_full-router_ee5b0a36-309f-47bc-bb19-ed9f631ba1f3'}) 2018-09-06 21:31:21,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-06 21:31:21,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/5fea4e4e-9382-4681-9600-e1ee4a4b863d/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}73da9798ac89bedd903c9335706ddba7c7b02cad" -d '{"subnet_id": "2d567d18-8b16-4af7-83bc-d56b71d1bde3"}' 2018-09-06 21:31:23,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-74ee3f41-4a3e-4ed5-bf3e-f5cd54d0beb8 Date: Thu, 06 Sep 2018 21:31:23 GMT RESP BODY: {"network_id": "e728d75a-4ce0-4a6c-b279-6241c2e6d58a", "tenant_id": "fa25f073c3b14e50b7c2bd36e196dda6", "subnet_id": "2d567d18-8b16-4af7-83bc-d56b71d1bde3", "subnet_ids": ["2d567d18-8b16-4af7-83bc-d56b71d1bde3"], "port_id": "c2254f1d-35f9-49cf-a4b3-314f80b6c609", "id": "5fea4e4e-9382-4681-9600-e1ee4a4b863d"} 2018-09-06 21:31:23,740 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/5fea4e4e-9382-4681-9600-e1ee4a4b863d/add_router_interface.json used request id req-74ee3f41-4a3e-4ed5-bf3e-f5cd54d0beb8 2018-09-06 21:31:23,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.29698014259s 2018-09-06 21:31:23,741 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/5fea4e4e-9382-4681-9600-e1ee4a4b863d/add_router_interface.json used request id req-74ee3f41-4a3e-4ed5-bf3e-f5cd54d0beb8 returning object 5fea4e4e-9382-4681-9600-e1ee4a4b863d 2018-09-06 21:31:23,741 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-06 21:31:23,876 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-06 21:31:23,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-06 21:31:23,882 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Thu, 06 Sep 2018 21:31:23 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2018-09-06 21:31:23,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-06 21:31:23,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}73da9798ac89bedd903c9335706ddba7c7b02cad" 2018-09-06 21:31:24,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-344d4d17-19af-47b3-bf66-8f1af19a123d Date: Thu, 06 Sep 2018 21:31:24 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-06 21:31:24,627 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-344d4d17-19af-47b3-bf66-8f1af19a123d 2018-09-06 21:31:24,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.74029302597s 2018-09-06 21:31:24,628 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-344d4d17-19af-47b3-bf66-8f1af19a123d 2018-09-06 21:31:24,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-06 21:31:24,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}73da9798ac89bedd903c9335706ddba7c7b02cad" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full-img_ee5b0a36-309f-47bc-bb19-ed9f631ba1f3", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full-img_ee5b0a36-309f-47bc-bb19-ed9f631ba1f3"}' 2018-09-06 21:31:25,319 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 875 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/427c5dd6-0b2b-4a9b-a19f-2bedd29d99a6 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-69e7abce-54b8-49e4-95e4-afb8ce66b627 Date: Thu, 06 Sep 2018 21:31:25 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/427c5dd6-0b2b-4a9b-a19f-2bedd29d99a6/file", "owner": "fa25f073c3b14e50b7c2bd36e196dda6", "id": "427c5dd6-0b2b-4a9b-a19f-2bedd29d99a6", "size": null, "self": "/v2/images/427c5dd6-0b2b-4a9b-a19f-2bedd29d99a6", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-06T21:31:25Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_ee5b0a36-309f-47bc-bb19-ed9f631ba1f3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_ee5b0a36-309f-47bc-bb19-ed9f631ba1f3", "checksum": null, "created_at": "2018-09-06T21:31:25Z", "protected": false} 2018-09-06 21:31:25,320 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-69e7abce-54b8-49e4-95e4-afb8ce66b627 2018-09-06 21:31:25,320 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.686007976532s 2018-09-06 21:31:25,320 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-69e7abce-54b8-49e4-95e4-afb8ce66b627 returning object 427c5dd6-0b2b-4a9b-a19f-2bedd29d99a6 2018-09-06 21:31:25,321 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-06 21:31:25,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/427c5dd6-0b2b-4a9b-a19f-2bedd29d99a6/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}73da9798ac89bedd903c9335706ddba7c7b02cad" -d '' 2018-09-06 21:33:25,450 - shade - DEBUG - Unable to establish connection to http://172.30.9.24:9292/v2/images/427c5dd6-0b2b-4a9b-a19f-2bedd29d99a6/file: ('Connection aborted.', error(32, 'Broken pipe')) 2018-09-06 21:33:25,451 - shade - DEBUG - Connection failure on envvars:regionOne for image.PUT.images.file after 120.12923789 seconds, retrying 2018-09-06 21:33:25,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/427c5dd6-0b2b-4a9b-a19f-2bedd29d99a6/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}73da9798ac89bedd903c9335706ddba7c7b02cad" -d '' 2018-09-06 21:33:26,156 - keystoneauth.session - DEBUG - RESP: [409] Content-Length: 180 Content-Type: text/html; charset=UTF-8 X-Openstack-Request-Id: req-bdc1c5c4-c507-43bf-ac76-0d42d5e2dc76 Date: Thu, 06 Sep 2018 21:33:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-06 21:33:26,156 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/427c5dd6-0b2b-4a9b-a19f-2bedd29d99a6/file used request id req-bdc1c5c4-c507-43bf-ac76-0d42d5e2dc76 2018-09-06 21:33:26,156 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 120.835012913s 2018-09-06 21:33:26,156 - shade - DEBUG - Deleting failed upload of image tempest_full-img_ee5b0a36-309f-47bc-bb19-ed9f631ba1f3 2018-09-06 21:33:26,157 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-06 21:33:26,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/427c5dd6-0b2b-4a9b-a19f-2bedd29d99a6 -H "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}73da9798ac89bedd903c9335706ddba7c7b02cad" 2018-09-06 21:33:26,984 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ca6a975d-6bbf-47e1-a3d6-a0e82c4295da Date: Thu, 06 Sep 2018 21:33:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-06 21:33:26,985 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/427c5dd6-0b2b-4a9b-a19f-2bedd29d99a6 used request id req-ca6a975d-6bbf-47e1-a3d6-a0e82c4295da 2018-09-06 21:33:26,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.827816963196s 2018-09-06 21:33:26,985 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/427c5dd6-0b2b-4a9b-a19f-2bedd29d99a6 used request id req-ca6a975d-6bbf-47e1-a3d6-a0e82c4295da 2018-09-06 21:33:26,985 - 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.24:9292/v2/images/427c5dd6-0b2b-4a9b-a19f-2bedd29d99a6/file Conflict 2018-09-06 21:33:26,992 - functest.core.singlevm - ERROR - Cannot run tempest_full Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 238, in run self.image = self.publish_image() File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 91, 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.24:9292/v2/images/427c5dd6-0b2b-4a9b-a19f-2bedd29d99a6/file Conflict 2018-09-06 21:33:26,993 - functest.opnfv_tests.openstack.tempest.tempest - ERROR - Error with run Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/tempest/tempest.py", line 408, in run **kwargs) == testcase.TestCase.EX_OK AssertionError 2018-09-06 21:33:27,001 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | tempest_full | functest | 02:10 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-09-06 21:33:27,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-06 21:33:27,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/5fea4e4e-9382-4681-9600-e1ee4a4b863d/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}73da9798ac89bedd903c9335706ddba7c7b02cad" -d '{"subnet_id": "2d567d18-8b16-4af7-83bc-d56b71d1bde3"}' 2018-09-06 21:33:28,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-cdcbb03f-8cb5-43f1-a4ae-80085eadc856 Date: Thu, 06 Sep 2018 21:33:28 GMT RESP BODY: {"network_id": "e728d75a-4ce0-4a6c-b279-6241c2e6d58a", "tenant_id": "fa25f073c3b14e50b7c2bd36e196dda6", "subnet_id": "2d567d18-8b16-4af7-83bc-d56b71d1bde3", "subnet_ids": ["2d567d18-8b16-4af7-83bc-d56b71d1bde3"], "port_id": "c2254f1d-35f9-49cf-a4b3-314f80b6c609", "id": "5fea4e4e-9382-4681-9600-e1ee4a4b863d"} 2018-09-06 21:33:28,815 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/5fea4e4e-9382-4681-9600-e1ee4a4b863d/remove_router_interface.json used request id req-cdcbb03f-8cb5-43f1-a4ae-80085eadc856 2018-09-06 21:33:28,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.80758690834s 2018-09-06 21:33:28,815 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/5fea4e4e-9382-4681-9600-e1ee4a4b863d/remove_router_interface.json used request id req-cdcbb03f-8cb5-43f1-a4ae-80085eadc856 returning object 5fea4e4e-9382-4681-9600-e1ee4a4b863d 2018-09-06 21:33:28,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-06 21:33:28,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}73da9798ac89bedd903c9335706ddba7c7b02cad" 2018-09-06 21:33:29,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 648 X-Openstack-Request-Id: req-3906ba91-75d0-4f9a-8290-fbcfbbe1c3e7 Date: Thu, 06 Sep 2018 21:33:29 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e9439476-c150-4008-bb02-82745e3774d9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b84a5f37-81e4-42f1-b532-f08db4615bdd", "ip_address": "172.30.9.207"}]}, "description": "", "tags": [], "tenant_id": "fa25f073c3b14e50b7c2bd36e196dda6", "created_at": "2018-09-06T21:31:20Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-06T21:33:28Z", "revision_number": 4, "routes": [], "project_id": "fa25f073c3b14e50b7c2bd36e196dda6", "id": "5fea4e4e-9382-4681-9600-e1ee4a4b863d", "name": "tempest_full-router_ee5b0a36-309f-47bc-bb19-ed9f631ba1f3"}]} 2018-09-06 21:33:29,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-3906ba91-75d0-4f9a-8290-fbcfbbe1c3e7 2018-09-06 21:33:29,097 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.281056165695s 2018-09-06 21:33:29,097 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-3906ba91-75d0-4f9a-8290-fbcfbbe1c3e7 2018-09-06 21:33:29,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-06 21:33:29,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/5fea4e4e-9382-4681-9600-e1ee4a4b863d.json -H "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}73da9798ac89bedd903c9335706ddba7c7b02cad" 2018-09-06 21:33:30,474 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-79416947-746b-4601-a316-9bbb1c5f474b Content-Length: 0 Date: Thu, 06 Sep 2018 21:33:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-06 21:33:30,474 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/5fea4e4e-9382-4681-9600-e1ee4a4b863d.json used request id req-79416947-746b-4601-a316-9bbb1c5f474b 2018-09-06 21:33:30,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.37678003311s 2018-09-06 21:33:30,475 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/5fea4e4e-9382-4681-9600-e1ee4a4b863d.json used request id req-79416947-746b-4601-a316-9bbb1c5f474b 2018-09-06 21:33:30,475 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-06 21:33:30,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}73da9798ac89bedd903c9335706ddba7c7b02cad" 2018-09-06 21:33:30,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1294 X-Openstack-Request-Id: req-0c7b6ce9-0649-45d7-aac6-76fc43b36a43 Date: Thu, 06 Sep 2018 21:33:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e728d75a-4ce0-4a6c-b279-6241c2e6d58a","tenant_id":"fa25f073c3b14e50b7c2bd36e196dda6","created_at":"2018-09-06T21:31:18Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-06T21:31:18Z","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":"fa25f073c3b14e50b7c2bd36e196dda6","id":"2d567d18-8b16-4af7-83bc-d56b71d1bde3","subnetpool_id":null,"name":"tempest_full-subnet_ee5b0a36-309f-47bc-bb19-ed9f631ba1f3"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e9439476-c150-4008-bb02-82745e3774d9","tenant_id":"f4db39b310964de59cc9f7019f7e009f","created_at":"2018-09-06T21:24:26Z","dns_nameservers":[],"updated_at":"2018-09-06T21:24:26Z","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":"f4db39b310964de59cc9f7019f7e009f","id":"b84a5f37-81e4-42f1-b532-f08db4615bdd","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-06 21:33:30,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-0c7b6ce9-0649-45d7-aac6-76fc43b36a43 2018-09-06 21:33:30,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0429558753967s 2018-09-06 21:33:30,519 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-0c7b6ce9-0649-45d7-aac6-76fc43b36a43 2018-09-06 21:33:30,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-06 21:33:30,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/2d567d18-8b16-4af7-83bc-d56b71d1bde3.json -H "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}73da9798ac89bedd903c9335706ddba7c7b02cad" 2018-09-06 21:33:32,974 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c25f57c6-2886-47f6-ab8f-09d0ce359f29 Date: Thu, 06 Sep 2018 21:33:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-06 21:33:32,974 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/2d567d18-8b16-4af7-83bc-d56b71d1bde3.json used request id req-c25f57c6-2886-47f6-ab8f-09d0ce359f29 2018-09-06 21:33:32,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.45394301414s 2018-09-06 21:33:32,974 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/2d567d18-8b16-4af7-83bc-d56b71d1bde3.json used request id req-c25f57c6-2886-47f6-ab8f-09d0ce359f29 2018-09-06 21:33:32,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-06 21:33:32,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}73da9798ac89bedd903c9335706ddba7c7b02cad" 2018-09-06 21:33:33,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1354 X-Openstack-Request-Id: req-5847b069-2002-4829-874e-79ce03ae49c2 Date: Thu, 06 Sep 2018 21:33:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e728d75a-4ce0-4a6c-b279-6241c2e6d58a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":true,"project_id":"fa25f073c3b14e50b7c2bd36e196dda6","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-06T21:33:32Z","provider:segmentation_id":7,"name":"tempest_full-net_ee5b0a36-309f-47bc-bb19-ed9f631ba1f3","admin_state_up":true,"tenant_id":"fa25f073c3b14e50b7c2bd36e196dda6","created_at":"2018-09-06T21:31:17Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"e9439476-c150-4008-bb02-82745e3774d9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f4db39b310964de59cc9f7019f7e009f","status":"ACTIVE","subnets":["b84a5f37-81e4-42f1-b532-f08db4615bdd"],"description":"","tags":[],"updated_at":"2018-09-06T21:24:26Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4db39b310964de59cc9f7019f7e009f","created_at":"2018-09-06T21:24:18Z","provider:network_type":"flat"}]} 2018-09-06 21:33:33,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-5847b069-2002-4829-874e-79ce03ae49c2 2018-09-06 21:33:33,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.250205993652s 2018-09-06 21:33:33,225 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-5847b069-2002-4829-874e-79ce03ae49c2 2018-09-06 21:33:33,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-06 21:33:33,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/e728d75a-4ce0-4a6c-b279-6241c2e6d58a.json -H "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}73da9798ac89bedd903c9335706ddba7c7b02cad" 2018-09-06 21:33:34,774 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e5793b46-f6f9-41ef-ae08-c6cc9dd41e3b Date: Thu, 06 Sep 2018 21:33:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-06 21:33:34,774 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/e728d75a-4ce0-4a6c-b279-6241c2e6d58a.json used request id req-e5793b46-f6f9-41ef-ae08-c6cc9dd41e3b 2018-09-06 21:33:34,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.54753398895s 2018-09-06 21:33:34,774 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/e728d75a-4ce0-4a6c-b279-6241c2e6d58a.json used request id req-e5793b46-f6f9-41ef-ae08-c6cc9dd41e3b 2018-09-06 21:33:34,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-06 21:33:34,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}1ed0c5640cdb248f9f79168054b1e08422831dbb" 2018-09-06 21:33:34,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 06 Sep 2018 21:33:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1c8f17a-4599-46b6-9672-04ead1dc7ee4 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/07da635c559543d4b059825a5a7a60cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07da635c559543d4b059825a5a7a60cc", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/20d5c6dd3d6c401996e4fcf7574c0b35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20d5c6dd3d6c401996e4fcf7574c0b35", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/24ccd86732174943bb1d9996b89e5baf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24ccd86732174943bb1d9996b89e5baf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/2e4aefe2e1054b8aae704f87f347bf80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e4aefe2e1054b8aae704f87f347bf80", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tempest_full-user_ee5b0a36-309f-47bc-bb19-ed9f631ba1f3", "links": {"self": "http://172.30.9.24:5000/v3/users/334672ae23d84753abff0e77f88e6dbc"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "334672ae23d84753abff0e77f88e6dbc", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/387c7cad8f8a49419a2d6542a1492d52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "387c7cad8f8a49419a2d6542a1492d52", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/38c04e2448a64dd6992b8acdf4200ffb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38c04e2448a64dd6992b8acdf4200ffb", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3ffedc2ca5a043159cc32a93efd1f747"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ffedc2ca5a043159cc32a93efd1f747", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/49c62c67f34f407ea6d60ccc2fc38e8c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49c62c67f34f407ea6d60ccc2fc38e8c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59507f50e91b4a71a971ec298324cc50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59507f50e91b4a71a971ec298324cc50", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/aef8a15e6a8e4182a65109603d921256"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aef8a15e6a8e4182a65109603d921256", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/c122c0bd37524c4dae838a82ebab0a40"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c122c0bd37524c4dae838a82ebab0a40", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/c526623de0db49ecbe274e281a0c2107"}, "domain_id": "cf35d15f9aef49b290c8ea54dd078d3e", "enabled": true, "options": {}, "id": "c526623de0db49ecbe274e281a0c2107", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cf90c3cfd5c34e32a80c8efa567b427a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf90c3cfd5c34e32a80c8efa567b427a", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e85ed1d0fab34d8b80910e00dff494e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e85ed1d0fab34d8b80910e00dff494e6", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-09-06 21:33:34,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-e1c8f17a-4599-46b6-9672-04ead1dc7ee4 2018-09-06 21:33:34,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.116381883621s 2018-09-06 21:33:34,892 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-e1c8f17a-4599-46b6-9672-04ead1dc7ee4 2018-09-06 21:33:34,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-06 21:33:34,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/334672ae23d84753abff0e77f88e6dbc -H "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}1ed0c5640cdb248f9f79168054b1e08422831dbb" 2018-09-06 21:33:34,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 06 Sep 2018 21:33:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a60f5e7-baf4-4bfd-b05f-0e7bd1fba19b Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "tempest_full-user_ee5b0a36-309f-47bc-bb19-ed9f631ba1f3", "links": {"self": "http://172.30.9.24:5000/v3/users/334672ae23d84753abff0e77f88e6dbc"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "334672ae23d84753abff0e77f88e6dbc", "description": null}} 2018-09-06 21:33:34,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/334672ae23d84753abff0e77f88e6dbc used request id req-2a60f5e7-baf4-4bfd-b05f-0e7bd1fba19b 2018-09-06 21:33:34,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.100858926773s 2018-09-06 21:33:34,999 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/334672ae23d84753abff0e77f88e6dbc used request id req-2a60f5e7-baf4-4bfd-b05f-0e7bd1fba19b 2018-09-06 21:33:34,999 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-06 21:33:35,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/334672ae23d84753abff0e77f88e6dbc -H "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}1ed0c5640cdb248f9f79168054b1e08422831dbb" 2018-09-06 21:33:35,282 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 06 Sep 2018 21:33:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4460aded-0121-4ea1-b735-b23f88dfc634 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-06 21:33:35,282 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/334672ae23d84753abff0e77f88e6dbc used request id req-4460aded-0121-4ea1-b735-b23f88dfc634 2018-09-06 21:33:35,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.282922029495s 2018-09-06 21:33:35,283 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/334672ae23d84753abff0e77f88e6dbc used request id req-4460aded-0121-4ea1-b735-b23f88dfc634 2018-09-06 21:33:35,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-06 21:33:35,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}1ed0c5640cdb248f9f79168054b1e08422831dbb" 2018-09-06 21:33:35,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 06 Sep 2018 21:33:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4aeae68b-a2a8-48ab-b9b3-2c32ee2a095d Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/5ab3d157a8a344d2badc2904bc8081fd"}, "tags": [], "enabled": true, "id": "5ab3d157a8a344d2badc2904bc8081fd", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/f4db39b310964de59cc9f7019f7e009f"}, "tags": [], "enabled": true, "id": "f4db39b310964de59cc9f7019f7e009f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.24:5000/v3/projects/fa25f073c3b14e50b7c2bd36e196dda6"}, "tags": [], "enabled": true, "id": "fa25f073c3b14e50b7c2bd36e196dda6", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_ee5b0a36-309f-47bc-bb19-ed9f631ba1f3"}]} 2018-09-06 21:33:35,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-4aeae68b-a2a8-48ab-b9b3-2c32ee2a095d 2018-09-06 21:33:35,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0996870994568s 2018-09-06 21:33:35,389 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-4aeae68b-a2a8-48ab-b9b3-2c32ee2a095d 2018-09-06 21:33:35,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-06 21:33:35,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/fa25f073c3b14e50b7c2bd36e196dda6 -H "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}1ed0c5640cdb248f9f79168054b1e08422831dbb" 2018-09-06 21:33:35,606 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 06 Sep 2018 21:33:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f0c2af6-8c74-476a-981c-6dae83d446ae Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-06 21:33:35,606 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/fa25f073c3b14e50b7c2bd36e196dda6 used request id req-0f0c2af6-8c74-476a-981c-6dae83d446ae 2018-09-06 21:33:35,606 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.212664842606s 2018-09-06 21:33:35,607 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/fa25f073c3b14e50b7c2bd36e196dda6 used request id req-0f0c2af6-8c74-476a-981c-6dae83d446ae 2018-09-06 21:33:35,610 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-06 21:33:35,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}1ed0c5640cdb248f9f79168054b1e08422831dbb" 2018-09-06 21:33:35,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 06 Sep 2018 21:33:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7def4f9f-9c8a-476e-8a70-07ecfb2f4ebb Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "050c5b3797f4441caf43142bacbba713", "links": {"self": "http://172.30.9.24:5000/v3/roles/050c5b3797f4441caf43142bacbba713"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5675bbd24e014b0a87d8a82059ec8e78", "links": {"self": "http://172.30.9.24:5000/v3/roles/5675bbd24e014b0a87d8a82059ec8e78"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6b897717062c4e3e866bd0e43d71f72d", "links": {"self": "http://172.30.9.24:5000/v3/roles/6b897717062c4e3e866bd0e43d71f72d"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "abe89686384443f1997679052e2ded75", "links": {"self": "http://172.30.9.24:5000/v3/roles/abe89686384443f1997679052e2ded75"}, "name": "admin"}, {"domain_id": null, "id": "f08a76cf60194529bc7e54d4695c3a8d", "links": {"self": "http://172.30.9.24:5000/v3/roles/f08a76cf60194529bc7e54d4695c3a8d"}, "name": "heat_stack_user"}]} 2018-09-06 21:33:35,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-7def4f9f-9c8a-476e-8a70-07ecfb2f4ebb 2018-09-06 21:33:35,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.18475818634s 2018-09-06 21:33:35,795 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-7def4f9f-9c8a-476e-8a70-07ecfb2f4ebb 2018-09-06 21:33:35,801 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-09-06 21:33:35,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/roles/6b897717062c4e3e866bd0e43d71f72d -H "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}1ed0c5640cdb248f9f79168054b1e08422831dbb" 2018-09-06 21:33:35,964 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 06 Sep 2018 21:33:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-386c49c0-54f2-490d-a40c-2bc5b1399f44 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-06 21:33:35,964 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/6b897717062c4e3e866bd0e43d71f72d used request id req-386c49c0-54f2-490d-a40c-2bc5b1399f44 2018-09-06 21:33:35,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.163447856903s 2018-09-06 21:33:35,964 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/6b897717062c4e3e866bd0e43d71f72d used request id req-386c49c0-54f2-490d-a40c-2bc5b1399f44 2018-09-06 21:33:35,965 - xtesting.ci.run_tests - ERROR - The test case 'tempest_full' failed. 2018-09-06 21:33:35,965 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-09-06 21:33:38,558 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-296 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-bgpvpn-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-09-06 21:33:38,563 - 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.24,192.30.9.5 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.24:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=9vE7nbPc8Nd8XCZta9CdVZvm2 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=5ab3d157a8a344d2badc2904bc8081fd export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.5 export SDN_CONTROLLER_PASSWORD=jHmcp8YbVxkq3rQFh2GUGHuan export OS_REGION_NAME=regionOne 2018-09-06 21:33:38,563 - xtesting.ci.run_tests - DEBUG - Test args: tempest_scenario 2018-09-06 21:33:38,573 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_scenario'... 2018-09-06 21:33:38,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-06 21:33:38,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 06 Sep 2018 21:33:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88e5b87a-af17-4ba7-891c-cf52da486488 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-09-06 21:33:38,903 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-88e5b87a-af17-4ba7-891c-cf52da486488 2018-09-06 21:33:38,903 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-09-06 21:33:39,299 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "abe89686384443f1997679052e2ded75", "name": "admin"}], "expires_at": "2018-09-06T22:33:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5ab3d157a8a344d2badc2904bc8081fd", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62c87394614649649fafecd4ff7b046a"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b31ecb5de79a4c44aa9f6913326db560"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8fde161ea7d4fe390f67907141e59f4"}], "type": "alarming", "id": "0727b6d52de14dd8b7b455220aef8126", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04c2672918b349c2a40b88adb14d9312"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55b5c14d7450428da7ab32bd11e37776"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a983fcc8e14a45c38e4aa451d6b424dd"}], "type": "metric", "id": "08dfd4ec446241108e4c035c3e25991e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "215d0841611c42ffb83da65fe32f28e5"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5eb0ba62314744c5991e65868a5950e8"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddacf9b41a444221ababdd9c433599df"}], "type": "placement", "id": "0d03185fbbbe46428be82ab1aeb54308", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d0aba61c7894e07a0773791d4445bd7"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fde521570a344598aa515626d4db346"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5951cbee704a40c0833f193e2f1c86b6"}], "type": "event", "id": "14ec3b80f4664f8294ed649a400aa692", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06347659f71d41828165c1635ebb00a3"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11d7bebf99e0474da151193eee45445d"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7ecf430efed48618e83123f9e769d0d"}], "type": "compute", "id": "39dd0fe544624822826ecd37d00cf035", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/5ab3d157a8a344d2badc2904bc8081fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08f8711f43fb443a87e90b4980fba01e"}, {"url": "http://192.30.9.5:8004/v1/5ab3d157a8a344d2badc2904bc8081fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "19f81dbc65234e6e87912725239481e9"}, {"url": "http://192.30.9.5:8004/v1/5ab3d157a8a344d2badc2904bc8081fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c6dddc5c8da410983e435e5422b15c0"}], "type": "orchestration", "id": "4b8fa30fb97743f48cd66a3c7e432a9a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/5ab3d157a8a344d2badc2904bc8081fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12b0a20265af4a4cb364fe180942c1cc"}, {"url": "http://172.30.9.24:8776/v2/5ab3d157a8a344d2badc2904bc8081fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "79d4c63b176a469f85ac2d4443edc5b0"}, {"url": "http://192.30.9.5:8776/v2/5ab3d157a8a344d2badc2904bc8081fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df439a1ecfee43e08cddc503d0ca377f"}], "type": "volumev2", "id": "4c9022f1f93044c6b5721b7a82d4ca0d", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "4f4e003c09c747b7ab43d0cfe170bb13", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "157488d90ff24ae0a539e701d61bff1c"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a8fba13ed114759a9b4e0d582dd17ea"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a76341d86f714811a6dc1a0f8e7ebabc"}], "type": "image", "id": "6849a3b2635a4dd2a3b6331f660938a8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/5ab3d157a8a344d2badc2904bc8081fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38e85920f05b473689181040c2b819a9"}, {"url": "http://172.30.9.24:8776/v1/5ab3d157a8a344d2badc2904bc8081fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5af4573843147288b0428be21b44aad"}, {"url": "http://192.30.9.5:8776/v1/5ab3d157a8a344d2badc2904bc8081fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eb8fc882e1144be5ba1f11b3cb2e7684"}], "type": "volume", "id": "9e2ac8208c3e4fa792dc5f3be7da106d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05b6c0e78ccc4b6a828babf6ddda8b64"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2002a9f7e1b40078c5540d29cd2c73d"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cef99035fa284059ac581000694a1dbf"}], "type": "identity", "id": "a23875c63d234b68ae18cb24aad3a7a2", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a05db8c201b45bc9b47c5d1d08ba3d5"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d562a76cd2f40d2a3ac69aaf2cc026d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe3db464ef8a4d208d73c9c35067f1dc"}], "type": "cloudformation", "id": "ad8602a353eb436f9d4817351d4c7757", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d0741c8526f4d4b82fe3ab3b854658f"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "490b31d76dc44125a6d787059e6ae65b"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d578e83ef4cd4192a81cfbd8e4f60b91"}], "type": "network", "id": "c397ccd4d1ce41a7ab06a3dd554e2856", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/5ab3d157a8a344d2badc2904bc8081fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12ed9eff26fb4cb09e89e8890e15a63e"}, {"url": "http://192.30.9.5:8776/v3/5ab3d157a8a344d2badc2904bc8081fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7876fa8845464d6b9a59ebfec74993b2"}, {"url": "http://172.30.9.24:8776/v3/5ab3d157a8a344d2badc2904bc8081fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3ff312b410441a8b499989f52789049"}], "type": "volumev3", "id": "d20346fec8834a709c3febb48660f8f7", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40af5bdb215a41f1b692f90e24e3795f"}, {"url": "http://172.30.9.24:8080/v1/AUTH_5ab3d157a8a344d2badc2904bc8081fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5dc1302d2df54811b09f50b0c9c6fe02"}, {"url": "http://12.0.0.27:8080/v1/AUTH_5ab3d157a8a344d2badc2904bc8081fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ee843a76b134d53876a26bca04fbf66"}], "type": "object-store", "id": "f4ca4976c5c544d38571fa02fafc0306", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "387c7cad8f8a49419a2d6542a1492d52"}, "audit_ids": ["vAkwRUbDRRyd7op3ycMdZg"], "issued_at": "2018-09-06T21:33:39.000000Z"}} 2018-09-06 21:33:39,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-06 21:33:39,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}01714bc492af2e920d5a9399ab1e5f4f26b37b9e" 2018-09-06 21:33:39,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-58db0354-68c9-4043-9e1d-de0635766077 Date: Thu, 06 Sep 2018 21:33:39 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"e9439476-c150-4008-bb02-82745e3774d9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f4db39b310964de59cc9f7019f7e009f","status":"ACTIVE","subnets":["b84a5f37-81e4-42f1-b532-f08db4615bdd"],"description":"","tags":[],"updated_at":"2018-09-06T21:24:26Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4db39b310964de59cc9f7019f7e009f","created_at":"2018-09-06T21:24:18Z","provider:network_type":"flat"}]} 2018-09-06 21:33:39,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-58db0354-68c9-4043-9e1d-de0635766077 2018-09-06 21:33:39,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.239546060562s 2018-09-06 21:33:39,543 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json?router%3Aexternal=True used request id req-58db0354-68c9-4043-9e1d-de0635766077 2018-09-06 21:33:39,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-06 21:33:39,551 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 06 Sep 2018 21:33:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.24:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-06 21:33:39,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-06 21:33:39,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}01714bc492af2e920d5a9399ab1e5f4f26b37b9e" 2018-09-06 21:33:39,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 06 Sep 2018 21:33:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48a06d78-1c73-41f9-bf00-bbed34a727df Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/cf35d15f9aef49b290c8ea54dd078d3e"}, "tags": [], "enabled": true, "id": "cf35d15f9aef49b290c8ea54dd078d3e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2018-09-06 21:33:39,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-48a06d78-1c73-41f9-bf00-bbed34a727df 2018-09-06 21:33:39,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.106059074402s 2018-09-06 21:33:39,658 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-48a06d78-1c73-41f9-bf00-bbed34a727df 2018-09-06 21:33:39,666 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-06 21:33:39,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}01714bc492af2e920d5a9399ab1e5f4f26b37b9e" -d '{"project": {"description": "Created by OPNFV Functest: tempest_scenario", "enabled": true, "domain_id": "default", "name": "tempest_scenario-project_9c0fc20f-43b6-4859-b226-31ef4b07a7b4"}}' 2018-09-06 21:33:39,799 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 06 Sep 2018 21:33:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8aea1b43-50f0-4db3-97bc-d9f42ecc7c1b Content-Length: 378 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.24:5000/v3/projects/0ab9df6e157345cb8189053d7a96e19f"}, "tags": [], "enabled": true, "id": "0ab9df6e157345cb8189053d7a96e19f", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_9c0fc20f-43b6-4859-b226-31ef4b07a7b4"}} 2018-09-06 21:33:39,800 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-8aea1b43-50f0-4db3-97bc-d9f42ecc7c1b 2018-09-06 21:33:39,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.133672952652s 2018-09-06 21:33:39,800 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/projects used request id req-8aea1b43-50f0-4db3-97bc-d9f42ecc7c1b 2018-09-06 21:33:39,801 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tempest_scenario', u'tags': [], 'enabled': True, 'id': u'0ab9df6e157345cb8189053d7a96e19f', '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'tempest_scenario-project_9c0fc20f-43b6-4859-b226-31ef4b07a7b4'}) 2018-09-06 21:33:39,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-09-06 21:33:39,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}01714bc492af2e920d5a9399ab1e5f4f26b37b9e" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "da462f41-37b6-491f-a8ab-a30f1e104074", "email": null, "name": "tempest_scenario-user_9c0fc20f-43b6-4859-b226-31ef4b07a7b4"}}' 2018-09-06 21:33:40,223 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 06 Sep 2018 21:33:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47f6c13b-2f23-4074-b327-27c5f76806ac Content-Length: 331 Content-Type: application/json RESP BODY: {"user": {"name": "tempest_scenario-user_9c0fc20f-43b6-4859-b226-31ef4b07a7b4", "links": {"self": "http://172.30.9.24:5000/v3/users/2fcdbe8e72214933aba2b17ebd004279"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2fcdbe8e72214933aba2b17ebd004279", "domain_id": "default", "password_expires_at": null}} 2018-09-06 21:33:40,223 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-47f6c13b-2f23-4074-b327-27c5f76806ac 2018-09-06 21:33:40,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.416861057281s 2018-09-06 21:33:40,224 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/users used request id req-47f6c13b-2f23-4074-b327-27c5f76806ac 2018-09-06 21:33:40,224 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'2fcdbe8e72214933aba2b17ebd004279', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_scenario-user_9c0fc20f-43b6-4859-b226-31ef4b07a7b4'}) 2018-09-06 21:33:40,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-06 21:33:40,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}01714bc492af2e920d5a9399ab1e5f4f26b37b9e" 2018-09-06 21:33:40,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 06 Sep 2018 21:33:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8507e5a4-f699-43d9-810d-d3a9b5d7fb55 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "050c5b3797f4441caf43142bacbba713", "links": {"self": "http://172.30.9.24:5000/v3/roles/050c5b3797f4441caf43142bacbba713"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5675bbd24e014b0a87d8a82059ec8e78", "links": {"self": "http://172.30.9.24:5000/v3/roles/5675bbd24e014b0a87d8a82059ec8e78"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "abe89686384443f1997679052e2ded75", "links": {"self": "http://172.30.9.24:5000/v3/roles/abe89686384443f1997679052e2ded75"}, "name": "admin"}, {"domain_id": null, "id": "f08a76cf60194529bc7e54d4695c3a8d", "links": {"self": "http://172.30.9.24:5000/v3/roles/f08a76cf60194529bc7e54d4695c3a8d"}, "name": "heat_stack_user"}]} 2018-09-06 21:33:40,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-8507e5a4-f699-43d9-810d-d3a9b5d7fb55 2018-09-06 21:33:40,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0875279903412s 2018-09-06 21:33:40,315 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-8507e5a4-f699-43d9-810d-d3a9b5d7fb55 2018-09-06 21:33:40,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-06 21:33:40,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}01714bc492af2e920d5a9399ab1e5f4f26b37b9e" 2018-09-06 21:33:40,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 06 Sep 2018 21:33:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26752105-4f5d-40b2-8b98-379cbb7660eb Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "050c5b3797f4441caf43142bacbba713", "links": {"self": "http://172.30.9.24:5000/v3/roles/050c5b3797f4441caf43142bacbba713"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5675bbd24e014b0a87d8a82059ec8e78", "links": {"self": "http://172.30.9.24:5000/v3/roles/5675bbd24e014b0a87d8a82059ec8e78"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "abe89686384443f1997679052e2ded75", "links": {"self": "http://172.30.9.24:5000/v3/roles/abe89686384443f1997679052e2ded75"}, "name": "admin"}, {"domain_id": null, "id": "f08a76cf60194529bc7e54d4695c3a8d", "links": {"self": "http://172.30.9.24:5000/v3/roles/f08a76cf60194529bc7e54d4695c3a8d"}, "name": "heat_stack_user"}]} 2018-09-06 21:33:40,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-26752105-4f5d-40b2-8b98-379cbb7660eb 2018-09-06 21:33:40,332 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0148899555206s 2018-09-06 21:33:40,332 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-26752105-4f5d-40b2-8b98-379cbb7660eb 2018-09-06 21:33:40,334 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-06 21:33:40,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-09-06 21:33:40,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}01714bc492af2e920d5a9399ab1e5f4f26b37b9e" -d '{"role": {"name": "Member"}}' 2018-09-06 21:33:40,495 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 06 Sep 2018 21:33:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75c992dd-a3d2-4dd6-9cdf-507628ff0b19 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5b6c1dc4739f4131b004f47315f593d0", "links": {"self": "http://172.30.9.24:5000/v3/roles/5b6c1dc4739f4131b004f47315f593d0"}, "name": "Member"}} 2018-09-06 21:33:40,495 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-75c992dd-a3d2-4dd6-9cdf-507628ff0b19 2018-09-06 21:33:40,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.157618999481s 2018-09-06 21:33:40,495 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.24:5000/v3/roles used request id req-75c992dd-a3d2-4dd6-9cdf-507628ff0b19 2018-09-06 21:33:40,496 - 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'5b6c1dc4739f4131b004f47315f593d0'}) 2018-09-06 21:33:40,499 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-06 21:33:40,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}01714bc492af2e920d5a9399ab1e5f4f26b37b9e" 2018-09-06 21:33:40,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 06 Sep 2018 21:33:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f18d62a-b707-4d66-8bb4-c260faa7ceb5 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "050c5b3797f4441caf43142bacbba713", "links": {"self": "http://172.30.9.24:5000/v3/roles/050c5b3797f4441caf43142bacbba713"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5675bbd24e014b0a87d8a82059ec8e78", "links": {"self": "http://172.30.9.24:5000/v3/roles/5675bbd24e014b0a87d8a82059ec8e78"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5b6c1dc4739f4131b004f47315f593d0", "links": {"self": "http://172.30.9.24:5000/v3/roles/5b6c1dc4739f4131b004f47315f593d0"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "abe89686384443f1997679052e2ded75", "links": {"self": "http://172.30.9.24:5000/v3/roles/abe89686384443f1997679052e2ded75"}, "name": "admin"}, {"domain_id": null, "id": "f08a76cf60194529bc7e54d4695c3a8d", "links": {"self": "http://172.30.9.24:5000/v3/roles/f08a76cf60194529bc7e54d4695c3a8d"}, "name": "heat_stack_user"}]} 2018-09-06 21:33:40,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-6f18d62a-b707-4d66-8bb4-c260faa7ceb5 2018-09-06 21:33:40,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0883810520172s 2018-09-06 21:33:40,588 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-6f18d62a-b707-4d66-8bb4-c260faa7ceb5 2018-09-06 21:33:40,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-06 21:33:40,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}01714bc492af2e920d5a9399ab1e5f4f26b37b9e" 2018-09-06 21:33:40,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 06 Sep 2018 21:33:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d847c403-cbf7-4eae-befb-761819fcb707 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-06 21:33:40,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-d847c403-cbf7-4eae-befb-761819fcb707 2018-09-06 21:33:40,693 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0995380878448s 2018-09-06 21:33:40,693 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-d847c403-cbf7-4eae-befb-761819fcb707 2018-09-06 21:33:40,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-06 21:33:40,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}01714bc492af2e920d5a9399ab1e5f4f26b37b9e" 2018-09-06 21:33:40,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 06 Sep 2018 21:33:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77f331b0-bdf0-413f-8a6e-8d8176f72ae2 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/07da635c559543d4b059825a5a7a60cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07da635c559543d4b059825a5a7a60cc", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/20d5c6dd3d6c401996e4fcf7574c0b35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20d5c6dd3d6c401996e4fcf7574c0b35", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/24ccd86732174943bb1d9996b89e5baf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24ccd86732174943bb1d9996b89e5baf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/2e4aefe2e1054b8aae704f87f347bf80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e4aefe2e1054b8aae704f87f347bf80", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_9c0fc20f-43b6-4859-b226-31ef4b07a7b4", "links": {"self": "http://172.30.9.24:5000/v3/users/2fcdbe8e72214933aba2b17ebd004279"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2fcdbe8e72214933aba2b17ebd004279", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/387c7cad8f8a49419a2d6542a1492d52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "387c7cad8f8a49419a2d6542a1492d52", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/38c04e2448a64dd6992b8acdf4200ffb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38c04e2448a64dd6992b8acdf4200ffb", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3ffedc2ca5a043159cc32a93efd1f747"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ffedc2ca5a043159cc32a93efd1f747", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/49c62c67f34f407ea6d60ccc2fc38e8c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49c62c67f34f407ea6d60ccc2fc38e8c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59507f50e91b4a71a971ec298324cc50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59507f50e91b4a71a971ec298324cc50", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/aef8a15e6a8e4182a65109603d921256"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aef8a15e6a8e4182a65109603d921256", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/c122c0bd37524c4dae838a82ebab0a40"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c122c0bd37524c4dae838a82ebab0a40", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/c526623de0db49ecbe274e281a0c2107"}, "domain_id": "cf35d15f9aef49b290c8ea54dd078d3e", "enabled": true, "options": {}, "id": "c526623de0db49ecbe274e281a0c2107", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cf90c3cfd5c34e32a80c8efa567b427a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf90c3cfd5c34e32a80c8efa567b427a", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e85ed1d0fab34d8b80910e00dff494e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e85ed1d0fab34d8b80910e00dff494e6", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-09-06 21:33:40,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-77f331b0-bdf0-413f-8a6e-8d8176f72ae2 2018-09-06 21:33:40,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.112176179886s 2018-09-06 21:33:40,806 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-77f331b0-bdf0-413f-8a6e-8d8176f72ae2 2018-09-06 21:33:40,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-06 21:33:40,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}01714bc492af2e920d5a9399ab1e5f4f26b37b9e" 2018-09-06 21:33:40,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 06 Sep 2018 21:33:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-967763cc-c63b-4eaa-8f32-5dbd1852c2ca Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.24:5000/v3/projects/0ab9df6e157345cb8189053d7a96e19f"}, "tags": [], "enabled": true, "id": "0ab9df6e157345cb8189053d7a96e19f", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_9c0fc20f-43b6-4859-b226-31ef4b07a7b4"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/5ab3d157a8a344d2badc2904bc8081fd"}, "tags": [], "enabled": true, "id": "5ab3d157a8a344d2badc2904bc8081fd", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/f4db39b310964de59cc9f7019f7e009f"}, "tags": [], "enabled": true, "id": "f4db39b310964de59cc9f7019f7e009f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-06 21:33:40,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-967763cc-c63b-4eaa-8f32-5dbd1852c2ca 2018-09-06 21:33:40,904 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0890939235687s 2018-09-06 21:33:40,904 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-967763cc-c63b-4eaa-8f32-5dbd1852c2ca 2018-09-06 21:33:40,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-06 21:33:40,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=2fcdbe8e72214933aba2b17ebd004279&role.id=5b6c1dc4739f4131b004f47315f593d0&scope.project.id=0ab9df6e157345cb8189053d7a96e19f" -H "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}01714bc492af2e920d5a9399ab1e5f4f26b37b9e" 2018-09-06 21:33:41,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 06 Sep 2018 21:33:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49e91746-a8e6-47e2-a4ff-de3de85f8e49 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=2fcdbe8e72214933aba2b17ebd004279&role.id=5b6c1dc4739f4131b004f47315f593d0&scope.project.id=0ab9df6e157345cb8189053d7a96e19f", "previous": null, "next": null}} 2018-09-06 21:33:41,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=2fcdbe8e72214933aba2b17ebd004279&role.id=5b6c1dc4739f4131b004f47315f593d0&scope.project.id=0ab9df6e157345cb8189053d7a96e19f used request id req-49e91746-a8e6-47e2-a4ff-de3de85f8e49 2018-09-06 21:33:41,009 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0971491336823s 2018-09-06 21:33:41,009 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=2fcdbe8e72214933aba2b17ebd004279&role.id=5b6c1dc4739f4131b004f47315f593d0&scope.project.id=0ab9df6e157345cb8189053d7a96e19f used request id req-49e91746-a8e6-47e2-a4ff-de3de85f8e49 2018-09-06 21:33:41,013 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-09-06 21:33:41,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/0ab9df6e157345cb8189053d7a96e19f/users/2fcdbe8e72214933aba2b17ebd004279/roles/5b6c1dc4739f4131b004f47315f593d0 -H "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}01714bc492af2e920d5a9399ab1e5f4f26b37b9e" 2018-09-06 21:33:41,233 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 06 Sep 2018 21:33:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c8181fc-bbb6-40a7-9d70-79c7a34cfa1d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-06 21:33:41,233 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/0ab9df6e157345cb8189053d7a96e19f/users/2fcdbe8e72214933aba2b17ebd004279/roles/5b6c1dc4739f4131b004f47315f593d0 used request id req-6c8181fc-bbb6-40a7-9d70-79c7a34cfa1d 2018-09-06 21:33:41,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.22057890892s 2018-09-06 21:33:41,233 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/0ab9df6e157345cb8189053d7a96e19f/users/2fcdbe8e72214933aba2b17ebd004279/roles/5b6c1dc4739f4131b004f47315f593d0 used request id req-6c8181fc-bbb6-40a7-9d70-79c7a34cfa1d 2018-09-06 21:33:41,234 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_scenario-project_9c0fc20f-43b6-4859-b226-31ef4b07a7b4', 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'0ab9df6e157345cb8189053d7a96e19f', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'da462f41-37b6-491f-a8ab-a30f1e104074', 'username': u'tempest_scenario-user_9c0fc20f-43b6-4859-b226-31ef4b07a7b4', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.24: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-06 21:33:41,238 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_scenario-user_9c0fc20f-43b6-4859-b226-31ef4b07a7b4', 'password': 'da462f41-37b6-491f-a8ab-a30f1e104074', 'project_name': 'tempest_scenario-project_9c0fc20f-43b6-4859-b226-31ef4b07a7b4', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.24:5000//v3', 'project_id': '0ab9df6e157345cb8189053d7a96e19f', 'project_domain_name': 'Default'} 2018-09-06 21:33:41,241 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-06 21:33:41,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}01714bc492af2e920d5a9399ab1e5f4f26b37b9e" 2018-09-06 21:33:41,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 06 Sep 2018 21:33:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41eb4963-a261-4e5e-adba-8fbf8a661a50 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "050c5b3797f4441caf43142bacbba713", "links": {"self": "http://172.30.9.24:5000/v3/roles/050c5b3797f4441caf43142bacbba713"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5675bbd24e014b0a87d8a82059ec8e78", "links": {"self": "http://172.30.9.24:5000/v3/roles/5675bbd24e014b0a87d8a82059ec8e78"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5b6c1dc4739f4131b004f47315f593d0", "links": {"self": "http://172.30.9.24:5000/v3/roles/5b6c1dc4739f4131b004f47315f593d0"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "abe89686384443f1997679052e2ded75", "links": {"self": "http://172.30.9.24:5000/v3/roles/abe89686384443f1997679052e2ded75"}, "name": "admin"}, {"domain_id": null, "id": "f08a76cf60194529bc7e54d4695c3a8d", "links": {"self": "http://172.30.9.24:5000/v3/roles/f08a76cf60194529bc7e54d4695c3a8d"}, "name": "heat_stack_user"}]} 2018-09-06 21:33:41,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-41eb4963-a261-4e5e-adba-8fbf8a661a50 2018-09-06 21:33:41,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0879878997803s 2018-09-06 21:33:41,329 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-41eb4963-a261-4e5e-adba-8fbf8a661a50 2018-09-06 21:33:41,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-06 21:33:41,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}01714bc492af2e920d5a9399ab1e5f4f26b37b9e" 2018-09-06 21:33:41,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 06 Sep 2018 21:33:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86e148b0-b90c-4cf4-bb82-1f113587a249 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "050c5b3797f4441caf43142bacbba713", "links": {"self": "http://172.30.9.24:5000/v3/roles/050c5b3797f4441caf43142bacbba713"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5675bbd24e014b0a87d8a82059ec8e78", "links": {"self": "http://172.30.9.24:5000/v3/roles/5675bbd24e014b0a87d8a82059ec8e78"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5b6c1dc4739f4131b004f47315f593d0", "links": {"self": "http://172.30.9.24:5000/v3/roles/5b6c1dc4739f4131b004f47315f593d0"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "abe89686384443f1997679052e2ded75", "links": {"self": "http://172.30.9.24:5000/v3/roles/abe89686384443f1997679052e2ded75"}, "name": "admin"}, {"domain_id": null, "id": "f08a76cf60194529bc7e54d4695c3a8d", "links": {"self": "http://172.30.9.24:5000/v3/roles/f08a76cf60194529bc7e54d4695c3a8d"}, "name": "heat_stack_user"}]} 2018-09-06 21:33:41,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-86e148b0-b90c-4cf4-bb82-1f113587a249 2018-09-06 21:33:41,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0954849720001s 2018-09-06 21:33:41,430 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-86e148b0-b90c-4cf4-bb82-1f113587a249 2018-09-06 21:33:41,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-06 21:33:41,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}01714bc492af2e920d5a9399ab1e5f4f26b37b9e" 2018-09-06 21:33:41,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 06 Sep 2018 21:33:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7fe4c09-5c94-409b-8c0e-9e571224b27f Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-06 21:33:41,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-a7fe4c09-5c94-409b-8c0e-9e571224b27f 2018-09-06 21:33:41,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.099237203598s 2018-09-06 21:33:41,534 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains/default used request id req-a7fe4c09-5c94-409b-8c0e-9e571224b27f 2018-09-06 21:33:41,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-06 21:33:41,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}01714bc492af2e920d5a9399ab1e5f4f26b37b9e" 2018-09-06 21:33:41,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 06 Sep 2018 21:33:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2fa4348-cbe4-4228-b0ab-5d85eacb351c Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/07da635c559543d4b059825a5a7a60cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07da635c559543d4b059825a5a7a60cc", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/20d5c6dd3d6c401996e4fcf7574c0b35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20d5c6dd3d6c401996e4fcf7574c0b35", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/24ccd86732174943bb1d9996b89e5baf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24ccd86732174943bb1d9996b89e5baf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/2e4aefe2e1054b8aae704f87f347bf80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e4aefe2e1054b8aae704f87f347bf80", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_9c0fc20f-43b6-4859-b226-31ef4b07a7b4", "links": {"self": "http://172.30.9.24:5000/v3/users/2fcdbe8e72214933aba2b17ebd004279"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2fcdbe8e72214933aba2b17ebd004279", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/387c7cad8f8a49419a2d6542a1492d52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "387c7cad8f8a49419a2d6542a1492d52", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/38c04e2448a64dd6992b8acdf4200ffb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38c04e2448a64dd6992b8acdf4200ffb", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3ffedc2ca5a043159cc32a93efd1f747"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ffedc2ca5a043159cc32a93efd1f747", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/49c62c67f34f407ea6d60ccc2fc38e8c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49c62c67f34f407ea6d60ccc2fc38e8c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59507f50e91b4a71a971ec298324cc50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59507f50e91b4a71a971ec298324cc50", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/aef8a15e6a8e4182a65109603d921256"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aef8a15e6a8e4182a65109603d921256", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/c122c0bd37524c4dae838a82ebab0a40"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c122c0bd37524c4dae838a82ebab0a40", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/c526623de0db49ecbe274e281a0c2107"}, "domain_id": "cf35d15f9aef49b290c8ea54dd078d3e", "enabled": true, "options": {}, "id": "c526623de0db49ecbe274e281a0c2107", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cf90c3cfd5c34e32a80c8efa567b427a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf90c3cfd5c34e32a80c8efa567b427a", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e85ed1d0fab34d8b80910e00dff494e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e85ed1d0fab34d8b80910e00dff494e6", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-09-06 21:33:41,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-a2fa4348-cbe4-4228-b0ab-5d85eacb351c 2018-09-06 21:33:41,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.106277942657s 2018-09-06 21:33:41,642 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-a2fa4348-cbe4-4228-b0ab-5d85eacb351c 2018-09-06 21:33:41,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-06 21:33:41,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}01714bc492af2e920d5a9399ab1e5f4f26b37b9e" 2018-09-06 21:33:41,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 06 Sep 2018 21:33:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-230f4935-14ad-4709-b156-85cb7768c6d4 Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.24:5000/v3/projects/0ab9df6e157345cb8189053d7a96e19f"}, "tags": [], "enabled": true, "id": "0ab9df6e157345cb8189053d7a96e19f", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_9c0fc20f-43b6-4859-b226-31ef4b07a7b4"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/5ab3d157a8a344d2badc2904bc8081fd"}, "tags": [], "enabled": true, "id": "5ab3d157a8a344d2badc2904bc8081fd", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/f4db39b310964de59cc9f7019f7e009f"}, "tags": [], "enabled": true, "id": "f4db39b310964de59cc9f7019f7e009f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-06 21:33:41,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-230f4935-14ad-4709-b156-85cb7768c6d4 2018-09-06 21:33:41,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.106622219086s 2018-09-06 21:33:41,760 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-230f4935-14ad-4709-b156-85cb7768c6d4 2018-09-06 21:33:41,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-06 21:33:41,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24:5000/v3/role_assignments?user.id=2fcdbe8e72214933aba2b17ebd004279&role.id=abe89686384443f1997679052e2ded75&scope.project.id=0ab9df6e157345cb8189053d7a96e19f" -H "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}01714bc492af2e920d5a9399ab1e5f4f26b37b9e" 2018-09-06 21:33:41,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 06 Sep 2018 21:33:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4c674fb-de34-46a1-83eb-59a7faaeeb44 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.24:5000/v3/role_assignments?user.id=2fcdbe8e72214933aba2b17ebd004279&role.id=abe89686384443f1997679052e2ded75&scope.project.id=0ab9df6e157345cb8189053d7a96e19f", "previous": null, "next": null}} 2018-09-06 21:33:41,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=2fcdbe8e72214933aba2b17ebd004279&role.id=abe89686384443f1997679052e2ded75&scope.project.id=0ab9df6e157345cb8189053d7a96e19f used request id req-e4c674fb-de34-46a1-83eb-59a7faaeeb44 2018-09-06 21:33:41,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0929269790649s 2018-09-06 21:33:41,861 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/role_assignments?user.id=2fcdbe8e72214933aba2b17ebd004279&role.id=abe89686384443f1997679052e2ded75&scope.project.id=0ab9df6e157345cb8189053d7a96e19f used request id req-e4c674fb-de34-46a1-83eb-59a7faaeeb44 2018-09-06 21:33:41,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-09-06 21:33:41,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:5000/v3/projects/0ab9df6e157345cb8189053d7a96e19f/users/2fcdbe8e72214933aba2b17ebd004279/roles/abe89686384443f1997679052e2ded75 -H "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}01714bc492af2e920d5a9399ab1e5f4f26b37b9e" 2018-09-06 21:33:42,030 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 06 Sep 2018 21:33:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d951a62e-3465-465b-8d72-34bd4d7cde3f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-06 21:33:42,030 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/0ab9df6e157345cb8189053d7a96e19f/users/2fcdbe8e72214933aba2b17ebd004279/roles/abe89686384443f1997679052e2ded75 used request id req-d951a62e-3465-465b-8d72-34bd4d7cde3f 2018-09-06 21:33:42,030 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.165807008743s 2018-09-06 21:33:42,030 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.24:5000/v3/projects/0ab9df6e157345cb8189053d7a96e19f/users/2fcdbe8e72214933aba2b17ebd004279/roles/abe89686384443f1997679052e2ded75 used request id req-d951a62e-3465-465b-8d72-34bd4d7cde3f 2018-09-06 21:33:42,031 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-09-06 21:33:45,883 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | f53e1ac5-c771-47cd-9cb8-03a80f0440e0 | 2018-09-06T21:33:45.532387 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: f53e1ac5-c771-47cd-9cb8-03a80f0440e0 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-09-06 21:33:48,933 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-09-06 21:33:48,933 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-09-06 21:33:53,330 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=e589334a-24d5-442c-826d-fc3c851eac1a) as the default verifier for the future CLI operations. 2018-09-06 21:33:55,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-06 21:33:55,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 06 Sep 2018 21:33:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c26553f-aa86-4200-beb2-5ff83dbf01b9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.24:5000/v3/", "rel": "self"}]}} 2018-09-06 21:33:55,659 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.24:5000//v3 used request id req-3c26553f-aa86-4200-beb2-5ff83dbf01b9 2018-09-06 21:33:55,659 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.24:5000/v3/auth/tokens 2018-09-06 21:33:56,054 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "abe89686384443f1997679052e2ded75", "name": "admin"}, {"id": "5b6c1dc4739f4131b004f47315f593d0", "name": "Member"}], "expires_at": "2018-09-06T22:33:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0ab9df6e157345cb8189053d7a96e19f", "name": "tempest_scenario-project_9c0fc20f-43b6-4859-b226-31ef4b07a7b4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62c87394614649649fafecd4ff7b046a"}, {"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b31ecb5de79a4c44aa9f6913326db560"}, {"url": "http://172.30.9.24:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8fde161ea7d4fe390f67907141e59f4"}], "type": "alarming", "id": "0727b6d52de14dd8b7b455220aef8126", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.24:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04c2672918b349c2a40b88adb14d9312"}, {"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55b5c14d7450428da7ab32bd11e37776"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a983fcc8e14a45c38e4aa451d6b424dd"}], "type": "metric", "id": "08dfd4ec446241108e4c035c3e25991e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "215d0841611c42ffb83da65fe32f28e5"}, {"url": "http://172.30.9.24:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5eb0ba62314744c5991e65868a5950e8"}, {"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ddacf9b41a444221ababdd9c433599df"}], "type": "placement", "id": "0d03185fbbbe46428be82ab1aeb54308", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.24:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2d0aba61c7894e07a0773791d4445bd7"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fde521570a344598aa515626d4db346"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5951cbee704a40c0833f193e2f1c86b6"}], "type": "event", "id": "14ec3b80f4664f8294ed649a400aa692", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "06347659f71d41828165c1635ebb00a3"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "11d7bebf99e0474da151193eee45445d"}, {"url": "http://172.30.9.24:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7ecf430efed48618e83123f9e769d0d"}], "type": "compute", "id": "39dd0fe544624822826ecd37d00cf035", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.24:8004/v1/0ab9df6e157345cb8189053d7a96e19f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08f8711f43fb443a87e90b4980fba01e"}, {"url": "http://192.30.9.5:8004/v1/0ab9df6e157345cb8189053d7a96e19f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "19f81dbc65234e6e87912725239481e9"}, {"url": "http://192.30.9.5:8004/v1/0ab9df6e157345cb8189053d7a96e19f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2c6dddc5c8da410983e435e5422b15c0"}], "type": "orchestration", "id": "4b8fa30fb97743f48cd66a3c7e432a9a", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/0ab9df6e157345cb8189053d7a96e19f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12b0a20265af4a4cb364fe180942c1cc"}, {"url": "http://172.30.9.24:8776/v2/0ab9df6e157345cb8189053d7a96e19f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "79d4c63b176a469f85ac2d4443edc5b0"}, {"url": "http://192.30.9.5:8776/v2/0ab9df6e157345cb8189053d7a96e19f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "df439a1ecfee43e08cddc503d0ca377f"}], "type": "volumev2", "id": "4c9022f1f93044c6b5721b7a82d4ca0d", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "4f4e003c09c747b7ab43d0cfe170bb13", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "157488d90ff24ae0a539e701d61bff1c"}, {"url": "http://172.30.9.24:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a8fba13ed114759a9b4e0d582dd17ea"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a76341d86f714811a6dc1a0f8e7ebabc"}], "type": "image", "id": "6849a3b2635a4dd2a3b6331f660938a8", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/0ab9df6e157345cb8189053d7a96e19f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38e85920f05b473689181040c2b819a9"}, {"url": "http://172.30.9.24:8776/v1/0ab9df6e157345cb8189053d7a96e19f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5af4573843147288b0428be21b44aad"}, {"url": "http://192.30.9.5:8776/v1/0ab9df6e157345cb8189053d7a96e19f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "eb8fc882e1144be5ba1f11b3cb2e7684"}], "type": "volume", "id": "9e2ac8208c3e4fa792dc5f3be7da106d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05b6c0e78ccc4b6a828babf6ddda8b64"}, {"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2002a9f7e1b40078c5540d29cd2c73d"}, {"url": "http://172.30.9.24:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cef99035fa284059ac581000694a1dbf"}], "type": "identity", "id": "a23875c63d234b68ae18cb24aad3a7a2", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.24:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8a05db8c201b45bc9b47c5d1d08ba3d5"}, {"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8d562a76cd2f40d2a3ac69aaf2cc026d"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe3db464ef8a4d208d73c9c35067f1dc"}], "type": "cloudformation", "id": "ad8602a353eb436f9d4817351d4c7757", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0d0741c8526f4d4b82fe3ab3b854658f"}, {"url": "http://172.30.9.24:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "490b31d76dc44125a6d787059e6ae65b"}, {"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d578e83ef4cd4192a81cfbd8e4f60b91"}], "type": "network", "id": "c397ccd4d1ce41a7ab06a3dd554e2856", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/0ab9df6e157345cb8189053d7a96e19f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12ed9eff26fb4cb09e89e8890e15a63e"}, {"url": "http://192.30.9.5:8776/v3/0ab9df6e157345cb8189053d7a96e19f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7876fa8845464d6b9a59ebfec74993b2"}, {"url": "http://172.30.9.24:8776/v3/0ab9df6e157345cb8189053d7a96e19f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f3ff312b410441a8b499989f52789049"}], "type": "volumev3", "id": "d20346fec8834a709c3febb48660f8f7", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40af5bdb215a41f1b692f90e24e3795f"}, {"url": "http://172.30.9.24:8080/v1/AUTH_0ab9df6e157345cb8189053d7a96e19f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5dc1302d2df54811b09f50b0c9c6fe02"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0ab9df6e157345cb8189053d7a96e19f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ee843a76b134d53876a26bca04fbf66"}], "type": "object-store", "id": "f4ca4976c5c544d38571fa02fafc0306", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_scenario-user_9c0fc20f-43b6-4859-b226-31ef4b07a7b4", "id": "2fcdbe8e72214933aba2b17ebd004279"}, "audit_ids": ["X3EFCJb1TN6tfT7nAnA5-g"], "issued_at": "2018-09-06T21:33:56.000000Z"}} 2018-09-06 21:33:56,058 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-09-06 21:33:56,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}57f6bbec29db9f6ea51fe6da5f445a138f93cc73" 2018-09-06 21:33:56,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8219 X-Openstack-Request-Id: req-9f8b01cb-2a45-4a64-b544-2957b637a9b8 Date: Thu, 06 Sep 2018 21:33:56 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "bgpvpn", "updated": "2014-06-10T17:00:00-00:00", "name": "BGPVPN Extension", "links": [], "description": "Provides support for BGP VPN interconnections"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-09-06 21:33:56,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-9f8b01cb-2a45-4a64-b544-2957b637a9b8 2018-09-06 21:33:56,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.195099115372s 2018-09-06 21:33:56,254 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/extensions.json used request id req-9f8b01cb-2a45-4a64-b544-2957b637a9b8 2018-09-06 21:33:56,261 - xtesting.ci.run_tests - INFO - Running test case 'tempest_scenario'... 2018-09-06 21:33:56,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-06 21:33:56,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}01714bc492af2e920d5a9399ab1e5f4f26b37b9e" 2018-09-06 21:33:56,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 06 Sep 2018 21:33:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-def11989-970e-4989-9664-4d83ded99acc Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.24:5000/v3/domains/cf35d15f9aef49b290c8ea54dd078d3e"}, "tags": [], "enabled": true, "id": "cf35d15f9aef49b290c8ea54dd078d3e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.24:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.24:5000/v3/domains", "previous": null, "next": null}} 2018-09-06 21:33:56,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-def11989-970e-4989-9664-4d83ded99acc 2018-09-06 21:33:56,363 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.101717948914s 2018-09-06 21:33:56,364 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/domains used request id req-def11989-970e-4989-9664-4d83ded99acc 2018-09-06 21:33:56,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-06 21:33:56,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.24: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}01714bc492af2e920d5a9399ab1e5f4f26b37b9e" 2018-09-06 21:33:56,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 06 Sep 2018 21:33:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-976c51bc-21dd-4302-970f-dbeecf7e5ca3 Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.24:5000/v3/projects/0ab9df6e157345cb8189053d7a96e19f"}, "tags": [], "enabled": true, "id": "0ab9df6e157345cb8189053d7a96e19f", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_9c0fc20f-43b6-4859-b226-31ef4b07a7b4"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/5ab3d157a8a344d2badc2904bc8081fd"}, "tags": [], "enabled": true, "id": "5ab3d157a8a344d2badc2904bc8081fd", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/f4db39b310964de59cc9f7019f7e009f"}, "tags": [], "enabled": true, "id": "f4db39b310964de59cc9f7019f7e009f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-06 21:33:56,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-976c51bc-21dd-4302-970f-dbeecf7e5ca3 2018-09-06 21:33:56,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0954720973969s 2018-09-06 21:33:56,466 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects?domain_id=default used request id req-976c51bc-21dd-4302-970f-dbeecf7e5ca3 2018-09-06 21:33:56,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-06 21:33:56,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}01714bc492af2e920d5a9399ab1e5f4f26b37b9e" -d '{"network": {"shared": true, "tenant_id": "0ab9df6e157345cb8189053d7a96e19f", "name": "tempest_scenario-net_9c0fc20f-43b6-4859-b226-31ef4b07a7b4", "admin_state_up": true}}' 2018-09-06 21:33:57,218 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 688 X-Openstack-Request-Id: req-41804c2a-8b4e-4a42-b48a-5e0755daf932 Date: Thu, 06 Sep 2018 21:33:57 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"1fff5390-94a8-4777-b64a-52a0afbc2c79","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"0ab9df6e157345cb8189053d7a96e19f","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-06T21:33:57Z","is_default":false,"provider:segmentation_id":33,"name":"tempest_scenario-net_9c0fc20f-43b6-4859-b226-31ef4b07a7b4","admin_state_up":true,"tenant_id":"0ab9df6e157345cb8189053d7a96e19f","created_at":"2018-09-06T21:33:56Z","mtu":1450}} 2018-09-06 21:33:57,219 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-41804c2a-8b4e-4a42-b48a-5e0755daf932 2018-09-06 21:33:57,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.750105142593s 2018-09-06 21:33:57,219 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-41804c2a-8b4e-4a42-b48a-5e0755daf932 2018-09-06 21:33:57,220 - 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-06T21:33:57Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'1fff5390-94a8-4777-b64a-52a0afbc2c79', u'provider:segmentation_id': 33, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_scenario-net_9c0fc20f-43b6-4859-b226-31ef4b07a7b4', u'admin_state_up': True, u'tenant_id': u'0ab9df6e157345cb8189053d7a96e19f', u'created_at': u'2018-09-06T21:33:56Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': True, u'project_id': u'0ab9df6e157345cb8189053d7a96e19f'}) 2018-09-06 21:33:57,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-06 21:33:57,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}57f6bbec29db9f6ea51fe6da5f445a138f93cc73" 2018-09-06 21:33:57,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-72972eb0-7db1-4662-83af-101f47f84f74 Date: Thu, 06 Sep 2018 21:33:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"1fff5390-94a8-4777-b64a-52a0afbc2c79","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":true,"project_id":"0ab9df6e157345cb8189053d7a96e19f","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-06T21:33:57Z","provider:segmentation_id":33,"name":"tempest_scenario-net_9c0fc20f-43b6-4859-b226-31ef4b07a7b4","admin_state_up":true,"tenant_id":"0ab9df6e157345cb8189053d7a96e19f","created_at":"2018-09-06T21:33:56Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"e9439476-c150-4008-bb02-82745e3774d9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f4db39b310964de59cc9f7019f7e009f","status":"ACTIVE","subnets":["b84a5f37-81e4-42f1-b532-f08db4615bdd"],"description":"","tags":[],"updated_at":"2018-09-06T21:24:26Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4db39b310964de59cc9f7019f7e009f","created_at":"2018-09-06T21:24:18Z","provider:network_type":"flat"}]} 2018-09-06 21:33:57,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-72972eb0-7db1-4662-83af-101f47f84f74 2018-09-06 21:33:57,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.280362129211s 2018-09-06 21:33:57,502 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-72972eb0-7db1-4662-83af-101f47f84f74 2018-09-06 21:33:57,503 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-06 21:33:57,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}57f6bbec29db9f6ea51fe6da5f445a138f93cc73" -d '{"subnet": {"name": "tempest_scenario-subnet_9c0fc20f-43b6-4859-b226-31ef4b07a7b4", "enable_dhcp": true, "network_id": "1fff5390-94a8-4777-b64a-52a0afbc2c79", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-06 21:33:58,157 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-3b00263d-26f5-4995-b8e8-a652a97bfea2 Date: Thu, 06 Sep 2018 21:33:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1fff5390-94a8-4777-b64a-52a0afbc2c79","tenant_id":"0ab9df6e157345cb8189053d7a96e19f","created_at":"2018-09-06T21:33:57Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-06T21:33:57Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"0ab9df6e157345cb8189053d7a96e19f","id":"32be8733-7de4-4167-b07e-ff56bb3ba275","subnetpool_id":null,"name":"tempest_scenario-subnet_9c0fc20f-43b6-4859-b226-31ef4b07a7b4"}} 2018-09-06 21:33:58,157 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-3b00263d-26f5-4995-b8e8-a652a97bfea2 2018-09-06 21:33:58,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.653496980667s 2018-09-06 21:33:58,157 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-3b00263d-26f5-4995-b8e8-a652a97bfea2 2018-09-06 21:33:58,158 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-06T21:33:57Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'32be8733-7de4-4167-b07e-ff56bb3ba275', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_scenario-subnet_9c0fc20f-43b6-4859-b226-31ef4b07a7b4', u'enable_dhcp': True, u'network_id': u'1fff5390-94a8-4777-b64a-52a0afbc2c79', u'tenant_id': u'0ab9df6e157345cb8189053d7a96e19f', u'created_at': u'2018-09-06T21:33:57Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'0ab9df6e157345cb8189053d7a96e19f'}) 2018-09-06 21:33:58,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-06 21:33:58,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}57f6bbec29db9f6ea51fe6da5f445a138f93cc73" -d '{"router": {"external_gateway_info": {"network_id": "e9439476-c150-4008-bb02-82745e3774d9"}, "name": "tempest_scenario-router_9c0fc20f-43b6-4859-b226-31ef4b07a7b4", "admin_state_up": true}}' 2018-09-06 21:33:59,644 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-f465c4a6-0571-4520-8b0f-e8c7a820c21e Date: Thu, 06 Sep 2018 21:33:59 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "e9439476-c150-4008-bb02-82745e3774d9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b84a5f37-81e4-42f1-b532-f08db4615bdd", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "0ab9df6e157345cb8189053d7a96e19f", "created_at": "2018-09-06T21:33:58Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-06T21:33:59Z", "revision_number": 2, "routes": [], "project_id": "0ab9df6e157345cb8189053d7a96e19f", "id": "eee9a862-d76c-4a44-a4cd-b7e7765531e5", "name": "tempest_scenario-router_9c0fc20f-43b6-4859-b226-31ef4b07a7b4"}} 2018-09-06 21:33:59,644 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-f465c4a6-0571-4520-8b0f-e8c7a820c21e 2018-09-06 21:33:59,644 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.4853451252s 2018-09-06 21:33:59,644 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-f465c4a6-0571-4520-8b0f-e8c7a820c21e 2018-09-06 21:33:59,645 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'e9439476-c150-4008-bb02-82745e3774d9', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'b84a5f37-81e4-42f1-b532-f08db4615bdd', u'ip_address': u'172.30.9.208'}]}, u'description': u'', u'tags': [], u'tenant_id': u'0ab9df6e157345cb8189053d7a96e19f', u'created_at': u'2018-09-06T21:33:58Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-09-06T21:33:59Z', u'revision_number': 2, u'routes': [], u'project_id': u'0ab9df6e157345cb8189053d7a96e19f', u'id': u'eee9a862-d76c-4a44-a4cd-b7e7765531e5', u'name': u'tempest_scenario-router_9c0fc20f-43b6-4859-b226-31ef4b07a7b4'}) 2018-09-06 21:33:59,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-06 21:33:59,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/eee9a862-d76c-4a44-a4cd-b7e7765531e5/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}57f6bbec29db9f6ea51fe6da5f445a138f93cc73" -d '{"subnet_id": "32be8733-7de4-4167-b07e-ff56bb3ba275"}' 2018-09-06 21:34:01,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d81552dc-acd2-4192-bd5b-bfc6bab62cec Date: Thu, 06 Sep 2018 21:34:01 GMT RESP BODY: {"network_id": "1fff5390-94a8-4777-b64a-52a0afbc2c79", "tenant_id": "0ab9df6e157345cb8189053d7a96e19f", "subnet_id": "32be8733-7de4-4167-b07e-ff56bb3ba275", "subnet_ids": ["32be8733-7de4-4167-b07e-ff56bb3ba275"], "port_id": "347421b5-f021-45d8-84c9-33650f71b0d8", "id": "eee9a862-d76c-4a44-a4cd-b7e7765531e5"} 2018-09-06 21:34:01,561 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/eee9a862-d76c-4a44-a4cd-b7e7765531e5/add_router_interface.json used request id req-d81552dc-acd2-4192-bd5b-bfc6bab62cec 2018-09-06 21:34:01,562 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.9161272049s 2018-09-06 21:34:01,562 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/eee9a862-d76c-4a44-a4cd-b7e7765531e5/add_router_interface.json used request id req-d81552dc-acd2-4192-bd5b-bfc6bab62cec returning object eee9a862-d76c-4a44-a4cd-b7e7765531e5 2018-09-06 21:34:01,562 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-06 21:34:01,695 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-06 21:34:01,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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-06 21:34:01,702 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Thu, 06 Sep 2018 21:34:01 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.24:9292/v2/", "rel": "self"}]}]} 2018-09-06 21:34:01,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-06 21:34:01,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}57f6bbec29db9f6ea51fe6da5f445a138f93cc73" 2018-09-06 21:34:02,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-824b288d-f695-440c-9c2b-d3d61d628fd4 Date: Thu, 06 Sep 2018 21:34:02 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-06 21:34:02,388 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-824b288d-f695-440c-9c2b-d3d61d628fd4 2018-09-06 21:34:02,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.681278944016s 2018-09-06 21:34:02,388 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.24:9292/v2/images used request id req-824b288d-f695-440c-9c2b-d3d61d628fd4 2018-09-06 21:34:02,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-06 21:34:02,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.24: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}57f6bbec29db9f6ea51fe6da5f445a138f93cc73" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_scenario-img_9c0fc20f-43b6-4859-b226-31ef4b07a7b4", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_scenario-img_9c0fc20f-43b6-4859-b226-31ef4b07a7b4"}' 2018-09-06 21:34:03,116 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 883 Content-Type: application/json Location: http://172.30.9.24:9292/v2/images/84a994d8-9cd7-48c9-b43a-e6568f4e26c1 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8273221b-3686-4fcc-9154-da7ecf189c53 Date: Thu, 06 Sep 2018 21:34:03 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/84a994d8-9cd7-48c9-b43a-e6568f4e26c1/file", "owner": "0ab9df6e157345cb8189053d7a96e19f", "id": "84a994d8-9cd7-48c9-b43a-e6568f4e26c1", "size": null, "self": "/v2/images/84a994d8-9cd7-48c9-b43a-e6568f4e26c1", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-06T21:34:03Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_9c0fc20f-43b6-4859-b226-31ef4b07a7b4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_9c0fc20f-43b6-4859-b226-31ef4b07a7b4", "checksum": null, "created_at": "2018-09-06T21:34:03Z", "protected": false} 2018-09-06 21:34:03,116 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-8273221b-3686-4fcc-9154-da7ecf189c53 2018-09-06 21:34:03,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.719059944153s 2018-09-06 21:34:03,116 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.24:9292/v2/images used request id req-8273221b-3686-4fcc-9154-da7ecf189c53 returning object 84a994d8-9cd7-48c9-b43a-e6568f4e26c1 2018-09-06 21:34:03,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-06 21:34:03,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/84a994d8-9cd7-48c9-b43a-e6568f4e26c1/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}57f6bbec29db9f6ea51fe6da5f445a138f93cc73" -d '' 2018-09-06 21:36:03,168 - shade - DEBUG - Unable to establish connection to http://172.30.9.24:9292/v2/images/84a994d8-9cd7-48c9-b43a-e6568f4e26c1/file: ('Connection aborted.', error(32, 'Broken pipe')) 2018-09-06 21:36:03,168 - shade - DEBUG - Connection failure on envvars:regionOne for image.PUT.images.file after 120.050486088 seconds, retrying 2018-09-06 21:36:03,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9292/v2/images/84a994d8-9cd7-48c9-b43a-e6568f4e26c1/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}57f6bbec29db9f6ea51fe6da5f445a138f93cc73" -d '' 2018-09-06 21:36:03,960 - keystoneauth.session - DEBUG - RESP: [409] Content-Length: 180 Content-Type: text/html; charset=UTF-8 X-Openstack-Request-Id: req-e11afbae-979c-49f1-b18c-24e571a39c21 Date: Thu, 06 Sep 2018 21:36:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-06 21:36:03,960 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.24:9292/v2/images/84a994d8-9cd7-48c9-b43a-e6568f4e26c1/file used request id req-e11afbae-979c-49f1-b18c-24e571a39c21 2018-09-06 21:36:03,960 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 120.842899084s 2018-09-06 21:36:03,961 - shade - DEBUG - Deleting failed upload of image tempest_scenario-img_9c0fc20f-43b6-4859-b226-31ef4b07a7b4 2018-09-06 21:36:03,961 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-06 21:36:03,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9292/v2/images/84a994d8-9cd7-48c9-b43a-e6568f4e26c1 -H "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}57f6bbec29db9f6ea51fe6da5f445a138f93cc73" 2018-09-06 21:36:04,720 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e68af2a5-24d9-4856-91d7-748152df537b Date: Thu, 06 Sep 2018 21:36:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-06 21:36:04,720 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/84a994d8-9cd7-48c9-b43a-e6568f4e26c1 used request id req-e68af2a5-24d9-4856-91d7-748152df537b 2018-09-06 21:36:04,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.759026050568s 2018-09-06 21:36:04,720 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.24:9292/v2/images/84a994d8-9cd7-48c9-b43a-e6568f4e26c1 used request id req-e68af2a5-24d9-4856-91d7-748152df537b 2018-09-06 21:36:04,720 - 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.24:9292/v2/images/84a994d8-9cd7-48c9-b43a-e6568f4e26c1/file Conflict 2018-09-06 21:36:04,727 - functest.core.singlevm - ERROR - Cannot run tempest_scenario Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 238, in run self.image = self.publish_image() File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 91, 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.24:9292/v2/images/84a994d8-9cd7-48c9-b43a-e6568f4e26c1/file Conflict 2018-09-06 21:36:04,728 - functest.opnfv_tests.openstack.tempest.tempest - ERROR - Error with run Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/tempest/tempest.py", line 408, in run **kwargs) == testcase.TestCase.EX_OK AssertionError 2018-09-06 21:36:04,730 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | tempest_scenario | functest | 02:08 | FAIL | +--------------------------+------------------+------------------+----------------+ 2018-09-06 21:36:04,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-06 21:36:04,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.24:9696/v2.0/routers/eee9a862-d76c-4a44-a4cd-b7e7765531e5/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}57f6bbec29db9f6ea51fe6da5f445a138f93cc73" -d '{"subnet_id": "32be8733-7de4-4167-b07e-ff56bb3ba275"}' 2018-09-06 21:36:06,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a219dc4c-91f2-4d1d-9b90-8f935670fbcf Date: Thu, 06 Sep 2018 21:36:06 GMT RESP BODY: {"network_id": "1fff5390-94a8-4777-b64a-52a0afbc2c79", "tenant_id": "0ab9df6e157345cb8189053d7a96e19f", "subnet_id": "32be8733-7de4-4167-b07e-ff56bb3ba275", "subnet_ids": ["32be8733-7de4-4167-b07e-ff56bb3ba275"], "port_id": "347421b5-f021-45d8-84c9-33650f71b0d8", "id": "eee9a862-d76c-4a44-a4cd-b7e7765531e5"} 2018-09-06 21:36:06,333 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/eee9a862-d76c-4a44-a4cd-b7e7765531e5/remove_router_interface.json used request id req-a219dc4c-91f2-4d1d-9b90-8f935670fbcf 2018-09-06 21:36:06,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.59722805023s 2018-09-06 21:36:06,334 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.24:9696/v2.0/routers/eee9a862-d76c-4a44-a4cd-b7e7765531e5/remove_router_interface.json used request id req-a219dc4c-91f2-4d1d-9b90-8f935670fbcf returning object eee9a862-d76c-4a44-a4cd-b7e7765531e5 2018-09-06 21:36:06,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-06 21:36:06,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}57f6bbec29db9f6ea51fe6da5f445a138f93cc73" 2018-09-06 21:36:06,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 652 X-Openstack-Request-Id: req-800e07d9-460f-4985-8cb4-c77ecb47dc47 Date: Thu, 06 Sep 2018 21:36:06 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "e9439476-c150-4008-bb02-82745e3774d9", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "b84a5f37-81e4-42f1-b532-f08db4615bdd", "ip_address": "172.30.9.208"}]}, "description": "", "tags": [], "tenant_id": "0ab9df6e157345cb8189053d7a96e19f", "created_at": "2018-09-06T21:33:58Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-06T21:36:05Z", "revision_number": 4, "routes": [], "project_id": "0ab9df6e157345cb8189053d7a96e19f", "id": "eee9a862-d76c-4a44-a4cd-b7e7765531e5", "name": "tempest_scenario-router_9c0fc20f-43b6-4859-b226-31ef4b07a7b4"}]} 2018-09-06 21:36:06,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-800e07d9-460f-4985-8cb4-c77ecb47dc47 2018-09-06 21:36:06,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.29257106781s 2018-09-06 21:36:06,628 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/routers.json used request id req-800e07d9-460f-4985-8cb4-c77ecb47dc47 2018-09-06 21:36:06,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-06 21:36:06,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/routers/eee9a862-d76c-4a44-a4cd-b7e7765531e5.json -H "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}57f6bbec29db9f6ea51fe6da5f445a138f93cc73" 2018-09-06 21:36:07,984 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-48130b8a-d958-470d-bf4e-6c4ee9f62a4d Content-Length: 0 Date: Thu, 06 Sep 2018 21:36:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-06 21:36:07,984 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/eee9a862-d76c-4a44-a4cd-b7e7765531e5.json used request id req-48130b8a-d958-470d-bf4e-6c4ee9f62a4d 2018-09-06 21:36:07,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.35517311096s 2018-09-06 21:36:07,985 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/routers/eee9a862-d76c-4a44-a4cd-b7e7765531e5.json used request id req-48130b8a-d958-470d-bf4e-6c4ee9f62a4d 2018-09-06 21:36:07,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-06 21:36:07,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}57f6bbec29db9f6ea51fe6da5f445a138f93cc73" 2018-09-06 21:36:08,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1298 X-Openstack-Request-Id: req-e6f8032b-74d9-4091-9f04-d5b4d22001ee Date: Thu, 06 Sep 2018 21:36:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1fff5390-94a8-4777-b64a-52a0afbc2c79","tenant_id":"0ab9df6e157345cb8189053d7a96e19f","created_at":"2018-09-06T21:33:57Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-06T21:33:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"0ab9df6e157345cb8189053d7a96e19f","id":"32be8733-7de4-4167-b07e-ff56bb3ba275","subnetpool_id":null,"name":"tempest_scenario-subnet_9c0fc20f-43b6-4859-b226-31ef4b07a7b4"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e9439476-c150-4008-bb02-82745e3774d9","tenant_id":"f4db39b310964de59cc9f7019f7e009f","created_at":"2018-09-06T21:24:26Z","dns_nameservers":[],"updated_at":"2018-09-06T21:24:26Z","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":"f4db39b310964de59cc9f7019f7e009f","id":"b84a5f37-81e4-42f1-b532-f08db4615bdd","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-06 21:36:08,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-e6f8032b-74d9-4091-9f04-d5b4d22001ee 2018-09-06 21:36:08,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.9626557827s 2018-09-06 21:36:08,948 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/subnets.json used request id req-e6f8032b-74d9-4091-9f04-d5b4d22001ee 2018-09-06 21:36:08,950 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-06 21:36:08,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/subnets/32be8733-7de4-4167-b07e-ff56bb3ba275.json -H "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}57f6bbec29db9f6ea51fe6da5f445a138f93cc73" 2018-09-06 21:36:11,285 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ee7a93f2-967d-496d-a946-180c75549f5b Date: Thu, 06 Sep 2018 21:36:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-06 21:36:11,286 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/32be8733-7de4-4167-b07e-ff56bb3ba275.json used request id req-ee7a93f2-967d-496d-a946-180c75549f5b 2018-09-06 21:36:11,286 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.33572697639s 2018-09-06 21:36:11,286 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/subnets/32be8733-7de4-4167-b07e-ff56bb3ba275.json used request id req-ee7a93f2-967d-496d-a946-180c75549f5b 2018-09-06 21:36:11,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-06 21:36:11,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}57f6bbec29db9f6ea51fe6da5f445a138f93cc73" 2018-09-06 21:36:11,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1359 X-Openstack-Request-Id: req-780028fb-d7bd-448a-a073-d2ffaa5e9a10 Date: Thu, 06 Sep 2018 21:36:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1fff5390-94a8-4777-b64a-52a0afbc2c79","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":true,"project_id":"0ab9df6e157345cb8189053d7a96e19f","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-06T21:36:11Z","provider:segmentation_id":33,"name":"tempest_scenario-net_9c0fc20f-43b6-4859-b226-31ef4b07a7b4","admin_state_up":true,"tenant_id":"0ab9df6e157345cb8189053d7a96e19f","created_at":"2018-09-06T21:33:56Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"e9439476-c150-4008-bb02-82745e3774d9","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f4db39b310964de59cc9f7019f7e009f","status":"ACTIVE","subnets":["b84a5f37-81e4-42f1-b532-f08db4615bdd"],"description":"","tags":[],"updated_at":"2018-09-06T21:24:26Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"f4db39b310964de59cc9f7019f7e009f","created_at":"2018-09-06T21:24:18Z","provider:network_type":"flat"}]} 2018-09-06 21:36:11,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-780028fb-d7bd-448a-a073-d2ffaa5e9a10 2018-09-06 21:36:11,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.286348104477s 2018-09-06 21:36:11,573 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.24:9696/v2.0/networks.json used request id req-780028fb-d7bd-448a-a073-d2ffaa5e9a10 2018-09-06 21:36:11,575 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-06 21:36:11,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:9696/v2.0/networks/1fff5390-94a8-4777-b64a-52a0afbc2c79.json -H "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}57f6bbec29db9f6ea51fe6da5f445a138f93cc73" 2018-09-06 21:36:13,120 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7290ef43-16fd-4700-ba4a-696a7a045bdb Date: Thu, 06 Sep 2018 21:36:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-06 21:36:13,120 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/1fff5390-94a8-4777-b64a-52a0afbc2c79.json used request id req-7290ef43-16fd-4700-ba4a-696a7a045bdb 2018-09-06 21:36:13,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.5453710556s 2018-09-06 21:36:13,120 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.24:9696/v2.0/networks/1fff5390-94a8-4777-b64a-52a0afbc2c79.json used request id req-7290ef43-16fd-4700-ba4a-696a7a045bdb 2018-09-06 21:36:13,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-06 21:36:13,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}01714bc492af2e920d5a9399ab1e5f4f26b37b9e" 2018-09-06 21:36:13,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 06 Sep 2018 21:36:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38d0d551-d204-4dd7-a543-a5f30ddecff6 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.24:5000/v3/users/07da635c559543d4b059825a5a7a60cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07da635c559543d4b059825a5a7a60cc", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.24:5000/v3/users/20d5c6dd3d6c401996e4fcf7574c0b35"}, "domain_id": "default", "enabled": true, "options": {}, "id": "20d5c6dd3d6c401996e4fcf7574c0b35", "email": "neutron@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.24:5000/v3/users/24ccd86732174943bb1d9996b89e5baf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24ccd86732174943bb1d9996b89e5baf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.24:5000/v3/users/2e4aefe2e1054b8aae704f87f347bf80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2e4aefe2e1054b8aae704f87f347bf80", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_9c0fc20f-43b6-4859-b226-31ef4b07a7b4", "links": {"self": "http://172.30.9.24:5000/v3/users/2fcdbe8e72214933aba2b17ebd004279"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2fcdbe8e72214933aba2b17ebd004279", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.24:5000/v3/users/387c7cad8f8a49419a2d6542a1492d52"}, "domain_id": "default", "enabled": true, "options": {}, "id": "387c7cad8f8a49419a2d6542a1492d52", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.24:5000/v3/users/38c04e2448a64dd6992b8acdf4200ffb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "38c04e2448a64dd6992b8acdf4200ffb", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.24:5000/v3/users/3ffedc2ca5a043159cc32a93efd1f747"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3ffedc2ca5a043159cc32a93efd1f747", "email": "nova@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.24:5000/v3/users/49c62c67f34f407ea6d60ccc2fc38e8c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49c62c67f34f407ea6d60ccc2fc38e8c", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.24:5000/v3/users/59507f50e91b4a71a971ec298324cc50"}, "domain_id": "default", "enabled": true, "options": {}, "id": "59507f50e91b4a71a971ec298324cc50", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.24:5000/v3/users/aef8a15e6a8e4182a65109603d921256"}, "domain_id": "default", "enabled": true, "options": {}, "id": "aef8a15e6a8e4182a65109603d921256", "email": "swift@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.24:5000/v3/users/c122c0bd37524c4dae838a82ebab0a40"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c122c0bd37524c4dae838a82ebab0a40", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.24:5000/v3/users/c526623de0db49ecbe274e281a0c2107"}, "domain_id": "cf35d15f9aef49b290c8ea54dd078d3e", "enabled": true, "options": {}, "id": "c526623de0db49ecbe274e281a0c2107", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.24:5000/v3/users/cf90c3cfd5c34e32a80c8efa567b427a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cf90c3cfd5c34e32a80c8efa567b427a", "email": "placement@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.24:5000/v3/users/e85ed1d0fab34d8b80910e00dff494e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e85ed1d0fab34d8b80910e00dff494e6", "email": "cinder@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.24:5000/v3/users", "previous": null, "next": null}} 2018-09-06 21:36:13,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-38d0d551-d204-4dd7-a543-a5f30ddecff6 2018-09-06 21:36:13,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.107730865479s 2018-09-06 21:36:13,229 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users used request id req-38d0d551-d204-4dd7-a543-a5f30ddecff6 2018-09-06 21:36:13,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-06 21:36:13,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24:5000/v3/users/2fcdbe8e72214933aba2b17ebd004279 -H "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}01714bc492af2e920d5a9399ab1e5f4f26b37b9e" 2018-09-06 21:36:13,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 06 Sep 2018 21:36:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37ea8af9-5eff-4b15-8567-24132a0b5093 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"user": {"name": "tempest_scenario-user_9c0fc20f-43b6-4859-b226-31ef4b07a7b4", "links": {"self": "http://172.30.9.24:5000/v3/users/2fcdbe8e72214933aba2b17ebd004279"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "2fcdbe8e72214933aba2b17ebd004279", "description": null}} 2018-09-06 21:36:13,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/2fcdbe8e72214933aba2b17ebd004279 used request id req-37ea8af9-5eff-4b15-8567-24132a0b5093 2018-09-06 21:36:13,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.111728191376s 2018-09-06 21:36:13,347 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/users/2fcdbe8e72214933aba2b17ebd004279 used request id req-37ea8af9-5eff-4b15-8567-24132a0b5093 2018-09-06 21:36:13,348 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-06 21:36:13,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/users/2fcdbe8e72214933aba2b17ebd004279 -H "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}01714bc492af2e920d5a9399ab1e5f4f26b37b9e" 2018-09-06 21:36:13,560 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 06 Sep 2018 21:36:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0bc0a63-a534-440d-9dc2-f4a2a962231f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-06 21:36:13,560 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/2fcdbe8e72214933aba2b17ebd004279 used request id req-a0bc0a63-a534-440d-9dc2-f4a2a962231f 2018-09-06 21:36:13,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.212291955948s 2018-09-06 21:36:13,560 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/users/2fcdbe8e72214933aba2b17ebd004279 used request id req-a0bc0a63-a534-440d-9dc2-f4a2a962231f 2018-09-06 21:36:13,567 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-06 21:36:13,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}01714bc492af2e920d5a9399ab1e5f4f26b37b9e" 2018-09-06 21:36:13,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 06 Sep 2018 21:36:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33da97a7-533e-4c86-b64f-6e23f1fffa64 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.24:5000/v3/projects/0ab9df6e157345cb8189053d7a96e19f"}, "tags": [], "enabled": true, "id": "0ab9df6e157345cb8189053d7a96e19f", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_9c0fc20f-43b6-4859-b226-31ef4b07a7b4"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.24:5000/v3/projects/5ab3d157a8a344d2badc2904bc8081fd"}, "tags": [], "enabled": true, "id": "5ab3d157a8a344d2badc2904bc8081fd", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.24:5000/v3/projects/f4db39b310964de59cc9f7019f7e009f"}, "tags": [], "enabled": true, "id": "f4db39b310964de59cc9f7019f7e009f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-06 21:36:13,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-33da97a7-533e-4c86-b64f-6e23f1fffa64 2018-09-06 21:36:13,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0896179676056s 2018-09-06 21:36:13,657 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/projects used request id req-33da97a7-533e-4c86-b64f-6e23f1fffa64 2018-09-06 21:36:13,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-06 21:36:13,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/projects/0ab9df6e157345cb8189053d7a96e19f -H "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}01714bc492af2e920d5a9399ab1e5f4f26b37b9e" 2018-09-06 21:36:13,883 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 06 Sep 2018 21:36:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eef1e8ec-cc83-45e4-942c-8f2b57228fba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-06 21:36:13,884 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/0ab9df6e157345cb8189053d7a96e19f used request id req-eef1e8ec-cc83-45e4-942c-8f2b57228fba 2018-09-06 21:36:13,884 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.222690105438s 2018-09-06 21:36:13,884 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/projects/0ab9df6e157345cb8189053d7a96e19f used request id req-eef1e8ec-cc83-45e4-942c-8f2b57228fba 2018-09-06 21:36:13,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-06 21:36:13,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.24: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}01714bc492af2e920d5a9399ab1e5f4f26b37b9e" 2018-09-06 21:36:13,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 06 Sep 2018 21:36:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2b80086-04a1-43f8-b95d-4193b928b24b Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.24:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "050c5b3797f4441caf43142bacbba713", "links": {"self": "http://172.30.9.24:5000/v3/roles/050c5b3797f4441caf43142bacbba713"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5675bbd24e014b0a87d8a82059ec8e78", "links": {"self": "http://172.30.9.24:5000/v3/roles/5675bbd24e014b0a87d8a82059ec8e78"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "5b6c1dc4739f4131b004f47315f593d0", "links": {"self": "http://172.30.9.24:5000/v3/roles/5b6c1dc4739f4131b004f47315f593d0"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.24:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "abe89686384443f1997679052e2ded75", "links": {"self": "http://172.30.9.24:5000/v3/roles/abe89686384443f1997679052e2ded75"}, "name": "admin"}, {"domain_id": null, "id": "f08a76cf60194529bc7e54d4695c3a8d", "links": {"self": "http://172.30.9.24:5000/v3/roles/f08a76cf60194529bc7e54d4695c3a8d"}, "name": "heat_stack_user"}]} 2018-09-06 21:36:13,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-c2b80086-04a1-43f8-b95d-4193b928b24b 2018-09-06 21:36:13,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.096825838089s 2018-09-06 21:36:13,985 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.24:5000/v3/roles used request id req-c2b80086-04a1-43f8-b95d-4193b928b24b 2018-09-06 21:36:13,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-09-06 21:36:13,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.24:5000/v3/roles/5b6c1dc4739f4131b004f47315f593d0 -H "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}01714bc492af2e920d5a9399ab1e5f4f26b37b9e" 2018-09-06 21:36:14,098 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 06 Sep 2018 21:36:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43d743dc-4988-436f-9e38-f292ca2e1269 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-06 21:36:14,099 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/5b6c1dc4739f4131b004f47315f593d0 used request id req-43d743dc-4988-436f-9e38-f292ca2e1269 2018-09-06 21:36:14,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.108264923096s 2018-09-06 21:36:14,099 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.24:5000/v3/roles/5b6c1dc4739f4131b004f47315f593d0 used request id req-43d743dc-4988-436f-9e38-f292ca2e1269 2018-09-06 21:36:14,099 - xtesting.ci.run_tests - ERROR - The test case 'tempest_scenario' failed. 2018-09-06 21:36:14,100 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR