2018-09-25 00:15:23,095 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-334 | | 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-25 00:15:23,098 - 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.22,192.30.9.4 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.22:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=G37u7jytKcACuFtUXFDjAbyjs 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=0c5713b3b6a8401d92a561010ed099d9 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.4 export SDN_CONTROLLER_PASSWORD=KBfRHQ6KUAbFqwmDzDUGVsQw6 export OS_REGION_NAME=regionOne 2018-09-25 00:15:23,098 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-09-25 00:15:23,099 - 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-25 00:15:23,120 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-09-25 00:15:23,230 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-09-25 00:15:23,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2018-09-25 00:15:23,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-09-25 00:15:23,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 25 Sep 2018 00:15:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-665f1941-f7c3-413e-b94f-cef3d276d838 2018-09-25 00:15:23,241 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-25 00:15:23,241 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000//v3 used request id req-665f1941-f7c3-413e-b94f-cef3d276d838 2018-09-25 00:15:23,242 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-25 00:15:23,643 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab6ac12af8e7410a9d2317bcdec34006", "name": "admin"}], "expires_at": "2018-09-25T01:15:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c5713b3b6a8401d92a561010ed099d9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "288007c1ffd4485fbf6e6bd144409b8b"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a485140897c42e7a5551bc68ecf0159"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8380af053a964614a04023ada192027a"}], "type": "metric", "id": "033c0c3d282f4a5685f140b8998521f4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0856405278264cc1bf2f9fa99c7a2484"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6b743e2f36a64f6eac556b8f8c6f5d8c"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "967aff5d9d5c4101a31efc739e3a5b3b"}], "type": "image", "id": "0b3b007a26bc40a2b4880cc3bcb6c8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/0c5713b3b6a8401d92a561010ed099d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96baef3add264099b21671c43a5ad4bd"}, {"url": "http://192.30.9.4:8776/v1/0c5713b3b6a8401d92a561010ed099d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99d6d0cb330745a0bb9df2b888953f17"}, {"url": "http://172.30.9.22:8776/v1/0c5713b3b6a8401d92a561010ed099d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce0c4cd7fcb54e2d8ee0dd80005f0e26"}], "type": "volume", "id": "0cf2a683dfa24134a90dcfcd26e1f7ff", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/0c5713b3b6a8401d92a561010ed099d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4aae164d02ce4812bbc5d71a7a814a72"}, {"url": "http://192.30.9.4:8004/v1/0c5713b3b6a8401d92a561010ed099d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "734fd5c4a2904ad299d262b6c86536e0"}, {"url": "http://172.30.9.22:8004/v1/0c5713b3b6a8401d92a561010ed099d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f061177efce84fe59b60cc9fc441596c"}], "type": "orchestration", "id": "2c5837fd5d084973bead45e979aeb6e1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18e5fe50abaf4d60873559c311a6ec2d"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2864ba474129438589ac303b2a1e19de"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2caeb7ec624b455e80f1a77347a57a6b"}], "type": "placement", "id": "2f6daaf9744c4e3c9fbbd96bdb82c36c", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3618a171de604b83aed4ba18a3554dcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a493ef490654a92b3d02af3264c23de"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e43eb6ac4a424c8ab5256bc702ee7744"}], "type": "identity", "id": "62e4eb63ef6e4f939470f5eb4e703749", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "324c91f76eb94077bf68107e759a5598"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a56b79513b34333b597b39d8761173d"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9237bdf8b624508a0bc0bfce58cdc13"}], "type": "compute", "id": "6ca13486c495483b85dacfaf21fe4150", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d6dd12d7648417fa6f11db60c2dfe82"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a12c1f38b2a4a73a79a9fa31456afa2"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8ff7391a5b4239b24903444c2dcfd5"}], "type": "alarming", "id": "7dca9abe04a74991ac1b22e41353daf1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v3/0c5713b3b6a8401d92a561010ed099d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5780f3dbf1a24787b24bb310d04e97bb"}, {"url": "http://192.30.9.4:8776/v3/0c5713b3b6a8401d92a561010ed099d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c66563c96964eea8ab1d651ae1644f4"}, {"url": "http://192.30.9.4:8776/v3/0c5713b3b6a8401d92a561010ed099d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c050a5018b2b4fab979e750d187d2bff"}], "type": "volumev3", "id": "937ccded6ec849b69e7e105ea7dbf150", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55f3310086b0456ab85b6b4f5287c6ac"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "798017b29456499e8fcbe34a41cd36b0"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ae08369a7bab420db00d23dd9a80a2ec"}], "type": "cloudformation", "id": "95bf2f9b004f4b018914f161fe23e342", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/0c5713b3b6a8401d92a561010ed099d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b2783e1beb8470bb8972611c5b8d92e"}, {"url": "http://192.30.9.4:8776/v2/0c5713b3b6a8401d92a561010ed099d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ece122ed02e147c082678d215272794d"}, {"url": "http://192.30.9.4:8776/v2/0c5713b3b6a8401d92a561010ed099d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f712303b814a4a12a50ccf1470e62501"}], "type": "volumev2", "id": "a64565264c7a4459bb58958e74b81486", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_0c5713b3b6a8401d92a561010ed099d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1dccda3ffc2f4b298dba0c6396991eea"}, {"url": "http://12.0.0.21:8080/v1/AUTH_0c5713b3b6a8401d92a561010ed099d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60638aab115f49628685125e958a5121"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "983eb95828e64ab28d258ad3ff60c66c"}], "type": "object-store", "id": "a79d64e859224b4ba3b2ad1547967744", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "477a8fa80e094a95b3560d13ca4cdb04"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1893bd10c474fbe90ae73c1d3aa339f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c774c75b09da49728d18020c22085c94"}], "type": "network", "id": "b3d2e871bc04485490ea0695a87e56c2", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "c296e6a3575144e6b5f8d6ecfda6259c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d1ab56351eb488389d0b34054db0b76"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "816879ea169a408395af155c13951278"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8285da8585b948b58b99a03b86dabf64"}], "type": "event", "id": "d8fbbaad10fb4bc1bd898f5793d5b1d3", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d3306dc6eadb4bc7ac29dc377aefc830"}, "audit_ids": ["7YNk4BZoRrqEi4feZQfMkA"], "issued_at": "2018-09-25T00:15:23.000000Z"}} 2018-09-25 00:15:23,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/os-aggregates -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}783860074af1130fa5ec2e8a2556c0a579af3bdc04580709d97f35f22186c443" 2018-09-25 00:15:24,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 18 Content-Type: application/json Date: Tue, 25 Sep 2018 00:15:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e797eabd-8064-44f9-b193-1190e9bae562 x-openstack-request-id: req-e797eabd-8064-44f9-b193-1190e9bae562 2018-09-25 00:15:24,441 - keystoneauth.session - DEBUG - RESP BODY: {"aggregates": []} 2018-09-25 00:15:24,441 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-aggregates used request id req-e797eabd-8064-44f9-b193-1190e9bae562 2018-09-25 00:15:24,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 1.20965886116s 2018-09-25 00:15:24,442 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-09-25 00:15:24,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-09-25 00:15:24,453 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 597 Content-Type: application/json Date: Tue, 25 Sep 2018 00:15:24 GMT Server: Apache Vary: X-Auth-Token 2018-09-25 00:15:24,454 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-25 00:15:24,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-25 00:15:24,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}783860074af1130fa5ec2e8a2556c0a579af3bdc04580709d97f35f22186c443" 2018-09-25 00:15:24,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Tue, 25 Sep 2018 00:15:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-443285ab-8216-42cf-b6e7-3162c60f1179 2018-09-25 00:15:24,632 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/f11ee84a297546b89c3ebb38a30c2836"}, "tags": [], "enabled": true, "id": "f11ee84a297546b89c3ebb38a30c2836", "name": "heat_stack"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-09-25 00:15:24,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-443285ab-8216-42cf-b6e7-3162c60f1179 2018-09-25 00:15:24,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.176983833313s 2018-09-25 00:15:24,633 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'}), Munch({'description': u'', 'enabled': True, 'id': u'f11ee84a297546b89c3ebb38a30c2836', 'name': u'heat_stack'})] 2018-09-25 00:15:24,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-09-25 00:15:24,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}783860074af1130fa5ec2e8a2556c0a579af3bdc04580709d97f35f22186c443" 2018-09-25 00:15:24,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1970 Content-Type: application/json Date: Tue, 25 Sep 2018 00:15:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1026f68-983a-47b9-8f56-35931a0a56f8 2018-09-25 00:15:24,748 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/0856405278264cc1bf2f9fa99c7a2484"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0b3b007a26bc40a2b4880cc3bcb6c8d4", "id": "0856405278264cc1bf2f9fa99c7a2484"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/0b2783e1beb8470bb8972611c5b8d92e"}, "url": "http://172.30.9.22:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a64565264c7a4459bb58958e74b81486", "id": "0b2783e1beb8470bb8972611c5b8d92e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/18e5fe50abaf4d60873559c311a6ec2d"}, "url": "http://172.30.9.22:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2f6daaf9744c4e3c9fbbd96bdb82c36c", "id": "18e5fe50abaf4d60873559c311a6ec2d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/1dccda3ffc2f4b298dba0c6396991eea"}, "url": "http://172.30.9.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a79d64e859224b4ba3b2ad1547967744", "id": "1dccda3ffc2f4b298dba0c6396991eea"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/2864ba474129438589ac303b2a1e19de"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2f6daaf9744c4e3c9fbbd96bdb82c36c", "id": "2864ba474129438589ac303b2a1e19de"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/288007c1ffd4485fbf6e6bd144409b8b"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "033c0c3d282f4a5685f140b8998521f4", "id": "288007c1ffd4485fbf6e6bd144409b8b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/2caeb7ec624b455e80f1a77347a57a6b"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2f6daaf9744c4e3c9fbbd96bdb82c36c", "id": "2caeb7ec624b455e80f1a77347a57a6b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/324c91f76eb94077bf68107e759a5598"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6ca13486c495483b85dacfaf21fe4150", "id": "324c91f76eb94077bf68107e759a5598"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/3618a171de604b83aed4ba18a3554dcc"}, "url": "http://172.30.9.22:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "62e4eb63ef6e4f939470f5eb4e703749", "id": "3618a171de604b83aed4ba18a3554dcc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/3a485140897c42e7a5551bc68ecf0159"}, "url": "http://172.30.9.22:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "033c0c3d282f4a5685f140b8998521f4", "id": "3a485140897c42e7a5551bc68ecf0159"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/3a56b79513b34333b597b39d8761173d"}, "url": "http://172.30.9.22:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6ca13486c495483b85dacfaf21fe4150", "id": "3a56b79513b34333b597b39d8761173d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/3d1ab56351eb488389d0b34054db0b76"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d8fbbaad10fb4bc1bd898f5793d5b1d3", "id": "3d1ab56351eb488389d0b34054db0b76"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/477a8fa80e094a95b3560d13ca4cdb04"}, "url": "http://172.30.9.22:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b3d2e871bc04485490ea0695a87e56c2", "id": "477a8fa80e094a95b3560d13ca4cdb04"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/4aae164d02ce4812bbc5d71a7a814a72"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2c5837fd5d084973bead45e979aeb6e1", "id": "4aae164d02ce4812bbc5d71a7a814a72"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/4d6dd12d7648417fa6f11db60c2dfe82"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7dca9abe04a74991ac1b22e41353daf1", "id": "4d6dd12d7648417fa6f11db60c2dfe82"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/55f3310086b0456ab85b6b4f5287c6ac"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "95bf2f9b004f4b018914f161fe23e342", "id": "55f3310086b0456ab85b6b4f5287c6ac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/5780f3dbf1a24787b24bb310d04e97bb"}, "url": "http://172.30.9.22:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "937ccded6ec849b69e7e105ea7dbf150", "id": "5780f3dbf1a24787b24bb310d04e97bb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/5a12c1f38b2a4a73a79a9fa31456afa2"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7dca9abe04a74991ac1b22e41353daf1", "id": "5a12c1f38b2a4a73a79a9fa31456afa2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/60638aab115f49628685125e958a5121"}, "url": "http://12.0.0.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a79d64e859224b4ba3b2ad1547967744", "id": "60638aab115f49628685125e958a5121"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/6a493ef490654a92b3d02af3264c23de"}, "url": "http://192.30.9.4:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "62e4eb63ef6e4f939470f5eb4e703749", "id": "6a493ef490654a92b3d02af3264c23de"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/6b743e2f36a64f6eac556b8f8c6f5d8c"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0b3b007a26bc40a2b4880cc3bcb6c8d4", "id": "6b743e2f36a64f6eac556b8f8c6f5d8c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/734fd5c4a2904ad299d262b6c86536e0"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2c5837fd5d084973bead45e979aeb6e1", "id": "734fd5c4a2904ad299d262b6c86536e0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/798017b29456499e8fcbe34a41cd36b0"}, "url": "http://172.30.9.22:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "95bf2f9b004f4b018914f161fe23e342", "id": "798017b29456499e8fcbe34a41cd36b0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/816879ea169a408395af155c13951278"}, "url": "http://172.30.9.22:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d8fbbaad10fb4bc1bd898f5793d5b1d3", "id": "816879ea169a408395af155c13951278"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/8285da8585b948b58b99a03b86dabf64"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d8fbbaad10fb4bc1bd898f5793d5b1d3", "id": "8285da8585b948b58b99a03b86dabf64"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/8380af053a964614a04023ada192027a"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "033c0c3d282f4a5685f140b8998521f4", "id": "8380af053a964614a04023ada192027a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/967aff5d9d5c4101a31efc739e3a5b3b"}, "url": "http://172.30.9.22:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0b3b007a26bc40a2b4880cc3bcb6c8d4", "id": "967aff5d9d5c4101a31efc739e3a5b3b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/96baef3add264099b21671c43a5ad4bd"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0cf2a683dfa24134a90dcfcd26e1f7ff", "id": "96baef3add264099b21671c43a5ad4bd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/983eb95828e64ab28d258ad3ff60c66c"}, "url": "http://12.0.0.21:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a79d64e859224b4ba3b2ad1547967744", "id": "983eb95828e64ab28d258ad3ff60c66c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/99d6d0cb330745a0bb9df2b888953f17"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0cf2a683dfa24134a90dcfcd26e1f7ff", "id": "99d6d0cb330745a0bb9df2b888953f17"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/9c66563c96964eea8ab1d651ae1644f4"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "937ccded6ec849b69e7e105ea7dbf150", "id": "9c66563c96964eea8ab1d651ae1644f4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/ae08369a7bab420db00d23dd9a80a2ec"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "95bf2f9b004f4b018914f161fe23e342", "id": "ae08369a7bab420db00d23dd9a80a2ec"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/bc8ff7391a5b4239b24903444c2dcfd5"}, "url": "http://172.30.9.22:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7dca9abe04a74991ac1b22e41353daf1", "id": "bc8ff7391a5b4239b24903444c2dcfd5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/c050a5018b2b4fab979e750d187d2bff"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "937ccded6ec849b69e7e105ea7dbf150", "id": "c050a5018b2b4fab979e750d187d2bff"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/c1893bd10c474fbe90ae73c1d3aa339f"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b3d2e871bc04485490ea0695a87e56c2", "id": "c1893bd10c474fbe90ae73c1d3aa339f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/c774c75b09da49728d18020c22085c94"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b3d2e871bc04485490ea0695a87e56c2", "id": "c774c75b09da49728d18020c22085c94"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/ce0c4cd7fcb54e2d8ee0dd80005f0e26"}, "url": "http://172.30.9.22:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0cf2a683dfa24134a90dcfcd26e1f7ff", "id": "ce0c4cd7fcb54e2d8ee0dd80005f0e26"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/e43eb6ac4a424c8ab5256bc702ee7744"}, "url": "http://192.30.9.4:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "62e4eb63ef6e4f939470f5eb4e703749", "id": "e43eb6ac4a424c8ab5256bc702ee7744"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/e9237bdf8b624508a0bc0bfce58cdc13"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6ca13486c495483b85dacfaf21fe4150", "id": "e9237bdf8b624508a0bc0bfce58cdc13"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/ece122ed02e147c082678d215272794d"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a64565264c7a4459bb58958e74b81486", "id": "ece122ed02e147c082678d215272794d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f061177efce84fe59b60cc9fc441596c"}, "url": "http://172.30.9.22:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2c5837fd5d084973bead45e979aeb6e1", "id": "f061177efce84fe59b60cc9fc441596c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f712303b814a4a12a50ccf1470e62501"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a64565264c7a4459bb58958e74b81486", "id": "f712303b814a4a12a50ccf1470e62501"}], "links": {"self": "http://172.30.9.22:5000/v3/endpoints", "previous": null, "next": null}} 2018-09-25 00:15:24,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/endpoints used request id req-b1026f68-983a-47b9-8f56-35931a0a56f8 2018-09-25 00:15:24,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.111859083176s 2018-09-25 00:15:24,756 - 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.22:5000/v3/endpoints/0856405278264cc1bf2f9fa99c7a2484'}, u'url': u'http://192.30.9.4:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'0b3b007a26bc40a2b4880cc3bcb6c8d4', u'id': u'0856405278264cc1bf2f9fa99c7a2484'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/0b2783e1beb8470bb8972611c5b8d92e'}, u'url': u'http://172.30.9.22:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a64565264c7a4459bb58958e74b81486', u'id': u'0b2783e1beb8470bb8972611c5b8d92e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/18e5fe50abaf4d60873559c311a6ec2d'}, u'url': u'http://172.30.9.22:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'2f6daaf9744c4e3c9fbbd96bdb82c36c', u'id': u'18e5fe50abaf4d60873559c311a6ec2d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/1dccda3ffc2f4b298dba0c6396991eea'}, u'url': u'http://172.30.9.22:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a79d64e859224b4ba3b2ad1547967744', u'id': u'1dccda3ffc2f4b298dba0c6396991eea'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/2864ba474129438589ac303b2a1e19de'}, u'url': u'http://192.30.9.4:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'2f6daaf9744c4e3c9fbbd96bdb82c36c', u'id': u'2864ba474129438589ac303b2a1e19de'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/288007c1ffd4485fbf6e6bd144409b8b'}, u'url': u'http://192.30.9.4:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'033c0c3d282f4a5685f140b8998521f4', u'id': u'288007c1ffd4485fbf6e6bd144409b8b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/2caeb7ec624b455e80f1a77347a57a6b'}, u'url': u'http://192.30.9.4:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'2f6daaf9744c4e3c9fbbd96bdb82c36c', u'id': u'2caeb7ec624b455e80f1a77347a57a6b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/324c91f76eb94077bf68107e759a5598'}, u'url': u'http://192.30.9.4:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'6ca13486c495483b85dacfaf21fe4150', u'id': u'324c91f76eb94077bf68107e759a5598'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/3618a171de604b83aed4ba18a3554dcc'}, u'url': u'http://172.30.9.22:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'62e4eb63ef6e4f939470f5eb4e703749', u'id': u'3618a171de604b83aed4ba18a3554dcc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/3a485140897c42e7a5551bc68ecf0159'}, u'url': u'http://172.30.9.22:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'033c0c3d282f4a5685f140b8998521f4', u'id': u'3a485140897c42e7a5551bc68ecf0159'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/3a56b79513b34333b597b39d8761173d'}, u'url': u'http://172.30.9.22:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'6ca13486c495483b85dacfaf21fe4150', u'id': u'3a56b79513b34333b597b39d8761173d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/3d1ab56351eb488389d0b34054db0b76'}, u'url': u'http://192.30.9.4:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'd8fbbaad10fb4bc1bd898f5793d5b1d3', u'id': u'3d1ab56351eb488389d0b34054db0b76'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/477a8fa80e094a95b3560d13ca4cdb04'}, u'url': u'http://172.30.9.22:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b3d2e871bc04485490ea0695a87e56c2', u'id': u'477a8fa80e094a95b3560d13ca4cdb04'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/4aae164d02ce4812bbc5d71a7a814a72'}, u'url': u'http://192.30.9.4:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'2c5837fd5d084973bead45e979aeb6e1', u'id': u'4aae164d02ce4812bbc5d71a7a814a72'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/4d6dd12d7648417fa6f11db60c2dfe82'}, u'url': u'http://192.30.9.4:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'7dca9abe04a74991ac1b22e41353daf1', u'id': u'4d6dd12d7648417fa6f11db60c2dfe82'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/55f3310086b0456ab85b6b4f5287c6ac'}, u'url': u'http://192.30.9.4:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'95bf2f9b004f4b018914f161fe23e342', u'id': u'55f3310086b0456ab85b6b4f5287c6ac'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/5780f3dbf1a24787b24bb310d04e97bb'}, u'url': u'http://172.30.9.22:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'937ccded6ec849b69e7e105ea7dbf150', u'id': u'5780f3dbf1a24787b24bb310d04e97bb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/5a12c1f38b2a4a73a79a9fa31456afa2'}, u'url': u'http://192.30.9.4:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'7dca9abe04a74991ac1b22e41353daf1', u'id': u'5a12c1f38b2a4a73a79a9fa31456afa2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/60638aab115f49628685125e958a5121'}, u'url': u'http://12.0.0.21:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'a79d64e859224b4ba3b2ad1547967744', u'id': u'60638aab115f49628685125e958a5121'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/6a493ef490654a92b3d02af3264c23de'}, u'url': u'http://192.30.9.4:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'62e4eb63ef6e4f939470f5eb4e703749', u'id': u'6a493ef490654a92b3d02af3264c23de'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/6b743e2f36a64f6eac556b8f8c6f5d8c'}, u'url': u'http://192.30.9.4:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'0b3b007a26bc40a2b4880cc3bcb6c8d4', u'id': u'6b743e2f36a64f6eac556b8f8c6f5d8c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/734fd5c4a2904ad299d262b6c86536e0'}, u'url': u'http://192.30.9.4:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'2c5837fd5d084973bead45e979aeb6e1', u'id': u'734fd5c4a2904ad299d262b6c86536e0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/798017b29456499e8fcbe34a41cd36b0'}, u'url': u'http://172.30.9.22:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'95bf2f9b004f4b018914f161fe23e342', u'id': u'798017b29456499e8fcbe34a41cd36b0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/816879ea169a408395af155c13951278'}, u'url': u'http://172.30.9.22:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'd8fbbaad10fb4bc1bd898f5793d5b1d3', u'id': u'816879ea169a408395af155c13951278'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/8285da8585b948b58b99a03b86dabf64'}, u'url': u'http://192.30.9.4:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'd8fbbaad10fb4bc1bd898f5793d5b1d3', u'id': u'8285da8585b948b58b99a03b86dabf64'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/8380af053a964614a04023ada192027a'}, u'url': u'http://192.30.9.4:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'033c0c3d282f4a5685f140b8998521f4', u'id': u'8380af053a964614a04023ada192027a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/967aff5d9d5c4101a31efc739e3a5b3b'}, u'url': u'http://172.30.9.22:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'0b3b007a26bc40a2b4880cc3bcb6c8d4', u'id': u'967aff5d9d5c4101a31efc739e3a5b3b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/96baef3add264099b21671c43a5ad4bd'}, u'url': u'http://192.30.9.4:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'0cf2a683dfa24134a90dcfcd26e1f7ff', u'id': u'96baef3add264099b21671c43a5ad4bd'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/983eb95828e64ab28d258ad3ff60c66c'}, u'url': u'http://12.0.0.21:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a79d64e859224b4ba3b2ad1547967744', u'id': u'983eb95828e64ab28d258ad3ff60c66c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/99d6d0cb330745a0bb9df2b888953f17'}, u'url': u'http://192.30.9.4:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'0cf2a683dfa24134a90dcfcd26e1f7ff', u'id': u'99d6d0cb330745a0bb9df2b888953f17'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/9c66563c96964eea8ab1d651ae1644f4'}, u'url': u'http://192.30.9.4:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'937ccded6ec849b69e7e105ea7dbf150', u'id': u'9c66563c96964eea8ab1d651ae1644f4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/ae08369a7bab420db00d23dd9a80a2ec'}, u'url': u'http://192.30.9.4:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'95bf2f9b004f4b018914f161fe23e342', u'id': u'ae08369a7bab420db00d23dd9a80a2ec'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/bc8ff7391a5b4239b24903444c2dcfd5'}, u'url': u'http://172.30.9.22:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'7dca9abe04a74991ac1b22e41353daf1', u'id': u'bc8ff7391a5b4239b24903444c2dcfd5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/c050a5018b2b4fab979e750d187d2bff'}, u'url': u'http://192.30.9.4:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'937ccded6ec849b69e7e105ea7dbf150', u'id': u'c050a5018b2b4fab979e750d187d2bff'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/c1893bd10c474fbe90ae73c1d3aa339f'}, u'url': u'http://192.30.9.4:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b3d2e871bc04485490ea0695a87e56c2', u'id': u'c1893bd10c474fbe90ae73c1d3aa339f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/c774c75b09da49728d18020c22085c94'}, u'url': u'http://192.30.9.4:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b3d2e871bc04485490ea0695a87e56c2', u'id': u'c774c75b09da49728d18020c22085c94'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/ce0c4cd7fcb54e2d8ee0dd80005f0e26'}, u'url': u'http://172.30.9.22:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'0cf2a683dfa24134a90dcfcd26e1f7ff', u'id': u'ce0c4cd7fcb54e2d8ee0dd80005f0e26'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/e43eb6ac4a424c8ab5256bc702ee7744'}, u'url': u'http://192.30.9.4:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'62e4eb63ef6e4f939470f5eb4e703749', u'id': u'e43eb6ac4a424c8ab5256bc702ee7744'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/e9237bdf8b624508a0bc0bfce58cdc13'}, u'url': u'http://192.30.9.4:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'6ca13486c495483b85dacfaf21fe4150', u'id': u'e9237bdf8b624508a0bc0bfce58cdc13'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/ece122ed02e147c082678d215272794d'}, u'url': u'http://192.30.9.4:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a64565264c7a4459bb58958e74b81486', u'id': u'ece122ed02e147c082678d215272794d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/f061177efce84fe59b60cc9fc441596c'}, u'url': u'http://172.30.9.22:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'2c5837fd5d084973bead45e979aeb6e1', u'id': u'f061177efce84fe59b60cc9fc441596c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/f712303b814a4a12a50ccf1470e62501'}, u'url': u'http://192.30.9.4:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'a64565264c7a4459bb58958e74b81486', u'id': u'f712303b814a4a12a50ccf1470e62501'})] 2018-09-25 00:15:24,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2018-09-25 00:15:24,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/extensions -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}783860074af1130fa5ec2e8a2556c0a579af3bdc04580709d97f35f22186c443" 2018-09-25 00:15:24,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 3147 Content-Type: application/json Date: Tue, 25 Sep 2018 00:15:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8a6d61e3-6cce-4048-9987-f0c20636214d x-openstack-request-id: req-8a6d61e3-6cce-4048-9987-f0c20636214d 2018-09-25 00:15:24,870 - keystoneauth.session - DEBUG - 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-25 00:15:24,871 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/extensions used request id req-8a6d61e3-6cce-4048-9987-f0c20636214d 2018-09-25 00:15:24,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.112962007523s 2018-09-25 00:15:24,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2018-09-25 00:15:24,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/os-floating-ip-pools -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}783860074af1130fa5ec2e8a2556c0a579af3bdc04580709d97f35f22186c443" 2018-09-25 00:15:26,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 45 Content-Type: application/json Date: Tue, 25 Sep 2018 00:15:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2346162a-9db9-4ab1-b0cf-3e33bb313e1a x-openstack-request-id: req-2346162a-9db9-4ab1-b0cf-3e33bb313e1a 2018-09-25 00:15:26,134 - keystoneauth.session - DEBUG - RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2018-09-25 00:15:26,134 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-floating-ip-pools used request id req-2346162a-9db9-4ab1-b0cf-3e33bb313e1a 2018-09-25 00:15:26,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 1.24861097336s 2018-09-25 00:15:26,135 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-09-25 00:15:26,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-09-25 00:15:26,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}783860074af1130fa5ec2e8a2556c0a579af3bdc04580709d97f35f22186c443" 2018-09-25 00:15:26,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 25 Sep 2018 00:15:26 GMT X-Openstack-Request-Id: req-0ba90c86-3bde-4180-b19f-57a3d6f0e8e1 2018-09-25 00:15:26,957 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-09-25 00:15:26,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-0ba90c86-3bde-4180-b19f-57a3d6f0e8e1 2018-09-25 00:15:26,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.81177687645s 2018-09-25 00:15:26,958 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-09-25 00:15:26,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-09-25 00:15:26,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}783860074af1130fa5ec2e8a2556c0a579af3bdc04580709d97f35f22186c443" 2018-09-25 00:15:27,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 737 Content-Type: application/json Date: Tue, 25 Sep 2018 00:15:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cdd1c2c3-a987-4238-a343-9defdfd1c955 x-openstack-request-id: req-cdd1c2c3-a987-4238-a343-9defdfd1c955 2018-09-25 00:15:27,120 - keystoneauth.session - DEBUG - 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-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"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.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"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-25 00:15:27,121 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-cdd1c2c3-a987-4238-a343-9defdfd1c955 2018-09-25 00:15:27,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.162574052811s 2018-09-25 00:15:27,122 - 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-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "cx16", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "ssbd", "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.5', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "cx16", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "ssbd", "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-25 00:15:27,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2018-09-25 00:15:27,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}783860074af1130fa5ec2e8a2556c0a579af3bdc04580709d97f35f22186c443" 2018-09-25 00:15:27,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 16 Content-Type: application/json Date: Tue, 25 Sep 2018 00:15:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7019623a-b38e-4908-8564-847af7ca552d x-openstack-request-id: req-7019623a-b38e-4908-8564-847af7ca552d 2018-09-25 00:15:27,251 - keystoneauth.session - DEBUG - RESP BODY: {"keypairs": []} 2018-09-25 00:15:27,251 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-7019623a-b38e-4908-8564-847af7ca552d 2018-09-25 00:15:27,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.129048109055s 2018-09-25 00:15:27,252 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-09-25 00:15:27,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-25 00:15:27,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}783860074af1130fa5ec2e8a2556c0a579af3bdc04580709d97f35f22186c443" 2018-09-25 00:15:28,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 695 Content-Type: application/json Date: Tue, 25 Sep 2018 00:15:28 GMT X-Openstack-Request-Id: req-b54fd2c0-7edd-49fd-9b51-391d5bcd2e4f 2018-09-25 00:15:28,332 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"9437d29b-f2aa-4881-b813-64553d10f609","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"81c7996db61d4abcb0b34012993e0374","status":"ACTIVE","subnets":["d99b28d6-277a-4c08-a370-615ae5ec18aa"],"description":"","tags":[],"updated_at":"2018-09-25T00:11:39Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"81c7996db61d4abcb0b34012993e0374","created_at":"2018-09-25T00:11:32Z","provider:network_type":"flat"}]} 2018-09-25 00:15:28,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-b54fd2c0-7edd-49fd-9b51-391d5bcd2e4f 2018-09-25 00:15:28,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.08052897453s 2018-09-25 00:15:28,333 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'd99b28d6-277a-4c08-a370-615ae5ec18aa'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-09-25T00:11:39Z', u'is_default': False, u'revision_number': 6, u'port_security_enabled': True, u'mtu': 1500, u'id': u'9437d29b-f2aa-4881-b813-64553d10f609', 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'81c7996db61d4abcb0b34012993e0374', u'created_at': u'2018-09-25T00:11:32Z', u'provider:network_type': u'flat', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'81c7996db61d4abcb0b34012993e0374'})] 2018-09-25 00:15:28,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-09-25 00:15:28,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/ports.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}783860074af1130fa5ec2e8a2556c0a579af3bdc04580709d97f35f22186c443" 2018-09-25 00:15:29,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 12 Content-Type: application/json Date: Tue, 25 Sep 2018 00:15:29 GMT X-Openstack-Request-Id: req-7cc5c24b-cac5-41e9-bc6f-dfe97737f283 2018-09-25 00:15:29,455 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[]} 2018-09-25 00:15:29,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json used request id req-7cc5c24b-cac5-41e9-bc6f-dfe97737f283 2018-09-25 00:15:29,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 1.12204694748s 2018-09-25 00:15:29,456 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-09-25 00:15:29,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-25 00:15:29,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/role_assignments -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}783860074af1130fa5ec2e8a2556c0a579af3bdc04580709d97f35f22186c443" 2018-09-25 00:15:29,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 722 Content-Type: application/json Date: Tue, 25 Sep 2018 00:15:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d12f8a9f-aefb-4dc4-8e20-e7abcae36c46 2018-09-25 00:15:29,636 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "81c7996db61d4abcb0b34012993e0374"}}, "role": {"id": "ab6ac12af8e7410a9d2317bcdec34006"}, "user": {"id": "1dfaad7fc777435cb3ac52995be1e788"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/81c7996db61d4abcb0b34012993e0374/users/1dfaad7fc777435cb3ac52995be1e788/roles/ab6ac12af8e7410a9d2317bcdec34006"}}, {"scope": {"project": {"id": "81c7996db61d4abcb0b34012993e0374"}}, "role": {"id": "ab6ac12af8e7410a9d2317bcdec34006"}, "user": {"id": "1e400105442c46ae8f98d0a53c3d816c"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/81c7996db61d4abcb0b34012993e0374/users/1e400105442c46ae8f98d0a53c3d816c/roles/ab6ac12af8e7410a9d2317bcdec34006"}}, {"scope": {"project": {"id": "81c7996db61d4abcb0b34012993e0374"}}, "role": {"id": "ae93b63581654a4bbc2649a4dcb95e69"}, "user": {"id": "1e400105442c46ae8f98d0a53c3d816c"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/81c7996db61d4abcb0b34012993e0374/users/1e400105442c46ae8f98d0a53c3d816c/roles/ae93b63581654a4bbc2649a4dcb95e69"}}, {"scope": {"project": {"id": "81c7996db61d4abcb0b34012993e0374"}}, "role": {"id": "ab6ac12af8e7410a9d2317bcdec34006"}, "user": {"id": "66a6fac1c4d14a3aa6e4fef6a681b741"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/81c7996db61d4abcb0b34012993e0374/users/66a6fac1c4d14a3aa6e4fef6a681b741/roles/ab6ac12af8e7410a9d2317bcdec34006"}}, {"scope": {"project": {"id": "81c7996db61d4abcb0b34012993e0374"}}, "role": {"id": "ab6ac12af8e7410a9d2317bcdec34006"}, "user": {"id": "7626e19c59a347a2b0771ba8b800b622"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/81c7996db61d4abcb0b34012993e0374/users/7626e19c59a347a2b0771ba8b800b622/roles/ab6ac12af8e7410a9d2317bcdec34006"}}, {"scope": {"project": {"id": "81c7996db61d4abcb0b34012993e0374"}}, "role": {"id": "ab6ac12af8e7410a9d2317bcdec34006"}, "user": {"id": "85497291a00f4292834e1bcc7f910cc5"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/81c7996db61d4abcb0b34012993e0374/users/85497291a00f4292834e1bcc7f910cc5/roles/ab6ac12af8e7410a9d2317bcdec34006"}}, {"scope": {"project": {"id": "81c7996db61d4abcb0b34012993e0374"}}, "role": {"id": "ab6ac12af8e7410a9d2317bcdec34006"}, "user": {"id": "95c5c38851774e5d921e5e20855c4e6d"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/81c7996db61d4abcb0b34012993e0374/users/95c5c38851774e5d921e5e20855c4e6d/roles/ab6ac12af8e7410a9d2317bcdec34006"}}, {"scope": {"project": {"id": "81c7996db61d4abcb0b34012993e0374"}}, "role": {"id": "ab6ac12af8e7410a9d2317bcdec34006"}, "user": {"id": "b8a61c1fd7554313b87e3d46e36c4b47"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/81c7996db61d4abcb0b34012993e0374/users/b8a61c1fd7554313b87e3d46e36c4b47/roles/ab6ac12af8e7410a9d2317bcdec34006"}}, {"scope": {"project": {"id": "81c7996db61d4abcb0b34012993e0374"}}, "role": {"id": "ab6ac12af8e7410a9d2317bcdec34006"}, "user": {"id": "c2ea030b22f74698bcc6ce140cf9cfc8"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/81c7996db61d4abcb0b34012993e0374/users/c2ea030b22f74698bcc6ce140cf9cfc8/roles/ab6ac12af8e7410a9d2317bcdec34006"}}, {"scope": {"project": {"id": "0c5713b3b6a8401d92a561010ed099d9"}}, "role": {"id": "ab6ac12af8e7410a9d2317bcdec34006"}, "user": {"id": "d3306dc6eadb4bc7ac29dc377aefc830"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/0c5713b3b6a8401d92a561010ed099d9/users/d3306dc6eadb4bc7ac29dc377aefc830/roles/ab6ac12af8e7410a9d2317bcdec34006"}}, {"scope": {"project": {"id": "81c7996db61d4abcb0b34012993e0374"}}, "role": {"id": "ab6ac12af8e7410a9d2317bcdec34006"}, "user": {"id": "d8879225204a49e69350f0737c4e3b5d"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/81c7996db61d4abcb0b34012993e0374/users/d8879225204a49e69350f0737c4e3b5d/roles/ab6ac12af8e7410a9d2317bcdec34006"}}, {"scope": {"project": {"id": "81c7996db61d4abcb0b34012993e0374"}}, "role": {"id": "ab6ac12af8e7410a9d2317bcdec34006"}, "user": {"id": "e88e09130eab4b448692d1853dd8e177"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/81c7996db61d4abcb0b34012993e0374/users/e88e09130eab4b448692d1853dd8e177/roles/ab6ac12af8e7410a9d2317bcdec34006"}}, {"scope": {"project": {"id": "81c7996db61d4abcb0b34012993e0374"}}, "role": {"id": "ab6ac12af8e7410a9d2317bcdec34006"}, "user": {"id": "f161c84997bc43fc817b40ba65a310b5"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/81c7996db61d4abcb0b34012993e0374/users/f161c84997bc43fc817b40ba65a310b5/roles/ab6ac12af8e7410a9d2317bcdec34006"}}, {"scope": {"project": {"id": "81c7996db61d4abcb0b34012993e0374"}}, "role": {"id": "ab6ac12af8e7410a9d2317bcdec34006"}, "user": {"id": "f96dfd23983c4ab5be18f670662e004b"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/81c7996db61d4abcb0b34012993e0374/users/f96dfd23983c4ab5be18f670662e004b/roles/ab6ac12af8e7410a9d2317bcdec34006"}}, {"scope": {"domain": {"id": "f11ee84a297546b89c3ebb38a30c2836"}}, "role": {"id": "ab6ac12af8e7410a9d2317bcdec34006"}, "user": {"id": "f9e3195a1b6e4f0683fbae6f4726aad7"}, "links": {"assignment": "http://172.30.9.22:5000/v3/domains/f11ee84a297546b89c3ebb38a30c2836/users/f9e3195a1b6e4f0683fbae6f4726aad7/roles/ab6ac12af8e7410a9d2317bcdec34006"}}, {"scope": {"system": {"all": true}}, "role": {"id": "ab6ac12af8e7410a9d2317bcdec34006"}, "user": {"id": "d3306dc6eadb4bc7ac29dc377aefc830"}, "links": {"assignment": "http://172.30.9.22:5000/v3/system/users/d3306dc6eadb4bc7ac29dc377aefc830/roles/ab6ac12af8e7410a9d2317bcdec34006"}}], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments", "previous": null, "next": null}} 2018-09-25 00:15:29,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments used request id req-d12f8a9f-aefb-4dc4-8e20-e7abcae36c46 2018-09-25 00:15:29,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.176220178604s 2018-09-25 00:15:29,639 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'81c7996db61d4abcb0b34012993e0374', 'id': u'ab6ac12af8e7410a9d2317bcdec34006', 'user': u'1dfaad7fc777435cb3ac52995be1e788'}), Munch({'project': u'81c7996db61d4abcb0b34012993e0374', 'id': u'ab6ac12af8e7410a9d2317bcdec34006', 'user': u'1e400105442c46ae8f98d0a53c3d816c'}), Munch({'project': u'81c7996db61d4abcb0b34012993e0374', 'id': u'ae93b63581654a4bbc2649a4dcb95e69', 'user': u'1e400105442c46ae8f98d0a53c3d816c'}), Munch({'project': u'81c7996db61d4abcb0b34012993e0374', 'id': u'ab6ac12af8e7410a9d2317bcdec34006', 'user': u'66a6fac1c4d14a3aa6e4fef6a681b741'}), Munch({'project': u'81c7996db61d4abcb0b34012993e0374', 'id': u'ab6ac12af8e7410a9d2317bcdec34006', 'user': u'7626e19c59a347a2b0771ba8b800b622'}), Munch({'project': u'81c7996db61d4abcb0b34012993e0374', 'id': u'ab6ac12af8e7410a9d2317bcdec34006', 'user': u'85497291a00f4292834e1bcc7f910cc5'}), Munch({'project': u'81c7996db61d4abcb0b34012993e0374', 'id': u'ab6ac12af8e7410a9d2317bcdec34006', 'user': u'95c5c38851774e5d921e5e20855c4e6d'}), Munch({'project': u'81c7996db61d4abcb0b34012993e0374', 'id': u'ab6ac12af8e7410a9d2317bcdec34006', 'user': u'b8a61c1fd7554313b87e3d46e36c4b47'}), Munch({'project': u'81c7996db61d4abcb0b34012993e0374', 'id': u'ab6ac12af8e7410a9d2317bcdec34006', 'user': u'c2ea030b22f74698bcc6ce140cf9cfc8'}), Munch({'project': u'0c5713b3b6a8401d92a561010ed099d9', 'id': u'ab6ac12af8e7410a9d2317bcdec34006', 'user': u'd3306dc6eadb4bc7ac29dc377aefc830'}), Munch({'project': u'81c7996db61d4abcb0b34012993e0374', 'id': u'ab6ac12af8e7410a9d2317bcdec34006', 'user': u'd8879225204a49e69350f0737c4e3b5d'}), Munch({'project': u'81c7996db61d4abcb0b34012993e0374', 'id': u'ab6ac12af8e7410a9d2317bcdec34006', 'user': u'e88e09130eab4b448692d1853dd8e177'}), Munch({'project': u'81c7996db61d4abcb0b34012993e0374', 'id': u'ab6ac12af8e7410a9d2317bcdec34006', 'user': u'f161c84997bc43fc817b40ba65a310b5'}), Munch({'project': u'81c7996db61d4abcb0b34012993e0374', 'id': u'ab6ac12af8e7410a9d2317bcdec34006', 'user': u'f96dfd23983c4ab5be18f670662e004b'}), Munch({'domain': u'f11ee84a297546b89c3ebb38a30c2836', 'id': u'ab6ac12af8e7410a9d2317bcdec34006', 'user': u'f9e3195a1b6e4f0683fbae6f4726aad7'}), Munch({'id': u'ab6ac12af8e7410a9d2317bcdec34006', 'user': u'd3306dc6eadb4bc7ac29dc377aefc830'})] 2018-09-25 00:15:29,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-25 00:15:29,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}783860074af1130fa5ec2e8a2556c0a579af3bdc04580709d97f35f22186c443" 2018-09-25 00:15:29,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 321 Content-Type: application/json Date: Tue, 25 Sep 2018 00:15:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53b21e9e-d201-41d2-ae30-c9bfdc985169 2018-09-25 00:15:29,759 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "33a5238619b3431da21e6a6cb03ce949", "links": {"self": "http://172.30.9.22:5000/v3/roles/33a5238619b3431da21e6a6cb03ce949"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab6ac12af8e7410a9d2317bcdec34006", "links": {"self": "http://172.30.9.22:5000/v3/roles/ab6ac12af8e7410a9d2317bcdec34006"}, "name": "admin"}, {"domain_id": null, "id": "ae93b63581654a4bbc2649a4dcb95e69", "links": {"self": "http://172.30.9.22:5000/v3/roles/ae93b63581654a4bbc2649a4dcb95e69"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cac51d14cd7641a08b4bf5f6ff329673", "links": {"self": "http://172.30.9.22:5000/v3/roles/cac51d14cd7641a08b4bf5f6ff329673"}, "name": "heat_stack_user"}]} 2018-09-25 00:15:29,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-53b21e9e-d201-41d2-ae30-c9bfdc985169 2018-09-25 00:15:29,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.11539721489s 2018-09-25 00:15:29,760 - 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'33a5238619b3431da21e6a6cb03ce949'}), 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'ab6ac12af8e7410a9d2317bcdec34006'}), 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'ae93b63581654a4bbc2649a4dcb95e69'}), 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'cac51d14cd7641a08b4bf5f6ff329673'})] 2018-09-25 00:15:29,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-25 00:15:29,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}783860074af1130fa5ec2e8a2556c0a579af3bdc04580709d97f35f22186c443" 2018-09-25 00:15:30,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 25 Sep 2018 00:15:29 GMT X-Openstack-Request-Id: req-98311b3c-c32d-4bf5-a28e-c9fc0c412e3c 2018-09-25 00:15:30,011 - keystoneauth.session - DEBUG - RESP BODY: {"routers": []} 2018-09-25 00:15:30,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-98311b3c-c32d-4bf5-a28e-c9fc0c412e3c 2018-09-25 00:15:30,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.250124931335s 2018-09-25 00:15:30,012 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-09-25 00:15:30,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-09-25 00:15:30,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}783860074af1130fa5ec2e8a2556c0a579af3bdc04580709d97f35f22186c443" 2018-09-25 00:15:30,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 25 Sep 2018 00:15:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-03791810-e82a-42d2-b36e-b31415b9863a x-openstack-request-id: req-03791810-e82a-42d2-b36e-b31415b9863a 2018-09-25 00:15:30,219 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-09-25 00:15:30,219 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-03791810-e82a-42d2-b36e-b31415b9863a 2018-09-25 00:15:30,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.207494974136s 2018-09-25 00:15:30,220 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-09-25 00:15:30,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-09-25 00:15:30,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-09-25 00:15:30,233 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 597 Content-Type: application/json Date: Tue, 25 Sep 2018 00:15:30 GMT Server: Apache Vary: X-Auth-Token 2018-09-25 00:15:30,233 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.4:35357/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "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.4:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-25 00:15:30,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}783860074af1130fa5ec2e8a2556c0a579af3bdc04580709d97f35f22186c443" 2018-09-25 00:15:30,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 858 Content-Type: application/json Date: Tue, 25 Sep 2018 00:15:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-238ba5e5-9ec9-4dcf-ab79-1e2e7c947ae8 2018-09-25 00:15:30,426 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.4:35357/v3/services/033c0c3d282f4a5685f140b8998521f4"}, "enabled": true, "type": "metric", "id": "033c0c3d282f4a5685f140b8998521f4", "name": "gnocchi"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.4:35357/v3/services/0b3b007a26bc40a2b4880cc3bcb6c8d4"}, "enabled": true, "type": "image", "id": "0b3b007a26bc40a2b4880cc3bcb6c8d4", "name": "glance"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.4:35357/v3/services/0cf2a683dfa24134a90dcfcd26e1f7ff"}, "enabled": true, "type": "volume", "id": "0cf2a683dfa24134a90dcfcd26e1f7ff", "name": "cinder"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.4:35357/v3/services/2c5837fd5d084973bead45e979aeb6e1"}, "enabled": true, "type": "orchestration", "id": "2c5837fd5d084973bead45e979aeb6e1", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.4:35357/v3/services/2f6daaf9744c4e3c9fbbd96bdb82c36c"}, "enabled": true, "type": "placement", "id": "2f6daaf9744c4e3c9fbbd96bdb82c36c", "name": "placement"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.4:35357/v3/services/62e4eb63ef6e4f939470f5eb4e703749"}, "enabled": true, "type": "identity", "id": "62e4eb63ef6e4f939470f5eb4e703749", "name": "keystone"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.4:35357/v3/services/6ca13486c495483b85dacfaf21fe4150"}, "enabled": true, "type": "compute", "id": "6ca13486c495483b85dacfaf21fe4150", "name": "nova"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.4:35357/v3/services/7dca9abe04a74991ac1b22e41353daf1"}, "enabled": true, "type": "alarming", "id": "7dca9abe04a74991ac1b22e41353daf1", "name": "aodh"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.4:35357/v3/services/937ccded6ec849b69e7e105ea7dbf150"}, "enabled": true, "type": "volumev3", "id": "937ccded6ec849b69e7e105ea7dbf150", "name": "cinderv3"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.4:35357/v3/services/95bf2f9b004f4b018914f161fe23e342"}, "enabled": true, "type": "cloudformation", "id": "95bf2f9b004f4b018914f161fe23e342", "name": "heat-cfn"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.4:35357/v3/services/a64565264c7a4459bb58958e74b81486"}, "enabled": true, "type": "volumev2", "id": "a64565264c7a4459bb58958e74b81486", "name": "cinderv2"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.4:35357/v3/services/a79d64e859224b4ba3b2ad1547967744"}, "enabled": true, "type": "object-store", "id": "a79d64e859224b4ba3b2ad1547967744", "name": "swift"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.4:35357/v3/services/b3d2e871bc04485490ea0695a87e56c2"}, "enabled": true, "type": "network", "id": "b3d2e871bc04485490ea0695a87e56c2", "name": "neutron"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.4:35357/v3/services/c296e6a3575144e6b5f8d6ecfda6259c"}, "enabled": true, "type": "metering", "id": "c296e6a3575144e6b5f8d6ecfda6259c", "name": "ceilometer"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.4:35357/v3/services/d8fbbaad10fb4bc1bd898f5793d5b1d3"}, "enabled": true, "type": "event", "id": "d8fbbaad10fb4bc1bd898f5793d5b1d3", "name": "panko"}], "links": {"self": "http://192.30.9.4:35357/v3/services", "previous": null, "next": null}} 2018-09-25 00:15:30,427 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-238ba5e5-9ec9-4dcf-ab79-1e2e7c947ae8 2018-09-25 00:15:30,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.203239202499s 2018-09-25 00:15:30,430 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'033c0c3d282f4a5685f140b8998521f4', 'name': u'gnocchi'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'0b3b007a26bc40a2b4880cc3bcb6c8d4', 'name': u'glance'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'0cf2a683dfa24134a90dcfcd26e1f7ff', 'name': u'cinder'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'2c5837fd5d084973bead45e979aeb6e1', 'name': u'heat'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'2f6daaf9744c4e3c9fbbd96bdb82c36c', 'name': u'placement'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'62e4eb63ef6e4f939470f5eb4e703749', 'name': u'keystone'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'6ca13486c495483b85dacfaf21fe4150', 'name': u'nova'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'7dca9abe04a74991ac1b22e41353daf1', 'name': u'aodh'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'937ccded6ec849b69e7e105ea7dbf150', 'name': u'cinderv3'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'95bf2f9b004f4b018914f161fe23e342', 'name': u'heat-cfn'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'a64565264c7a4459bb58958e74b81486', 'name': u'cinderv2'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'a79d64e859224b4ba3b2ad1547967744', 'name': u'swift'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'b3d2e871bc04485490ea0695a87e56c2', 'name': u'neutron'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'c296e6a3575144e6b5f8d6ecfda6259c', 'name': u'ceilometer'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'd8fbbaad10fb4bc1bd898f5793d5b1d3', 'name': u'panko'})] 2018-09-25 00:15:30,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-25 00:15:30,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}783860074af1130fa5ec2e8a2556c0a579af3bdc04580709d97f35f22186c443" 2018-09-25 00:15:30,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 624 Content-Type: application/json Date: Tue, 25 Sep 2018 00:15:30 GMT X-Openstack-Request-Id: req-5b781d34-49d1-4b42-b1bd-2c1f8aa316b7 2018-09-25 00:15:30,729 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"9437d29b-f2aa-4881-b813-64553d10f609","tenant_id":"81c7996db61d4abcb0b34012993e0374","created_at":"2018-09-25T00:11:39Z","dns_nameservers":[],"updated_at":"2018-09-25T00:11:39Z","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":"81c7996db61d4abcb0b34012993e0374","id":"d99b28d6-277a-4c08-a370-615ae5ec18aa","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-25 00:15:30,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-5b781d34-49d1-4b42-b1bd-2c1f8aa316b7 2018-09-25 00:15:30,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.297954797745s 2018-09-25 00:15:30,729 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-25T00:11:39Z', 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'd99b28d6-277a-4c08-a370-615ae5ec18aa', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'network_id': u'9437d29b-f2aa-4881-b813-64553d10f609', u'tenant_id': u'81c7996db61d4abcb0b34012993e0374', u'created_at': u'2018-09-25T00:11:39Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'81c7996db61d4abcb0b34012993e0374'})] 2018-09-25 00:15:30,853 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-25 00:15:30,854 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:07 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-09-25 00:15:30,905 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-09-25 00:15:31,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-09-25 00:15:31,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 25 Sep 2018 00:15:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfaa93a0-12ac-4528-a131-9328bd413b08 2018-09-25 00:15:31,096 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-25 00:15:31,096 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000//v3 used request id req-cfaa93a0-12ac-4528-a131-9328bd413b08 2018-09-25 00:15:31,096 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-25 00:15:31,515 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab6ac12af8e7410a9d2317bcdec34006", "name": "admin"}], "expires_at": "2018-09-25T01:15:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c5713b3b6a8401d92a561010ed099d9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "288007c1ffd4485fbf6e6bd144409b8b"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a485140897c42e7a5551bc68ecf0159"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8380af053a964614a04023ada192027a"}], "type": "metric", "id": "033c0c3d282f4a5685f140b8998521f4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0856405278264cc1bf2f9fa99c7a2484"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6b743e2f36a64f6eac556b8f8c6f5d8c"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "967aff5d9d5c4101a31efc739e3a5b3b"}], "type": "image", "id": "0b3b007a26bc40a2b4880cc3bcb6c8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/0c5713b3b6a8401d92a561010ed099d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96baef3add264099b21671c43a5ad4bd"}, {"url": "http://192.30.9.4:8776/v1/0c5713b3b6a8401d92a561010ed099d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99d6d0cb330745a0bb9df2b888953f17"}, {"url": "http://172.30.9.22:8776/v1/0c5713b3b6a8401d92a561010ed099d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce0c4cd7fcb54e2d8ee0dd80005f0e26"}], "type": "volume", "id": "0cf2a683dfa24134a90dcfcd26e1f7ff", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/0c5713b3b6a8401d92a561010ed099d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4aae164d02ce4812bbc5d71a7a814a72"}, {"url": "http://192.30.9.4:8004/v1/0c5713b3b6a8401d92a561010ed099d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "734fd5c4a2904ad299d262b6c86536e0"}, {"url": "http://172.30.9.22:8004/v1/0c5713b3b6a8401d92a561010ed099d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f061177efce84fe59b60cc9fc441596c"}], "type": "orchestration", "id": "2c5837fd5d084973bead45e979aeb6e1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18e5fe50abaf4d60873559c311a6ec2d"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2864ba474129438589ac303b2a1e19de"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2caeb7ec624b455e80f1a77347a57a6b"}], "type": "placement", "id": "2f6daaf9744c4e3c9fbbd96bdb82c36c", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3618a171de604b83aed4ba18a3554dcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a493ef490654a92b3d02af3264c23de"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e43eb6ac4a424c8ab5256bc702ee7744"}], "type": "identity", "id": "62e4eb63ef6e4f939470f5eb4e703749", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "324c91f76eb94077bf68107e759a5598"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a56b79513b34333b597b39d8761173d"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9237bdf8b624508a0bc0bfce58cdc13"}], "type": "compute", "id": "6ca13486c495483b85dacfaf21fe4150", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d6dd12d7648417fa6f11db60c2dfe82"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a12c1f38b2a4a73a79a9fa31456afa2"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8ff7391a5b4239b24903444c2dcfd5"}], "type": "alarming", "id": "7dca9abe04a74991ac1b22e41353daf1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v3/0c5713b3b6a8401d92a561010ed099d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5780f3dbf1a24787b24bb310d04e97bb"}, {"url": "http://192.30.9.4:8776/v3/0c5713b3b6a8401d92a561010ed099d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c66563c96964eea8ab1d651ae1644f4"}, {"url": "http://192.30.9.4:8776/v3/0c5713b3b6a8401d92a561010ed099d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c050a5018b2b4fab979e750d187d2bff"}], "type": "volumev3", "id": "937ccded6ec849b69e7e105ea7dbf150", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55f3310086b0456ab85b6b4f5287c6ac"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "798017b29456499e8fcbe34a41cd36b0"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ae08369a7bab420db00d23dd9a80a2ec"}], "type": "cloudformation", "id": "95bf2f9b004f4b018914f161fe23e342", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/0c5713b3b6a8401d92a561010ed099d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b2783e1beb8470bb8972611c5b8d92e"}, {"url": "http://192.30.9.4:8776/v2/0c5713b3b6a8401d92a561010ed099d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ece122ed02e147c082678d215272794d"}, {"url": "http://192.30.9.4:8776/v2/0c5713b3b6a8401d92a561010ed099d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f712303b814a4a12a50ccf1470e62501"}], "type": "volumev2", "id": "a64565264c7a4459bb58958e74b81486", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_0c5713b3b6a8401d92a561010ed099d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1dccda3ffc2f4b298dba0c6396991eea"}, {"url": "http://12.0.0.21:8080/v1/AUTH_0c5713b3b6a8401d92a561010ed099d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60638aab115f49628685125e958a5121"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "983eb95828e64ab28d258ad3ff60c66c"}], "type": "object-store", "id": "a79d64e859224b4ba3b2ad1547967744", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "477a8fa80e094a95b3560d13ca4cdb04"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1893bd10c474fbe90ae73c1d3aa339f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c774c75b09da49728d18020c22085c94"}], "type": "network", "id": "b3d2e871bc04485490ea0695a87e56c2", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "c296e6a3575144e6b5f8d6ecfda6259c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d1ab56351eb488389d0b34054db0b76"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "816879ea169a408395af155c13951278"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8285da8585b948b58b99a03b86dabf64"}], "type": "event", "id": "d8fbbaad10fb4bc1bd898f5793d5b1d3", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d3306dc6eadb4bc7ac29dc377aefc830"}, "audit_ids": ["TKcH_msLQkOaLbjXUuWnJA"], "issued_at": "2018-09-25T00:15:31.000000Z"}} 2018-09-25 00:15:31,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-25 00:15:31,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15ef51c3c4a9c4f9457e26feb6da3f6c0198db3bba8dd198dccc402bdd12b975" 2018-09-25 00:15:32,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 695 Content-Type: application/json Date: Tue, 25 Sep 2018 00:15:32 GMT X-Openstack-Request-Id: req-90978bc5-c820-46a0-b494-e4fb2f995b2e 2018-09-25 00:15:32,507 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"9437d29b-f2aa-4881-b813-64553d10f609","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"81c7996db61d4abcb0b34012993e0374","status":"ACTIVE","subnets":["d99b28d6-277a-4c08-a370-615ae5ec18aa"],"description":"","tags":[],"updated_at":"2018-09-25T00:11:39Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"81c7996db61d4abcb0b34012993e0374","created_at":"2018-09-25T00:11:32Z","provider:network_type":"flat"}]} 2018-09-25 00:15:32,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-90978bc5-c820-46a0-b494-e4fb2f995b2e 2018-09-25 00:15:32,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.989436149597s 2018-09-25 00:15:32,509 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-09-25 00:15:32,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-09-25 00:15:32,521 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 597 Content-Type: application/json Date: Tue, 25 Sep 2018 00:15:32 GMT Server: Apache Vary: X-Auth-Token 2018-09-25 00:15:32,522 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-25 00:15:32,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-25 00:15:32,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15ef51c3c4a9c4f9457e26feb6da3f6c0198db3bba8dd198dccc402bdd12b975" 2018-09-25 00:15:32,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Tue, 25 Sep 2018 00:15:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af66095f-fcfa-45fb-ab73-49805ad47e53 2018-09-25 00:15:32,627 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/f11ee84a297546b89c3ebb38a30c2836"}, "tags": [], "enabled": true, "id": "f11ee84a297546b89c3ebb38a30c2836", "name": "heat_stack"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-09-25 00:15:32,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-af66095f-fcfa-45fb-ab73-49805ad47e53 2018-09-25 00:15:32,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.104531049728s 2018-09-25 00:15:32,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-25 00:15:32,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15ef51c3c4a9c4f9457e26feb6da3f6c0198db3bba8dd198dccc402bdd12b975" 2018-09-25 00:15:32,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 296 Content-Type: application/json Date: Tue, 25 Sep 2018 00:15:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d080ace2-6906-4757-829d-8447be425421 2018-09-25 00:15:32,737 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c5713b3b6a8401d92a561010ed099d9"}, "tags": [], "enabled": true, "id": "0c5713b3b6a8401d92a561010ed099d9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/81c7996db61d4abcb0b34012993e0374"}, "tags": [], "enabled": true, "id": "81c7996db61d4abcb0b34012993e0374", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-25 00:15:32,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-d080ace2-6906-4757-829d-8447be425421 2018-09-25 00:15:32,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.101676940918s 2018-09-25 00:15:32,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-25 00:15:32,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15ef51c3c4a9c4f9457e26feb6da3f6c0198db3bba8dd198dccc402bdd12b975" -d '{"network": {"tenant_id": "0c5713b3b6a8401d92a561010ed099d9", "name": "tenantnetwork1-net_653b32a4-9fd0-4387-9298-8797a2eead48", "admin_state_up": true}}' 2018-09-25 00:15:34,311 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 687 Content-Type: application/json Date: Tue, 25 Sep 2018 00:15:34 GMT X-Openstack-Request-Id: req-33f86be2-1ee0-48f7-9738-50df29350c48 2018-09-25 00:15:34,312 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"9841fa97-7d3e-4351-ae86-e130067cf095","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0c5713b3b6a8401d92a561010ed099d9","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-25T00:15:33Z","is_default":false,"provider:segmentation_id":28,"name":"tenantnetwork1-net_653b32a4-9fd0-4387-9298-8797a2eead48","admin_state_up":true,"tenant_id":"0c5713b3b6a8401d92a561010ed099d9","created_at":"2018-09-25T00:15:33Z","mtu":1450}} 2018-09-25 00:15:34,312 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-33f86be2-1ee0-48f7-9738-50df29350c48 2018-09-25 00:15:34,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.57300901413s 2018-09-25 00:15:34,312 - 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-25T00:15:33Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'9841fa97-7d3e-4351-ae86-e130067cf095', u'provider:segmentation_id': 28, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-net_653b32a4-9fd0-4387-9298-8797a2eead48', u'admin_state_up': True, u'tenant_id': u'0c5713b3b6a8401d92a561010ed099d9', u'created_at': u'2018-09-25T00:15:33Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'0c5713b3b6a8401d92a561010ed099d9'}) 2018-09-25 00:15:34,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-25 00:15:34,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15ef51c3c4a9c4f9457e26feb6da3f6c0198db3bba8dd198dccc402bdd12b975" 2018-09-25 00:15:35,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1352 Content-Type: application/json Date: Tue, 25 Sep 2018 00:15:35 GMT X-Openstack-Request-Id: req-554df458-eb67-4228-a24a-597c864d16a2 2018-09-25 00:15:35,427 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"9437d29b-f2aa-4881-b813-64553d10f609","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"81c7996db61d4abcb0b34012993e0374","status":"ACTIVE","subnets":["d99b28d6-277a-4c08-a370-615ae5ec18aa"],"description":"","tags":[],"updated_at":"2018-09-25T00:11:39Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"81c7996db61d4abcb0b34012993e0374","created_at":"2018-09-25T00:11:32Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"9841fa97-7d3e-4351-ae86-e130067cf095","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0c5713b3b6a8401d92a561010ed099d9","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-25T00:15:33Z","provider:segmentation_id":28,"name":"tenantnetwork1-net_653b32a4-9fd0-4387-9298-8797a2eead48","admin_state_up":true,"tenant_id":"0c5713b3b6a8401d92a561010ed099d9","created_at":"2018-09-25T00:15:33Z","provider:network_type":"vxlan"}]} 2018-09-25 00:15:35,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-554df458-eb67-4228-a24a-597c864d16a2 2018-09-25 00:15:35,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.11434412003s 2018-09-25 00:15:35,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-25 00:15:35,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15ef51c3c4a9c4f9457e26feb6da3f6c0198db3bba8dd198dccc402bdd12b975" -d '{"subnet": {"name": "tenantnetwork1-subnet_653b32a4-9fd0-4387-9298-8797a2eead48", "enable_dhcp": true, "network_id": "9841fa97-7d3e-4351-ae86-e130067cf095", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-25 00:15:37,102 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Tue, 25 Sep 2018 00:15:37 GMT X-Openstack-Request-Id: req-19bf2d22-81a6-436c-af0f-6dbdc7a092f4 2018-09-25 00:15:37,102 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9841fa97-7d3e-4351-ae86-e130067cf095","tenant_id":"0c5713b3b6a8401d92a561010ed099d9","created_at":"2018-09-25T00:15:36Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-25T00:15:36Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"0c5713b3b6a8401d92a561010ed099d9","id":"c8d0d3ad-01bd-4226-867a-7904b522c8a7","subnetpool_id":null,"name":"tenantnetwork1-subnet_653b32a4-9fd0-4387-9298-8797a2eead48"}} 2018-09-25 00:15:37,103 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-19bf2d22-81a6-436c-af0f-6dbdc7a092f4 2018-09-25 00:15:37,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.6734919548s 2018-09-25 00:15:37,103 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-25T00:15:36Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'c8d0d3ad-01bd-4226-867a-7904b522c8a7', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_653b32a4-9fd0-4387-9298-8797a2eead48', u'enable_dhcp': True, u'network_id': u'9841fa97-7d3e-4351-ae86-e130067cf095', u'tenant_id': u'0c5713b3b6a8401d92a561010ed099d9', u'created_at': u'2018-09-25T00:15:36Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'0c5713b3b6a8401d92a561010ed099d9'}) 2018-09-25 00:15:37,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-25 00:15:37,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15ef51c3c4a9c4f9457e26feb6da3f6c0198db3bba8dd198dccc402bdd12b975" -d '{"router": {"external_gateway_info": {"network_id": "9437d29b-f2aa-4881-b813-64553d10f609"}, "name": "tenantnetwork1-router_653b32a4-9fd0-4387-9298-8797a2eead48", "admin_state_up": true}}' 2018-09-25 00:15:38,852 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 647 Content-Type: application/json Date: Tue, 25 Sep 2018 00:15:38 GMT X-Openstack-Request-Id: req-273a11b0-55f1-4ef9-bd34-4b4ce9b44049 2018-09-25 00:15:38,853 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "9437d29b-f2aa-4881-b813-64553d10f609", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d99b28d6-277a-4c08-a370-615ae5ec18aa", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "0c5713b3b6a8401d92a561010ed099d9", "created_at": "2018-09-25T00:15:37Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-25T00:15:38Z", "revision_number": 2, "routes": [], "project_id": "0c5713b3b6a8401d92a561010ed099d9", "id": "fe77fbf9-328f-4311-a1f3-8fb3311b441d", "name": "tenantnetwork1-router_653b32a4-9fd0-4387-9298-8797a2eead48"}} 2018-09-25 00:15:38,853 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-273a11b0-55f1-4ef9-bd34-4b4ce9b44049 2018-09-25 00:15:38,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.74885702133s 2018-09-25 00:15:38,853 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'9437d29b-f2aa-4881-b813-64553d10f609', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'd99b28d6-277a-4c08-a370-615ae5ec18aa', u'ip_address': u'172.30.9.200'}]}, u'description': u'', u'tags': [], u'tenant_id': u'0c5713b3b6a8401d92a561010ed099d9', u'created_at': u'2018-09-25T00:15:37Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-09-25T00:15:38Z', u'revision_number': 2, u'routes': [], u'project_id': u'0c5713b3b6a8401d92a561010ed099d9', u'id': u'fe77fbf9-328f-4311-a1f3-8fb3311b441d', u'name': u'tenantnetwork1-router_653b32a4-9fd0-4387-9298-8797a2eead48'}) 2018-09-25 00:15:38,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-25 00:15:38,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/fe77fbf9-328f-4311-a1f3-8fb3311b441d/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15ef51c3c4a9c4f9457e26feb6da3f6c0198db3bba8dd198dccc402bdd12b975" -d '{"subnet_id": "c8d0d3ad-01bd-4226-867a-7904b522c8a7"}' 2018-09-25 00:15:40,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 25 Sep 2018 00:15:40 GMT X-Openstack-Request-Id: req-32c1ae38-7cb9-44d9-8bb5-7f36ea427e0a 2018-09-25 00:15:40,848 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "9841fa97-7d3e-4351-ae86-e130067cf095", "tenant_id": "0c5713b3b6a8401d92a561010ed099d9", "subnet_id": "c8d0d3ad-01bd-4226-867a-7904b522c8a7", "subnet_ids": ["c8d0d3ad-01bd-4226-867a-7904b522c8a7"], "port_id": "970c7de5-279c-4d14-af94-e595673b31be", "id": "fe77fbf9-328f-4311-a1f3-8fb3311b441d"} 2018-09-25 00:15:40,848 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/fe77fbf9-328f-4311-a1f3-8fb3311b441d/add_router_interface.json used request id req-32c1ae38-7cb9-44d9-8bb5-7f36ea427e0a 2018-09-25 00:15:40,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.99437189102s 2018-09-25 00:15:40,961 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-25 00:15:40,962 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:08 | PASS | +------------------------+------------------+------------------+----------------+ 2018-09-25 00:15:40,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-25 00:15:40,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/fe77fbf9-328f-4311-a1f3-8fb3311b441d/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15ef51c3c4a9c4f9457e26feb6da3f6c0198db3bba8dd198dccc402bdd12b975" -d '{"subnet_id": "c8d0d3ad-01bd-4226-867a-7904b522c8a7"}' 2018-09-25 00:15:42,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 25 Sep 2018 00:15:42 GMT X-Openstack-Request-Id: req-95654c5a-a3ef-4045-8e5d-e7422dd12c26 2018-09-25 00:15:42,486 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "9841fa97-7d3e-4351-ae86-e130067cf095", "tenant_id": "0c5713b3b6a8401d92a561010ed099d9", "subnet_id": "c8d0d3ad-01bd-4226-867a-7904b522c8a7", "subnet_ids": ["c8d0d3ad-01bd-4226-867a-7904b522c8a7"], "port_id": "970c7de5-279c-4d14-af94-e595673b31be", "id": "fe77fbf9-328f-4311-a1f3-8fb3311b441d"} 2018-09-25 00:15:42,486 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/fe77fbf9-328f-4311-a1f3-8fb3311b441d/remove_router_interface.json used request id req-95654c5a-a3ef-4045-8e5d-e7422dd12c26 2018-09-25 00:15:42,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.51999592781s 2018-09-25 00:15:42,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-25 00:15:42,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15ef51c3c4a9c4f9457e26feb6da3f6c0198db3bba8dd198dccc402bdd12b975" 2018-09-25 00:15:42,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 650 Content-Type: application/json Date: Tue, 25 Sep 2018 00:15:42 GMT X-Openstack-Request-Id: req-2b5e935e-1925-4aae-a9ee-31d954b977bc 2018-09-25 00:15:42,602 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "9437d29b-f2aa-4881-b813-64553d10f609", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d99b28d6-277a-4c08-a370-615ae5ec18aa", "ip_address": "172.30.9.200"}]}, "description": "", "tags": [], "tenant_id": "0c5713b3b6a8401d92a561010ed099d9", "created_at": "2018-09-25T00:15:37Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-25T00:15:41Z", "revision_number": 4, "routes": [], "project_id": "0c5713b3b6a8401d92a561010ed099d9", "id": "fe77fbf9-328f-4311-a1f3-8fb3311b441d", "name": "tenantnetwork1-router_653b32a4-9fd0-4387-9298-8797a2eead48"}]} 2018-09-25 00:15:42,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-2b5e935e-1925-4aae-a9ee-31d954b977bc 2018-09-25 00:15:42,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.115335941315s 2018-09-25 00:15:42,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-25 00:15:42,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/fe77fbf9-328f-4311-a1f3-8fb3311b441d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15ef51c3c4a9c4f9457e26feb6da3f6c0198db3bba8dd198dccc402bdd12b975" 2018-09-25 00:15:45,116 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 25 Sep 2018 00:15:45 GMT X-Openstack-Request-Id: req-20360a53-5035-4849-8e18-38fc517b44be 2018-09-25 00:15:45,116 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-25 00:15:45,116 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/fe77fbf9-328f-4311-a1f3-8fb3311b441d.json used request id req-20360a53-5035-4849-8e18-38fc517b44be 2018-09-25 00:15:45,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 2.51254105568s 2018-09-25 00:15:45,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-25 00:15:45,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15ef51c3c4a9c4f9457e26feb6da3f6c0198db3bba8dd198dccc402bdd12b975" 2018-09-25 00:15:46,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1296 Content-Type: application/json Date: Tue, 25 Sep 2018 00:15:46 GMT X-Openstack-Request-Id: req-10887d13-eb95-44a2-b9e3-cd67e85b68b8 2018-09-25 00:15:46,199 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9841fa97-7d3e-4351-ae86-e130067cf095","tenant_id":"0c5713b3b6a8401d92a561010ed099d9","created_at":"2018-09-25T00:15:36Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-25T00:15:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"0c5713b3b6a8401d92a561010ed099d9","id":"c8d0d3ad-01bd-4226-867a-7904b522c8a7","subnetpool_id":null,"name":"tenantnetwork1-subnet_653b32a4-9fd0-4387-9298-8797a2eead48"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"9437d29b-f2aa-4881-b813-64553d10f609","tenant_id":"81c7996db61d4abcb0b34012993e0374","created_at":"2018-09-25T00:11:39Z","dns_nameservers":[],"updated_at":"2018-09-25T00:11:39Z","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":"81c7996db61d4abcb0b34012993e0374","id":"d99b28d6-277a-4c08-a370-615ae5ec18aa","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-25 00:15:46,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-10887d13-eb95-44a2-b9e3-cd67e85b68b8 2018-09-25 00:15:46,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 1.08213496208s 2018-09-25 00:15:46,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-25 00:15:46,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/c8d0d3ad-01bd-4226-867a-7904b522c8a7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15ef51c3c4a9c4f9457e26feb6da3f6c0198db3bba8dd198dccc402bdd12b975" 2018-09-25 00:15:49,509 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 25 Sep 2018 00:15:49 GMT X-Openstack-Request-Id: req-1ba9209c-bccc-48d1-9859-dabe0ddefe2e 2018-09-25 00:15:49,509 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-25 00:15:49,509 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/c8d0d3ad-01bd-4226-867a-7904b522c8a7.json used request id req-1ba9209c-bccc-48d1-9859-dabe0ddefe2e 2018-09-25 00:15:49,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.30827093124s 2018-09-25 00:15:49,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-25 00:15:49,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15ef51c3c4a9c4f9457e26feb6da3f6c0198db3bba8dd198dccc402bdd12b975" 2018-09-25 00:15:50,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1358 Content-Type: application/json Date: Tue, 25 Sep 2018 00:15:50 GMT X-Openstack-Request-Id: req-0ff3e322-53c4-4901-a80d-e5b837ebb643 2018-09-25 00:15:50,741 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"9437d29b-f2aa-4881-b813-64553d10f609","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"81c7996db61d4abcb0b34012993e0374","status":"ACTIVE","subnets":["d99b28d6-277a-4c08-a370-615ae5ec18aa"],"description":"","tags":[],"updated_at":"2018-09-25T00:11:39Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"81c7996db61d4abcb0b34012993e0374","created_at":"2018-09-25T00:11:32Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9841fa97-7d3e-4351-ae86-e130067cf095","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0c5713b3b6a8401d92a561010ed099d9","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-25T00:15:49Z","provider:segmentation_id":28,"name":"tenantnetwork1-net_653b32a4-9fd0-4387-9298-8797a2eead48","admin_state_up":true,"tenant_id":"0c5713b3b6a8401d92a561010ed099d9","created_at":"2018-09-25T00:15:33Z","provider:network_type":"vxlan"}]} 2018-09-25 00:15:50,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-0ff3e322-53c4-4901-a80d-e5b837ebb643 2018-09-25 00:15:50,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.231539011s 2018-09-25 00:15:50,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-25 00:15:50,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/9841fa97-7d3e-4351-ae86-e130067cf095.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}15ef51c3c4a9c4f9457e26feb6da3f6c0198db3bba8dd198dccc402bdd12b975" 2018-09-25 00:15:52,339 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 25 Sep 2018 00:15:52 GMT X-Openstack-Request-Id: req-ae85ff74-8ed5-4412-acc1-73cc61ba7bb7 2018-09-25 00:15:52,339 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-25 00:15:52,339 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/9841fa97-7d3e-4351-ae86-e130067cf095.json used request id req-ae85ff74-8ed5-4412-acc1-73cc61ba7bb7 2018-09-25 00:15:52,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.59647202492s 2018-09-25 00:15:52,376 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-09-25 00:15:52,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-09-25 00:15:52,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 25 Sep 2018 00:15:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a7e1a59-3bd5-47a6-8c9d-6e3e6038a6d7 2018-09-25 00:15:52,418 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-25 00:15:52,418 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000//v3 used request id req-8a7e1a59-3bd5-47a6-8c9d-6e3e6038a6d7 2018-09-25 00:15:52,418 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-25 00:15:52,814 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab6ac12af8e7410a9d2317bcdec34006", "name": "admin"}], "expires_at": "2018-09-25T01:15:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c5713b3b6a8401d92a561010ed099d9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "288007c1ffd4485fbf6e6bd144409b8b"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a485140897c42e7a5551bc68ecf0159"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8380af053a964614a04023ada192027a"}], "type": "metric", "id": "033c0c3d282f4a5685f140b8998521f4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0856405278264cc1bf2f9fa99c7a2484"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6b743e2f36a64f6eac556b8f8c6f5d8c"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "967aff5d9d5c4101a31efc739e3a5b3b"}], "type": "image", "id": "0b3b007a26bc40a2b4880cc3bcb6c8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/0c5713b3b6a8401d92a561010ed099d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96baef3add264099b21671c43a5ad4bd"}, {"url": "http://192.30.9.4:8776/v1/0c5713b3b6a8401d92a561010ed099d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99d6d0cb330745a0bb9df2b888953f17"}, {"url": "http://172.30.9.22:8776/v1/0c5713b3b6a8401d92a561010ed099d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce0c4cd7fcb54e2d8ee0dd80005f0e26"}], "type": "volume", "id": "0cf2a683dfa24134a90dcfcd26e1f7ff", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/0c5713b3b6a8401d92a561010ed099d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4aae164d02ce4812bbc5d71a7a814a72"}, {"url": "http://192.30.9.4:8004/v1/0c5713b3b6a8401d92a561010ed099d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "734fd5c4a2904ad299d262b6c86536e0"}, {"url": "http://172.30.9.22:8004/v1/0c5713b3b6a8401d92a561010ed099d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f061177efce84fe59b60cc9fc441596c"}], "type": "orchestration", "id": "2c5837fd5d084973bead45e979aeb6e1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18e5fe50abaf4d60873559c311a6ec2d"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2864ba474129438589ac303b2a1e19de"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2caeb7ec624b455e80f1a77347a57a6b"}], "type": "placement", "id": "2f6daaf9744c4e3c9fbbd96bdb82c36c", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3618a171de604b83aed4ba18a3554dcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a493ef490654a92b3d02af3264c23de"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e43eb6ac4a424c8ab5256bc702ee7744"}], "type": "identity", "id": "62e4eb63ef6e4f939470f5eb4e703749", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "324c91f76eb94077bf68107e759a5598"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a56b79513b34333b597b39d8761173d"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9237bdf8b624508a0bc0bfce58cdc13"}], "type": "compute", "id": "6ca13486c495483b85dacfaf21fe4150", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d6dd12d7648417fa6f11db60c2dfe82"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a12c1f38b2a4a73a79a9fa31456afa2"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8ff7391a5b4239b24903444c2dcfd5"}], "type": "alarming", "id": "7dca9abe04a74991ac1b22e41353daf1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v3/0c5713b3b6a8401d92a561010ed099d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5780f3dbf1a24787b24bb310d04e97bb"}, {"url": "http://192.30.9.4:8776/v3/0c5713b3b6a8401d92a561010ed099d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c66563c96964eea8ab1d651ae1644f4"}, {"url": "http://192.30.9.4:8776/v3/0c5713b3b6a8401d92a561010ed099d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c050a5018b2b4fab979e750d187d2bff"}], "type": "volumev3", "id": "937ccded6ec849b69e7e105ea7dbf150", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55f3310086b0456ab85b6b4f5287c6ac"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "798017b29456499e8fcbe34a41cd36b0"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ae08369a7bab420db00d23dd9a80a2ec"}], "type": "cloudformation", "id": "95bf2f9b004f4b018914f161fe23e342", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/0c5713b3b6a8401d92a561010ed099d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b2783e1beb8470bb8972611c5b8d92e"}, {"url": "http://192.30.9.4:8776/v2/0c5713b3b6a8401d92a561010ed099d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ece122ed02e147c082678d215272794d"}, {"url": "http://192.30.9.4:8776/v2/0c5713b3b6a8401d92a561010ed099d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f712303b814a4a12a50ccf1470e62501"}], "type": "volumev2", "id": "a64565264c7a4459bb58958e74b81486", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_0c5713b3b6a8401d92a561010ed099d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1dccda3ffc2f4b298dba0c6396991eea"}, {"url": "http://12.0.0.21:8080/v1/AUTH_0c5713b3b6a8401d92a561010ed099d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60638aab115f49628685125e958a5121"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "983eb95828e64ab28d258ad3ff60c66c"}], "type": "object-store", "id": "a79d64e859224b4ba3b2ad1547967744", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "477a8fa80e094a95b3560d13ca4cdb04"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1893bd10c474fbe90ae73c1d3aa339f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c774c75b09da49728d18020c22085c94"}], "type": "network", "id": "b3d2e871bc04485490ea0695a87e56c2", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "c296e6a3575144e6b5f8d6ecfda6259c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d1ab56351eb488389d0b34054db0b76"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "816879ea169a408395af155c13951278"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8285da8585b948b58b99a03b86dabf64"}], "type": "event", "id": "d8fbbaad10fb4bc1bd898f5793d5b1d3", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d3306dc6eadb4bc7ac29dc377aefc830"}, "audit_ids": ["iKQ1uo8ySZ2ot4qrb-zL9Q"], "issued_at": "2018-09-25T00:15:52.000000Z"}} 2018-09-25 00:15:52,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-25 00:15:52,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8f81780b6754bc9770ee0a9a476d7161ab938f4c6e46cb1a508bf7612de800d7" 2018-09-25 00:15:53,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 695 Content-Type: application/json Date: Tue, 25 Sep 2018 00:15:53 GMT X-Openstack-Request-Id: req-018e9c97-7180-4b03-9e66-1f9e60505c39 2018-09-25 00:15:53,733 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"9437d29b-f2aa-4881-b813-64553d10f609","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"81c7996db61d4abcb0b34012993e0374","status":"ACTIVE","subnets":["d99b28d6-277a-4c08-a370-615ae5ec18aa"],"description":"","tags":[],"updated_at":"2018-09-25T00:11:39Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"81c7996db61d4abcb0b34012993e0374","created_at":"2018-09-25T00:11:32Z","provider:network_type":"flat"}]} 2018-09-25 00:15:53,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-018e9c97-7180-4b03-9e66-1f9e60505c39 2018-09-25 00:15:53,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.915562152863s 2018-09-25 00:15:53,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-09-25 00:15:53,742 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 597 Content-Type: application/json Date: Tue, 25 Sep 2018 00:15:53 GMT Server: Apache Vary: X-Auth-Token 2018-09-25 00:15:53,742 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-25 00:15:53,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-25 00:15:53,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8f81780b6754bc9770ee0a9a476d7161ab938f4c6e46cb1a508bf7612de800d7" 2018-09-25 00:15:53,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Tue, 25 Sep 2018 00:15:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d90049a8-d079-4a33-9aa0-12065bb5cbc9 2018-09-25 00:15:53,951 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/f11ee84a297546b89c3ebb38a30c2836"}, "tags": [], "enabled": true, "id": "f11ee84a297546b89c3ebb38a30c2836", "name": "heat_stack"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-09-25 00:15:53,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-d90049a8-d079-4a33-9aa0-12065bb5cbc9 2018-09-25 00:15:53,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.207593917847s 2018-09-25 00:15:53,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-25 00:15:53,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8f81780b6754bc9770ee0a9a476d7161ab938f4c6e46cb1a508bf7612de800d7" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_8da0b645-9315-4209-bf15-83957ae7f923"}}' 2018-09-25 00:15:54,149 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Tue, 25 Sep 2018 00:15:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94af99f1-358b-4043-8d3a-b733e44b3e98 2018-09-25 00:15:54,150 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.22:5000/v3/projects/5f73d0ef8e3a4d4ea3bdd16380cb4a0d"}, "tags": [], "enabled": true, "id": "5f73d0ef8e3a4d4ea3bdd16380cb4a0d", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_8da0b645-9315-4209-bf15-83957ae7f923"}} 2018-09-25 00:15:54,150 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-94af99f1-358b-4043-8d3a-b733e44b3e98 2018-09-25 00:15:54,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.19163608551s 2018-09-25 00:15:54,151 - 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'5f73d0ef8e3a4d4ea3bdd16380cb4a0d', '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_8da0b645-9315-4209-bf15-83957ae7f923'}) 2018-09-25 00:15:54,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-09-25 00:15:54,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8f81780b6754bc9770ee0a9a476d7161ab938f4c6e46cb1a508bf7612de800d7" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "b58fbaf5-5136-4148-a37e-6f98762a9ca1", "email": null, "name": "tenantnetwork2-user_8da0b645-9315-4209-bf15-83957ae7f923"}}' 2018-09-25 00:15:54,651 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Tue, 25 Sep 2018 00:15:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8c29d94-a5be-4276-9c43-5445a85a6692 2018-09-25 00:15:54,651 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_8da0b645-9315-4209-bf15-83957ae7f923", "links": {"self": "http://172.30.9.22:5000/v3/users/7d6d64f5a6d541e29fdeedb537f6cdf0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7d6d64f5a6d541e29fdeedb537f6cdf0", "domain_id": "default", "password_expires_at": null}} 2018-09-25 00:15:54,651 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-c8c29d94-a5be-4276-9c43-5445a85a6692 2018-09-25 00:15:54,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.49334692955s 2018-09-25 00:15:54,652 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'7d6d64f5a6d541e29fdeedb537f6cdf0', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_8da0b645-9315-4209-bf15-83957ae7f923'}) 2018-09-25 00:15:54,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-25 00:15:54,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8f81780b6754bc9770ee0a9a476d7161ab938f4c6e46cb1a508bf7612de800d7" 2018-09-25 00:15:54,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 321 Content-Type: application/json Date: Tue, 25 Sep 2018 00:15:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dba4d355-44e2-4b0f-b738-12c64b518db0 2018-09-25 00:15:54,763 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "33a5238619b3431da21e6a6cb03ce949", "links": {"self": "http://172.30.9.22:5000/v3/roles/33a5238619b3431da21e6a6cb03ce949"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab6ac12af8e7410a9d2317bcdec34006", "links": {"self": "http://172.30.9.22:5000/v3/roles/ab6ac12af8e7410a9d2317bcdec34006"}, "name": "admin"}, {"domain_id": null, "id": "ae93b63581654a4bbc2649a4dcb95e69", "links": {"self": "http://172.30.9.22:5000/v3/roles/ae93b63581654a4bbc2649a4dcb95e69"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cac51d14cd7641a08b4bf5f6ff329673", "links": {"self": "http://172.30.9.22:5000/v3/roles/cac51d14cd7641a08b4bf5f6ff329673"}, "name": "heat_stack_user"}]} 2018-09-25 00:15:54,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-dba4d355-44e2-4b0f-b738-12c64b518db0 2018-09-25 00:15:54,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109170913696s 2018-09-25 00:15:54,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-25 00:15:54,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8f81780b6754bc9770ee0a9a476d7161ab938f4c6e46cb1a508bf7612de800d7" 2018-09-25 00:15:54,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 321 Content-Type: application/json Date: Tue, 25 Sep 2018 00:15:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a096ebe4-ac24-4d5a-b291-e020c51768a9 2018-09-25 00:15:54,787 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "33a5238619b3431da21e6a6cb03ce949", "links": {"self": "http://172.30.9.22:5000/v3/roles/33a5238619b3431da21e6a6cb03ce949"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab6ac12af8e7410a9d2317bcdec34006", "links": {"self": "http://172.30.9.22:5000/v3/roles/ab6ac12af8e7410a9d2317bcdec34006"}, "name": "admin"}, {"domain_id": null, "id": "ae93b63581654a4bbc2649a4dcb95e69", "links": {"self": "http://172.30.9.22:5000/v3/roles/ae93b63581654a4bbc2649a4dcb95e69"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cac51d14cd7641a08b4bf5f6ff329673", "links": {"self": "http://172.30.9.22:5000/v3/roles/cac51d14cd7641a08b4bf5f6ff329673"}, "name": "heat_stack_user"}]} 2018-09-25 00:15:54,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-a096ebe4-ac24-4d5a-b291-e020c51768a9 2018-09-25 00:15:54,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0189158916473s 2018-09-25 00:15:54,789 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-25 00:15:54,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-09-25 00:15:54,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/roles -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8f81780b6754bc9770ee0a9a476d7161ab938f4c6e46cb1a508bf7612de800d7" -d '{"role": {"name": "Member"}}' 2018-09-25 00:15:55,037 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 177 Content-Type: application/json Date: Tue, 25 Sep 2018 00:15:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3667441a-7fda-4475-bd5f-ad2fc9cc5312 2018-09-25 00:15:55,037 - keystoneauth.session - DEBUG - RESP BODY: {"role": {"domain_id": null, "id": "9f8a1b7d947d4e8d979dadec4bd5e25c", "links": {"self": "http://172.30.9.22:5000/v3/roles/9f8a1b7d947d4e8d979dadec4bd5e25c"}, "name": "Member"}} 2018-09-25 00:15:55,037 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-3667441a-7fda-4475-bd5f-ad2fc9cc5312 2018-09-25 00:15:55,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.244729995728s 2018-09-25 00:15:55,038 - 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'9f8a1b7d947d4e8d979dadec4bd5e25c'}) 2018-09-25 00:15:55,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-25 00:15:55,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8f81780b6754bc9770ee0a9a476d7161ab938f4c6e46cb1a508bf7612de800d7" 2018-09-25 00:15:55,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 353 Content-Type: application/json Date: Tue, 25 Sep 2018 00:15:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d254dab-844f-49d3-a49f-d06eb2c3851b 2018-09-25 00:15:55,223 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "33a5238619b3431da21e6a6cb03ce949", "links": {"self": "http://172.30.9.22:5000/v3/roles/33a5238619b3431da21e6a6cb03ce949"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9f8a1b7d947d4e8d979dadec4bd5e25c", "links": {"self": "http://172.30.9.22:5000/v3/roles/9f8a1b7d947d4e8d979dadec4bd5e25c"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab6ac12af8e7410a9d2317bcdec34006", "links": {"self": "http://172.30.9.22:5000/v3/roles/ab6ac12af8e7410a9d2317bcdec34006"}, "name": "admin"}, {"domain_id": null, "id": "ae93b63581654a4bbc2649a4dcb95e69", "links": {"self": "http://172.30.9.22:5000/v3/roles/ae93b63581654a4bbc2649a4dcb95e69"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cac51d14cd7641a08b4bf5f6ff329673", "links": {"self": "http://172.30.9.22:5000/v3/roles/cac51d14cd7641a08b4bf5f6ff329673"}, "name": "heat_stack_user"}]} 2018-09-25 00:15:55,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-1d254dab-844f-49d3-a49f-d06eb2c3851b 2018-09-25 00:15:55,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.181629896164s 2018-09-25 00:15:55,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-25 00:15:55,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8f81780b6754bc9770ee0a9a476d7161ab938f4c6e46cb1a508bf7612de800d7" 2018-09-25 00:15:55,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 25 Sep 2018 00:15:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ab265ac-b12c-4541-b06f-bd9078f19d98 2018-09-25 00:15:55,414 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-25 00:15:55,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-1ab265ac-b12c-4541-b06f-bd9078f19d98 2018-09-25 00:15:55,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.186377048492s 2018-09-25 00:15:55,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-25 00:15:55,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8f81780b6754bc9770ee0a9a476d7161ab938f4c6e46cb1a508bf7612de800d7" 2018-09-25 00:15:55,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Tue, 25 Sep 2018 00:15:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d9239c4-1d27-4bb9-a555-1597b5cab868 2018-09-25 00:15:55,543 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1dfaad7fc777435cb3ac52995be1e788"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dfaad7fc777435cb3ac52995be1e788", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1e400105442c46ae8f98d0a53c3d816c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e400105442c46ae8f98d0a53c3d816c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/66a6fac1c4d14a3aa6e4fef6a681b741"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66a6fac1c4d14a3aa6e4fef6a681b741", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/7626e19c59a347a2b0771ba8b800b622"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7626e19c59a347a2b0771ba8b800b622", "email": "placement@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_8da0b645-9315-4209-bf15-83957ae7f923", "links": {"self": "http://172.30.9.22:5000/v3/users/7d6d64f5a6d541e29fdeedb537f6cdf0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7d6d64f5a6d541e29fdeedb537f6cdf0", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/85497291a00f4292834e1bcc7f910cc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85497291a00f4292834e1bcc7f910cc5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/95c5c38851774e5d921e5e20855c4e6d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95c5c38851774e5d921e5e20855c4e6d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/b8a61c1fd7554313b87e3d46e36c4b47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8a61c1fd7554313b87e3d46e36c4b47", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2ea030b22f74698bcc6ce140cf9cfc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2ea030b22f74698bcc6ce140cf9cfc8", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/d3306dc6eadb4bc7ac29dc377aefc830"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3306dc6eadb4bc7ac29dc377aefc830", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/d8879225204a49e69350f0737c4e3b5d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8879225204a49e69350f0737c4e3b5d", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/e88e09130eab4b448692d1853dd8e177"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e88e09130eab4b448692d1853dd8e177", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/f161c84997bc43fc817b40ba65a310b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f161c84997bc43fc817b40ba65a310b5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f96dfd23983c4ab5be18f670662e004b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f96dfd23983c4ab5be18f670662e004b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/f9e3195a1b6e4f0683fbae6f4726aad7"}, "domain_id": "f11ee84a297546b89c3ebb38a30c2836", "enabled": true, "options": {}, "id": "f9e3195a1b6e4f0683fbae6f4726aad7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-25 00:15:55,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-5d9239c4-1d27-4bb9-a555-1597b5cab868 2018-09-25 00:15:55,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.127956151962s 2018-09-25 00:15:55,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-25 00:15:55,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8f81780b6754bc9770ee0a9a476d7161ab938f4c6e46cb1a508bf7612de800d7" 2018-09-25 00:15:55,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Tue, 25 Sep 2018 00:15:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65d70986-5538-4db9-bfe1-c260ad1fa997 2018-09-25 00:15:55,666 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c5713b3b6a8401d92a561010ed099d9"}, "tags": [], "enabled": true, "id": "0c5713b3b6a8401d92a561010ed099d9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.22:5000/v3/projects/5f73d0ef8e3a4d4ea3bdd16380cb4a0d"}, "tags": [], "enabled": true, "id": "5f73d0ef8e3a4d4ea3bdd16380cb4a0d", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_8da0b645-9315-4209-bf15-83957ae7f923"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/81c7996db61d4abcb0b34012993e0374"}, "tags": [], "enabled": true, "id": "81c7996db61d4abcb0b34012993e0374", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-25 00:15:55,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-65d70986-5538-4db9-bfe1-c260ad1fa997 2018-09-25 00:15:55,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.109918117523s 2018-09-25 00:15:55,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-25 00:15:55,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=7d6d64f5a6d541e29fdeedb537f6cdf0&role.id=9f8a1b7d947d4e8d979dadec4bd5e25c&scope.project.id=5f73d0ef8e3a4d4ea3bdd16380cb4a0d" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8f81780b6754bc9770ee0a9a476d7161ab938f4c6e46cb1a508bf7612de800d7" 2018-09-25 00:15:55,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Tue, 25 Sep 2018 00:15:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d1d7a24-f256-4176-9252-bb170da696c3 2018-09-25 00:15:55,778 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=7d6d64f5a6d541e29fdeedb537f6cdf0&role.id=9f8a1b7d947d4e8d979dadec4bd5e25c&scope.project.id=5f73d0ef8e3a4d4ea3bdd16380cb4a0d", "previous": null, "next": null}} 2018-09-25 00:15:55,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=7d6d64f5a6d541e29fdeedb537f6cdf0&role.id=9f8a1b7d947d4e8d979dadec4bd5e25c&scope.project.id=5f73d0ef8e3a4d4ea3bdd16380cb4a0d used request id req-6d1d7a24-f256-4176-9252-bb170da696c3 2018-09-25 00:15:55,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.102830171585s 2018-09-25 00:15:55,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-09-25 00:15:55,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/5f73d0ef8e3a4d4ea3bdd16380cb4a0d/users/7d6d64f5a6d541e29fdeedb537f6cdf0/roles/9f8a1b7d947d4e8d979dadec4bd5e25c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8f81780b6754bc9770ee0a9a476d7161ab938f4c6e46cb1a508bf7612de800d7" 2018-09-25 00:15:55,965 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 25 Sep 2018 00:15:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-499bb681-b720-4a18-aef8-d1402adb7950 2018-09-25 00:15:55,965 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-25 00:15:55,965 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/5f73d0ef8e3a4d4ea3bdd16380cb4a0d/users/7d6d64f5a6d541e29fdeedb537f6cdf0/roles/9f8a1b7d947d4e8d979dadec4bd5e25c used request id req-499bb681-b720-4a18-aef8-d1402adb7950 2018-09-25 00:15:55,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.183178901672s 2018-09-25 00:15:55,966 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_8da0b645-9315-4209-bf15-83957ae7f923', 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'5f73d0ef8e3a4d4ea3bdd16380cb4a0d', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'b58fbaf5-5136-4148-a37e-6f98762a9ca1', 'username': u'tenantnetwork2-user_8da0b645-9315-4209-bf15-83957ae7f923', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22: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-25 00:15:55,969 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_8da0b645-9315-4209-bf15-83957ae7f923', 'password': 'b58fbaf5-5136-4148-a37e-6f98762a9ca1', 'project_name': 'tenantnetwork2-project_8da0b645-9315-4209-bf15-83957ae7f923', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000//v3', 'project_id': '5f73d0ef8e3a4d4ea3bdd16380cb4a0d', 'project_domain_name': 'Default'} 2018-09-25 00:15:55,969 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-09-25 00:15:55,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-25 00:15:55,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8f81780b6754bc9770ee0a9a476d7161ab938f4c6e46cb1a508bf7612de800d7" 2018-09-25 00:15:56,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Tue, 25 Sep 2018 00:15:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09cffbde-8d7e-4d79-b8f7-b0673b320813 2018-09-25 00:15:56,093 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/f11ee84a297546b89c3ebb38a30c2836"}, "tags": [], "enabled": true, "id": "f11ee84a297546b89c3ebb38a30c2836", "name": "heat_stack"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-09-25 00:15:56,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-09cffbde-8d7e-4d79-b8f7-b0673b320813 2018-09-25 00:15:56,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.123358011246s 2018-09-25 00:15:56,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-25 00:15:56,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8f81780b6754bc9770ee0a9a476d7161ab938f4c6e46cb1a508bf7612de800d7" 2018-09-25 00:15:56,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Tue, 25 Sep 2018 00:15:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f158bda4-8669-4bcc-ba8a-6d7631a89b30 2018-09-25 00:15:56,195 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c5713b3b6a8401d92a561010ed099d9"}, "tags": [], "enabled": true, "id": "0c5713b3b6a8401d92a561010ed099d9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.22:5000/v3/projects/5f73d0ef8e3a4d4ea3bdd16380cb4a0d"}, "tags": [], "enabled": true, "id": "5f73d0ef8e3a4d4ea3bdd16380cb4a0d", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_8da0b645-9315-4209-bf15-83957ae7f923"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/81c7996db61d4abcb0b34012993e0374"}, "tags": [], "enabled": true, "id": "81c7996db61d4abcb0b34012993e0374", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-25 00:15:56,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-f158bda4-8669-4bcc-ba8a-6d7631a89b30 2018-09-25 00:15:56,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0947480201721s 2018-09-25 00:15:56,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-25 00:15:56,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8f81780b6754bc9770ee0a9a476d7161ab938f4c6e46cb1a508bf7612de800d7" -d '{"network": {"tenant_id": "5f73d0ef8e3a4d4ea3bdd16380cb4a0d", "name": "tenantnetwork2-net_8da0b645-9315-4209-bf15-83957ae7f923", "admin_state_up": true}}' 2018-09-25 00:15:57,131 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 687 Content-Type: application/json Date: Tue, 25 Sep 2018 00:15:57 GMT X-Openstack-Request-Id: req-041a17f8-5656-46ad-b7cc-a689f3cb4e3b 2018-09-25 00:15:57,132 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"5318e99f-5622-41a9-9e40-46161d476f06","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5f73d0ef8e3a4d4ea3bdd16380cb4a0d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-25T00:15:56Z","is_default":false,"provider:segmentation_id":28,"name":"tenantnetwork2-net_8da0b645-9315-4209-bf15-83957ae7f923","admin_state_up":true,"tenant_id":"5f73d0ef8e3a4d4ea3bdd16380cb4a0d","created_at":"2018-09-25T00:15:56Z","mtu":1450}} 2018-09-25 00:15:57,132 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-041a17f8-5656-46ad-b7cc-a689f3cb4e3b 2018-09-25 00:15:57,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.933989048004s 2018-09-25 00:15:57,133 - 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-25T00:15:56Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'5318e99f-5622-41a9-9e40-46161d476f06', u'provider:segmentation_id': 28, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-net_8da0b645-9315-4209-bf15-83957ae7f923', u'admin_state_up': True, u'tenant_id': u'5f73d0ef8e3a4d4ea3bdd16380cb4a0d', u'created_at': u'2018-09-25T00:15:56Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'5f73d0ef8e3a4d4ea3bdd16380cb4a0d'}) 2018-09-25 00:15:57,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-09-25 00:15:57,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 25 Sep 2018 00:15:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a6cba51-0407-494a-a216-cad2ba94decc 2018-09-25 00:15:57,144 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-25 00:15:57,144 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000//v3 used request id req-2a6cba51-0407-494a-a216-cad2ba94decc 2018-09-25 00:15:57,144 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-25 00:15:57,556 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9f8a1b7d947d4e8d979dadec4bd5e25c", "name": "Member"}], "expires_at": "2018-09-25T01:15:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5f73d0ef8e3a4d4ea3bdd16380cb4a0d", "name": "tenantnetwork2-project_8da0b645-9315-4209-bf15-83957ae7f923"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "288007c1ffd4485fbf6e6bd144409b8b"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a485140897c42e7a5551bc68ecf0159"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8380af053a964614a04023ada192027a"}], "type": "metric", "id": "033c0c3d282f4a5685f140b8998521f4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0856405278264cc1bf2f9fa99c7a2484"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6b743e2f36a64f6eac556b8f8c6f5d8c"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "967aff5d9d5c4101a31efc739e3a5b3b"}], "type": "image", "id": "0b3b007a26bc40a2b4880cc3bcb6c8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/5f73d0ef8e3a4d4ea3bdd16380cb4a0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96baef3add264099b21671c43a5ad4bd"}, {"url": "http://192.30.9.4:8776/v1/5f73d0ef8e3a4d4ea3bdd16380cb4a0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99d6d0cb330745a0bb9df2b888953f17"}, {"url": "http://172.30.9.22:8776/v1/5f73d0ef8e3a4d4ea3bdd16380cb4a0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce0c4cd7fcb54e2d8ee0dd80005f0e26"}], "type": "volume", "id": "0cf2a683dfa24134a90dcfcd26e1f7ff", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/5f73d0ef8e3a4d4ea3bdd16380cb4a0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4aae164d02ce4812bbc5d71a7a814a72"}, {"url": "http://192.30.9.4:8004/v1/5f73d0ef8e3a4d4ea3bdd16380cb4a0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "734fd5c4a2904ad299d262b6c86536e0"}, {"url": "http://172.30.9.22:8004/v1/5f73d0ef8e3a4d4ea3bdd16380cb4a0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f061177efce84fe59b60cc9fc441596c"}], "type": "orchestration", "id": "2c5837fd5d084973bead45e979aeb6e1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18e5fe50abaf4d60873559c311a6ec2d"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2864ba474129438589ac303b2a1e19de"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2caeb7ec624b455e80f1a77347a57a6b"}], "type": "placement", "id": "2f6daaf9744c4e3c9fbbd96bdb82c36c", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3618a171de604b83aed4ba18a3554dcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a493ef490654a92b3d02af3264c23de"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e43eb6ac4a424c8ab5256bc702ee7744"}], "type": "identity", "id": "62e4eb63ef6e4f939470f5eb4e703749", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "324c91f76eb94077bf68107e759a5598"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a56b79513b34333b597b39d8761173d"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9237bdf8b624508a0bc0bfce58cdc13"}], "type": "compute", "id": "6ca13486c495483b85dacfaf21fe4150", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d6dd12d7648417fa6f11db60c2dfe82"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a12c1f38b2a4a73a79a9fa31456afa2"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8ff7391a5b4239b24903444c2dcfd5"}], "type": "alarming", "id": "7dca9abe04a74991ac1b22e41353daf1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v3/5f73d0ef8e3a4d4ea3bdd16380cb4a0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5780f3dbf1a24787b24bb310d04e97bb"}, {"url": "http://192.30.9.4:8776/v3/5f73d0ef8e3a4d4ea3bdd16380cb4a0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c66563c96964eea8ab1d651ae1644f4"}, {"url": "http://192.30.9.4:8776/v3/5f73d0ef8e3a4d4ea3bdd16380cb4a0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c050a5018b2b4fab979e750d187d2bff"}], "type": "volumev3", "id": "937ccded6ec849b69e7e105ea7dbf150", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55f3310086b0456ab85b6b4f5287c6ac"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "798017b29456499e8fcbe34a41cd36b0"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ae08369a7bab420db00d23dd9a80a2ec"}], "type": "cloudformation", "id": "95bf2f9b004f4b018914f161fe23e342", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/5f73d0ef8e3a4d4ea3bdd16380cb4a0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b2783e1beb8470bb8972611c5b8d92e"}, {"url": "http://192.30.9.4:8776/v2/5f73d0ef8e3a4d4ea3bdd16380cb4a0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ece122ed02e147c082678d215272794d"}, {"url": "http://192.30.9.4:8776/v2/5f73d0ef8e3a4d4ea3bdd16380cb4a0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f712303b814a4a12a50ccf1470e62501"}], "type": "volumev2", "id": "a64565264c7a4459bb58958e74b81486", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_5f73d0ef8e3a4d4ea3bdd16380cb4a0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1dccda3ffc2f4b298dba0c6396991eea"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5f73d0ef8e3a4d4ea3bdd16380cb4a0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60638aab115f49628685125e958a5121"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "983eb95828e64ab28d258ad3ff60c66c"}], "type": "object-store", "id": "a79d64e859224b4ba3b2ad1547967744", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "477a8fa80e094a95b3560d13ca4cdb04"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1893bd10c474fbe90ae73c1d3aa339f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c774c75b09da49728d18020c22085c94"}], "type": "network", "id": "b3d2e871bc04485490ea0695a87e56c2", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "c296e6a3575144e6b5f8d6ecfda6259c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d1ab56351eb488389d0b34054db0b76"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "816879ea169a408395af155c13951278"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8285da8585b948b58b99a03b86dabf64"}], "type": "event", "id": "d8fbbaad10fb4bc1bd898f5793d5b1d3", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_8da0b645-9315-4209-bf15-83957ae7f923", "id": "7d6d64f5a6d541e29fdeedb537f6cdf0"}, "audit_ids": ["qocxU7RvTj6t7nbzt2O7wg"], "issued_at": "2018-09-25T00:15:57.000000Z"}} 2018-09-25 00:15:57,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-25 00:15:57,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4634d211bd2c415749656b3fc49fe9463b8e66bc3c4451cb93d8c1c16e607938" 2018-09-25 00:15:57,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1153 Content-Type: application/json Date: Tue, 25 Sep 2018 00:15:57 GMT X-Openstack-Request-Id: req-c9492d76-83af-4314-b6cd-8239e1aeec1f 2018-09-25 00:15:57,927 - keystoneauth.session - DEBUG - 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-25T00:15:56Z","tenant_id":"5f73d0ef8e3a4d4ea3bdd16380cb4a0d","created_at":"2018-09-25T00:15:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":2,"admin_state_up":true,"shared":false,"project_id":"5f73d0ef8e3a4d4ea3bdd16380cb4a0d","id":"5318e99f-5622-41a9-9e40-46161d476f06","name":"tenantnetwork2-net_8da0b645-9315-4209-bf15-83957ae7f923"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d99b28d6-277a-4c08-a370-615ae5ec18aa"],"updated_at":"2018-09-25T00:11:39Z","tenant_id":"81c7996db61d4abcb0b34012993e0374","created_at":"2018-09-25T00:11:32Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"81c7996db61d4abcb0b34012993e0374","id":"9437d29b-f2aa-4881-b813-64553d10f609","name":"external"}]} 2018-09-25 00:15:57,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-c9492d76-83af-4314-b6cd-8239e1aeec1f 2018-09-25 00:15:57,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.367600917816s 2018-09-25 00:15:57,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-25 00:15:57,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4634d211bd2c415749656b3fc49fe9463b8e66bc3c4451cb93d8c1c16e607938" -d '{"subnet": {"name": "tenantnetwork2-subnet_8da0b645-9315-4209-bf15-83957ae7f923", "enable_dhcp": true, "network_id": "5318e99f-5622-41a9-9e40-46161d476f06", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-25 00:15:59,095 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Tue, 25 Sep 2018 00:15:59 GMT X-Openstack-Request-Id: req-1ccbc649-d09e-4225-996d-f0ee7f200cfd 2018-09-25 00:15:59,096 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5318e99f-5622-41a9-9e40-46161d476f06","tenant_id":"5f73d0ef8e3a4d4ea3bdd16380cb4a0d","created_at":"2018-09-25T00:15:58Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-25T00:15:58Z","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":"5f73d0ef8e3a4d4ea3bdd16380cb4a0d","id":"7b6a0fcb-9777-46c4-b8e0-73885d0f6e90","subnetpool_id":null,"name":"tenantnetwork2-subnet_8da0b645-9315-4209-bf15-83957ae7f923"}} 2018-09-25 00:15:59,096 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-1ccbc649-d09e-4225-996d-f0ee7f200cfd 2018-09-25 00:15:59,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.16728997231s 2018-09-25 00:15:59,097 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-25T00:15:58Z', 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'7b6a0fcb-9777-46c4-b8e0-73885d0f6e90', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_8da0b645-9315-4209-bf15-83957ae7f923', u'enable_dhcp': True, u'network_id': u'5318e99f-5622-41a9-9e40-46161d476f06', u'tenant_id': u'5f73d0ef8e3a4d4ea3bdd16380cb4a0d', u'created_at': u'2018-09-25T00:15:58Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'5f73d0ef8e3a4d4ea3bdd16380cb4a0d'}) 2018-09-25 00:15:59,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-25 00:15:59,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4634d211bd2c415749656b3fc49fe9463b8e66bc3c4451cb93d8c1c16e607938" -d '{"router": {"external_gateway_info": {"network_id": "9437d29b-f2aa-4881-b813-64553d10f609"}, "name": "tenantnetwork2-router_8da0b645-9315-4209-bf15-83957ae7f923", "admin_state_up": true}}' 2018-09-25 00:16:01,601 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 625 Content-Type: application/json Date: Tue, 25 Sep 2018 00:16:01 GMT X-Openstack-Request-Id: req-38bc5999-ee6c-4b2b-bb49-3583ef53badf 2018-09-25 00:16:01,601 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "9437d29b-f2aa-4881-b813-64553d10f609", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d99b28d6-277a-4c08-a370-615ae5ec18aa", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "5f73d0ef8e3a4d4ea3bdd16380cb4a0d", "created_at": "2018-09-25T00:16:00Z", "admin_state_up": true, "updated_at": "2018-09-25T00:16:01Z", "revision_number": 2, "routes": [], "project_id": "5f73d0ef8e3a4d4ea3bdd16380cb4a0d", "id": "cebc5a59-6953-42f1-a828-96b1c6002e8a", "name": "tenantnetwork2-router_8da0b645-9315-4209-bf15-83957ae7f923"}} 2018-09-25 00:16:01,601 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-38bc5999-ee6c-4b2b-bb49-3583ef53badf 2018-09-25 00:16:01,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.50451207161s 2018-09-25 00:16:01,602 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'9437d29b-f2aa-4881-b813-64553d10f609', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'd99b28d6-277a-4c08-a370-615ae5ec18aa', u'ip_address': u'172.30.9.201'}]}, u'description': u'', u'tags': [], u'tenant_id': u'5f73d0ef8e3a4d4ea3bdd16380cb4a0d', u'created_at': u'2018-09-25T00:16:00Z', u'admin_state_up': True, u'updated_at': u'2018-09-25T00:16:01Z', u'revision_number': 2, u'routes': [], u'project_id': u'5f73d0ef8e3a4d4ea3bdd16380cb4a0d', u'id': u'cebc5a59-6953-42f1-a828-96b1c6002e8a', u'name': u'tenantnetwork2-router_8da0b645-9315-4209-bf15-83957ae7f923'}) 2018-09-25 00:16:01,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-25 00:16:01,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/cebc5a59-6953-42f1-a828-96b1c6002e8a/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4634d211bd2c415749656b3fc49fe9463b8e66bc3c4451cb93d8c1c16e607938" -d '{"subnet_id": "7b6a0fcb-9777-46c4-b8e0-73885d0f6e90"}' 2018-09-25 00:16:03,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 25 Sep 2018 00:16:03 GMT X-Openstack-Request-Id: req-b2f13127-c43b-4218-b567-bf788851331b 2018-09-25 00:16:03,583 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "5318e99f-5622-41a9-9e40-46161d476f06", "tenant_id": "5f73d0ef8e3a4d4ea3bdd16380cb4a0d", "subnet_id": "7b6a0fcb-9777-46c4-b8e0-73885d0f6e90", "subnet_ids": ["7b6a0fcb-9777-46c4-b8e0-73885d0f6e90"], "port_id": "5aeab12e-6823-493a-ac5a-0c5853287de3", "id": "cebc5a59-6953-42f1-a828-96b1c6002e8a"} 2018-09-25 00:16:03,583 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/cebc5a59-6953-42f1-a828-96b1c6002e8a/add_router_interface.json used request id req-b2f13127-c43b-4218-b567-bf788851331b 2018-09-25 00:16:03,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.98052787781s 2018-09-25 00:16:03,694 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-25 00:16:03,695 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:08 | PASS | +------------------------+------------------+------------------+----------------+ 2018-09-25 00:16:03,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-25 00:16:03,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/cebc5a59-6953-42f1-a828-96b1c6002e8a/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4634d211bd2c415749656b3fc49fe9463b8e66bc3c4451cb93d8c1c16e607938" -d '{"subnet_id": "7b6a0fcb-9777-46c4-b8e0-73885d0f6e90"}' 2018-09-25 00:16:05,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 25 Sep 2018 00:16:05 GMT X-Openstack-Request-Id: req-50c66130-26bd-4324-8d90-c18faa6d6fd5 2018-09-25 00:16:05,640 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "5318e99f-5622-41a9-9e40-46161d476f06", "tenant_id": "5f73d0ef8e3a4d4ea3bdd16380cb4a0d", "subnet_id": "7b6a0fcb-9777-46c4-b8e0-73885d0f6e90", "subnet_ids": ["7b6a0fcb-9777-46c4-b8e0-73885d0f6e90"], "port_id": "5aeab12e-6823-493a-ac5a-0c5853287de3", "id": "cebc5a59-6953-42f1-a828-96b1c6002e8a"} 2018-09-25 00:16:05,641 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/cebc5a59-6953-42f1-a828-96b1c6002e8a/remove_router_interface.json used request id req-50c66130-26bd-4324-8d90-c18faa6d6fd5 2018-09-25 00:16:05,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.94021916389s 2018-09-25 00:16:05,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-25 00:16:05,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4634d211bd2c415749656b3fc49fe9463b8e66bc3c4451cb93d8c1c16e607938" 2018-09-25 00:16:06,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 628 Content-Type: application/json Date: Tue, 25 Sep 2018 00:16:06 GMT X-Openstack-Request-Id: req-6c0a0a3b-4b69-4be5-bc6c-6cfee1152400 2018-09-25 00:16:06,762 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "9437d29b-f2aa-4881-b813-64553d10f609", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d99b28d6-277a-4c08-a370-615ae5ec18aa", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "5f73d0ef8e3a4d4ea3bdd16380cb4a0d", "created_at": "2018-09-25T00:16:00Z", "admin_state_up": true, "updated_at": "2018-09-25T00:16:04Z", "revision_number": 4, "routes": [], "project_id": "5f73d0ef8e3a4d4ea3bdd16380cb4a0d", "id": "cebc5a59-6953-42f1-a828-96b1c6002e8a", "name": "tenantnetwork2-router_8da0b645-9315-4209-bf15-83957ae7f923"}]} 2018-09-25 00:16:06,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-6c0a0a3b-4b69-4be5-bc6c-6cfee1152400 2018-09-25 00:16:06,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.12139201164s 2018-09-25 00:16:06,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-25 00:16:06,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/cebc5a59-6953-42f1-a828-96b1c6002e8a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4634d211bd2c415749656b3fc49fe9463b8e66bc3c4451cb93d8c1c16e607938" 2018-09-25 00:16:08,465 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 25 Sep 2018 00:16:08 GMT X-Openstack-Request-Id: req-cc49f205-65d0-43f0-91ce-ac883a7a1b5f 2018-09-25 00:16:08,465 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-25 00:16:08,465 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/cebc5a59-6953-42f1-a828-96b1c6002e8a.json used request id req-cc49f205-65d0-43f0-91ce-ac883a7a1b5f 2018-09-25 00:16:08,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.70088505745s 2018-09-25 00:16:08,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-25 00:16:08,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4634d211bd2c415749656b3fc49fe9463b8e66bc3c4451cb93d8c1c16e607938" 2018-09-25 00:16:09,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Tue, 25 Sep 2018 00:16:09 GMT X-Openstack-Request-Id: req-659b92cf-89b9-49e0-8442-3673e09b71c0 2018-09-25 00:16:09,303 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5318e99f-5622-41a9-9e40-46161d476f06","tenant_id":"5f73d0ef8e3a4d4ea3bdd16380cb4a0d","created_at":"2018-09-25T00:15:58Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-25T00:15:58Z","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":"5f73d0ef8e3a4d4ea3bdd16380cb4a0d","id":"7b6a0fcb-9777-46c4-b8e0-73885d0f6e90","subnetpool_id":null,"name":"tenantnetwork2-subnet_8da0b645-9315-4209-bf15-83957ae7f923"}]} 2018-09-25 00:16:09,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-659b92cf-89b9-49e0-8442-3673e09b71c0 2018-09-25 00:16:09,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.837538003922s 2018-09-25 00:16:09,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-25 00:16:09,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/7b6a0fcb-9777-46c4-b8e0-73885d0f6e90.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4634d211bd2c415749656b3fc49fe9463b8e66bc3c4451cb93d8c1c16e607938" 2018-09-25 00:16:12,251 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 25 Sep 2018 00:16:12 GMT X-Openstack-Request-Id: req-18d6ad6a-2cda-4a3b-ada4-9a0a21009d6c 2018-09-25 00:16:12,252 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-25 00:16:12,252 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/7b6a0fcb-9777-46c4-b8e0-73885d0f6e90.json used request id req-18d6ad6a-2cda-4a3b-ada4-9a0a21009d6c 2018-09-25 00:16:12,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.94712400436s 2018-09-25 00:16:12,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-25 00:16:12,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4634d211bd2c415749656b3fc49fe9463b8e66bc3c4451cb93d8c1c16e607938" 2018-09-25 00:16:13,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1159 Content-Type: application/json Date: Tue, 25 Sep 2018 00:16:13 GMT X-Openstack-Request-Id: req-0123934f-f6b8-4d98-9980-46ee79923ab4 2018-09-25 00:16:13,307 - keystoneauth.session - DEBUG - 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-25T00:16:12Z","tenant_id":"5f73d0ef8e3a4d4ea3bdd16380cb4a0d","created_at":"2018-09-25T00:15:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5f73d0ef8e3a4d4ea3bdd16380cb4a0d","id":"5318e99f-5622-41a9-9e40-46161d476f06","name":"tenantnetwork2-net_8da0b645-9315-4209-bf15-83957ae7f923"},{"status":"ACTIVE","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d99b28d6-277a-4c08-a370-615ae5ec18aa"],"updated_at":"2018-09-25T00:11:39Z","tenant_id":"81c7996db61d4abcb0b34012993e0374","created_at":"2018-09-25T00:11:32Z","tags":[],"ipv6_address_scope":null,"mtu":1500,"is_default":false,"revision_number":6,"admin_state_up":true,"shared":false,"project_id":"81c7996db61d4abcb0b34012993e0374","id":"9437d29b-f2aa-4881-b813-64553d10f609","name":"external"}]} 2018-09-25 00:16:13,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-0123934f-f6b8-4d98-9980-46ee79923ab4 2018-09-25 00:16:13,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.05519008636s 2018-09-25 00:16:13,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-25 00:16:13,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/5318e99f-5622-41a9-9e40-46161d476f06.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}4634d211bd2c415749656b3fc49fe9463b8e66bc3c4451cb93d8c1c16e607938" 2018-09-25 00:16:13,986 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 25 Sep 2018 00:16:13 GMT X-Openstack-Request-Id: req-100717a7-a164-455b-b2c1-0d4c75b21fa6 2018-09-25 00:16:13,986 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-25 00:16:13,986 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/5318e99f-5622-41a9-9e40-46161d476f06.json used request id req-100717a7-a164-455b-b2c1-0d4c75b21fa6 2018-09-25 00:16:13,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.677002191544s 2018-09-25 00:16:13,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-25 00:16:13,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8f81780b6754bc9770ee0a9a476d7161ab938f4c6e46cb1a508bf7612de800d7" 2018-09-25 00:16:14,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Tue, 25 Sep 2018 00:16:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3424c5b-13e7-41ae-b8cc-ab58a5eca000 2018-09-25 00:16:14,114 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1dfaad7fc777435cb3ac52995be1e788"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dfaad7fc777435cb3ac52995be1e788", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1e400105442c46ae8f98d0a53c3d816c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e400105442c46ae8f98d0a53c3d816c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/66a6fac1c4d14a3aa6e4fef6a681b741"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66a6fac1c4d14a3aa6e4fef6a681b741", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/7626e19c59a347a2b0771ba8b800b622"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7626e19c59a347a2b0771ba8b800b622", "email": "placement@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_8da0b645-9315-4209-bf15-83957ae7f923", "links": {"self": "http://172.30.9.22:5000/v3/users/7d6d64f5a6d541e29fdeedb537f6cdf0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7d6d64f5a6d541e29fdeedb537f6cdf0", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/85497291a00f4292834e1bcc7f910cc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85497291a00f4292834e1bcc7f910cc5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/95c5c38851774e5d921e5e20855c4e6d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95c5c38851774e5d921e5e20855c4e6d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/b8a61c1fd7554313b87e3d46e36c4b47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8a61c1fd7554313b87e3d46e36c4b47", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2ea030b22f74698bcc6ce140cf9cfc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2ea030b22f74698bcc6ce140cf9cfc8", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/d3306dc6eadb4bc7ac29dc377aefc830"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3306dc6eadb4bc7ac29dc377aefc830", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/d8879225204a49e69350f0737c4e3b5d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8879225204a49e69350f0737c4e3b5d", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/e88e09130eab4b448692d1853dd8e177"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e88e09130eab4b448692d1853dd8e177", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/f161c84997bc43fc817b40ba65a310b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f161c84997bc43fc817b40ba65a310b5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f96dfd23983c4ab5be18f670662e004b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f96dfd23983c4ab5be18f670662e004b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/f9e3195a1b6e4f0683fbae6f4726aad7"}, "domain_id": "f11ee84a297546b89c3ebb38a30c2836", "enabled": true, "options": {}, "id": "f9e3195a1b6e4f0683fbae6f4726aad7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-25 00:16:14,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-c3424c5b-13e7-41ae-b8cc-ab58a5eca000 2018-09-25 00:16:14,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.127218008041s 2018-09-25 00:16:14,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-25 00:16:14,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/7d6d64f5a6d541e29fdeedb537f6cdf0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8f81780b6754bc9770ee0a9a476d7161ab938f4c6e46cb1a508bf7612de800d7" 2018-09-25 00:16:14,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Tue, 25 Sep 2018 00:16:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ba33414-2592-4458-bb74-5eb1482554a3 2018-09-25 00:16:14,238 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_8da0b645-9315-4209-bf15-83957ae7f923", "links": {"self": "http://172.30.9.22:5000/v3/users/7d6d64f5a6d541e29fdeedb537f6cdf0"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "7d6d64f5a6d541e29fdeedb537f6cdf0", "description": null}} 2018-09-25 00:16:14,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/7d6d64f5a6d541e29fdeedb537f6cdf0 used request id req-3ba33414-2592-4458-bb74-5eb1482554a3 2018-09-25 00:16:14,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.118290185928s 2018-09-25 00:16:14,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-25 00:16:14,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/7d6d64f5a6d541e29fdeedb537f6cdf0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8f81780b6754bc9770ee0a9a476d7161ab938f4c6e46cb1a508bf7612de800d7" 2018-09-25 00:16:14,505 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 25 Sep 2018 00:16:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f64bc33-510a-4cd0-a187-03ed93d4ffc5 2018-09-25 00:16:14,505 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-25 00:16:14,506 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/7d6d64f5a6d541e29fdeedb537f6cdf0 used request id req-0f64bc33-510a-4cd0-a187-03ed93d4ffc5 2018-09-25 00:16:14,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.266779899597s 2018-09-25 00:16:14,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-25 00:16:14,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8f81780b6754bc9770ee0a9a476d7161ab938f4c6e46cb1a508bf7612de800d7" 2018-09-25 00:16:14,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 387 Content-Type: application/json Date: Tue, 25 Sep 2018 00:16:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-029a91ed-2658-45b9-9378-1c2bbd4d941d 2018-09-25 00:16:14,691 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c5713b3b6a8401d92a561010ed099d9"}, "tags": [], "enabled": true, "id": "0c5713b3b6a8401d92a561010ed099d9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.22:5000/v3/projects/5f73d0ef8e3a4d4ea3bdd16380cb4a0d"}, "tags": [], "enabled": true, "id": "5f73d0ef8e3a4d4ea3bdd16380cb4a0d", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_8da0b645-9315-4209-bf15-83957ae7f923"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/81c7996db61d4abcb0b34012993e0374"}, "tags": [], "enabled": true, "id": "81c7996db61d4abcb0b34012993e0374", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-25 00:16:14,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-029a91ed-2658-45b9-9378-1c2bbd4d941d 2018-09-25 00:16:14,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.178892850876s 2018-09-25 00:16:14,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-25 00:16:14,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/5f73d0ef8e3a4d4ea3bdd16380cb4a0d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8f81780b6754bc9770ee0a9a476d7161ab938f4c6e46cb1a508bf7612de800d7" 2018-09-25 00:16:14,972 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 25 Sep 2018 00:16:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c79fcd7c-87a1-468c-90e6-a656c5990cad 2018-09-25 00:16:14,973 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-25 00:16:14,973 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/5f73d0ef8e3a4d4ea3bdd16380cb4a0d used request id req-c79fcd7c-87a1-468c-90e6-a656c5990cad 2018-09-25 00:16:14,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.275980949402s 2018-09-25 00:16:14,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-25 00:16:14,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8f81780b6754bc9770ee0a9a476d7161ab938f4c6e46cb1a508bf7612de800d7" 2018-09-25 00:16:15,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 353 Content-Type: application/json Date: Tue, 25 Sep 2018 00:16:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-867961d5-6e1a-4440-a978-70ea3aacd7d4 2018-09-25 00:16:15,078 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "33a5238619b3431da21e6a6cb03ce949", "links": {"self": "http://172.30.9.22:5000/v3/roles/33a5238619b3431da21e6a6cb03ce949"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9f8a1b7d947d4e8d979dadec4bd5e25c", "links": {"self": "http://172.30.9.22:5000/v3/roles/9f8a1b7d947d4e8d979dadec4bd5e25c"}, "name": "Member"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab6ac12af8e7410a9d2317bcdec34006", "links": {"self": "http://172.30.9.22:5000/v3/roles/ab6ac12af8e7410a9d2317bcdec34006"}, "name": "admin"}, {"domain_id": null, "id": "ae93b63581654a4bbc2649a4dcb95e69", "links": {"self": "http://172.30.9.22:5000/v3/roles/ae93b63581654a4bbc2649a4dcb95e69"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cac51d14cd7641a08b4bf5f6ff329673", "links": {"self": "http://172.30.9.22:5000/v3/roles/cac51d14cd7641a08b4bf5f6ff329673"}, "name": "heat_stack_user"}]} 2018-09-25 00:16:15,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-867961d5-6e1a-4440-a978-70ea3aacd7d4 2018-09-25 00:16:15,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101485013962s 2018-09-25 00:16:15,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-09-25 00:16:15,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/roles/9f8a1b7d947d4e8d979dadec4bd5e25c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8f81780b6754bc9770ee0a9a476d7161ab938f4c6e46cb1a508bf7612de800d7" 2018-09-25 00:16:15,336 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 25 Sep 2018 00:16:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f39cc845-e0d3-4e01-bc00-e03bebf6ad0d 2018-09-25 00:16:15,336 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-25 00:16:15,336 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/9f8a1b7d947d4e8d979dadec4bd5e25c used request id req-f39cc845-e0d3-4e01-bc00-e03bebf6ad0d 2018-09-25 00:16:15,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.252376079559s 2018-09-25 00:16:15,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-25 00:16:15,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=5f73d0ef8e3a4d4ea3bdd16380cb4a0d&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8f81780b6754bc9770ee0a9a476d7161ab938f4c6e46cb1a508bf7612de800d7" 2018-09-25 00:16:15,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 25 Sep 2018 00:16:15 GMT X-Openstack-Request-Id: req-81fcdc50-52f2-4ebd-87aa-912e35e6a2d9 2018-09-25 00:16:15,577 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5f73d0ef8e3a4d4ea3bdd16380cb4a0d", "created_at": "2018-09-25T00:15:56Z", "updated_at": "2018-09-25T00:15:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-25T00:15:56Z", "revision_number": 0, "id": "4b50ced9-fc97-4fa1-80c8-2cdf277db5ef", "remote_group_id": "16fa40b9-08cb-4514-ab2e-7164bf67fd84", "remote_ip_prefix": null, "created_at": "2018-09-25T00:15:56Z", "security_group_id": "16fa40b9-08cb-4514-ab2e-7164bf67fd84", "tenant_id": "5f73d0ef8e3a4d4ea3bdd16380cb4a0d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f73d0ef8e3a4d4ea3bdd16380cb4a0d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-25T00:15:56Z", "revision_number": 0, "id": "6581b6c7-158b-4bf9-82a1-fef5a7f40324", "remote_group_id": "16fa40b9-08cb-4514-ab2e-7164bf67fd84", "remote_ip_prefix": null, "created_at": "2018-09-25T00:15:56Z", "security_group_id": "16fa40b9-08cb-4514-ab2e-7164bf67fd84", "tenant_id": "5f73d0ef8e3a4d4ea3bdd16380cb4a0d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f73d0ef8e3a4d4ea3bdd16380cb4a0d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-25T00:15:56Z", "revision_number": 0, "id": "99abd287-1da0-4c8f-97fd-35139245b046", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-25T00:15:56Z", "security_group_id": "16fa40b9-08cb-4514-ab2e-7164bf67fd84", "tenant_id": "5f73d0ef8e3a4d4ea3bdd16380cb4a0d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f73d0ef8e3a4d4ea3bdd16380cb4a0d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-25T00:15:56Z", "revision_number": 0, "id": "ae282962-d4d0-485b-b04b-63f4f7979c27", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-25T00:15:56Z", "security_group_id": "16fa40b9-08cb-4514-ab2e-7164bf67fd84", "tenant_id": "5f73d0ef8e3a4d4ea3bdd16380cb4a0d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f73d0ef8e3a4d4ea3bdd16380cb4a0d"}], "revision_number": 4, "project_id": "5f73d0ef8e3a4d4ea3bdd16380cb4a0d", "id": "16fa40b9-08cb-4514-ab2e-7164bf67fd84", "name": "default"}]} 2018-09-25 00:16:15,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=5f73d0ef8e3a4d4ea3bdd16380cb4a0d&name=default used request id req-81fcdc50-52f2-4ebd-87aa-912e35e6a2d9 2018-09-25 00:16:15,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.235466957092s 2018-09-25 00:16:15,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-25 00:16:15,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8f81780b6754bc9770ee0a9a476d7161ab938f4c6e46cb1a508bf7612de800d7" 2018-09-25 00:16:15,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Tue, 25 Sep 2018 00:16:15 GMT X-Openstack-Request-Id: req-3e65c494-6a79-4412-a5a1-a1a9b6c2ff2b 2018-09-25 00:16:15,902 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5f73d0ef8e3a4d4ea3bdd16380cb4a0d", "created_at": "2018-09-25T00:15:56Z", "updated_at": "2018-09-25T00:15:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-25T00:15:56Z", "revision_number": 0, "id": "6581b6c7-158b-4bf9-82a1-fef5a7f40324", "remote_group_id": "16fa40b9-08cb-4514-ab2e-7164bf67fd84", "remote_ip_prefix": null, "created_at": "2018-09-25T00:15:56Z", "security_group_id": "16fa40b9-08cb-4514-ab2e-7164bf67fd84", "tenant_id": "5f73d0ef8e3a4d4ea3bdd16380cb4a0d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f73d0ef8e3a4d4ea3bdd16380cb4a0d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-25T00:15:56Z", "revision_number": 0, "id": "4b50ced9-fc97-4fa1-80c8-2cdf277db5ef", "remote_group_id": "16fa40b9-08cb-4514-ab2e-7164bf67fd84", "remote_ip_prefix": null, "created_at": "2018-09-25T00:15:56Z", "security_group_id": "16fa40b9-08cb-4514-ab2e-7164bf67fd84", "tenant_id": "5f73d0ef8e3a4d4ea3bdd16380cb4a0d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f73d0ef8e3a4d4ea3bdd16380cb4a0d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-25T00:15:56Z", "revision_number": 0, "id": "ae282962-d4d0-485b-b04b-63f4f7979c27", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-25T00:15:56Z", "security_group_id": "16fa40b9-08cb-4514-ab2e-7164bf67fd84", "tenant_id": "5f73d0ef8e3a4d4ea3bdd16380cb4a0d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f73d0ef8e3a4d4ea3bdd16380cb4a0d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-25T00:15:56Z", "revision_number": 0, "id": "99abd287-1da0-4c8f-97fd-35139245b046", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-25T00:15:56Z", "security_group_id": "16fa40b9-08cb-4514-ab2e-7164bf67fd84", "tenant_id": "5f73d0ef8e3a4d4ea3bdd16380cb4a0d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f73d0ef8e3a4d4ea3bdd16380cb4a0d"}], "revision_number": 4, "project_id": "5f73d0ef8e3a4d4ea3bdd16380cb4a0d", "id": "16fa40b9-08cb-4514-ab2e-7164bf67fd84", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0c5713b3b6a8401d92a561010ed099d9", "created_at": "2018-09-25T00:15:33Z", "updated_at": "2018-09-25T00:15:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-25T00:15:33Z", "revision_number": 0, "id": "c31e71cd-2923-40d6-aa25-71ce5e6e38ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-25T00:15:33Z", "security_group_id": "3a1397bc-ca66-4f9f-807a-1004d384cfc3", "tenant_id": "0c5713b3b6a8401d92a561010ed099d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c5713b3b6a8401d92a561010ed099d9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-25T00:15:33Z", "revision_number": 0, "id": "1c882aff-a707-42d6-8b72-08f3b3982949", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-25T00:15:33Z", "security_group_id": "3a1397bc-ca66-4f9f-807a-1004d384cfc3", "tenant_id": "0c5713b3b6a8401d92a561010ed099d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c5713b3b6a8401d92a561010ed099d9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-25T00:15:33Z", "revision_number": 0, "id": "08af1e8d-e311-4859-b67f-709c1c4a74f1", "remote_group_id": "3a1397bc-ca66-4f9f-807a-1004d384cfc3", "remote_ip_prefix": null, "created_at": "2018-09-25T00:15:33Z", "security_group_id": "3a1397bc-ca66-4f9f-807a-1004d384cfc3", "tenant_id": "0c5713b3b6a8401d92a561010ed099d9", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c5713b3b6a8401d92a561010ed099d9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-25T00:15:33Z", "revision_number": 0, "id": "28e7bf9d-47d5-41dd-8a4d-7321f4f45fe6", "remote_group_id": "3a1397bc-ca66-4f9f-807a-1004d384cfc3", "remote_ip_prefix": null, "created_at": "2018-09-25T00:15:33Z", "security_group_id": "3a1397bc-ca66-4f9f-807a-1004d384cfc3", "tenant_id": "0c5713b3b6a8401d92a561010ed099d9", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c5713b3b6a8401d92a561010ed099d9"}], "revision_number": 4, "project_id": "0c5713b3b6a8401d92a561010ed099d9", "id": "3a1397bc-ca66-4f9f-807a-1004d384cfc3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-09-25T00:15:37Z", "updated_at": "2018-09-25T00:15:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-25T00:15:37Z", "revision_number": 0, "id": "2c758cb8-b969-4959-9074-2b08df9cb43e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-25T00:15:37Z", "security_group_id": "88468e1e-5288-48d0-b674-1fea5dfef16b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-25T00:15:37Z", "revision_number": 0, "id": "88072795-72dc-410b-a7fa-de0e6e8f580e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-25T00:15:37Z", "security_group_id": "88468e1e-5288-48d0-b674-1fea5dfef16b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-25T00:15:37Z", "revision_number": 0, "id": "6a0b03f8-c8ce-4506-adb7-5009ebc8e52b", "remote_group_id": "88468e1e-5288-48d0-b674-1fea5dfef16b", "remote_ip_prefix": null, "created_at": "2018-09-25T00:15:37Z", "security_group_id": "88468e1e-5288-48d0-b674-1fea5dfef16b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-25T00:15:37Z", "revision_number": 0, "id": "e17de625-0eeb-4ad0-b1e1-4c201a37a76b", "remote_group_id": "88468e1e-5288-48d0-b674-1fea5dfef16b", "remote_ip_prefix": null, "created_at": "2018-09-25T00:15:37Z", "security_group_id": "88468e1e-5288-48d0-b674-1fea5dfef16b", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "88468e1e-5288-48d0-b674-1fea5dfef16b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81c7996db61d4abcb0b34012993e0374", "created_at": "2018-09-25T00:11:32Z", "updated_at": "2018-09-25T00:11:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-25T00:11:32Z", "revision_number": 0, "id": "3e7ac7a4-2195-465c-bb5a-94d7ce507d7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-25T00:11:32Z", "security_group_id": "e34bcd1d-6934-4e2b-8bc4-14550f299ef6", "tenant_id": "81c7996db61d4abcb0b34012993e0374", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c7996db61d4abcb0b34012993e0374"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-25T00:11:32Z", "revision_number": 0, "id": "05a50eef-b89e-425f-94bf-bf031d07d90e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-09-25T00:11:32Z", "security_group_id": "e34bcd1d-6934-4e2b-8bc4-14550f299ef6", "tenant_id": "81c7996db61d4abcb0b34012993e0374", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c7996db61d4abcb0b34012993e0374"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-25T00:11:32Z", "revision_number": 0, "id": "fc1039d1-d40b-4182-a6ef-12c8dab152f8", "remote_group_id": "e34bcd1d-6934-4e2b-8bc4-14550f299ef6", "remote_ip_prefix": null, "created_at": "2018-09-25T00:11:32Z", "security_group_id": "e34bcd1d-6934-4e2b-8bc4-14550f299ef6", "tenant_id": "81c7996db61d4abcb0b34012993e0374", "port_range_min": null, "ethertype": "IPv4", "project_id": "81c7996db61d4abcb0b34012993e0374"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-09-25T00:11:32Z", "revision_number": 0, "id": "2a4cb700-4876-41be-b39d-49e38e97d870", "remote_group_id": "e34bcd1d-6934-4e2b-8bc4-14550f299ef6", "remote_ip_prefix": null, "created_at": "2018-09-25T00:11:32Z", "security_group_id": "e34bcd1d-6934-4e2b-8bc4-14550f299ef6", "tenant_id": "81c7996db61d4abcb0b34012993e0374", "port_range_min": null, "ethertype": "IPv6", "project_id": "81c7996db61d4abcb0b34012993e0374"}], "revision_number": 4, "project_id": "81c7996db61d4abcb0b34012993e0374", "id": "e34bcd1d-6934-4e2b-8bc4-14550f299ef6", "name": "default"}]} 2018-09-25 00:16:15,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-3e65c494-6a79-4412-a5a1-a1a9b6c2ff2b 2018-09-25 00:16:15,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.319932937622s 2018-09-25 00:16:15,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-09-25 00:16:15,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/16fa40b9-08cb-4514-ab2e-7164bf67fd84.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8f81780b6754bc9770ee0a9a476d7161ab938f4c6e46cb1a508bf7612de800d7" 2018-09-25 00:16:17,023 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 25 Sep 2018 00:16:16 GMT X-Openstack-Request-Id: req-9562ccac-9771-4e4b-8f14-8ddab83f16a8 2018-09-25 00:16:17,023 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-25 00:16:17,023 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/16fa40b9-08cb-4514-ab2e-7164bf67fd84.json used request id req-9562ccac-9771-4e4b-8f14-8ddab83f16a8 2018-09-25 00:16:17,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 1.11465597153s 2018-09-25 00:16:17,072 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-09-25 00:16:17,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-09-25 00:16:17,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 25 Sep 2018 00:16:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3ddee1a-32ef-4434-9bdf-7df7f95cbaee 2018-09-25 00:16:17,153 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-25 00:16:17,153 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000//v3 used request id req-a3ddee1a-32ef-4434-9bdf-7df7f95cbaee 2018-09-25 00:16:17,154 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-25 00:16:17,556 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab6ac12af8e7410a9d2317bcdec34006", "name": "admin"}], "expires_at": "2018-09-25T01:16:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c5713b3b6a8401d92a561010ed099d9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "288007c1ffd4485fbf6e6bd144409b8b"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a485140897c42e7a5551bc68ecf0159"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8380af053a964614a04023ada192027a"}], "type": "metric", "id": "033c0c3d282f4a5685f140b8998521f4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0856405278264cc1bf2f9fa99c7a2484"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6b743e2f36a64f6eac556b8f8c6f5d8c"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "967aff5d9d5c4101a31efc739e3a5b3b"}], "type": "image", "id": "0b3b007a26bc40a2b4880cc3bcb6c8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/0c5713b3b6a8401d92a561010ed099d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96baef3add264099b21671c43a5ad4bd"}, {"url": "http://192.30.9.4:8776/v1/0c5713b3b6a8401d92a561010ed099d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99d6d0cb330745a0bb9df2b888953f17"}, {"url": "http://172.30.9.22:8776/v1/0c5713b3b6a8401d92a561010ed099d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce0c4cd7fcb54e2d8ee0dd80005f0e26"}], "type": "volume", "id": "0cf2a683dfa24134a90dcfcd26e1f7ff", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/0c5713b3b6a8401d92a561010ed099d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4aae164d02ce4812bbc5d71a7a814a72"}, {"url": "http://192.30.9.4:8004/v1/0c5713b3b6a8401d92a561010ed099d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "734fd5c4a2904ad299d262b6c86536e0"}, {"url": "http://172.30.9.22:8004/v1/0c5713b3b6a8401d92a561010ed099d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f061177efce84fe59b60cc9fc441596c"}], "type": "orchestration", "id": "2c5837fd5d084973bead45e979aeb6e1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18e5fe50abaf4d60873559c311a6ec2d"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2864ba474129438589ac303b2a1e19de"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2caeb7ec624b455e80f1a77347a57a6b"}], "type": "placement", "id": "2f6daaf9744c4e3c9fbbd96bdb82c36c", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3618a171de604b83aed4ba18a3554dcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a493ef490654a92b3d02af3264c23de"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e43eb6ac4a424c8ab5256bc702ee7744"}], "type": "identity", "id": "62e4eb63ef6e4f939470f5eb4e703749", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "324c91f76eb94077bf68107e759a5598"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a56b79513b34333b597b39d8761173d"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9237bdf8b624508a0bc0bfce58cdc13"}], "type": "compute", "id": "6ca13486c495483b85dacfaf21fe4150", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d6dd12d7648417fa6f11db60c2dfe82"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a12c1f38b2a4a73a79a9fa31456afa2"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8ff7391a5b4239b24903444c2dcfd5"}], "type": "alarming", "id": "7dca9abe04a74991ac1b22e41353daf1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v3/0c5713b3b6a8401d92a561010ed099d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5780f3dbf1a24787b24bb310d04e97bb"}, {"url": "http://192.30.9.4:8776/v3/0c5713b3b6a8401d92a561010ed099d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c66563c96964eea8ab1d651ae1644f4"}, {"url": "http://192.30.9.4:8776/v3/0c5713b3b6a8401d92a561010ed099d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c050a5018b2b4fab979e750d187d2bff"}], "type": "volumev3", "id": "937ccded6ec849b69e7e105ea7dbf150", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55f3310086b0456ab85b6b4f5287c6ac"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "798017b29456499e8fcbe34a41cd36b0"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ae08369a7bab420db00d23dd9a80a2ec"}], "type": "cloudformation", "id": "95bf2f9b004f4b018914f161fe23e342", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/0c5713b3b6a8401d92a561010ed099d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b2783e1beb8470bb8972611c5b8d92e"}, {"url": "http://192.30.9.4:8776/v2/0c5713b3b6a8401d92a561010ed099d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ece122ed02e147c082678d215272794d"}, {"url": "http://192.30.9.4:8776/v2/0c5713b3b6a8401d92a561010ed099d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f712303b814a4a12a50ccf1470e62501"}], "type": "volumev2", "id": "a64565264c7a4459bb58958e74b81486", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_0c5713b3b6a8401d92a561010ed099d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1dccda3ffc2f4b298dba0c6396991eea"}, {"url": "http://12.0.0.21:8080/v1/AUTH_0c5713b3b6a8401d92a561010ed099d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60638aab115f49628685125e958a5121"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "983eb95828e64ab28d258ad3ff60c66c"}], "type": "object-store", "id": "a79d64e859224b4ba3b2ad1547967744", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "477a8fa80e094a95b3560d13ca4cdb04"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1893bd10c474fbe90ae73c1d3aa339f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c774c75b09da49728d18020c22085c94"}], "type": "network", "id": "b3d2e871bc04485490ea0695a87e56c2", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "c296e6a3575144e6b5f8d6ecfda6259c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d1ab56351eb488389d0b34054db0b76"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "816879ea169a408395af155c13951278"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8285da8585b948b58b99a03b86dabf64"}], "type": "event", "id": "d8fbbaad10fb4bc1bd898f5793d5b1d3", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d3306dc6eadb4bc7ac29dc377aefc830"}, "audit_ids": ["mSqk5YmqSwyuD9fIp5faPQ"], "issued_at": "2018-09-25T00:16:17.000000Z"}} 2018-09-25 00:16:17,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-25 00:16:17,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1cb49ff3e129c913fb1a3962b8b5ed2f74905d023e1452884e16de5e0555bb4" 2018-09-25 00:16:18,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 695 Content-Type: application/json Date: Tue, 25 Sep 2018 00:16:18 GMT X-Openstack-Request-Id: req-b98b5003-7876-45b0-90ef-a99e3d698dd3 2018-09-25 00:16:18,659 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"9437d29b-f2aa-4881-b813-64553d10f609","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"81c7996db61d4abcb0b34012993e0374","status":"ACTIVE","subnets":["d99b28d6-277a-4c08-a370-615ae5ec18aa"],"description":"","tags":[],"updated_at":"2018-09-25T00:11:39Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"81c7996db61d4abcb0b34012993e0374","created_at":"2018-09-25T00:11:32Z","provider:network_type":"flat"}]} 2018-09-25 00:16:18,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b98b5003-7876-45b0-90ef-a99e3d698dd3 2018-09-25 00:16:18,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.09933996201s 2018-09-25 00:16:18,661 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-09-25 00:16:18,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-09-25 00:16:18,673 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 597 Content-Type: application/json Date: Tue, 25 Sep 2018 00:16:18 GMT Server: Apache Vary: X-Auth-Token 2018-09-25 00:16:18,673 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-25 00:16:18,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-25 00:16:18,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1cb49ff3e129c913fb1a3962b8b5ed2f74905d023e1452884e16de5e0555bb4" 2018-09-25 00:16:18,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Tue, 25 Sep 2018 00:16:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59468318-9d56-47cf-adcd-908d029f8a59 2018-09-25 00:16:18,780 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/f11ee84a297546b89c3ebb38a30c2836"}, "tags": [], "enabled": true, "id": "f11ee84a297546b89c3ebb38a30c2836", "name": "heat_stack"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-09-25 00:16:18,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-59468318-9d56-47cf-adcd-908d029f8a59 2018-09-25 00:16:18,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.105951070786s 2018-09-25 00:16:18,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-25 00:16:18,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1cb49ff3e129c913fb1a3962b8b5ed2f74905d023e1452884e16de5e0555bb4" 2018-09-25 00:16:18,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 296 Content-Type: application/json Date: Tue, 25 Sep 2018 00:16:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16954778-56c1-4a19-aa02-418a88e40442 2018-09-25 00:16:18,813 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c5713b3b6a8401d92a561010ed099d9"}, "tags": [], "enabled": true, "id": "0c5713b3b6a8401d92a561010ed099d9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/81c7996db61d4abcb0b34012993e0374"}, "tags": [], "enabled": true, "id": "81c7996db61d4abcb0b34012993e0374", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-09-25 00:16:18,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-16954778-56c1-4a19-aa02-418a88e40442 2018-09-25 00:16:18,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0251929759979s 2018-09-25 00:16:18,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-09-25 00:16:18,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1cb49ff3e129c913fb1a3962b8b5ed2f74905d023e1452884e16de5e0555bb4" -d '{"network": {"tenant_id": "0c5713b3b6a8401d92a561010ed099d9", "name": "vmready1-net_3265ade1-f4e8-4f50-b089-00720c8e9317", "admin_state_up": true}}' 2018-09-25 00:16:19,359 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 681 Content-Type: application/json Date: Tue, 25 Sep 2018 00:16:19 GMT X-Openstack-Request-Id: req-b72f9e1d-4987-4db7-8475-1e8807d67ca7 2018-09-25 00:16:19,359 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"d71b2a39-0205-4b39-9715-734c2221e0ed","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0c5713b3b6a8401d92a561010ed099d9","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-25T00:16:19Z","is_default":false,"provider:segmentation_id":63,"name":"vmready1-net_3265ade1-f4e8-4f50-b089-00720c8e9317","admin_state_up":true,"tenant_id":"0c5713b3b6a8401d92a561010ed099d9","created_at":"2018-09-25T00:16:19Z","mtu":1450}} 2018-09-25 00:16:19,359 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-b72f9e1d-4987-4db7-8475-1e8807d67ca7 2018-09-25 00:16:19,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.545320034027s 2018-09-25 00:16:19,360 - 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-25T00:16:19Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'd71b2a39-0205-4b39-9715-734c2221e0ed', u'provider:segmentation_id': 63, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-net_3265ade1-f4e8-4f50-b089-00720c8e9317', u'admin_state_up': True, u'tenant_id': u'0c5713b3b6a8401d92a561010ed099d9', u'created_at': u'2018-09-25T00:16:19Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'0c5713b3b6a8401d92a561010ed099d9'}) 2018-09-25 00:16:19,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-25 00:16:19,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1cb49ff3e129c913fb1a3962b8b5ed2f74905d023e1452884e16de5e0555bb4" 2018-09-25 00:16:19,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1346 Content-Type: application/json Date: Tue, 25 Sep 2018 00:16:19 GMT X-Openstack-Request-Id: req-99590c70-d480-46c1-9d2d-e3138bbd53fa 2018-09-25 00:16:19,706 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"9437d29b-f2aa-4881-b813-64553d10f609","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"81c7996db61d4abcb0b34012993e0374","status":"ACTIVE","subnets":["d99b28d6-277a-4c08-a370-615ae5ec18aa"],"description":"","tags":[],"updated_at":"2018-09-25T00:11:39Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"81c7996db61d4abcb0b34012993e0374","created_at":"2018-09-25T00:11:32Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"d71b2a39-0205-4b39-9715-734c2221e0ed","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0c5713b3b6a8401d92a561010ed099d9","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-25T00:16:19Z","provider:segmentation_id":63,"name":"vmready1-net_3265ade1-f4e8-4f50-b089-00720c8e9317","admin_state_up":true,"tenant_id":"0c5713b3b6a8401d92a561010ed099d9","created_at":"2018-09-25T00:16:19Z","provider:network_type":"vxlan"}]} 2018-09-25 00:16:19,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-99590c70-d480-46c1-9d2d-e3138bbd53fa 2018-09-25 00:16:19,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.345748186111s 2018-09-25 00:16:19,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-09-25 00:16:19,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1cb49ff3e129c913fb1a3962b8b5ed2f74905d023e1452884e16de5e0555bb4" -d '{"subnet": {"name": "vmready1-subnet_3265ade1-f4e8-4f50-b089-00720c8e9317", "enable_dhcp": true, "network_id": "d71b2a39-0205-4b39-9715-734c2221e0ed", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-09-25 00:16:20,539 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Tue, 25 Sep 2018 00:16:20 GMT X-Openstack-Request-Id: req-a3708a6b-f759-47e7-8037-5867ee751f19 2018-09-25 00:16:20,539 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d71b2a39-0205-4b39-9715-734c2221e0ed","tenant_id":"0c5713b3b6a8401d92a561010ed099d9","created_at":"2018-09-25T00:16:20Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-25T00:16:20Z","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":"0c5713b3b6a8401d92a561010ed099d9","id":"35d77b8f-6408-4e75-be13-ec0b970a75d2","subnetpool_id":null,"name":"vmready1-subnet_3265ade1-f4e8-4f50-b089-00720c8e9317"}} 2018-09-25 00:16:20,539 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-a3708a6b-f759-47e7-8037-5867ee751f19 2018-09-25 00:16:20,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.831433057785s 2018-09-25 00:16:20,540 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-09-25T00:16:20Z', 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'35d77b8f-6408-4e75-be13-ec0b970a75d2', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_3265ade1-f4e8-4f50-b089-00720c8e9317', u'enable_dhcp': True, u'network_id': u'd71b2a39-0205-4b39-9715-734c2221e0ed', u'tenant_id': u'0c5713b3b6a8401d92a561010ed099d9', u'created_at': u'2018-09-25T00:16:20Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'0c5713b3b6a8401d92a561010ed099d9'}) 2018-09-25 00:16:20,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-09-25 00:16:20,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1cb49ff3e129c913fb1a3962b8b5ed2f74905d023e1452884e16de5e0555bb4" -d '{"router": {"external_gateway_info": {"network_id": "9437d29b-f2aa-4881-b813-64553d10f609"}, "name": "vmready1-router_3265ade1-f4e8-4f50-b089-00720c8e9317", "admin_state_up": true}}' 2018-09-25 00:16:22,229 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 641 Content-Type: application/json Date: Tue, 25 Sep 2018 00:16:22 GMT X-Openstack-Request-Id: req-d07cb37a-3e75-4509-96dc-4b146bd27d24 2018-09-25 00:16:22,230 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "9437d29b-f2aa-4881-b813-64553d10f609", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d99b28d6-277a-4c08-a370-615ae5ec18aa", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "0c5713b3b6a8401d92a561010ed099d9", "created_at": "2018-09-25T00:16:20Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-25T00:16:22Z", "revision_number": 2, "routes": [], "project_id": "0c5713b3b6a8401d92a561010ed099d9", "id": "dac0923b-5646-4a32-b576-6fbe64a08890", "name": "vmready1-router_3265ade1-f4e8-4f50-b089-00720c8e9317"}} 2018-09-25 00:16:22,230 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-d07cb37a-3e75-4509-96dc-4b146bd27d24 2018-09-25 00:16:22,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.68951487541s 2018-09-25 00:16:22,231 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'9437d29b-f2aa-4881-b813-64553d10f609', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'd99b28d6-277a-4c08-a370-615ae5ec18aa', u'ip_address': u'172.30.9.201'}]}, u'description': u'', u'tags': [], u'tenant_id': u'0c5713b3b6a8401d92a561010ed099d9', u'created_at': u'2018-09-25T00:16:20Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-09-25T00:16:22Z', u'revision_number': 2, u'routes': [], u'project_id': u'0c5713b3b6a8401d92a561010ed099d9', u'id': u'dac0923b-5646-4a32-b576-6fbe64a08890', u'name': u'vmready1-router_3265ade1-f4e8-4f50-b089-00720c8e9317'}) 2018-09-25 00:16:22,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-09-25 00:16:22,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/dac0923b-5646-4a32-b576-6fbe64a08890/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1cb49ff3e129c913fb1a3962b8b5ed2f74905d023e1452884e16de5e0555bb4" -d '{"subnet_id": "35d77b8f-6408-4e75-be13-ec0b970a75d2"}' 2018-09-25 00:16:24,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 25 Sep 2018 00:16:24 GMT X-Openstack-Request-Id: req-33807ad0-594f-468e-a6f3-7e1361090a65 2018-09-25 00:16:24,238 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d71b2a39-0205-4b39-9715-734c2221e0ed", "tenant_id": "0c5713b3b6a8401d92a561010ed099d9", "subnet_id": "35d77b8f-6408-4e75-be13-ec0b970a75d2", "subnet_ids": ["35d77b8f-6408-4e75-be13-ec0b970a75d2"], "port_id": "13064830-5305-4815-b870-55d782126a21", "id": "dac0923b-5646-4a32-b576-6fbe64a08890"} 2018-09-25 00:16:24,238 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/dac0923b-5646-4a32-b576-6fbe64a08890/add_router_interface.json used request id req-33807ad0-594f-468e-a6f3-7e1361090a65 2018-09-25 00:16:24,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.00726604462s 2018-09-25 00:16:24,239 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-25 00:16:24,375 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-25 00:16:24,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-09-25 00:16:24,383 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 754 Content-Type: application/json Date: Tue, 25 Sep 2018 00:16:24 GMT 2018-09-25 00:16:24,383 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-09-25 00:16:24,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-25 00:16:24,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1cb49ff3e129c913fb1a3962b8b5ed2f74905d023e1452884e16de5e0555bb4" 2018-09-25 00:16:25,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 25 Sep 2018 00:16:25 GMT X-Openstack-Request-Id: req-7394b4fe-b44c-4681-8265-2459430949ee 2018-09-25 00:16:25,167 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-25 00:16:25,167 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-7394b4fe-b44c-4681-8265-2459430949ee 2018-09-25 00:16:25,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.78142118454s 2018-09-25 00:16:25,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-25 00:16:25,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1cb49ff3e129c913fb1a3962b8b5ed2f74905d023e1452884e16de5e0555bb4" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_3265ade1-f4e8-4f50-b089-00720c8e9317", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_3265ade1-f4e8-4f50-b089-00720c8e9317"}' 2018-09-25 00:16:26,130 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Date: Tue, 25 Sep 2018 00:16:26 GMT Location: http://172.30.9.22:9292/v2/images/d800749a-a9a1-46b7-9e32-eeea78621614 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-736e88eb-6a6f-4738-9586-7db65fd1fd9f 2018-09-25 00:16:26,130 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/d800749a-a9a1-46b7-9e32-eeea78621614/file", "owner": "0c5713b3b6a8401d92a561010ed099d9", "id": "d800749a-a9a1-46b7-9e32-eeea78621614", "size": null, "self": "/v2/images/d800749a-a9a1-46b7-9e32-eeea78621614", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-25T00:16:25Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_3265ade1-f4e8-4f50-b089-00720c8e9317", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_3265ade1-f4e8-4f50-b089-00720c8e9317", "checksum": null, "created_at": "2018-09-25T00:16:25Z", "protected": false} 2018-09-25 00:16:26,130 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-736e88eb-6a6f-4738-9586-7db65fd1fd9f 2018-09-25 00:16:26,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.95435500145s 2018-09-25 00:16:26,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-25 00:16:26,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/d800749a-a9a1-46b7-9e32-eeea78621614/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1cb49ff3e129c913fb1a3962b8b5ed2f74905d023e1452884e16de5e0555bb4" -d '' 2018-09-25 00:18:26,191 - keystoneauth.session - INFO - Failure: Unable to establish connection to http://172.30.9.22:9292/v2/images/d800749a-a9a1-46b7-9e32-eeea78621614/file: ('Connection aborted.', error(32, 'Broken pipe')). Retrying in 0.5s. 2018-09-25 00:18:27,530 - keystoneauth.session - DEBUG - RESP: [409] Content-Length: 180 Content-Type: text/html; charset=UTF-8 Date: Tue, 25 Sep 2018 00:18:27 GMT X-Openstack-Request-Id: req-9ff95c4b-bdd5-40b6-b05e-84022f9ac8b7 2018-09-25 00:18:27,530 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-25 00:18:27,530 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/d800749a-a9a1-46b7-9e32-eeea78621614/file used request id req-9ff95c4b-bdd5-40b6-b05e-84022f9ac8b7 2018-09-25 00:18:27,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 121.398817062s 2018-09-25 00:18:27,531 - shade - DEBUG - Deleting failed upload of image vmready1-img_3265ade1-f4e8-4f50-b089-00720c8e9317 2018-09-25 00:18:27,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-25 00:18:27,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/d800749a-a9a1-46b7-9e32-eeea78621614 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1cb49ff3e129c913fb1a3962b8b5ed2f74905d023e1452884e16de5e0555bb4" 2018-09-25 00:18:28,323 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 25 Sep 2018 00:18:28 GMT X-Openstack-Request-Id: req-c64fc039-9188-45b8-ae61-ddce8faea833 2018-09-25 00:18:28,323 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-25 00:18:28,323 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/d800749a-a9a1-46b7-9e32-eeea78621614 used request id req-c64fc039-9188-45b8-ae61-ddce8faea833 2018-09-25 00:18:28,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.791882991791s 2018-09-25 00:18:28,323 - shade - DEBUG - Image creation failed Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4475, in create_image **image_kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4600, in _upload_image_put name, image_data, meta, **image_kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4539, in _upload_image_put_v2 data=image_data) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 360, in put return self.request(url, 'PUT', **kwargs) File "/usr/lib/python2.7/site-packages/openstack/_adapter.py", line 164, in request return _json_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/openstack/_adapter.py", line 95, in _json_response exceptions.raise_from_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/openstack/exceptions.py", line 212, in raise_from_response http_status=http_status, request_id=request_id ConflictException: ConflictException: 409: Client Error for url: http://172.30.9.22:9292/v2/images/d800749a-a9a1-46b7-9e32-eeea78621614/file, 409 Conflict

409 Conflict

Image status transition from saving to saving is not allowed

2018-09-25 00:18:28,330 - 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 4475, in create_image **image_kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4600, in _upload_image_put name, image_data, meta, **image_kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4539, in _upload_image_put_v2 data=image_data) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 360, in put return self.request(url, 'PUT', **kwargs) File "/usr/lib/python2.7/site-packages/openstack/_adapter.py", line 164, in request return _json_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/openstack/_adapter.py", line 95, in _json_response exceptions.raise_from_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/openstack/exceptions.py", line 212, in raise_from_response http_status=http_status, request_id=request_id ConflictException: ConflictException: 409: Client Error for url: http://172.30.9.22:9292/v2/images/d800749a-a9a1-46b7-9e32-eeea78621614/file, 409 Conflict

409 Conflict

Image status transition from saving to saving is not allowed

2018-09-25 00:18:28,445 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-09-25 00:18:28,445 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 02:10 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-09-25 00:18:28,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-09-25 00:18:28,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/dac0923b-5646-4a32-b576-6fbe64a08890/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1cb49ff3e129c913fb1a3962b8b5ed2f74905d023e1452884e16de5e0555bb4" -d '{"subnet_id": "35d77b8f-6408-4e75-be13-ec0b970a75d2"}' 2018-09-25 00:18:30,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 25 Sep 2018 00:18:30 GMT X-Openstack-Request-Id: req-3aa513a1-5fe2-4580-8762-aa6c1dcded42 2018-09-25 00:18:30,960 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d71b2a39-0205-4b39-9715-734c2221e0ed", "tenant_id": "0c5713b3b6a8401d92a561010ed099d9", "subnet_id": "35d77b8f-6408-4e75-be13-ec0b970a75d2", "subnet_ids": ["35d77b8f-6408-4e75-be13-ec0b970a75d2"], "port_id": "13064830-5305-4815-b870-55d782126a21", "id": "dac0923b-5646-4a32-b576-6fbe64a08890"} 2018-09-25 00:18:30,961 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/dac0923b-5646-4a32-b576-6fbe64a08890/remove_router_interface.json used request id req-3aa513a1-5fe2-4580-8762-aa6c1dcded42 2018-09-25 00:18:30,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.51038789749s 2018-09-25 00:18:30,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-09-25 00:18:30,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1cb49ff3e129c913fb1a3962b8b5ed2f74905d023e1452884e16de5e0555bb4" 2018-09-25 00:18:31,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 644 Content-Type: application/json Date: Tue, 25 Sep 2018 00:18:31 GMT X-Openstack-Request-Id: req-89d6acc5-7d73-4cb3-a1fd-3b923e650b61 2018-09-25 00:18:31,409 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "9437d29b-f2aa-4881-b813-64553d10f609", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "d99b28d6-277a-4c08-a370-615ae5ec18aa", "ip_address": "172.30.9.201"}]}, "description": "", "tags": [], "tenant_id": "0c5713b3b6a8401d92a561010ed099d9", "created_at": "2018-09-25T00:16:20Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-09-25T00:18:30Z", "revision_number": 4, "routes": [], "project_id": "0c5713b3b6a8401d92a561010ed099d9", "id": "dac0923b-5646-4a32-b576-6fbe64a08890", "name": "vmready1-router_3265ade1-f4e8-4f50-b089-00720c8e9317"}]} 2018-09-25 00:18:31,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-89d6acc5-7d73-4cb3-a1fd-3b923e650b61 2018-09-25 00:18:31,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.446589946747s 2018-09-25 00:18:31,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-09-25 00:18:31,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/dac0923b-5646-4a32-b576-6fbe64a08890.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1cb49ff3e129c913fb1a3962b8b5ed2f74905d023e1452884e16de5e0555bb4" 2018-09-25 00:18:33,074 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 25 Sep 2018 00:18:33 GMT X-Openstack-Request-Id: req-1e228af8-6c65-4702-82ef-cb1a2d403a6b 2018-09-25 00:18:33,074 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-25 00:18:33,074 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/dac0923b-5646-4a32-b576-6fbe64a08890.json used request id req-1e228af8-6c65-4702-82ef-cb1a2d403a6b 2018-09-25 00:18:33,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.66232514381s 2018-09-25 00:18:33,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-09-25 00:18:33,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1cb49ff3e129c913fb1a3962b8b5ed2f74905d023e1452884e16de5e0555bb4" 2018-09-25 00:18:33,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1290 Content-Type: application/json Date: Tue, 25 Sep 2018 00:18:33 GMT X-Openstack-Request-Id: req-b48150f7-d751-4125-a117-a70a20cf3f2f 2018-09-25 00:18:33,365 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d71b2a39-0205-4b39-9715-734c2221e0ed","tenant_id":"0c5713b3b6a8401d92a561010ed099d9","created_at":"2018-09-25T00:16:20Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-09-25T00:16:20Z","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":"0c5713b3b6a8401d92a561010ed099d9","id":"35d77b8f-6408-4e75-be13-ec0b970a75d2","subnetpool_id":null,"name":"vmready1-subnet_3265ade1-f4e8-4f50-b089-00720c8e9317"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"9437d29b-f2aa-4881-b813-64553d10f609","tenant_id":"81c7996db61d4abcb0b34012993e0374","created_at":"2018-09-25T00:11:39Z","dns_nameservers":[],"updated_at":"2018-09-25T00:11:39Z","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":"81c7996db61d4abcb0b34012993e0374","id":"d99b28d6-277a-4c08-a370-615ae5ec18aa","subnetpool_id":null,"name":"external-subnet"}]} 2018-09-25 00:18:33,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-b48150f7-d751-4125-a117-a70a20cf3f2f 2018-09-25 00:18:33,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.290403842926s 2018-09-25 00:18:33,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-09-25 00:18:33,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/35d77b8f-6408-4e75-be13-ec0b970a75d2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1cb49ff3e129c913fb1a3962b8b5ed2f74905d023e1452884e16de5e0555bb4" 2018-09-25 00:18:36,130 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 25 Sep 2018 00:18:36 GMT X-Openstack-Request-Id: req-3ad571a7-09d5-4c7d-afd5-8b1fcf3cc956 2018-09-25 00:18:36,130 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-25 00:18:36,130 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/35d77b8f-6408-4e75-be13-ec0b970a75d2.json used request id req-3ad571a7-09d5-4c7d-afd5-8b1fcf3cc956 2018-09-25 00:18:36,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.76349616051s 2018-09-25 00:18:36,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-25 00:18:36,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1cb49ff3e129c913fb1a3962b8b5ed2f74905d023e1452884e16de5e0555bb4" 2018-09-25 00:18:36,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1352 Content-Type: application/json Date: Tue, 25 Sep 2018 00:18:36 GMT X-Openstack-Request-Id: req-53eb60e2-5fdd-423d-ac98-dee7700a686c 2018-09-25 00:18:36,221 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"9437d29b-f2aa-4881-b813-64553d10f609","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"81c7996db61d4abcb0b34012993e0374","status":"ACTIVE","subnets":["d99b28d6-277a-4c08-a370-615ae5ec18aa"],"description":"","tags":[],"updated_at":"2018-09-25T00:11:39Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"81c7996db61d4abcb0b34012993e0374","created_at":"2018-09-25T00:11:32Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d71b2a39-0205-4b39-9715-734c2221e0ed","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0c5713b3b6a8401d92a561010ed099d9","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-09-25T00:18:35Z","provider:segmentation_id":63,"name":"vmready1-net_3265ade1-f4e8-4f50-b089-00720c8e9317","admin_state_up":true,"tenant_id":"0c5713b3b6a8401d92a561010ed099d9","created_at":"2018-09-25T00:16:19Z","provider:network_type":"vxlan"}]} 2018-09-25 00:18:36,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-53eb60e2-5fdd-423d-ac98-dee7700a686c 2018-09-25 00:18:36,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0902638435364s 2018-09-25 00:18:36,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-09-25 00:18:36,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/d71b2a39-0205-4b39-9715-734c2221e0ed.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}e1cb49ff3e129c913fb1a3962b8b5ed2f74905d023e1452884e16de5e0555bb4" 2018-09-25 00:18:37,698 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 25 Sep 2018 00:18:37 GMT X-Openstack-Request-Id: req-081353ba-8d0a-486c-8b03-eb00c768f7f0 2018-09-25 00:18:37,698 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-09-25 00:18:37,698 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/d71b2a39-0205-4b39-9715-734c2221e0ed.json used request id req-081353ba-8d0a-486c-8b03-eb00c768f7f0 2018-09-25 00:18:37,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.47583508492s 2018-09-25 00:18:37,699 - xtesting.ci.run_tests - ERROR - The test case 'vmready1' failed. 2018-09-25 00:18:37,700 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:07 | PASS | | tenantnetwork1 | functest | healthcheck | 00:08 | PASS | | tenantnetwork2 | functest | healthcheck | 00:08 | 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-25 00:18:37,711 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-09-25 00:18:47,645 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-334 | | 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-25 00:18:47,651 - 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.22,192.30.9.4 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.22:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=G37u7jytKcACuFtUXFDjAbyjs 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=0c5713b3b6a8401d92a561010ed099d9 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.4 export SDN_CONTROLLER_PASSWORD=KBfRHQ6KUAbFqwmDzDUGVsQw6 export OS_REGION_NAME=regionOne 2018-09-25 00:18:47,652 - xtesting.ci.run_tests - DEBUG - Test args: tempest_full 2018-09-25 00:18:47,668 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full'... 2018-09-25 00:18:48,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-09-25 00:18:48,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 25 Sep 2018 00:18:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb056e5a-0667-400b-8c23-5481a02a91e7 2018-09-25 00:18:48,095 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-25 00:18:48,095 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000//v3 used request id req-cb056e5a-0667-400b-8c23-5481a02a91e7 2018-09-25 00:18:48,096 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-25 00:18:48,500 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab6ac12af8e7410a9d2317bcdec34006", "name": "admin"}], "expires_at": "2018-09-25T01:18:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c5713b3b6a8401d92a561010ed099d9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "288007c1ffd4485fbf6e6bd144409b8b"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a485140897c42e7a5551bc68ecf0159"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8380af053a964614a04023ada192027a"}], "type": "metric", "id": "033c0c3d282f4a5685f140b8998521f4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0856405278264cc1bf2f9fa99c7a2484"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6b743e2f36a64f6eac556b8f8c6f5d8c"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "967aff5d9d5c4101a31efc739e3a5b3b"}], "type": "image", "id": "0b3b007a26bc40a2b4880cc3bcb6c8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/0c5713b3b6a8401d92a561010ed099d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96baef3add264099b21671c43a5ad4bd"}, {"url": "http://192.30.9.4:8776/v1/0c5713b3b6a8401d92a561010ed099d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99d6d0cb330745a0bb9df2b888953f17"}, {"url": "http://172.30.9.22:8776/v1/0c5713b3b6a8401d92a561010ed099d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce0c4cd7fcb54e2d8ee0dd80005f0e26"}], "type": "volume", "id": "0cf2a683dfa24134a90dcfcd26e1f7ff", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/0c5713b3b6a8401d92a561010ed099d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4aae164d02ce4812bbc5d71a7a814a72"}, {"url": "http://192.30.9.4:8004/v1/0c5713b3b6a8401d92a561010ed099d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "734fd5c4a2904ad299d262b6c86536e0"}, {"url": "http://172.30.9.22:8004/v1/0c5713b3b6a8401d92a561010ed099d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f061177efce84fe59b60cc9fc441596c"}], "type": "orchestration", "id": "2c5837fd5d084973bead45e979aeb6e1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18e5fe50abaf4d60873559c311a6ec2d"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2864ba474129438589ac303b2a1e19de"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2caeb7ec624b455e80f1a77347a57a6b"}], "type": "placement", "id": "2f6daaf9744c4e3c9fbbd96bdb82c36c", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3618a171de604b83aed4ba18a3554dcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a493ef490654a92b3d02af3264c23de"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e43eb6ac4a424c8ab5256bc702ee7744"}], "type": "identity", "id": "62e4eb63ef6e4f939470f5eb4e703749", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "324c91f76eb94077bf68107e759a5598"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a56b79513b34333b597b39d8761173d"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9237bdf8b624508a0bc0bfce58cdc13"}], "type": "compute", "id": "6ca13486c495483b85dacfaf21fe4150", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d6dd12d7648417fa6f11db60c2dfe82"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a12c1f38b2a4a73a79a9fa31456afa2"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8ff7391a5b4239b24903444c2dcfd5"}], "type": "alarming", "id": "7dca9abe04a74991ac1b22e41353daf1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v3/0c5713b3b6a8401d92a561010ed099d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5780f3dbf1a24787b24bb310d04e97bb"}, {"url": "http://192.30.9.4:8776/v3/0c5713b3b6a8401d92a561010ed099d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c66563c96964eea8ab1d651ae1644f4"}, {"url": "http://192.30.9.4:8776/v3/0c5713b3b6a8401d92a561010ed099d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c050a5018b2b4fab979e750d187d2bff"}], "type": "volumev3", "id": "937ccded6ec849b69e7e105ea7dbf150", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55f3310086b0456ab85b6b4f5287c6ac"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "798017b29456499e8fcbe34a41cd36b0"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ae08369a7bab420db00d23dd9a80a2ec"}], "type": "cloudformation", "id": "95bf2f9b004f4b018914f161fe23e342", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/0c5713b3b6a8401d92a561010ed099d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b2783e1beb8470bb8972611c5b8d92e"}, {"url": "http://192.30.9.4:8776/v2/0c5713b3b6a8401d92a561010ed099d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ece122ed02e147c082678d215272794d"}, {"url": "http://192.30.9.4:8776/v2/0c5713b3b6a8401d92a561010ed099d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f712303b814a4a12a50ccf1470e62501"}], "type": "volumev2", "id": "a64565264c7a4459bb58958e74b81486", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_0c5713b3b6a8401d92a561010ed099d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1dccda3ffc2f4b298dba0c6396991eea"}, {"url": "http://12.0.0.21:8080/v1/AUTH_0c5713b3b6a8401d92a561010ed099d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60638aab115f49628685125e958a5121"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "983eb95828e64ab28d258ad3ff60c66c"}], "type": "object-store", "id": "a79d64e859224b4ba3b2ad1547967744", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "477a8fa80e094a95b3560d13ca4cdb04"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1893bd10c474fbe90ae73c1d3aa339f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c774c75b09da49728d18020c22085c94"}], "type": "network", "id": "b3d2e871bc04485490ea0695a87e56c2", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "c296e6a3575144e6b5f8d6ecfda6259c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d1ab56351eb488389d0b34054db0b76"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "816879ea169a408395af155c13951278"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8285da8585b948b58b99a03b86dabf64"}], "type": "event", "id": "d8fbbaad10fb4bc1bd898f5793d5b1d3", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d3306dc6eadb4bc7ac29dc377aefc830"}, "audit_ids": ["Xn9we3yZR0K4VTnw7bdaqQ"], "issued_at": "2018-09-25T00:18:48.000000Z"}} 2018-09-25 00:18:48,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-25 00:18:48,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5206c3484304a55f1ba2164483d9606b2fecf188936575444d433bfc0bfcdabf" 2018-09-25 00:18:49,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 695 Content-Type: application/json Date: Tue, 25 Sep 2018 00:18:49 GMT X-Openstack-Request-Id: req-fe0feb73-7bae-4af0-baeb-5d8b7577d0af 2018-09-25 00:18:49,512 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"9437d29b-f2aa-4881-b813-64553d10f609","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"81c7996db61d4abcb0b34012993e0374","status":"ACTIVE","subnets":["d99b28d6-277a-4c08-a370-615ae5ec18aa"],"description":"","tags":[],"updated_at":"2018-09-25T00:11:39Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"81c7996db61d4abcb0b34012993e0374","created_at":"2018-09-25T00:11:32Z","provider:network_type":"flat"}]} 2018-09-25 00:18:49,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-fe0feb73-7bae-4af0-baeb-5d8b7577d0af 2018-09-25 00:18:49,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.00899791718s 2018-09-25 00:18:49,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-09-25 00:18:49,526 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 597 Content-Type: application/json Date: Tue, 25 Sep 2018 00:18:49 GMT Server: Apache Vary: X-Auth-Token 2018-09-25 00:18:49,526 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-25 00:18:49,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-25 00:18:49,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5206c3484304a55f1ba2164483d9606b2fecf188936575444d433bfc0bfcdabf" 2018-09-25 00:18:49,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Tue, 25 Sep 2018 00:18:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbb52171-7f5c-4bd4-83ab-4efa7fa968b0 2018-09-25 00:18:49,632 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/f11ee84a297546b89c3ebb38a30c2836"}, "tags": [], "enabled": true, "id": "f11ee84a297546b89c3ebb38a30c2836", "name": "heat_stack"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-09-25 00:18:49,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-cbb52171-7f5c-4bd4-83ab-4efa7fa968b0 2018-09-25 00:18:49,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.105385065079s 2018-09-25 00:18:49,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-25 00:18:49,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5206c3484304a55f1ba2164483d9606b2fecf188936575444d433bfc0bfcdabf" -d '{"project": {"description": "Created by OPNFV Functest: tempest_full", "enabled": true, "domain_id": "default", "name": "tempest_full-project_c47880fc-70a6-4a74-a999-0b8d4373f7ff"}}' 2018-09-25 00:18:49,748 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Tue, 25 Sep 2018 00:18:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e730be46-dd00-4231-a70a-05e8739278c7 2018-09-25 00:18:49,749 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.22:5000/v3/projects/e997c70fbbff42078acb669abda1296f"}, "tags": [], "enabled": true, "id": "e997c70fbbff42078acb669abda1296f", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_c47880fc-70a6-4a74-a999-0b8d4373f7ff"}} 2018-09-25 00:18:49,749 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-e730be46-dd00-4231-a70a-05e8739278c7 2018-09-25 00:18:49,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.107656002045s 2018-09-25 00:18:49,749 - 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'e997c70fbbff42078acb669abda1296f', '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_c47880fc-70a6-4a74-a999-0b8d4373f7ff'}) 2018-09-25 00:18:49,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-09-25 00:18:49,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5206c3484304a55f1ba2164483d9606b2fecf188936575444d433bfc0bfcdabf" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "2224ed5b-e27e-426f-ad14-64663b4b938b", "email": null, "name": "tempest_full-user_c47880fc-70a6-4a74-a999-0b8d4373f7ff"}}' 2018-09-25 00:18:50,236 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Tue, 25 Sep 2018 00:18:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30bae17b-8bd0-419d-bfb5-2ccd33965d07 2018-09-25 00:18:50,236 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_full-user_c47880fc-70a6-4a74-a999-0b8d4373f7ff", "links": {"self": "http://172.30.9.22:5000/v3/users/3d5c2b42c276411b9821582272cee12b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3d5c2b42c276411b9821582272cee12b", "domain_id": "default", "password_expires_at": null}} 2018-09-25 00:18:50,237 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-30bae17b-8bd0-419d-bfb5-2ccd33965d07 2018-09-25 00:18:50,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.479851007462s 2018-09-25 00:18:50,237 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3d5c2b42c276411b9821582272cee12b', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full-user_c47880fc-70a6-4a74-a999-0b8d4373f7ff'}) 2018-09-25 00:18:50,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-25 00:18:50,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5206c3484304a55f1ba2164483d9606b2fecf188936575444d433bfc0bfcdabf" 2018-09-25 00:18:50,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 321 Content-Type: application/json Date: Tue, 25 Sep 2018 00:18:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-714e82e6-1591-48a2-bee3-6db69e67f018 2018-09-25 00:18:50,344 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "33a5238619b3431da21e6a6cb03ce949", "links": {"self": "http://172.30.9.22:5000/v3/roles/33a5238619b3431da21e6a6cb03ce949"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab6ac12af8e7410a9d2317bcdec34006", "links": {"self": "http://172.30.9.22:5000/v3/roles/ab6ac12af8e7410a9d2317bcdec34006"}, "name": "admin"}, {"domain_id": null, "id": "ae93b63581654a4bbc2649a4dcb95e69", "links": {"self": "http://172.30.9.22:5000/v3/roles/ae93b63581654a4bbc2649a4dcb95e69"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cac51d14cd7641a08b4bf5f6ff329673", "links": {"self": "http://172.30.9.22:5000/v3/roles/cac51d14cd7641a08b4bf5f6ff329673"}, "name": "heat_stack_user"}]} 2018-09-25 00:18:50,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-714e82e6-1591-48a2-bee3-6db69e67f018 2018-09-25 00:18:50,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103583097458s 2018-09-25 00:18:50,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-25 00:18:50,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5206c3484304a55f1ba2164483d9606b2fecf188936575444d433bfc0bfcdabf" 2018-09-25 00:18:50,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 321 Content-Type: application/json Date: Tue, 25 Sep 2018 00:18:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa0a612c-82ae-4c36-96b6-5f28ff62739f 2018-09-25 00:18:50,450 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "33a5238619b3431da21e6a6cb03ce949", "links": {"self": "http://172.30.9.22:5000/v3/roles/33a5238619b3431da21e6a6cb03ce949"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab6ac12af8e7410a9d2317bcdec34006", "links": {"self": "http://172.30.9.22:5000/v3/roles/ab6ac12af8e7410a9d2317bcdec34006"}, "name": "admin"}, {"domain_id": null, "id": "ae93b63581654a4bbc2649a4dcb95e69", "links": {"self": "http://172.30.9.22:5000/v3/roles/ae93b63581654a4bbc2649a4dcb95e69"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cac51d14cd7641a08b4bf5f6ff329673", "links": {"self": "http://172.30.9.22:5000/v3/roles/cac51d14cd7641a08b4bf5f6ff329673"}, "name": "heat_stack_user"}]} 2018-09-25 00:18:50,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-aa0a612c-82ae-4c36-96b6-5f28ff62739f 2018-09-25 00:18:50,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100495100021s 2018-09-25 00:18:50,452 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-25 00:18:50,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-09-25 00:18:50,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/roles -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5206c3484304a55f1ba2164483d9606b2fecf188936575444d433bfc0bfcdabf" -d '{"role": {"name": "Member"}}' 2018-09-25 00:18:50,703 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 177 Content-Type: application/json Date: Tue, 25 Sep 2018 00:18:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9acb9db-542a-4f13-a3e0-49fea3b30475 2018-09-25 00:18:50,703 - keystoneauth.session - DEBUG - RESP BODY: {"role": {"domain_id": null, "id": "074cb05c8f7a4e3883bb38d67822704b", "links": {"self": "http://172.30.9.22:5000/v3/roles/074cb05c8f7a4e3883bb38d67822704b"}, "name": "Member"}} 2018-09-25 00:18:50,704 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-f9acb9db-542a-4f13-a3e0-49fea3b30475 2018-09-25 00:18:50,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.247968912125s 2018-09-25 00:18:50,704 - 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'074cb05c8f7a4e3883bb38d67822704b'}) 2018-09-25 00:18:50,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-25 00:18:50,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5206c3484304a55f1ba2164483d9606b2fecf188936575444d433bfc0bfcdabf" 2018-09-25 00:18:50,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 351 Content-Type: application/json Date: Tue, 25 Sep 2018 00:18:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7ebd894-1f90-40db-afc4-cfebb7cf2f6a 2018-09-25 00:18:50,826 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "074cb05c8f7a4e3883bb38d67822704b", "links": {"self": "http://172.30.9.22:5000/v3/roles/074cb05c8f7a4e3883bb38d67822704b"}, "name": "Member"}, {"domain_id": null, "id": "33a5238619b3431da21e6a6cb03ce949", "links": {"self": "http://172.30.9.22:5000/v3/roles/33a5238619b3431da21e6a6cb03ce949"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab6ac12af8e7410a9d2317bcdec34006", "links": {"self": "http://172.30.9.22:5000/v3/roles/ab6ac12af8e7410a9d2317bcdec34006"}, "name": "admin"}, {"domain_id": null, "id": "ae93b63581654a4bbc2649a4dcb95e69", "links": {"self": "http://172.30.9.22:5000/v3/roles/ae93b63581654a4bbc2649a4dcb95e69"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cac51d14cd7641a08b4bf5f6ff329673", "links": {"self": "http://172.30.9.22:5000/v3/roles/cac51d14cd7641a08b4bf5f6ff329673"}, "name": "heat_stack_user"}]} 2018-09-25 00:18:50,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-f7ebd894-1f90-40db-afc4-cfebb7cf2f6a 2018-09-25 00:18:50,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.118515968323s 2018-09-25 00:18:50,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-25 00:18:50,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5206c3484304a55f1ba2164483d9606b2fecf188936575444d433bfc0bfcdabf" 2018-09-25 00:18:50,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 25 Sep 2018 00:18:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-850bb0a3-483f-4dd4-b9c3-179e87cac003 2018-09-25 00:18:50,940 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-25 00:18:50,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-850bb0a3-483f-4dd4-b9c3-179e87cac003 2018-09-25 00:18:50,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107987880707s 2018-09-25 00:18:50,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-25 00:18:50,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5206c3484304a55f1ba2164483d9606b2fecf188936575444d433bfc0bfcdabf" 2018-09-25 00:18:51,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Tue, 25 Sep 2018 00:18:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b0d5efa-e5ac-449f-9c9a-fabef99e16c4 2018-09-25 00:18:51,071 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1dfaad7fc777435cb3ac52995be1e788"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dfaad7fc777435cb3ac52995be1e788", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1e400105442c46ae8f98d0a53c3d816c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e400105442c46ae8f98d0a53c3d816c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tempest_full-user_c47880fc-70a6-4a74-a999-0b8d4373f7ff", "links": {"self": "http://172.30.9.22:5000/v3/users/3d5c2b42c276411b9821582272cee12b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3d5c2b42c276411b9821582272cee12b", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/66a6fac1c4d14a3aa6e4fef6a681b741"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66a6fac1c4d14a3aa6e4fef6a681b741", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/7626e19c59a347a2b0771ba8b800b622"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7626e19c59a347a2b0771ba8b800b622", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/85497291a00f4292834e1bcc7f910cc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85497291a00f4292834e1bcc7f910cc5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/95c5c38851774e5d921e5e20855c4e6d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95c5c38851774e5d921e5e20855c4e6d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/b8a61c1fd7554313b87e3d46e36c4b47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8a61c1fd7554313b87e3d46e36c4b47", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2ea030b22f74698bcc6ce140cf9cfc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2ea030b22f74698bcc6ce140cf9cfc8", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/d3306dc6eadb4bc7ac29dc377aefc830"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3306dc6eadb4bc7ac29dc377aefc830", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/d8879225204a49e69350f0737c4e3b5d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8879225204a49e69350f0737c4e3b5d", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/e88e09130eab4b448692d1853dd8e177"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e88e09130eab4b448692d1853dd8e177", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/f161c84997bc43fc817b40ba65a310b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f161c84997bc43fc817b40ba65a310b5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f96dfd23983c4ab5be18f670662e004b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f96dfd23983c4ab5be18f670662e004b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/f9e3195a1b6e4f0683fbae6f4726aad7"}, "domain_id": "f11ee84a297546b89c3ebb38a30c2836", "enabled": true, "options": {}, "id": "f9e3195a1b6e4f0683fbae6f4726aad7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-25 00:18:51,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-6b0d5efa-e5ac-449f-9c9a-fabef99e16c4 2018-09-25 00:18:51,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.130848884583s 2018-09-25 00:18:51,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-25 00:18:51,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5206c3484304a55f1ba2164483d9606b2fecf188936575444d433bfc0bfcdabf" 2018-09-25 00:18:51,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Tue, 25 Sep 2018 00:18:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f700f46-4cbb-4204-8a0f-39165abfe8da 2018-09-25 00:18:51,191 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c5713b3b6a8401d92a561010ed099d9"}, "tags": [], "enabled": true, "id": "0c5713b3b6a8401d92a561010ed099d9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/81c7996db61d4abcb0b34012993e0374"}, "tags": [], "enabled": true, "id": "81c7996db61d4abcb0b34012993e0374", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.22:5000/v3/projects/e997c70fbbff42078acb669abda1296f"}, "tags": [], "enabled": true, "id": "e997c70fbbff42078acb669abda1296f", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_c47880fc-70a6-4a74-a999-0b8d4373f7ff"}]} 2018-09-25 00:18:51,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-8f700f46-4cbb-4204-8a0f-39165abfe8da 2018-09-25 00:18:51,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.106618881226s 2018-09-25 00:18:51,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-25 00:18:51,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=3d5c2b42c276411b9821582272cee12b&role.id=074cb05c8f7a4e3883bb38d67822704b&scope.project.id=e997c70fbbff42078acb669abda1296f" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5206c3484304a55f1ba2164483d9606b2fecf188936575444d433bfc0bfcdabf" 2018-09-25 00:18:51,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 25 Sep 2018 00:18:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a167ce7-ff0a-41a8-a52b-2b9421e447f9 2018-09-25 00:18:51,403 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=3d5c2b42c276411b9821582272cee12b&role.id=074cb05c8f7a4e3883bb38d67822704b&scope.project.id=e997c70fbbff42078acb669abda1296f", "previous": null, "next": null}} 2018-09-25 00:18:51,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=3d5c2b42c276411b9821582272cee12b&role.id=074cb05c8f7a4e3883bb38d67822704b&scope.project.id=e997c70fbbff42078acb669abda1296f used request id req-0a167ce7-ff0a-41a8-a52b-2b9421e447f9 2018-09-25 00:18:51,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.203778982162s 2018-09-25 00:18:51,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-09-25 00:18:51,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/e997c70fbbff42078acb669abda1296f/users/3d5c2b42c276411b9821582272cee12b/roles/074cb05c8f7a4e3883bb38d67822704b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5206c3484304a55f1ba2164483d9606b2fecf188936575444d433bfc0bfcdabf" 2018-09-25 00:18:51,627 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 25 Sep 2018 00:18:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73c2b452-7908-4615-af47-f18569a20e58 2018-09-25 00:18:51,628 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-25 00:18:51,628 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/e997c70fbbff42078acb669abda1296f/users/3d5c2b42c276411b9821582272cee12b/roles/074cb05c8f7a4e3883bb38d67822704b used request id req-73c2b452-7908-4615-af47-f18569a20e58 2018-09-25 00:18:51,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.220597982407s 2018-09-25 00:18:51,629 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full-project_c47880fc-70a6-4a74-a999-0b8d4373f7ff', 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'e997c70fbbff42078acb669abda1296f', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '2224ed5b-e27e-426f-ad14-64663b4b938b', 'username': u'tempest_full-user_c47880fc-70a6-4a74-a999-0b8d4373f7ff', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22: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-25 00:18:51,633 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full-user_c47880fc-70a6-4a74-a999-0b8d4373f7ff', 'password': '2224ed5b-e27e-426f-ad14-64663b4b938b', 'project_name': 'tempest_full-project_c47880fc-70a6-4a74-a999-0b8d4373f7ff', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000//v3', 'project_id': 'e997c70fbbff42078acb669abda1296f', 'project_domain_name': 'Default'} 2018-09-25 00:18:51,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-25 00:18:51,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5206c3484304a55f1ba2164483d9606b2fecf188936575444d433bfc0bfcdabf" 2018-09-25 00:18:51,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 351 Content-Type: application/json Date: Tue, 25 Sep 2018 00:18:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e0411de-6142-41a6-a73a-f454d9551c1a 2018-09-25 00:18:51,740 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "074cb05c8f7a4e3883bb38d67822704b", "links": {"self": "http://172.30.9.22:5000/v3/roles/074cb05c8f7a4e3883bb38d67822704b"}, "name": "Member"}, {"domain_id": null, "id": "33a5238619b3431da21e6a6cb03ce949", "links": {"self": "http://172.30.9.22:5000/v3/roles/33a5238619b3431da21e6a6cb03ce949"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab6ac12af8e7410a9d2317bcdec34006", "links": {"self": "http://172.30.9.22:5000/v3/roles/ab6ac12af8e7410a9d2317bcdec34006"}, "name": "admin"}, {"domain_id": null, "id": "ae93b63581654a4bbc2649a4dcb95e69", "links": {"self": "http://172.30.9.22:5000/v3/roles/ae93b63581654a4bbc2649a4dcb95e69"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cac51d14cd7641a08b4bf5f6ff329673", "links": {"self": "http://172.30.9.22:5000/v3/roles/cac51d14cd7641a08b4bf5f6ff329673"}, "name": "heat_stack_user"}]} 2018-09-25 00:18:51,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-7e0411de-6142-41a6-a73a-f454d9551c1a 2018-09-25 00:18:51,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103955030441s 2018-09-25 00:18:51,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-25 00:18:51,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5206c3484304a55f1ba2164483d9606b2fecf188936575444d433bfc0bfcdabf" 2018-09-25 00:18:51,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 351 Content-Type: application/json Date: Tue, 25 Sep 2018 00:18:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e107284d-5a85-440c-88ef-ed7316e5b2b2 2018-09-25 00:18:51,841 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "074cb05c8f7a4e3883bb38d67822704b", "links": {"self": "http://172.30.9.22:5000/v3/roles/074cb05c8f7a4e3883bb38d67822704b"}, "name": "Member"}, {"domain_id": null, "id": "33a5238619b3431da21e6a6cb03ce949", "links": {"self": "http://172.30.9.22:5000/v3/roles/33a5238619b3431da21e6a6cb03ce949"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab6ac12af8e7410a9d2317bcdec34006", "links": {"self": "http://172.30.9.22:5000/v3/roles/ab6ac12af8e7410a9d2317bcdec34006"}, "name": "admin"}, {"domain_id": null, "id": "ae93b63581654a4bbc2649a4dcb95e69", "links": {"self": "http://172.30.9.22:5000/v3/roles/ae93b63581654a4bbc2649a4dcb95e69"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cac51d14cd7641a08b4bf5f6ff329673", "links": {"self": "http://172.30.9.22:5000/v3/roles/cac51d14cd7641a08b4bf5f6ff329673"}, "name": "heat_stack_user"}]} 2018-09-25 00:18:51,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-e107284d-5a85-440c-88ef-ed7316e5b2b2 2018-09-25 00:18:51,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0957009792328s 2018-09-25 00:18:51,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-25 00:18:51,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5206c3484304a55f1ba2164483d9606b2fecf188936575444d433bfc0bfcdabf" 2018-09-25 00:18:51,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 25 Sep 2018 00:18:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79860d83-9b02-4ed5-90e4-637079df457f 2018-09-25 00:18:51,956 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-25 00:18:51,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-79860d83-9b02-4ed5-90e4-637079df457f 2018-09-25 00:18:51,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109214067459s 2018-09-25 00:18:51,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-25 00:18:51,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5206c3484304a55f1ba2164483d9606b2fecf188936575444d433bfc0bfcdabf" 2018-09-25 00:18:52,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Tue, 25 Sep 2018 00:18:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ccf77fd-4556-49d4-98e3-3cacc7f47822 2018-09-25 00:18:52,078 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1dfaad7fc777435cb3ac52995be1e788"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dfaad7fc777435cb3ac52995be1e788", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1e400105442c46ae8f98d0a53c3d816c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e400105442c46ae8f98d0a53c3d816c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tempest_full-user_c47880fc-70a6-4a74-a999-0b8d4373f7ff", "links": {"self": "http://172.30.9.22:5000/v3/users/3d5c2b42c276411b9821582272cee12b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3d5c2b42c276411b9821582272cee12b", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/66a6fac1c4d14a3aa6e4fef6a681b741"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66a6fac1c4d14a3aa6e4fef6a681b741", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/7626e19c59a347a2b0771ba8b800b622"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7626e19c59a347a2b0771ba8b800b622", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/85497291a00f4292834e1bcc7f910cc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85497291a00f4292834e1bcc7f910cc5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/95c5c38851774e5d921e5e20855c4e6d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95c5c38851774e5d921e5e20855c4e6d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/b8a61c1fd7554313b87e3d46e36c4b47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8a61c1fd7554313b87e3d46e36c4b47", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2ea030b22f74698bcc6ce140cf9cfc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2ea030b22f74698bcc6ce140cf9cfc8", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/d3306dc6eadb4bc7ac29dc377aefc830"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3306dc6eadb4bc7ac29dc377aefc830", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/d8879225204a49e69350f0737c4e3b5d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8879225204a49e69350f0737c4e3b5d", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/e88e09130eab4b448692d1853dd8e177"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e88e09130eab4b448692d1853dd8e177", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/f161c84997bc43fc817b40ba65a310b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f161c84997bc43fc817b40ba65a310b5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f96dfd23983c4ab5be18f670662e004b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f96dfd23983c4ab5be18f670662e004b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/f9e3195a1b6e4f0683fbae6f4726aad7"}, "domain_id": "f11ee84a297546b89c3ebb38a30c2836", "enabled": true, "options": {}, "id": "f9e3195a1b6e4f0683fbae6f4726aad7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-25 00:18:52,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-5ccf77fd-4556-49d4-98e3-3cacc7f47822 2018-09-25 00:18:52,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.121921062469s 2018-09-25 00:18:52,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-25 00:18:52,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5206c3484304a55f1ba2164483d9606b2fecf188936575444d433bfc0bfcdabf" 2018-09-25 00:18:52,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Tue, 25 Sep 2018 00:18:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a17ffa05-6fd7-44c6-a7e6-d4156b1666f3 2018-09-25 00:18:52,194 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c5713b3b6a8401d92a561010ed099d9"}, "tags": [], "enabled": true, "id": "0c5713b3b6a8401d92a561010ed099d9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/81c7996db61d4abcb0b34012993e0374"}, "tags": [], "enabled": true, "id": "81c7996db61d4abcb0b34012993e0374", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.22:5000/v3/projects/e997c70fbbff42078acb669abda1296f"}, "tags": [], "enabled": true, "id": "e997c70fbbff42078acb669abda1296f", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_c47880fc-70a6-4a74-a999-0b8d4373f7ff"}]} 2018-09-25 00:18:52,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-a17ffa05-6fd7-44c6-a7e6-d4156b1666f3 2018-09-25 00:18:52,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.103198051453s 2018-09-25 00:18:52,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-25 00:18:52,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=3d5c2b42c276411b9821582272cee12b&role.id=ab6ac12af8e7410a9d2317bcdec34006&scope.project.id=e997c70fbbff42078acb669abda1296f" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5206c3484304a55f1ba2164483d9606b2fecf188936575444d433bfc0bfcdabf" 2018-09-25 00:18:52,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Tue, 25 Sep 2018 00:18:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcb57b22-6c3c-4d63-a881-bafde5f02de2 2018-09-25 00:18:52,308 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=3d5c2b42c276411b9821582272cee12b&role.id=ab6ac12af8e7410a9d2317bcdec34006&scope.project.id=e997c70fbbff42078acb669abda1296f", "previous": null, "next": null}} 2018-09-25 00:18:52,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=3d5c2b42c276411b9821582272cee12b&role.id=ab6ac12af8e7410a9d2317bcdec34006&scope.project.id=e997c70fbbff42078acb669abda1296f used request id req-fcb57b22-6c3c-4d63-a881-bafde5f02de2 2018-09-25 00:18:52,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.105609178543s 2018-09-25 00:18:52,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-09-25 00:18:52,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/e997c70fbbff42078acb669abda1296f/users/3d5c2b42c276411b9821582272cee12b/roles/ab6ac12af8e7410a9d2317bcdec34006 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5206c3484304a55f1ba2164483d9606b2fecf188936575444d433bfc0bfcdabf" 2018-09-25 00:18:52,500 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 25 Sep 2018 00:18:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2282c50-a851-41e2-b2fe-c02f09dc848f 2018-09-25 00:18:52,501 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-25 00:18:52,501 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/e997c70fbbff42078acb669abda1296f/users/3d5c2b42c276411b9821582272cee12b/roles/ab6ac12af8e7410a9d2317bcdec34006 used request id req-a2282c50-a851-41e2-b2fe-c02f09dc848f 2018-09-25 00:18:52,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.188812017441s 2018-09-25 00:18:52,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-25 00:18:52,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5206c3484304a55f1ba2164483d9606b2fecf188936575444d433bfc0bfcdabf" 2018-09-25 00:18:52,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 351 Content-Type: application/json Date: Tue, 25 Sep 2018 00:18:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34a40736-9f52-435b-a5ed-9687b5e5c6f9 2018-09-25 00:18:52,600 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "074cb05c8f7a4e3883bb38d67822704b", "links": {"self": "http://172.30.9.22:5000/v3/roles/074cb05c8f7a4e3883bb38d67822704b"}, "name": "Member"}, {"domain_id": null, "id": "33a5238619b3431da21e6a6cb03ce949", "links": {"self": "http://172.30.9.22:5000/v3/roles/33a5238619b3431da21e6a6cb03ce949"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab6ac12af8e7410a9d2317bcdec34006", "links": {"self": "http://172.30.9.22:5000/v3/roles/ab6ac12af8e7410a9d2317bcdec34006"}, "name": "admin"}, {"domain_id": null, "id": "ae93b63581654a4bbc2649a4dcb95e69", "links": {"self": "http://172.30.9.22:5000/v3/roles/ae93b63581654a4bbc2649a4dcb95e69"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cac51d14cd7641a08b4bf5f6ff329673", "links": {"self": "http://172.30.9.22:5000/v3/roles/cac51d14cd7641a08b4bf5f6ff329673"}, "name": "heat_stack_user"}]} 2018-09-25 00:18:52,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-34a40736-9f52-435b-a5ed-9687b5e5c6f9 2018-09-25 00:18:52,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0951001644135s 2018-09-25 00:18:52,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-25 00:18:52,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5206c3484304a55f1ba2164483d9606b2fecf188936575444d433bfc0bfcdabf" 2018-09-25 00:18:52,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 25 Sep 2018 00:18:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a24bdb47-85eb-4dfc-8ee7-24b4efa340d1 2018-09-25 00:18:52,721 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-25 00:18:52,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-a24bdb47-85eb-4dfc-8ee7-24b4efa340d1 2018-09-25 00:18:52,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.115739107132s 2018-09-25 00:18:52,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-25 00:18:52,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5206c3484304a55f1ba2164483d9606b2fecf188936575444d433bfc0bfcdabf" 2018-09-25 00:18:52,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Tue, 25 Sep 2018 00:18:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4acd1f28-4a6b-4280-8372-5e206264f8a4 2018-09-25 00:18:52,840 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1dfaad7fc777435cb3ac52995be1e788"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dfaad7fc777435cb3ac52995be1e788", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1e400105442c46ae8f98d0a53c3d816c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e400105442c46ae8f98d0a53c3d816c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tempest_full-user_c47880fc-70a6-4a74-a999-0b8d4373f7ff", "links": {"self": "http://172.30.9.22:5000/v3/users/3d5c2b42c276411b9821582272cee12b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3d5c2b42c276411b9821582272cee12b", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/66a6fac1c4d14a3aa6e4fef6a681b741"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66a6fac1c4d14a3aa6e4fef6a681b741", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/7626e19c59a347a2b0771ba8b800b622"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7626e19c59a347a2b0771ba8b800b622", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/85497291a00f4292834e1bcc7f910cc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85497291a00f4292834e1bcc7f910cc5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/95c5c38851774e5d921e5e20855c4e6d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95c5c38851774e5d921e5e20855c4e6d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/b8a61c1fd7554313b87e3d46e36c4b47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8a61c1fd7554313b87e3d46e36c4b47", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2ea030b22f74698bcc6ce140cf9cfc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2ea030b22f74698bcc6ce140cf9cfc8", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/d3306dc6eadb4bc7ac29dc377aefc830"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3306dc6eadb4bc7ac29dc377aefc830", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/d8879225204a49e69350f0737c4e3b5d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8879225204a49e69350f0737c4e3b5d", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/e88e09130eab4b448692d1853dd8e177"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e88e09130eab4b448692d1853dd8e177", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/f161c84997bc43fc817b40ba65a310b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f161c84997bc43fc817b40ba65a310b5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f96dfd23983c4ab5be18f670662e004b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f96dfd23983c4ab5be18f670662e004b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/f9e3195a1b6e4f0683fbae6f4726aad7"}, "domain_id": "f11ee84a297546b89c3ebb38a30c2836", "enabled": true, "options": {}, "id": "f9e3195a1b6e4f0683fbae6f4726aad7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-25 00:18:52,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-4acd1f28-4a6b-4280-8372-5e206264f8a4 2018-09-25 00:18:52,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.118083953857s 2018-09-25 00:18:52,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-25 00:18:52,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?role.id=ab6ac12af8e7410a9d2317bcdec34006&user.id=3d5c2b42c276411b9821582272cee12b&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5206c3484304a55f1ba2164483d9606b2fecf188936575444d433bfc0bfcdabf" 2018-09-25 00:18:52,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Tue, 25 Sep 2018 00:18:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82bf5d19-289b-4fa2-b5d3-4364c7c618da 2018-09-25 00:18:52,956 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?role.id=ab6ac12af8e7410a9d2317bcdec34006&user.id=3d5c2b42c276411b9821582272cee12b&scope.domain.id=default", "previous": null, "next": null}} 2018-09-25 00:18:52,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?role.id=ab6ac12af8e7410a9d2317bcdec34006&user.id=3d5c2b42c276411b9821582272cee12b&scope.domain.id=default used request id req-82bf5d19-289b-4fa2-b5d3-4364c7c618da 2018-09-25 00:18:52,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.103842020035s 2018-09-25 00:18:52,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-09-25 00:18:52,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/domains/default/users/3d5c2b42c276411b9821582272cee12b/roles/ab6ac12af8e7410a9d2317bcdec34006 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5206c3484304a55f1ba2164483d9606b2fecf188936575444d433bfc0bfcdabf" 2018-09-25 00:18:53,303 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 25 Sep 2018 00:18:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d4e7aef-dd25-4706-b51a-441f9b85b7e6 2018-09-25 00:18:53,303 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-25 00:18:53,303 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/domains/default/users/3d5c2b42c276411b9821582272cee12b/roles/ab6ac12af8e7410a9d2317bcdec34006 used request id req-9d4e7aef-dd25-4706-b51a-441f9b85b7e6 2018-09-25 00:18:53,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.343168973923s 2018-09-25 00:18:53,303 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-09-25 00:18:57,740 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | f5c10a46-250c-4581-9829-a00cc6f6d5aa | 2018-09-25T00:18:57.355893 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: f5c10a46-250c-4581-9829-a00cc6f6d5aa ~/.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-25 00:19:01,033 - 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-25 00:19:01,729 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-09-25 00:19:06,603 - 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=1dd6851f-bd6a-4127-8d7c-8ed171cb5204) as the default verifier for the future CLI operations. 2018-09-25 00:19:08,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-09-25 00:19:08,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 25 Sep 2018 00:19:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-061a2ea9-379b-4d9d-a087-8b306ad220db 2018-09-25 00:19:08,503 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-25 00:19:08,503 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000//v3 used request id req-061a2ea9-379b-4d9d-a087-8b306ad220db 2018-09-25 00:19:08,504 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-25 00:19:08,937 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab6ac12af8e7410a9d2317bcdec34006", "name": "admin"}, {"id": "074cb05c8f7a4e3883bb38d67822704b", "name": "Member"}], "expires_at": "2018-09-25T01:19:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e997c70fbbff42078acb669abda1296f", "name": "tempest_full-project_c47880fc-70a6-4a74-a999-0b8d4373f7ff"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "288007c1ffd4485fbf6e6bd144409b8b"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a485140897c42e7a5551bc68ecf0159"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8380af053a964614a04023ada192027a"}], "type": "metric", "id": "033c0c3d282f4a5685f140b8998521f4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0856405278264cc1bf2f9fa99c7a2484"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6b743e2f36a64f6eac556b8f8c6f5d8c"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "967aff5d9d5c4101a31efc739e3a5b3b"}], "type": "image", "id": "0b3b007a26bc40a2b4880cc3bcb6c8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/e997c70fbbff42078acb669abda1296f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96baef3add264099b21671c43a5ad4bd"}, {"url": "http://192.30.9.4:8776/v1/e997c70fbbff42078acb669abda1296f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99d6d0cb330745a0bb9df2b888953f17"}, {"url": "http://172.30.9.22:8776/v1/e997c70fbbff42078acb669abda1296f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce0c4cd7fcb54e2d8ee0dd80005f0e26"}], "type": "volume", "id": "0cf2a683dfa24134a90dcfcd26e1f7ff", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/e997c70fbbff42078acb669abda1296f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4aae164d02ce4812bbc5d71a7a814a72"}, {"url": "http://192.30.9.4:8004/v1/e997c70fbbff42078acb669abda1296f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "734fd5c4a2904ad299d262b6c86536e0"}, {"url": "http://172.30.9.22:8004/v1/e997c70fbbff42078acb669abda1296f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f061177efce84fe59b60cc9fc441596c"}], "type": "orchestration", "id": "2c5837fd5d084973bead45e979aeb6e1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18e5fe50abaf4d60873559c311a6ec2d"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2864ba474129438589ac303b2a1e19de"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2caeb7ec624b455e80f1a77347a57a6b"}], "type": "placement", "id": "2f6daaf9744c4e3c9fbbd96bdb82c36c", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3618a171de604b83aed4ba18a3554dcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a493ef490654a92b3d02af3264c23de"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e43eb6ac4a424c8ab5256bc702ee7744"}], "type": "identity", "id": "62e4eb63ef6e4f939470f5eb4e703749", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "324c91f76eb94077bf68107e759a5598"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a56b79513b34333b597b39d8761173d"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9237bdf8b624508a0bc0bfce58cdc13"}], "type": "compute", "id": "6ca13486c495483b85dacfaf21fe4150", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d6dd12d7648417fa6f11db60c2dfe82"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a12c1f38b2a4a73a79a9fa31456afa2"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8ff7391a5b4239b24903444c2dcfd5"}], "type": "alarming", "id": "7dca9abe04a74991ac1b22e41353daf1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v3/e997c70fbbff42078acb669abda1296f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5780f3dbf1a24787b24bb310d04e97bb"}, {"url": "http://192.30.9.4:8776/v3/e997c70fbbff42078acb669abda1296f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c66563c96964eea8ab1d651ae1644f4"}, {"url": "http://192.30.9.4:8776/v3/e997c70fbbff42078acb669abda1296f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c050a5018b2b4fab979e750d187d2bff"}], "type": "volumev3", "id": "937ccded6ec849b69e7e105ea7dbf150", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55f3310086b0456ab85b6b4f5287c6ac"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "798017b29456499e8fcbe34a41cd36b0"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ae08369a7bab420db00d23dd9a80a2ec"}], "type": "cloudformation", "id": "95bf2f9b004f4b018914f161fe23e342", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/e997c70fbbff42078acb669abda1296f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b2783e1beb8470bb8972611c5b8d92e"}, {"url": "http://192.30.9.4:8776/v2/e997c70fbbff42078acb669abda1296f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ece122ed02e147c082678d215272794d"}, {"url": "http://192.30.9.4:8776/v2/e997c70fbbff42078acb669abda1296f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f712303b814a4a12a50ccf1470e62501"}], "type": "volumev2", "id": "a64565264c7a4459bb58958e74b81486", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_e997c70fbbff42078acb669abda1296f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1dccda3ffc2f4b298dba0c6396991eea"}, {"url": "http://12.0.0.21:8080/v1/AUTH_e997c70fbbff42078acb669abda1296f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60638aab115f49628685125e958a5121"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "983eb95828e64ab28d258ad3ff60c66c"}], "type": "object-store", "id": "a79d64e859224b4ba3b2ad1547967744", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "477a8fa80e094a95b3560d13ca4cdb04"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1893bd10c474fbe90ae73c1d3aa339f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c774c75b09da49728d18020c22085c94"}], "type": "network", "id": "b3d2e871bc04485490ea0695a87e56c2", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "c296e6a3575144e6b5f8d6ecfda6259c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d1ab56351eb488389d0b34054db0b76"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "816879ea169a408395af155c13951278"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8285da8585b948b58b99a03b86dabf64"}], "type": "event", "id": "d8fbbaad10fb4bc1bd898f5793d5b1d3", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_full-user_c47880fc-70a6-4a74-a999-0b8d4373f7ff", "id": "3d5c2b42c276411b9821582272cee12b"}, "audit_ids": ["aEDpOjTMRqWHChKNzcMTkg"], "issued_at": "2018-09-25T00:19:08.000000Z"}} 2018-09-25 00:19:08,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-09-25 00:19:08,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}51c80e37784e75569f156b10468abeceb5220dab73b50a1b2134d92a81aa34df" 2018-09-25 00:19:09,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8219 Content-Type: application/json Date: Tue, 25 Sep 2018 00:19:09 GMT X-Openstack-Request-Id: req-887c2b79-dc11-4848-a45d-f9d89b085dcd 2018-09-25 00:19:09,132 - keystoneauth.session - DEBUG - 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-25 00:19:09,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-887c2b79-dc11-4848-a45d-f9d89b085dcd 2018-09-25 00:19:09,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.192052841187s 2018-09-25 00:19:09,140 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full'... 2018-09-25 00:19:09,141 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-25 00:19:09,268 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-25 00:19:09,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-09-25 00:19:09,276 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 754 Content-Type: application/json Date: Tue, 25 Sep 2018 00:19:09 GMT 2018-09-25 00:19:09,276 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-09-25 00:19:09,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-25 00:19:09,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}51c80e37784e75569f156b10468abeceb5220dab73b50a1b2134d92a81aa34df" 2018-09-25 00:19:10,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 25 Sep 2018 00:19:10 GMT X-Openstack-Request-Id: req-d8860d61-28e8-40b1-b983-78b9034ee494 2018-09-25 00:19:10,079 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-25 00:19:10,079 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-d8860d61-28e8-40b1-b983-78b9034ee494 2018-09-25 00:19:10,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.80100607872s 2018-09-25 00:19:10,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-25 00:19:10,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}51c80e37784e75569f156b10468abeceb5220dab73b50a1b2134d92a81aa34df" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full-img_c47880fc-70a6-4a74-a999-0b8d4373f7ff", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full-img_c47880fc-70a6-4a74-a999-0b8d4373f7ff"}' 2018-09-25 00:19:10,863 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 875 Content-Type: application/json Date: Tue, 25 Sep 2018 00:19:10 GMT Location: http://172.30.9.22:9292/v2/images/a23c3413-9720-4124-9050-bc56c1d1c88e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3357b41d-9e2e-4eaa-830e-54b63be233c2 2018-09-25 00:19:10,864 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/a23c3413-9720-4124-9050-bc56c1d1c88e/file", "owner": "e997c70fbbff42078acb669abda1296f", "id": "a23c3413-9720-4124-9050-bc56c1d1c88e", "size": null, "self": "/v2/images/a23c3413-9720-4124-9050-bc56c1d1c88e", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-25T00:19:10Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_c47880fc-70a6-4a74-a999-0b8d4373f7ff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_c47880fc-70a6-4a74-a999-0b8d4373f7ff", "checksum": null, "created_at": "2018-09-25T00:19:10Z", "protected": false} 2018-09-25 00:19:10,864 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-3357b41d-9e2e-4eaa-830e-54b63be233c2 2018-09-25 00:19:10,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.775750875473s 2018-09-25 00:19:10,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-25 00:19:10,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/a23c3413-9720-4124-9050-bc56c1d1c88e/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}51c80e37784e75569f156b10468abeceb5220dab73b50a1b2134d92a81aa34df" -d '' 2018-09-25 00:21:10,926 - keystoneauth.session - INFO - Failure: Unable to establish connection to http://172.30.9.22:9292/v2/images/a23c3413-9720-4124-9050-bc56c1d1c88e/file: ('Connection aborted.', error(32, 'Broken pipe')). Retrying in 0.5s. 2018-09-25 00:21:11,479 - keystoneauth.session - DEBUG - RESP: [409] Content-Length: 180 Content-Type: text/html; charset=UTF-8 Date: Tue, 25 Sep 2018 00:21:11 GMT X-Openstack-Request-Id: req-3f1f37a1-7d19-4187-9b97-c4d4cf9f03b4 2018-09-25 00:21:11,480 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-25 00:21:11,480 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/a23c3413-9720-4124-9050-bc56c1d1c88e/file used request id req-3f1f37a1-7d19-4187-9b97-c4d4cf9f03b4 2018-09-25 00:21:11,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 120.614919901s 2018-09-25 00:21:11,480 - shade - DEBUG - Deleting failed upload of image tempest_full-img_c47880fc-70a6-4a74-a999-0b8d4373f7ff 2018-09-25 00:21:11,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-25 00:21:11,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/a23c3413-9720-4124-9050-bc56c1d1c88e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}51c80e37784e75569f156b10468abeceb5220dab73b50a1b2134d92a81aa34df" 2018-09-25 00:21:12,447 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 25 Sep 2018 00:21:12 GMT X-Openstack-Request-Id: req-de9c286e-5158-4822-8ea7-542cc6935ee8 2018-09-25 00:21:12,447 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-25 00:21:12,447 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/a23c3413-9720-4124-9050-bc56c1d1c88e used request id req-de9c286e-5158-4822-8ea7-542cc6935ee8 2018-09-25 00:21:12,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.966737985611s 2018-09-25 00:21:12,448 - shade - DEBUG - Image creation failed Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4475, in create_image **image_kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4600, in _upload_image_put name, image_data, meta, **image_kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4539, in _upload_image_put_v2 data=image_data) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 360, in put return self.request(url, 'PUT', **kwargs) File "/usr/lib/python2.7/site-packages/openstack/_adapter.py", line 164, in request return _json_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/openstack/_adapter.py", line 95, in _json_response exceptions.raise_from_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/openstack/exceptions.py", line 212, in raise_from_response http_status=http_status, request_id=request_id ConflictException: ConflictException: 409: Client Error for url: http://172.30.9.22:9292/v2/images/a23c3413-9720-4124-9050-bc56c1d1c88e/file, 409 Conflict

409 Conflict

Image status transition from saving to saving is not allowed

2018-09-25 00:21:12,454 - 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 4475, in create_image **image_kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4600, in _upload_image_put name, image_data, meta, **image_kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4539, in _upload_image_put_v2 data=image_data) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 360, in put return self.request(url, 'PUT', **kwargs) File "/usr/lib/python2.7/site-packages/openstack/_adapter.py", line 164, in request return _json_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/openstack/_adapter.py", line 95, in _json_response exceptions.raise_from_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/openstack/exceptions.py", line 212, in raise_from_response http_status=http_status, request_id=request_id ConflictException: ConflictException: 409: Client Error for url: http://172.30.9.22:9292/v2/images/a23c3413-9720-4124-9050-bc56c1d1c88e/file, 409 Conflict

409 Conflict

Image status transition from saving to saving is not allowed

2018-09-25 00:21:12,455 - 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 426, in run **kwargs) == testcase.TestCase.EX_OK AssertionError 2018-09-25 00:21:12,456 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | tempest_full | functest | 02:03 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-09-25 00:21:12,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-25 00:21:12,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5206c3484304a55f1ba2164483d9606b2fecf188936575444d433bfc0bfcdabf" 2018-09-25 00:21:12,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Tue, 25 Sep 2018 00:21:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a66a60d8-8e25-4597-b9cc-48bafef4bf79 2018-09-25 00:21:12,582 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1dfaad7fc777435cb3ac52995be1e788"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dfaad7fc777435cb3ac52995be1e788", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1e400105442c46ae8f98d0a53c3d816c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e400105442c46ae8f98d0a53c3d816c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tempest_full-user_c47880fc-70a6-4a74-a999-0b8d4373f7ff", "links": {"self": "http://172.30.9.22:5000/v3/users/3d5c2b42c276411b9821582272cee12b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3d5c2b42c276411b9821582272cee12b", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/66a6fac1c4d14a3aa6e4fef6a681b741"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66a6fac1c4d14a3aa6e4fef6a681b741", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/7626e19c59a347a2b0771ba8b800b622"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7626e19c59a347a2b0771ba8b800b622", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/85497291a00f4292834e1bcc7f910cc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85497291a00f4292834e1bcc7f910cc5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/95c5c38851774e5d921e5e20855c4e6d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95c5c38851774e5d921e5e20855c4e6d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/b8a61c1fd7554313b87e3d46e36c4b47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8a61c1fd7554313b87e3d46e36c4b47", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2ea030b22f74698bcc6ce140cf9cfc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2ea030b22f74698bcc6ce140cf9cfc8", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/d3306dc6eadb4bc7ac29dc377aefc830"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3306dc6eadb4bc7ac29dc377aefc830", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/d8879225204a49e69350f0737c4e3b5d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8879225204a49e69350f0737c4e3b5d", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/e88e09130eab4b448692d1853dd8e177"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e88e09130eab4b448692d1853dd8e177", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/f161c84997bc43fc817b40ba65a310b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f161c84997bc43fc817b40ba65a310b5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f96dfd23983c4ab5be18f670662e004b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f96dfd23983c4ab5be18f670662e004b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/f9e3195a1b6e4f0683fbae6f4726aad7"}, "domain_id": "f11ee84a297546b89c3ebb38a30c2836", "enabled": true, "options": {}, "id": "f9e3195a1b6e4f0683fbae6f4726aad7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-25 00:21:12,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-a66a60d8-8e25-4597-b9cc-48bafef4bf79 2018-09-25 00:21:12,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.11959695816s 2018-09-25 00:21:12,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-25 00:21:12,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/3d5c2b42c276411b9821582272cee12b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5206c3484304a55f1ba2164483d9606b2fecf188936575444d433bfc0bfcdabf" 2018-09-25 00:21:12,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Tue, 25 Sep 2018 00:21:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a1a5aa9-aafc-4e12-b313-cf37164da140 2018-09-25 00:21:12,697 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_full-user_c47880fc-70a6-4a74-a999-0b8d4373f7ff", "links": {"self": "http://172.30.9.22:5000/v3/users/3d5c2b42c276411b9821582272cee12b"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "3d5c2b42c276411b9821582272cee12b", "description": null}} 2018-09-25 00:21:12,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/3d5c2b42c276411b9821582272cee12b used request id req-6a1a5aa9-aafc-4e12-b313-cf37164da140 2018-09-25 00:21:12,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.109590053558s 2018-09-25 00:21:12,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-25 00:21:12,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/3d5c2b42c276411b9821582272cee12b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5206c3484304a55f1ba2164483d9606b2fecf188936575444d433bfc0bfcdabf" 2018-09-25 00:21:12,997 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 25 Sep 2018 00:21:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d272b21-7861-4f21-b17a-ea81584fde43 2018-09-25 00:21:12,997 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-25 00:21:12,997 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/3d5c2b42c276411b9821582272cee12b used request id req-2d272b21-7861-4f21-b17a-ea81584fde43 2018-09-25 00:21:12,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.299582004547s 2018-09-25 00:21:13,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-25 00:21:13,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5206c3484304a55f1ba2164483d9606b2fecf188936575444d433bfc0bfcdabf" 2018-09-25 00:21:13,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Tue, 25 Sep 2018 00:21:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc02dc16-17f5-46d8-bbe8-b49035c98b87 2018-09-25 00:21:13,105 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c5713b3b6a8401d92a561010ed099d9"}, "tags": [], "enabled": true, "id": "0c5713b3b6a8401d92a561010ed099d9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/81c7996db61d4abcb0b34012993e0374"}, "tags": [], "enabled": true, "id": "81c7996db61d4abcb0b34012993e0374", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.22:5000/v3/projects/e997c70fbbff42078acb669abda1296f"}, "tags": [], "enabled": true, "id": "e997c70fbbff42078acb669abda1296f", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_c47880fc-70a6-4a74-a999-0b8d4373f7ff"}]} 2018-09-25 00:21:13,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-bc02dc16-17f5-46d8-bbe8-b49035c98b87 2018-09-25 00:21:13,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.101674079895s 2018-09-25 00:21:13,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-25 00:21:13,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/e997c70fbbff42078acb669abda1296f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5206c3484304a55f1ba2164483d9606b2fecf188936575444d433bfc0bfcdabf" 2018-09-25 00:21:13,323 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 25 Sep 2018 00:21:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4465550b-12c0-4433-9b7a-a729ef37194c 2018-09-25 00:21:13,323 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-25 00:21:13,323 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/e997c70fbbff42078acb669abda1296f used request id req-4465550b-12c0-4433-9b7a-a729ef37194c 2018-09-25 00:21:13,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.213554143906s 2018-09-25 00:21:13,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-25 00:21:13,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5206c3484304a55f1ba2164483d9606b2fecf188936575444d433bfc0bfcdabf" 2018-09-25 00:21:13,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 351 Content-Type: application/json Date: Tue, 25 Sep 2018 00:21:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbe4b772-9f9f-420b-b621-6b6d404001a5 2018-09-25 00:21:13,435 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "074cb05c8f7a4e3883bb38d67822704b", "links": {"self": "http://172.30.9.22:5000/v3/roles/074cb05c8f7a4e3883bb38d67822704b"}, "name": "Member"}, {"domain_id": null, "id": "33a5238619b3431da21e6a6cb03ce949", "links": {"self": "http://172.30.9.22:5000/v3/roles/33a5238619b3431da21e6a6cb03ce949"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab6ac12af8e7410a9d2317bcdec34006", "links": {"self": "http://172.30.9.22:5000/v3/roles/ab6ac12af8e7410a9d2317bcdec34006"}, "name": "admin"}, {"domain_id": null, "id": "ae93b63581654a4bbc2649a4dcb95e69", "links": {"self": "http://172.30.9.22:5000/v3/roles/ae93b63581654a4bbc2649a4dcb95e69"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cac51d14cd7641a08b4bf5f6ff329673", "links": {"self": "http://172.30.9.22:5000/v3/roles/cac51d14cd7641a08b4bf5f6ff329673"}, "name": "heat_stack_user"}]} 2018-09-25 00:21:13,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-bbe4b772-9f9f-420b-b621-6b6d404001a5 2018-09-25 00:21:13,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108469963074s 2018-09-25 00:21:13,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-09-25 00:21:13,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/roles/074cb05c8f7a4e3883bb38d67822704b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5206c3484304a55f1ba2164483d9606b2fecf188936575444d433bfc0bfcdabf" 2018-09-25 00:21:13,577 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 25 Sep 2018 00:21:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3089b167-3380-4851-be0c-ee718333ca6c 2018-09-25 00:21:13,578 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-25 00:21:13,578 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/074cb05c8f7a4e3883bb38d67822704b used request id req-3089b167-3380-4851-be0c-ee718333ca6c 2018-09-25 00:21:13,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.136529922485s 2018-09-25 00:21:13,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-25 00:21:13,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=e997c70fbbff42078acb669abda1296f&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5206c3484304a55f1ba2164483d9606b2fecf188936575444d433bfc0bfcdabf" 2018-09-25 00:21:13,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Tue, 25 Sep 2018 00:21:13 GMT X-Openstack-Request-Id: req-bd8cd137-d06f-4544-b459-9a92da239981 2018-09-25 00:21:13,889 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-09-25 00:21:13,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=e997c70fbbff42078acb669abda1296f&name=default used request id req-bd8cd137-d06f-4544-b459-9a92da239981 2018-09-25 00:21:13,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.305259943008s 2018-09-25 00:21:13,889 - xtesting.ci.run_tests - ERROR - The test case 'tempest_full' failed. 2018-09-25 00:21:13,889 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-09-25 00:21:16,699 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-334 | | 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-25 00:21:16,702 - 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.22,192.30.9.4 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.22:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=G37u7jytKcACuFtUXFDjAbyjs 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=0c5713b3b6a8401d92a561010ed099d9 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.30.9.4 export SDN_CONTROLLER_PASSWORD=KBfRHQ6KUAbFqwmDzDUGVsQw6 export OS_REGION_NAME=regionOne 2018-09-25 00:21:16,702 - xtesting.ci.run_tests - DEBUG - Test args: tempest_scenario 2018-09-25 00:21:16,709 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_scenario'... 2018-09-25 00:21:17,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-09-25 00:21:17,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 25 Sep 2018 00:21:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f00db690-0b80-4ab0-b231-3db4b72972a9 2018-09-25 00:21:17,022 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-25 00:21:17,022 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000//v3 used request id req-f00db690-0b80-4ab0-b231-3db4b72972a9 2018-09-25 00:21:17,023 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-25 00:21:17,422 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab6ac12af8e7410a9d2317bcdec34006", "name": "admin"}], "expires_at": "2018-09-25T01:21:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c5713b3b6a8401d92a561010ed099d9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "288007c1ffd4485fbf6e6bd144409b8b"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a485140897c42e7a5551bc68ecf0159"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8380af053a964614a04023ada192027a"}], "type": "metric", "id": "033c0c3d282f4a5685f140b8998521f4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0856405278264cc1bf2f9fa99c7a2484"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6b743e2f36a64f6eac556b8f8c6f5d8c"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "967aff5d9d5c4101a31efc739e3a5b3b"}], "type": "image", "id": "0b3b007a26bc40a2b4880cc3bcb6c8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/0c5713b3b6a8401d92a561010ed099d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96baef3add264099b21671c43a5ad4bd"}, {"url": "http://192.30.9.4:8776/v1/0c5713b3b6a8401d92a561010ed099d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99d6d0cb330745a0bb9df2b888953f17"}, {"url": "http://172.30.9.22:8776/v1/0c5713b3b6a8401d92a561010ed099d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce0c4cd7fcb54e2d8ee0dd80005f0e26"}], "type": "volume", "id": "0cf2a683dfa24134a90dcfcd26e1f7ff", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/0c5713b3b6a8401d92a561010ed099d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4aae164d02ce4812bbc5d71a7a814a72"}, {"url": "http://192.30.9.4:8004/v1/0c5713b3b6a8401d92a561010ed099d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "734fd5c4a2904ad299d262b6c86536e0"}, {"url": "http://172.30.9.22:8004/v1/0c5713b3b6a8401d92a561010ed099d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f061177efce84fe59b60cc9fc441596c"}], "type": "orchestration", "id": "2c5837fd5d084973bead45e979aeb6e1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18e5fe50abaf4d60873559c311a6ec2d"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2864ba474129438589ac303b2a1e19de"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2caeb7ec624b455e80f1a77347a57a6b"}], "type": "placement", "id": "2f6daaf9744c4e3c9fbbd96bdb82c36c", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3618a171de604b83aed4ba18a3554dcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a493ef490654a92b3d02af3264c23de"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e43eb6ac4a424c8ab5256bc702ee7744"}], "type": "identity", "id": "62e4eb63ef6e4f939470f5eb4e703749", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "324c91f76eb94077bf68107e759a5598"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a56b79513b34333b597b39d8761173d"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9237bdf8b624508a0bc0bfce58cdc13"}], "type": "compute", "id": "6ca13486c495483b85dacfaf21fe4150", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d6dd12d7648417fa6f11db60c2dfe82"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a12c1f38b2a4a73a79a9fa31456afa2"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8ff7391a5b4239b24903444c2dcfd5"}], "type": "alarming", "id": "7dca9abe04a74991ac1b22e41353daf1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v3/0c5713b3b6a8401d92a561010ed099d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5780f3dbf1a24787b24bb310d04e97bb"}, {"url": "http://192.30.9.4:8776/v3/0c5713b3b6a8401d92a561010ed099d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c66563c96964eea8ab1d651ae1644f4"}, {"url": "http://192.30.9.4:8776/v3/0c5713b3b6a8401d92a561010ed099d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c050a5018b2b4fab979e750d187d2bff"}], "type": "volumev3", "id": "937ccded6ec849b69e7e105ea7dbf150", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55f3310086b0456ab85b6b4f5287c6ac"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "798017b29456499e8fcbe34a41cd36b0"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ae08369a7bab420db00d23dd9a80a2ec"}], "type": "cloudformation", "id": "95bf2f9b004f4b018914f161fe23e342", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/0c5713b3b6a8401d92a561010ed099d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b2783e1beb8470bb8972611c5b8d92e"}, {"url": "http://192.30.9.4:8776/v2/0c5713b3b6a8401d92a561010ed099d9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ece122ed02e147c082678d215272794d"}, {"url": "http://192.30.9.4:8776/v2/0c5713b3b6a8401d92a561010ed099d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f712303b814a4a12a50ccf1470e62501"}], "type": "volumev2", "id": "a64565264c7a4459bb58958e74b81486", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_0c5713b3b6a8401d92a561010ed099d9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1dccda3ffc2f4b298dba0c6396991eea"}, {"url": "http://12.0.0.21:8080/v1/AUTH_0c5713b3b6a8401d92a561010ed099d9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60638aab115f49628685125e958a5121"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "983eb95828e64ab28d258ad3ff60c66c"}], "type": "object-store", "id": "a79d64e859224b4ba3b2ad1547967744", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "477a8fa80e094a95b3560d13ca4cdb04"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1893bd10c474fbe90ae73c1d3aa339f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c774c75b09da49728d18020c22085c94"}], "type": "network", "id": "b3d2e871bc04485490ea0695a87e56c2", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "c296e6a3575144e6b5f8d6ecfda6259c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d1ab56351eb488389d0b34054db0b76"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "816879ea169a408395af155c13951278"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8285da8585b948b58b99a03b86dabf64"}], "type": "event", "id": "d8fbbaad10fb4bc1bd898f5793d5b1d3", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d3306dc6eadb4bc7ac29dc377aefc830"}, "audit_ids": ["KtlN6GSTS_alFH54AeJy-A"], "issued_at": "2018-09-25T00:21:17.000000Z"}} 2018-09-25 00:21:17,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-09-25 00:21:17,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}403ed3d8fa75fdc7a38891a2d47842cf6d5fbc513fd6b76db6f2eb3f6c1bf9cf" 2018-09-25 00:21:18,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 695 Content-Type: application/json Date: Tue, 25 Sep 2018 00:21:18 GMT X-Openstack-Request-Id: req-06b22f77-7652-4dfd-8f92-d6152d309b2e 2018-09-25 00:21:18,458 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"9437d29b-f2aa-4881-b813-64553d10f609","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"81c7996db61d4abcb0b34012993e0374","status":"ACTIVE","subnets":["d99b28d6-277a-4c08-a370-615ae5ec18aa"],"description":"","tags":[],"updated_at":"2018-09-25T00:11:39Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"81c7996db61d4abcb0b34012993e0374","created_at":"2018-09-25T00:11:32Z","provider:network_type":"flat"}]} 2018-09-25 00:21:18,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-06b22f77-7652-4dfd-8f92-d6152d309b2e 2018-09-25 00:21:18,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.03155088425s 2018-09-25 00:21:18,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-09-25 00:21:18,470 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 597 Content-Type: application/json Date: Tue, 25 Sep 2018 00:21:18 GMT Server: Apache Vary: X-Auth-Token 2018-09-25 00:21:18,471 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.22:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-09-25 00:21:18,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-25 00:21:18,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}403ed3d8fa75fdc7a38891a2d47842cf6d5fbc513fd6b76db6f2eb3f6c1bf9cf" 2018-09-25 00:21:18,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Tue, 25 Sep 2018 00:21:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea543d63-ff22-4dc6-8cfe-e7a29d779ce4 2018-09-25 00:21:18,573 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}, {"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/f11ee84a297546b89c3ebb38a30c2836"}, "tags": [], "enabled": true, "id": "f11ee84a297546b89c3ebb38a30c2836", "name": "heat_stack"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2018-09-25 00:21:18,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-ea543d63-ff22-4dc6-8cfe-e7a29d779ce4 2018-09-25 00:21:18,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.101639032364s 2018-09-25 00:21:18,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-09-25 00:21:18,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}403ed3d8fa75fdc7a38891a2d47842cf6d5fbc513fd6b76db6f2eb3f6c1bf9cf" -d '{"project": {"description": "Created by OPNFV Functest: tempest_scenario", "enabled": true, "domain_id": "default", "name": "tempest_scenario-project_a3c04376-50bd-47a4-9188-ed9bedf82792"}}' 2018-09-25 00:21:18,790 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 378 Content-Type: application/json Date: Tue, 25 Sep 2018 00:21:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4572c30-0bb0-4417-baf4-d3a1ed5870d0 2018-09-25 00:21:18,790 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.22:5000/v3/projects/af34ae0a0f684a3497d2aa2dfec6a751"}, "tags": [], "enabled": true, "id": "af34ae0a0f684a3497d2aa2dfec6a751", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_a3c04376-50bd-47a4-9188-ed9bedf82792"}} 2018-09-25 00:21:18,790 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-e4572c30-0bb0-4417-baf4-d3a1ed5870d0 2018-09-25 00:21:18,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.208069086075s 2018-09-25 00:21:18,791 - 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'af34ae0a0f684a3497d2aa2dfec6a751', '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_a3c04376-50bd-47a4-9188-ed9bedf82792'}) 2018-09-25 00:21:18,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-09-25 00:21:18,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}403ed3d8fa75fdc7a38891a2d47842cf6d5fbc513fd6b76db6f2eb3f6c1bf9cf" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "91ecbdde-fb78-4b81-95a8-252891684f69", "email": null, "name": "tempest_scenario-user_a3c04376-50bd-47a4-9188-ed9bedf82792"}}' 2018-09-25 00:21:19,234 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 331 Content-Type: application/json Date: Tue, 25 Sep 2018 00:21:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01aff917-b159-4b7b-9b1b-d9c3f54f79dc 2018-09-25 00:21:19,234 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_scenario-user_a3c04376-50bd-47a4-9188-ed9bedf82792", "links": {"self": "http://172.30.9.22:5000/v3/users/ad24a2efd7e44a02beb49f5a83857428"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ad24a2efd7e44a02beb49f5a83857428", "domain_id": "default", "password_expires_at": null}} 2018-09-25 00:21:19,234 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-01aff917-b159-4b7b-9b1b-d9c3f54f79dc 2018-09-25 00:21:19,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.43595290184s 2018-09-25 00:21:19,235 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'ad24a2efd7e44a02beb49f5a83857428', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_scenario-user_a3c04376-50bd-47a4-9188-ed9bedf82792'}) 2018-09-25 00:21:19,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-25 00:21:19,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}403ed3d8fa75fdc7a38891a2d47842cf6d5fbc513fd6b76db6f2eb3f6c1bf9cf" 2018-09-25 00:21:19,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 321 Content-Type: application/json Date: Tue, 25 Sep 2018 00:21:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-866fe019-74f6-4b21-872d-1e0f8344d12d 2018-09-25 00:21:19,334 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "33a5238619b3431da21e6a6cb03ce949", "links": {"self": "http://172.30.9.22:5000/v3/roles/33a5238619b3431da21e6a6cb03ce949"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab6ac12af8e7410a9d2317bcdec34006", "links": {"self": "http://172.30.9.22:5000/v3/roles/ab6ac12af8e7410a9d2317bcdec34006"}, "name": "admin"}, {"domain_id": null, "id": "ae93b63581654a4bbc2649a4dcb95e69", "links": {"self": "http://172.30.9.22:5000/v3/roles/ae93b63581654a4bbc2649a4dcb95e69"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cac51d14cd7641a08b4bf5f6ff329673", "links": {"self": "http://172.30.9.22:5000/v3/roles/cac51d14cd7641a08b4bf5f6ff329673"}, "name": "heat_stack_user"}]} 2018-09-25 00:21:19,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-866fe019-74f6-4b21-872d-1e0f8344d12d 2018-09-25 00:21:19,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0956809520721s 2018-09-25 00:21:19,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-25 00:21:19,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}403ed3d8fa75fdc7a38891a2d47842cf6d5fbc513fd6b76db6f2eb3f6c1bf9cf" 2018-09-25 00:21:19,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 321 Content-Type: application/json Date: Tue, 25 Sep 2018 00:21:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16b4f608-721f-4da7-a5cc-0fd0fff84737 2018-09-25 00:21:19,438 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "33a5238619b3431da21e6a6cb03ce949", "links": {"self": "http://172.30.9.22:5000/v3/roles/33a5238619b3431da21e6a6cb03ce949"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab6ac12af8e7410a9d2317bcdec34006", "links": {"self": "http://172.30.9.22:5000/v3/roles/ab6ac12af8e7410a9d2317bcdec34006"}, "name": "admin"}, {"domain_id": null, "id": "ae93b63581654a4bbc2649a4dcb95e69", "links": {"self": "http://172.30.9.22:5000/v3/roles/ae93b63581654a4bbc2649a4dcb95e69"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cac51d14cd7641a08b4bf5f6ff329673", "links": {"self": "http://172.30.9.22:5000/v3/roles/cac51d14cd7641a08b4bf5f6ff329673"}, "name": "heat_stack_user"}]} 2018-09-25 00:21:19,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-16b4f608-721f-4da7-a5cc-0fd0fff84737 2018-09-25 00:21:19,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0989530086517s 2018-09-25 00:21:19,440 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-09-25 00:21:19,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-09-25 00:21:19,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:5000/v3/roles -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}403ed3d8fa75fdc7a38891a2d47842cf6d5fbc513fd6b76db6f2eb3f6c1bf9cf" -d '{"role": {"name": "Member"}}' 2018-09-25 00:21:19,619 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 177 Content-Type: application/json Date: Tue, 25 Sep 2018 00:21:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e2ddc57-cd4f-4391-b5a6-6f53c7db28c4 2018-09-25 00:21:19,619 - keystoneauth.session - DEBUG - RESP BODY: {"role": {"domain_id": null, "id": "f57bcf35720542008276357dd502b8d4", "links": {"self": "http://172.30.9.22:5000/v3/roles/f57bcf35720542008276357dd502b8d4"}, "name": "Member"}} 2018-09-25 00:21:19,620 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-3e2ddc57-cd4f-4391-b5a6-6f53c7db28c4 2018-09-25 00:21:19,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.175459861755s 2018-09-25 00:21:19,620 - 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'f57bcf35720542008276357dd502b8d4'}) 2018-09-25 00:21:19,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-25 00:21:19,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}403ed3d8fa75fdc7a38891a2d47842cf6d5fbc513fd6b76db6f2eb3f6c1bf9cf" 2018-09-25 00:21:19,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 355 Content-Type: application/json Date: Tue, 25 Sep 2018 00:21:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-086a91e2-f3d4-48e1-88bb-e337ae621872 2018-09-25 00:21:19,727 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "33a5238619b3431da21e6a6cb03ce949", "links": {"self": "http://172.30.9.22:5000/v3/roles/33a5238619b3431da21e6a6cb03ce949"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab6ac12af8e7410a9d2317bcdec34006", "links": {"self": "http://172.30.9.22:5000/v3/roles/ab6ac12af8e7410a9d2317bcdec34006"}, "name": "admin"}, {"domain_id": null, "id": "ae93b63581654a4bbc2649a4dcb95e69", "links": {"self": "http://172.30.9.22:5000/v3/roles/ae93b63581654a4bbc2649a4dcb95e69"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cac51d14cd7641a08b4bf5f6ff329673", "links": {"self": "http://172.30.9.22:5000/v3/roles/cac51d14cd7641a08b4bf5f6ff329673"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f57bcf35720542008276357dd502b8d4", "links": {"self": "http://172.30.9.22:5000/v3/roles/f57bcf35720542008276357dd502b8d4"}, "name": "Member"}]} 2018-09-25 00:21:19,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-086a91e2-f3d4-48e1-88bb-e337ae621872 2018-09-25 00:21:19,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102606058121s 2018-09-25 00:21:19,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-25 00:21:19,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}403ed3d8fa75fdc7a38891a2d47842cf6d5fbc513fd6b76db6f2eb3f6c1bf9cf" 2018-09-25 00:21:19,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 25 Sep 2018 00:21:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67235fd9-1d65-4722-9e8f-3943b2a4b24c 2018-09-25 00:21:19,851 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-25 00:21:19,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-67235fd9-1d65-4722-9e8f-3943b2a4b24c 2018-09-25 00:21:19,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.119767904282s 2018-09-25 00:21:19,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-25 00:21:19,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}403ed3d8fa75fdc7a38891a2d47842cf6d5fbc513fd6b76db6f2eb3f6c1bf9cf" 2018-09-25 00:21:19,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Tue, 25 Sep 2018 00:21:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b810d65e-1c0a-465f-9572-6beeb8b4a20b 2018-09-25 00:21:19,968 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1dfaad7fc777435cb3ac52995be1e788"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dfaad7fc777435cb3ac52995be1e788", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1e400105442c46ae8f98d0a53c3d816c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e400105442c46ae8f98d0a53c3d816c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/66a6fac1c4d14a3aa6e4fef6a681b741"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66a6fac1c4d14a3aa6e4fef6a681b741", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/7626e19c59a347a2b0771ba8b800b622"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7626e19c59a347a2b0771ba8b800b622", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/85497291a00f4292834e1bcc7f910cc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85497291a00f4292834e1bcc7f910cc5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/95c5c38851774e5d921e5e20855c4e6d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95c5c38851774e5d921e5e20855c4e6d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_a3c04376-50bd-47a4-9188-ed9bedf82792", "links": {"self": "http://172.30.9.22:5000/v3/users/ad24a2efd7e44a02beb49f5a83857428"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ad24a2efd7e44a02beb49f5a83857428", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/b8a61c1fd7554313b87e3d46e36c4b47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8a61c1fd7554313b87e3d46e36c4b47", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2ea030b22f74698bcc6ce140cf9cfc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2ea030b22f74698bcc6ce140cf9cfc8", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/d3306dc6eadb4bc7ac29dc377aefc830"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3306dc6eadb4bc7ac29dc377aefc830", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/d8879225204a49e69350f0737c4e3b5d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8879225204a49e69350f0737c4e3b5d", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/e88e09130eab4b448692d1853dd8e177"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e88e09130eab4b448692d1853dd8e177", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/f161c84997bc43fc817b40ba65a310b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f161c84997bc43fc817b40ba65a310b5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f96dfd23983c4ab5be18f670662e004b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f96dfd23983c4ab5be18f670662e004b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/f9e3195a1b6e4f0683fbae6f4726aad7"}, "domain_id": "f11ee84a297546b89c3ebb38a30c2836", "enabled": true, "options": {}, "id": "f9e3195a1b6e4f0683fbae6f4726aad7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-25 00:21:19,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-b810d65e-1c0a-465f-9572-6beeb8b4a20b 2018-09-25 00:21:19,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.115768194199s 2018-09-25 00:21:19,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-25 00:21:19,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}403ed3d8fa75fdc7a38891a2d47842cf6d5fbc513fd6b76db6f2eb3f6c1bf9cf" 2018-09-25 00:21:20,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Tue, 25 Sep 2018 00:21:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7818cc70-212a-4c7c-a641-de17a8f896e9 2018-09-25 00:21:20,095 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c5713b3b6a8401d92a561010ed099d9"}, "tags": [], "enabled": true, "id": "0c5713b3b6a8401d92a561010ed099d9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/81c7996db61d4abcb0b34012993e0374"}, "tags": [], "enabled": true, "id": "81c7996db61d4abcb0b34012993e0374", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.22:5000/v3/projects/af34ae0a0f684a3497d2aa2dfec6a751"}, "tags": [], "enabled": true, "id": "af34ae0a0f684a3497d2aa2dfec6a751", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_a3c04376-50bd-47a4-9188-ed9bedf82792"}]} 2018-09-25 00:21:20,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-7818cc70-212a-4c7c-a641-de17a8f896e9 2018-09-25 00:21:20,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113827943802s 2018-09-25 00:21:20,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-25 00:21:20,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=ad24a2efd7e44a02beb49f5a83857428&role.id=f57bcf35720542008276357dd502b8d4&scope.project.id=af34ae0a0f684a3497d2aa2dfec6a751" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}403ed3d8fa75fdc7a38891a2d47842cf6d5fbc513fd6b76db6f2eb3f6c1bf9cf" 2018-09-25 00:21:20,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Tue, 25 Sep 2018 00:21:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8445618d-41f9-4fc4-8375-cdaed7147c1e 2018-09-25 00:21:20,211 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=ad24a2efd7e44a02beb49f5a83857428&role.id=f57bcf35720542008276357dd502b8d4&scope.project.id=af34ae0a0f684a3497d2aa2dfec6a751", "previous": null, "next": null}} 2018-09-25 00:21:20,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=ad24a2efd7e44a02beb49f5a83857428&role.id=f57bcf35720542008276357dd502b8d4&scope.project.id=af34ae0a0f684a3497d2aa2dfec6a751 used request id req-8445618d-41f9-4fc4-8375-cdaed7147c1e 2018-09-25 00:21:20,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.107285022736s 2018-09-25 00:21:20,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-09-25 00:21:20,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/af34ae0a0f684a3497d2aa2dfec6a751/users/ad24a2efd7e44a02beb49f5a83857428/roles/f57bcf35720542008276357dd502b8d4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}403ed3d8fa75fdc7a38891a2d47842cf6d5fbc513fd6b76db6f2eb3f6c1bf9cf" 2018-09-25 00:21:20,553 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 25 Sep 2018 00:21:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d7bb968-f551-4bfd-aa9c-2d3807ca55b0 2018-09-25 00:21:20,553 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-25 00:21:20,553 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/af34ae0a0f684a3497d2aa2dfec6a751/users/ad24a2efd7e44a02beb49f5a83857428/roles/f57bcf35720542008276357dd502b8d4 used request id req-8d7bb968-f551-4bfd-aa9c-2d3807ca55b0 2018-09-25 00:21:20,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.338533878326s 2018-09-25 00:21:20,554 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_scenario-project_a3c04376-50bd-47a4-9188-ed9bedf82792', 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'af34ae0a0f684a3497d2aa2dfec6a751', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '91ecbdde-fb78-4b81-95a8-252891684f69', 'username': u'tempest_scenario-user_a3c04376-50bd-47a4-9188-ed9bedf82792', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22: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-25 00:21:20,558 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_scenario-user_a3c04376-50bd-47a4-9188-ed9bedf82792', 'password': '91ecbdde-fb78-4b81-95a8-252891684f69', 'project_name': 'tempest_scenario-project_a3c04376-50bd-47a4-9188-ed9bedf82792', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000//v3', 'project_id': 'af34ae0a0f684a3497d2aa2dfec6a751', 'project_domain_name': 'Default'} 2018-09-25 00:21:20,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-25 00:21:20,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}403ed3d8fa75fdc7a38891a2d47842cf6d5fbc513fd6b76db6f2eb3f6c1bf9cf" 2018-09-25 00:21:20,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 355 Content-Type: application/json Date: Tue, 25 Sep 2018 00:21:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-388eff5b-ca64-470b-b616-fa48b150eb74 2018-09-25 00:21:20,663 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "33a5238619b3431da21e6a6cb03ce949", "links": {"self": "http://172.30.9.22:5000/v3/roles/33a5238619b3431da21e6a6cb03ce949"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab6ac12af8e7410a9d2317bcdec34006", "links": {"self": "http://172.30.9.22:5000/v3/roles/ab6ac12af8e7410a9d2317bcdec34006"}, "name": "admin"}, {"domain_id": null, "id": "ae93b63581654a4bbc2649a4dcb95e69", "links": {"self": "http://172.30.9.22:5000/v3/roles/ae93b63581654a4bbc2649a4dcb95e69"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cac51d14cd7641a08b4bf5f6ff329673", "links": {"self": "http://172.30.9.22:5000/v3/roles/cac51d14cd7641a08b4bf5f6ff329673"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f57bcf35720542008276357dd502b8d4", "links": {"self": "http://172.30.9.22:5000/v3/roles/f57bcf35720542008276357dd502b8d4"}, "name": "Member"}]} 2018-09-25 00:21:20,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-388eff5b-ca64-470b-b616-fa48b150eb74 2018-09-25 00:21:20,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101426124573s 2018-09-25 00:21:20,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-25 00:21:20,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}403ed3d8fa75fdc7a38891a2d47842cf6d5fbc513fd6b76db6f2eb3f6c1bf9cf" 2018-09-25 00:21:20,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 355 Content-Type: application/json Date: Tue, 25 Sep 2018 00:21:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8dd9ee42-1cac-4f1c-b868-6a241469359e 2018-09-25 00:21:20,771 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "33a5238619b3431da21e6a6cb03ce949", "links": {"self": "http://172.30.9.22:5000/v3/roles/33a5238619b3431da21e6a6cb03ce949"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab6ac12af8e7410a9d2317bcdec34006", "links": {"self": "http://172.30.9.22:5000/v3/roles/ab6ac12af8e7410a9d2317bcdec34006"}, "name": "admin"}, {"domain_id": null, "id": "ae93b63581654a4bbc2649a4dcb95e69", "links": {"self": "http://172.30.9.22:5000/v3/roles/ae93b63581654a4bbc2649a4dcb95e69"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cac51d14cd7641a08b4bf5f6ff329673", "links": {"self": "http://172.30.9.22:5000/v3/roles/cac51d14cd7641a08b4bf5f6ff329673"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f57bcf35720542008276357dd502b8d4", "links": {"self": "http://172.30.9.22:5000/v3/roles/f57bcf35720542008276357dd502b8d4"}, "name": "Member"}]} 2018-09-25 00:21:20,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-8dd9ee42-1cac-4f1c-b868-6a241469359e 2018-09-25 00:21:20,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101645946503s 2018-09-25 00:21:20,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-25 00:21:20,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}403ed3d8fa75fdc7a38891a2d47842cf6d5fbc513fd6b76db6f2eb3f6c1bf9cf" 2018-09-25 00:21:20,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 25 Sep 2018 00:21:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-406339b7-8d3f-42cd-9bc7-0544348bd2d3 2018-09-25 00:21:20,881 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-25 00:21:20,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-406339b7-8d3f-42cd-9bc7-0544348bd2d3 2018-09-25 00:21:20,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.105447053909s 2018-09-25 00:21:20,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-25 00:21:20,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}403ed3d8fa75fdc7a38891a2d47842cf6d5fbc513fd6b76db6f2eb3f6c1bf9cf" 2018-09-25 00:21:21,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Tue, 25 Sep 2018 00:21:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-687b03fb-2184-44a4-870a-61017cc98511 2018-09-25 00:21:21,008 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1dfaad7fc777435cb3ac52995be1e788"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dfaad7fc777435cb3ac52995be1e788", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1e400105442c46ae8f98d0a53c3d816c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e400105442c46ae8f98d0a53c3d816c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/66a6fac1c4d14a3aa6e4fef6a681b741"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66a6fac1c4d14a3aa6e4fef6a681b741", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/7626e19c59a347a2b0771ba8b800b622"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7626e19c59a347a2b0771ba8b800b622", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/85497291a00f4292834e1bcc7f910cc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85497291a00f4292834e1bcc7f910cc5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/95c5c38851774e5d921e5e20855c4e6d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95c5c38851774e5d921e5e20855c4e6d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_a3c04376-50bd-47a4-9188-ed9bedf82792", "links": {"self": "http://172.30.9.22:5000/v3/users/ad24a2efd7e44a02beb49f5a83857428"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ad24a2efd7e44a02beb49f5a83857428", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/b8a61c1fd7554313b87e3d46e36c4b47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8a61c1fd7554313b87e3d46e36c4b47", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2ea030b22f74698bcc6ce140cf9cfc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2ea030b22f74698bcc6ce140cf9cfc8", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/d3306dc6eadb4bc7ac29dc377aefc830"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3306dc6eadb4bc7ac29dc377aefc830", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/d8879225204a49e69350f0737c4e3b5d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8879225204a49e69350f0737c4e3b5d", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/e88e09130eab4b448692d1853dd8e177"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e88e09130eab4b448692d1853dd8e177", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/f161c84997bc43fc817b40ba65a310b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f161c84997bc43fc817b40ba65a310b5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f96dfd23983c4ab5be18f670662e004b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f96dfd23983c4ab5be18f670662e004b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/f9e3195a1b6e4f0683fbae6f4726aad7"}, "domain_id": "f11ee84a297546b89c3ebb38a30c2836", "enabled": true, "options": {}, "id": "f9e3195a1b6e4f0683fbae6f4726aad7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-25 00:21:21,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-687b03fb-2184-44a4-870a-61017cc98511 2018-09-25 00:21:21,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.125874042511s 2018-09-25 00:21:21,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-25 00:21:21,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}403ed3d8fa75fdc7a38891a2d47842cf6d5fbc513fd6b76db6f2eb3f6c1bf9cf" 2018-09-25 00:21:21,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Tue, 25 Sep 2018 00:21:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-540856ba-b157-47cc-9021-301d3fa5644d 2018-09-25 00:21:21,131 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c5713b3b6a8401d92a561010ed099d9"}, "tags": [], "enabled": true, "id": "0c5713b3b6a8401d92a561010ed099d9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/81c7996db61d4abcb0b34012993e0374"}, "tags": [], "enabled": true, "id": "81c7996db61d4abcb0b34012993e0374", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.22:5000/v3/projects/af34ae0a0f684a3497d2aa2dfec6a751"}, "tags": [], "enabled": true, "id": "af34ae0a0f684a3497d2aa2dfec6a751", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_a3c04376-50bd-47a4-9188-ed9bedf82792"}]} 2018-09-25 00:21:21,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-540856ba-b157-47cc-9021-301d3fa5644d 2018-09-25 00:21:21,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.110675096512s 2018-09-25 00:21:21,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-25 00:21:21,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=ad24a2efd7e44a02beb49f5a83857428&role.id=ab6ac12af8e7410a9d2317bcdec34006&scope.project.id=af34ae0a0f684a3497d2aa2dfec6a751" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}403ed3d8fa75fdc7a38891a2d47842cf6d5fbc513fd6b76db6f2eb3f6c1bf9cf" 2018-09-25 00:21:21,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 25 Sep 2018 00:21:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a22cc40-1f95-4353-8ff4-7df1ed5f1afa 2018-09-25 00:21:21,245 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=ad24a2efd7e44a02beb49f5a83857428&role.id=ab6ac12af8e7410a9d2317bcdec34006&scope.project.id=af34ae0a0f684a3497d2aa2dfec6a751", "previous": null, "next": null}} 2018-09-25 00:21:21,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=ad24a2efd7e44a02beb49f5a83857428&role.id=ab6ac12af8e7410a9d2317bcdec34006&scope.project.id=af34ae0a0f684a3497d2aa2dfec6a751 used request id req-2a22cc40-1f95-4353-8ff4-7df1ed5f1afa 2018-09-25 00:21:21,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.105536222458s 2018-09-25 00:21:21,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-09-25 00:21:21,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/af34ae0a0f684a3497d2aa2dfec6a751/users/ad24a2efd7e44a02beb49f5a83857428/roles/ab6ac12af8e7410a9d2317bcdec34006 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}403ed3d8fa75fdc7a38891a2d47842cf6d5fbc513fd6b76db6f2eb3f6c1bf9cf" 2018-09-25 00:21:21,402 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 25 Sep 2018 00:21:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62f69856-7a83-47ed-9827-8a4b325c96c7 2018-09-25 00:21:21,402 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-25 00:21:21,403 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/af34ae0a0f684a3497d2aa2dfec6a751/users/ad24a2efd7e44a02beb49f5a83857428/roles/ab6ac12af8e7410a9d2317bcdec34006 used request id req-62f69856-7a83-47ed-9827-8a4b325c96c7 2018-09-25 00:21:21,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.153646945953s 2018-09-25 00:21:21,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-25 00:21:21,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}403ed3d8fa75fdc7a38891a2d47842cf6d5fbc513fd6b76db6f2eb3f6c1bf9cf" 2018-09-25 00:21:21,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 355 Content-Type: application/json Date: Tue, 25 Sep 2018 00:21:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b00458d-bde7-4a22-bb27-e1f9a3bcb58c 2018-09-25 00:21:21,512 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "33a5238619b3431da21e6a6cb03ce949", "links": {"self": "http://172.30.9.22:5000/v3/roles/33a5238619b3431da21e6a6cb03ce949"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab6ac12af8e7410a9d2317bcdec34006", "links": {"self": "http://172.30.9.22:5000/v3/roles/ab6ac12af8e7410a9d2317bcdec34006"}, "name": "admin"}, {"domain_id": null, "id": "ae93b63581654a4bbc2649a4dcb95e69", "links": {"self": "http://172.30.9.22:5000/v3/roles/ae93b63581654a4bbc2649a4dcb95e69"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cac51d14cd7641a08b4bf5f6ff329673", "links": {"self": "http://172.30.9.22:5000/v3/roles/cac51d14cd7641a08b4bf5f6ff329673"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f57bcf35720542008276357dd502b8d4", "links": {"self": "http://172.30.9.22:5000/v3/roles/f57bcf35720542008276357dd502b8d4"}, "name": "Member"}]} 2018-09-25 00:21:21,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-3b00458d-bde7-4a22-bb27-e1f9a3bcb58c 2018-09-25 00:21:21,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.106106996536s 2018-09-25 00:21:21,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-09-25 00:21:21,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}403ed3d8fa75fdc7a38891a2d47842cf6d5fbc513fd6b76db6f2eb3f6c1bf9cf" 2018-09-25 00:21:21,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 25 Sep 2018 00:21:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec4cf980-c56a-417a-b5ae-78a12dc3058b 2018-09-25 00:21:21,628 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-09-25 00:21:21,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-ec4cf980-c56a-417a-b5ae-78a12dc3058b 2018-09-25 00:21:21,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109986782074s 2018-09-25 00:21:21,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-25 00:21:21,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}403ed3d8fa75fdc7a38891a2d47842cf6d5fbc513fd6b76db6f2eb3f6c1bf9cf" 2018-09-25 00:21:21,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Tue, 25 Sep 2018 00:21:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a5a16cc-8b5d-49a1-94dd-7e928a3c9c22 2018-09-25 00:21:21,752 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1dfaad7fc777435cb3ac52995be1e788"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dfaad7fc777435cb3ac52995be1e788", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1e400105442c46ae8f98d0a53c3d816c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e400105442c46ae8f98d0a53c3d816c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/66a6fac1c4d14a3aa6e4fef6a681b741"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66a6fac1c4d14a3aa6e4fef6a681b741", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/7626e19c59a347a2b0771ba8b800b622"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7626e19c59a347a2b0771ba8b800b622", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/85497291a00f4292834e1bcc7f910cc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85497291a00f4292834e1bcc7f910cc5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/95c5c38851774e5d921e5e20855c4e6d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95c5c38851774e5d921e5e20855c4e6d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_a3c04376-50bd-47a4-9188-ed9bedf82792", "links": {"self": "http://172.30.9.22:5000/v3/users/ad24a2efd7e44a02beb49f5a83857428"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ad24a2efd7e44a02beb49f5a83857428", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/b8a61c1fd7554313b87e3d46e36c4b47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8a61c1fd7554313b87e3d46e36c4b47", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2ea030b22f74698bcc6ce140cf9cfc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2ea030b22f74698bcc6ce140cf9cfc8", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/d3306dc6eadb4bc7ac29dc377aefc830"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3306dc6eadb4bc7ac29dc377aefc830", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/d8879225204a49e69350f0737c4e3b5d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8879225204a49e69350f0737c4e3b5d", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/e88e09130eab4b448692d1853dd8e177"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e88e09130eab4b448692d1853dd8e177", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/f161c84997bc43fc817b40ba65a310b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f161c84997bc43fc817b40ba65a310b5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f96dfd23983c4ab5be18f670662e004b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f96dfd23983c4ab5be18f670662e004b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/f9e3195a1b6e4f0683fbae6f4726aad7"}, "domain_id": "f11ee84a297546b89c3ebb38a30c2836", "enabled": true, "options": {}, "id": "f9e3195a1b6e4f0683fbae6f4726aad7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-25 00:21:21,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-2a5a16cc-8b5d-49a1-94dd-7e928a3c9c22 2018-09-25 00:21:21,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.123597145081s 2018-09-25 00:21:21,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-09-25 00:21:21,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?role.id=ab6ac12af8e7410a9d2317bcdec34006&user.id=ad24a2efd7e44a02beb49f5a83857428&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}403ed3d8fa75fdc7a38891a2d47842cf6d5fbc513fd6b76db6f2eb3f6c1bf9cf" 2018-09-25 00:21:21,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 193 Content-Type: application/json Date: Tue, 25 Sep 2018 00:21:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7db65f1d-d902-4f39-83ed-07152d6a0c7a 2018-09-25 00:21:21,871 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?role.id=ab6ac12af8e7410a9d2317bcdec34006&user.id=ad24a2efd7e44a02beb49f5a83857428&scope.domain.id=default", "previous": null, "next": null}} 2018-09-25 00:21:21,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?role.id=ab6ac12af8e7410a9d2317bcdec34006&user.id=ad24a2efd7e44a02beb49f5a83857428&scope.domain.id=default used request id req-7db65f1d-d902-4f39-83ed-07152d6a0c7a 2018-09-25 00:21:21,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.106322050095s 2018-09-25 00:21:21,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-09-25 00:21:21,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/domains/default/users/ad24a2efd7e44a02beb49f5a83857428/roles/ab6ac12af8e7410a9d2317bcdec34006 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}403ed3d8fa75fdc7a38891a2d47842cf6d5fbc513fd6b76db6f2eb3f6c1bf9cf" 2018-09-25 00:21:22,018 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 25 Sep 2018 00:21:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f70e6ebe-397b-4c86-b2be-ea51b2ebf1b5 2018-09-25 00:21:22,018 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-25 00:21:22,018 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/domains/default/users/ad24a2efd7e44a02beb49f5a83857428/roles/ab6ac12af8e7410a9d2317bcdec34006 used request id req-f70e6ebe-397b-4c86-b2be-ea51b2ebf1b5 2018-09-25 00:21:22,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.143256902695s 2018-09-25 00:21:22,019 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-09-25 00:21:26,260 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | fe6f1f47-5e33-49a7-ab9c-e13f936b6231 | 2018-09-25T00:21:25.911435 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: fe6f1f47-5e33-49a7-ab9c-e13f936b6231 ~/.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-25 00:21:29,302 - 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-25 00:21:30,076 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-09-25 00:21:34,986 - 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=a66bdb96-6ecb-4844-bb5b-89e650110d10) as the default verifier for the future CLI operations. 2018-09-25 00:21:36,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-09-25 00:21:36,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 25 Sep 2018 00:21:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a562319-71d8-4a5f-b3ca-f7ec8af12190 2018-09-25 00:21:36,885 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2018-09-25 00:21:36,885 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000//v3 used request id req-6a562319-71d8-4a5f-b3ca-f7ec8af12190 2018-09-25 00:21:36,886 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2018-09-25 00:21:37,293 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f57bcf35720542008276357dd502b8d4", "name": "Member"}, {"id": "ab6ac12af8e7410a9d2317bcdec34006", "name": "admin"}], "expires_at": "2018-09-25T01:21:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "af34ae0a0f684a3497d2aa2dfec6a751", "name": "tempest_scenario-project_a3c04376-50bd-47a4-9188-ed9bedf82792"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "288007c1ffd4485fbf6e6bd144409b8b"}, {"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a485140897c42e7a5551bc68ecf0159"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8380af053a964614a04023ada192027a"}], "type": "metric", "id": "033c0c3d282f4a5685f140b8998521f4", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0856405278264cc1bf2f9fa99c7a2484"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6b743e2f36a64f6eac556b8f8c6f5d8c"}, {"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "967aff5d9d5c4101a31efc739e3a5b3b"}], "type": "image", "id": "0b3b007a26bc40a2b4880cc3bcb6c8d4", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/af34ae0a0f684a3497d2aa2dfec6a751", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "96baef3add264099b21671c43a5ad4bd"}, {"url": "http://192.30.9.4:8776/v1/af34ae0a0f684a3497d2aa2dfec6a751", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "99d6d0cb330745a0bb9df2b888953f17"}, {"url": "http://172.30.9.22:8776/v1/af34ae0a0f684a3497d2aa2dfec6a751", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ce0c4cd7fcb54e2d8ee0dd80005f0e26"}], "type": "volume", "id": "0cf2a683dfa24134a90dcfcd26e1f7ff", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/af34ae0a0f684a3497d2aa2dfec6a751", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4aae164d02ce4812bbc5d71a7a814a72"}, {"url": "http://192.30.9.4:8004/v1/af34ae0a0f684a3497d2aa2dfec6a751", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "734fd5c4a2904ad299d262b6c86536e0"}, {"url": "http://172.30.9.22:8004/v1/af34ae0a0f684a3497d2aa2dfec6a751", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f061177efce84fe59b60cc9fc441596c"}], "type": "orchestration", "id": "2c5837fd5d084973bead45e979aeb6e1", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "18e5fe50abaf4d60873559c311a6ec2d"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2864ba474129438589ac303b2a1e19de"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2caeb7ec624b455e80f1a77347a57a6b"}], "type": "placement", "id": "2f6daaf9744c4e3c9fbbd96bdb82c36c", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3618a171de604b83aed4ba18a3554dcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a493ef490654a92b3d02af3264c23de"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e43eb6ac4a424c8ab5256bc702ee7744"}], "type": "identity", "id": "62e4eb63ef6e4f939470f5eb4e703749", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "324c91f76eb94077bf68107e759a5598"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3a56b79513b34333b597b39d8761173d"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9237bdf8b624508a0bc0bfce58cdc13"}], "type": "compute", "id": "6ca13486c495483b85dacfaf21fe4150", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4d6dd12d7648417fa6f11db60c2dfe82"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5a12c1f38b2a4a73a79a9fa31456afa2"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc8ff7391a5b4239b24903444c2dcfd5"}], "type": "alarming", "id": "7dca9abe04a74991ac1b22e41353daf1", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v3/af34ae0a0f684a3497d2aa2dfec6a751", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5780f3dbf1a24787b24bb310d04e97bb"}, {"url": "http://192.30.9.4:8776/v3/af34ae0a0f684a3497d2aa2dfec6a751", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9c66563c96964eea8ab1d651ae1644f4"}, {"url": "http://192.30.9.4:8776/v3/af34ae0a0f684a3497d2aa2dfec6a751", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c050a5018b2b4fab979e750d187d2bff"}], "type": "volumev3", "id": "937ccded6ec849b69e7e105ea7dbf150", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "55f3310086b0456ab85b6b4f5287c6ac"}, {"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "798017b29456499e8fcbe34a41cd36b0"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ae08369a7bab420db00d23dd9a80a2ec"}], "type": "cloudformation", "id": "95bf2f9b004f4b018914f161fe23e342", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.22:8776/v2/af34ae0a0f684a3497d2aa2dfec6a751", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b2783e1beb8470bb8972611c5b8d92e"}, {"url": "http://192.30.9.4:8776/v2/af34ae0a0f684a3497d2aa2dfec6a751", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ece122ed02e147c082678d215272794d"}, {"url": "http://192.30.9.4:8776/v2/af34ae0a0f684a3497d2aa2dfec6a751", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f712303b814a4a12a50ccf1470e62501"}], "type": "volumev2", "id": "a64565264c7a4459bb58958e74b81486", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.22:8080/v1/AUTH_af34ae0a0f684a3497d2aa2dfec6a751", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1dccda3ffc2f4b298dba0c6396991eea"}, {"url": "http://12.0.0.21:8080/v1/AUTH_af34ae0a0f684a3497d2aa2dfec6a751", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "60638aab115f49628685125e958a5121"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "983eb95828e64ab28d258ad3ff60c66c"}], "type": "object-store", "id": "a79d64e859224b4ba3b2ad1547967744", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "477a8fa80e094a95b3560d13ca4cdb04"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1893bd10c474fbe90ae73c1d3aa339f"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c774c75b09da49728d18020c22085c94"}], "type": "network", "id": "b3d2e871bc04485490ea0695a87e56c2", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "c296e6a3575144e6b5f8d6ecfda6259c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3d1ab56351eb488389d0b34054db0b76"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "816879ea169a408395af155c13951278"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8285da8585b948b58b99a03b86dabf64"}], "type": "event", "id": "d8fbbaad10fb4bc1bd898f5793d5b1d3", "name": "panko"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_scenario-user_a3c04376-50bd-47a4-9188-ed9bedf82792", "id": "ad24a2efd7e44a02beb49f5a83857428"}, "audit_ids": ["EeYYyGTzTw-Ex-I-Co29IQ"], "issued_at": "2018-09-25T00:21:37.000000Z"}} 2018-09-25 00:21:37,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-09-25 00:21:37,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fd1332841aa9e011498a56d0f8b855a24e63a67f8b6865ea34e7f6f22672b471" 2018-09-25 00:21:37,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8219 Content-Type: application/json Date: Tue, 25 Sep 2018 00:21:37 GMT X-Openstack-Request-Id: req-98b518f7-7513-4155-89e2-4a1a520377f4 2018-09-25 00:21:37,503 - keystoneauth.session - DEBUG - 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-25 00:21:37,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-98b518f7-7513-4155-89e2-4a1a520377f4 2018-09-25 00:21:37,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.206993103027s 2018-09-25 00:21:37,510 - xtesting.ci.run_tests - INFO - Running test case 'tempest_scenario'... 2018-09-25 00:21:37,511 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-09-25 00:21:37,634 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-09-25 00:21:37,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-09-25 00:21:37,642 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 754 Content-Type: application/json Date: Tue, 25 Sep 2018 00:21:37 GMT 2018-09-25 00:21:37,643 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2018-09-25 00:21:37,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-09-25 00:21:37,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fd1332841aa9e011498a56d0f8b855a24e63a67f8b6865ea34e7f6f22672b471" 2018-09-25 00:21:37,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 25 Sep 2018 00:21:37 GMT X-Openstack-Request-Id: req-1261bec9-a116-4b42-9fc5-d4ce5b4285de 2018-09-25 00:21:37,844 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-09-25 00:21:37,844 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-1261bec9-a116-4b42-9fc5-d4ce5b4285de 2018-09-25 00:21:37,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.196598052979s 2018-09-25 00:21:37,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-09-25 00:21:37,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fd1332841aa9e011498a56d0f8b855a24e63a67f8b6865ea34e7f6f22672b471" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_scenario-img_a3c04376-50bd-47a4-9188-ed9bedf82792", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_scenario-img_a3c04376-50bd-47a4-9188-ed9bedf82792"}' 2018-09-25 00:21:38,625 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 883 Content-Type: application/json Date: Tue, 25 Sep 2018 00:21:38 GMT Location: http://172.30.9.22:9292/v2/images/61ef70c8-3486-43f2-8a0a-3fd529d39ba9 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-94dec175-7510-429f-82db-3f26f4cae572 2018-09-25 00:21:38,626 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/61ef70c8-3486-43f2-8a0a-3fd529d39ba9/file", "owner": "af34ae0a0f684a3497d2aa2dfec6a751", "id": "61ef70c8-3486-43f2-8a0a-3fd529d39ba9", "size": null, "self": "/v2/images/61ef70c8-3486-43f2-8a0a-3fd529d39ba9", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-09-25T00:21:38Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_a3c04376-50bd-47a4-9188-ed9bedf82792", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_a3c04376-50bd-47a4-9188-ed9bedf82792", "checksum": null, "created_at": "2018-09-25T00:21:38Z", "protected": false} 2018-09-25 00:21:38,626 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-94dec175-7510-429f-82db-3f26f4cae572 2018-09-25 00:21:38,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.77339887619s 2018-09-25 00:21:38,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-09-25 00:21:38,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/61ef70c8-3486-43f2-8a0a-3fd529d39ba9/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fd1332841aa9e011498a56d0f8b855a24e63a67f8b6865ea34e7f6f22672b471" -d '' 2018-09-25 00:23:38,689 - keystoneauth.session - INFO - Failure: Unable to establish connection to http://172.30.9.22:9292/v2/images/61ef70c8-3486-43f2-8a0a-3fd529d39ba9/file: ('Connection aborted.', error(32, 'Broken pipe')). Retrying in 0.5s. 2018-09-25 00:23:39,411 - keystoneauth.session - DEBUG - RESP: [409] Content-Length: 180 Content-Type: text/html; charset=UTF-8 Date: Tue, 25 Sep 2018 00:23:39 GMT X-Openstack-Request-Id: req-81bd6bd9-dead-489f-a58e-ca042168ad22 2018-09-25 00:23:39,411 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-25 00:23:39,411 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/61ef70c8-3486-43f2-8a0a-3fd529d39ba9/file used request id req-81bd6bd9-dead-489f-a58e-ca042168ad22 2018-09-25 00:23:39,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 120.784343004s 2018-09-25 00:23:39,412 - shade - DEBUG - Deleting failed upload of image tempest_scenario-img_a3c04376-50bd-47a4-9188-ed9bedf82792 2018-09-25 00:23:39,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-09-25 00:23:39,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/61ef70c8-3486-43f2-8a0a-3fd529d39ba9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}fd1332841aa9e011498a56d0f8b855a24e63a67f8b6865ea34e7f6f22672b471" 2018-09-25 00:23:39,812 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 25 Sep 2018 00:23:39 GMT X-Openstack-Request-Id: req-08229877-7afc-44d2-a7b1-718ef9283c45 2018-09-25 00:23:39,813 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-09-25 00:23:39,813 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/61ef70c8-3486-43f2-8a0a-3fd529d39ba9 used request id req-08229877-7afc-44d2-a7b1-718ef9283c45 2018-09-25 00:23:39,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.40047287941s 2018-09-25 00:23:39,813 - shade - DEBUG - Image creation failed Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4475, in create_image **image_kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4600, in _upload_image_put name, image_data, meta, **image_kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4539, in _upload_image_put_v2 data=image_data) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 360, in put return self.request(url, 'PUT', **kwargs) File "/usr/lib/python2.7/site-packages/openstack/_adapter.py", line 164, in request return _json_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/openstack/_adapter.py", line 95, in _json_response exceptions.raise_from_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/openstack/exceptions.py", line 212, in raise_from_response http_status=http_status, request_id=request_id ConflictException: ConflictException: 409: Client Error for url: http://172.30.9.22:9292/v2/images/61ef70c8-3486-43f2-8a0a-3fd529d39ba9/file, 409 Conflict

409 Conflict

Image status transition from saving to saving is not allowed

2018-09-25 00:23:39,820 - 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 4475, in create_image **image_kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4600, in _upload_image_put name, image_data, meta, **image_kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 4539, in _upload_image_put_v2 data=image_data) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 360, in put return self.request(url, 'PUT', **kwargs) File "/usr/lib/python2.7/site-packages/openstack/_adapter.py", line 164, in request return _json_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/openstack/_adapter.py", line 95, in _json_response exceptions.raise_from_response(response, error_message=error_message) File "/usr/lib/python2.7/site-packages/openstack/exceptions.py", line 212, in raise_from_response http_status=http_status, request_id=request_id ConflictException: ConflictException: 409: Client Error for url: http://172.30.9.22:9292/v2/images/61ef70c8-3486-43f2-8a0a-3fd529d39ba9/file, 409 Conflict

409 Conflict

Image status transition from saving to saving is not allowed

2018-09-25 00:23:39,821 - 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 426, in run **kwargs) == testcase.TestCase.EX_OK AssertionError 2018-09-25 00:23:39,821 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | tempest_scenario | functest | 02:02 | FAIL | +--------------------------+------------------+------------------+----------------+ 2018-09-25 00:23:39,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-25 00:23:39,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}403ed3d8fa75fdc7a38891a2d47842cf6d5fbc513fd6b76db6f2eb3f6c1bf9cf" 2018-09-25 00:23:39,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Tue, 25 Sep 2018 00:23:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49981327-cb54-4331-a0bf-4cfc356631f9 2018-09-25 00:23:39,955 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1dfaad7fc777435cb3ac52995be1e788"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1dfaad7fc777435cb3ac52995be1e788", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/1e400105442c46ae8f98d0a53c3d816c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1e400105442c46ae8f98d0a53c3d816c", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/66a6fac1c4d14a3aa6e4fef6a681b741"}, "domain_id": "default", "enabled": true, "options": {}, "id": "66a6fac1c4d14a3aa6e4fef6a681b741", "email": "panko@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/7626e19c59a347a2b0771ba8b800b622"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7626e19c59a347a2b0771ba8b800b622", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/85497291a00f4292834e1bcc7f910cc5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "85497291a00f4292834e1bcc7f910cc5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/95c5c38851774e5d921e5e20855c4e6d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95c5c38851774e5d921e5e20855c4e6d", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_a3c04376-50bd-47a4-9188-ed9bedf82792", "links": {"self": "http://172.30.9.22:5000/v3/users/ad24a2efd7e44a02beb49f5a83857428"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ad24a2efd7e44a02beb49f5a83857428", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/b8a61c1fd7554313b87e3d46e36c4b47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b8a61c1fd7554313b87e3d46e36c4b47", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/c2ea030b22f74698bcc6ce140cf9cfc8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c2ea030b22f74698bcc6ce140cf9cfc8", "email": "swift@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/d3306dc6eadb4bc7ac29dc377aefc830"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d3306dc6eadb4bc7ac29dc377aefc830", "email": "admin@example.com", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/d8879225204a49e69350f0737c4e3b5d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d8879225204a49e69350f0737c4e3b5d", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/e88e09130eab4b448692d1853dd8e177"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e88e09130eab4b448692d1853dd8e177", "email": "heat@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/f161c84997bc43fc817b40ba65a310b5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f161c84997bc43fc817b40ba65a310b5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/f96dfd23983c4ab5be18f670662e004b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f96dfd23983c4ab5be18f670662e004b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/f9e3195a1b6e4f0683fbae6f4726aad7"}, "domain_id": "f11ee84a297546b89c3ebb38a30c2836", "enabled": true, "options": {}, "id": "f9e3195a1b6e4f0683fbae6f4726aad7", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2018-09-25 00:23:39,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-49981327-cb54-4331-a0bf-4cfc356631f9 2018-09-25 00:23:39,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.126924037933s 2018-09-25 00:23:39,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-09-25 00:23:39,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/ad24a2efd7e44a02beb49f5a83857428 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}403ed3d8fa75fdc7a38891a2d47842cf6d5fbc513fd6b76db6f2eb3f6c1bf9cf" 2018-09-25 00:23:40,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 230 Content-Type: application/json Date: Tue, 25 Sep 2018 00:23:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8944f8df-f4be-46aa-bbd2-76d564792e29 2018-09-25 00:23:40,081 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_scenario-user_a3c04376-50bd-47a4-9188-ed9bedf82792", "links": {"self": "http://172.30.9.22:5000/v3/users/ad24a2efd7e44a02beb49f5a83857428"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "ad24a2efd7e44a02beb49f5a83857428", "description": null}} 2018-09-25 00:23:40,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/ad24a2efd7e44a02beb49f5a83857428 used request id req-8944f8df-f4be-46aa-bbd2-76d564792e29 2018-09-25 00:23:40,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.120572090149s 2018-09-25 00:23:40,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-09-25 00:23:40,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/ad24a2efd7e44a02beb49f5a83857428 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}403ed3d8fa75fdc7a38891a2d47842cf6d5fbc513fd6b76db6f2eb3f6c1bf9cf" 2018-09-25 00:23:40,565 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 25 Sep 2018 00:23:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-794cf9e9-77cb-45b8-b8c0-0514f1aade4a 2018-09-25 00:23:40,565 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-25 00:23:40,565 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/ad24a2efd7e44a02beb49f5a83857428 used request id req-794cf9e9-77cb-45b8-b8c0-0514f1aade4a 2018-09-25 00:23:40,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.482919931412s 2018-09-25 00:23:40,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-09-25 00:23:40,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}403ed3d8fa75fdc7a38891a2d47842cf6d5fbc513fd6b76db6f2eb3f6c1bf9cf" 2018-09-25 00:23:40,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 388 Content-Type: application/json Date: Tue, 25 Sep 2018 00:23:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-734c134f-0beb-480b-9739-0a2f888526ae 2018-09-25 00:23:40,666 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c5713b3b6a8401d92a561010ed099d9"}, "tags": [], "enabled": true, "id": "0c5713b3b6a8401d92a561010ed099d9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/81c7996db61d4abcb0b34012993e0374"}, "tags": [], "enabled": true, "id": "81c7996db61d4abcb0b34012993e0374", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.22:5000/v3/projects/af34ae0a0f684a3497d2aa2dfec6a751"}, "tags": [], "enabled": true, "id": "af34ae0a0f684a3497d2aa2dfec6a751", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_a3c04376-50bd-47a4-9188-ed9bedf82792"}]} 2018-09-25 00:23:40,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-734c134f-0beb-480b-9739-0a2f888526ae 2018-09-25 00:23:40,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0956299304962s 2018-09-25 00:23:40,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-09-25 00:23:40,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/af34ae0a0f684a3497d2aa2dfec6a751 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}403ed3d8fa75fdc7a38891a2d47842cf6d5fbc513fd6b76db6f2eb3f6c1bf9cf" 2018-09-25 00:23:40,878 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 25 Sep 2018 00:23:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b128ef57-acb8-4abd-8fa3-2aca4990aa59 2018-09-25 00:23:40,878 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-25 00:23:40,878 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/af34ae0a0f684a3497d2aa2dfec6a751 used request id req-b128ef57-acb8-4abd-8fa3-2aca4990aa59 2018-09-25 00:23:40,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.206358909607s 2018-09-25 00:23:40,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-09-25 00:23:40,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}403ed3d8fa75fdc7a38891a2d47842cf6d5fbc513fd6b76db6f2eb3f6c1bf9cf" 2018-09-25 00:23:40,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 355 Content-Type: application/json Date: Tue, 25 Sep 2018 00:23:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69ecb206-2985-4eeb-b931-09a24d39e15e 2018-09-25 00:23:40,984 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "33a5238619b3431da21e6a6cb03ce949", "links": {"self": "http://172.30.9.22:5000/v3/roles/33a5238619b3431da21e6a6cb03ce949"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab6ac12af8e7410a9d2317bcdec34006", "links": {"self": "http://172.30.9.22:5000/v3/roles/ab6ac12af8e7410a9d2317bcdec34006"}, "name": "admin"}, {"domain_id": null, "id": "ae93b63581654a4bbc2649a4dcb95e69", "links": {"self": "http://172.30.9.22:5000/v3/roles/ae93b63581654a4bbc2649a4dcb95e69"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "cac51d14cd7641a08b4bf5f6ff329673", "links": {"self": "http://172.30.9.22:5000/v3/roles/cac51d14cd7641a08b4bf5f6ff329673"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "f57bcf35720542008276357dd502b8d4", "links": {"self": "http://172.30.9.22:5000/v3/roles/f57bcf35720542008276357dd502b8d4"}, "name": "Member"}]} 2018-09-25 00:23:40,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-69ecb206-2985-4eeb-b931-09a24d39e15e 2018-09-25 00:23:40,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102936029434s 2018-09-25 00:23:40,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-09-25 00:23:40,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/roles/f57bcf35720542008276357dd502b8d4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}403ed3d8fa75fdc7a38891a2d47842cf6d5fbc513fd6b76db6f2eb3f6c1bf9cf" 2018-09-25 00:23:41,182 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 25 Sep 2018 00:23:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c857f7b1-0b43-4f5f-98aa-ca3402138b44 2018-09-25 00:23:41,183 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-09-25 00:23:41,183 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/f57bcf35720542008276357dd502b8d4 used request id req-c857f7b1-0b43-4f5f-98aa-ca3402138b44 2018-09-25 00:23:41,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.192702054977s 2018-09-25 00:23:41,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-09-25 00:23:41,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=af34ae0a0f684a3497d2aa2dfec6a751&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}403ed3d8fa75fdc7a38891a2d47842cf6d5fbc513fd6b76db6f2eb3f6c1bf9cf" 2018-09-25 00:23:42,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Tue, 25 Sep 2018 00:23:42 GMT X-Openstack-Request-Id: req-d2f19509-63af-4d79-9a70-d94242420905 2018-09-25 00:23:42,193 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-09-25 00:23:42,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=af34ae0a0f684a3497d2aa2dfec6a751&name=default used request id req-d2f19509-63af-4d79-9a70-d94242420905 2018-09-25 00:23:42,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 1.00539207458s 2018-09-25 00:23:42,194 - xtesting.ci.run_tests - ERROR - The test case 'tempest_scenario' failed. 2018-09-25 00:23:42,194 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR