2018-07-11 21:17:20,032 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-145 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-07-11 21:17:20,037 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.21,192.30.9.5 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.21:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=yDOYYGSxmLOE37X2HPHcxefNk 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=d6b6fbacd807405898a7c441b2347f17 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-07-11 21:17:20,037 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-07-11 21:17:20,038 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------+-------------------------------------------------+----------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------+-------------------------------------------------+----------------------------------------------+ | healthcheck | 0 | (merge)|(verify)|(daily)|(weekly) | First tier to be executed to verify the | connection_check tenantnetwork1 | | | | | basic operations in the VIM. | tenantnetwork2 vmready1 vmready2 | | | | | | singlevm1 singlevm2 vping_ssh | | | | | | vping_userdata cinder_test api_check | | | | | | snaps_health_check | +---------------------+---------------+-------------------------------------------+-------------------------------------------------+----------------------------------------------+ 2018-07-11 21:17:20,041 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-07-11 21:17:20,041 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-07-11 21:17:20,367 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-11 21:17:20,367 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-11 21:17:20,367 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-11 21:17:20,367 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-11 21:17:20,367 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-11 21:17:20,367 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-11 21:17:20,367 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-11 21:17:20,367 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-11 21:17:20,367 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-11 21:17:20,367 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-11 21:17:20,367 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-11 21:17:20,368 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-11 21:17:20,368 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-11 21:17:20,368 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-11 21:17:20,368 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-11 21:17:20,368 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-11 21:17:20,368 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-11 21:17:20,368 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-11 21:17:20,368 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-11 21:17:20,368 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-11 21:17:20,368 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-11 21:17:20,388 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-11 21:17:20,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2018-07-11 21:17:20,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-11 21:17:20,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 21:17:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cb5ad8c-5b31-402c-8aca-c292ab300993 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-07-11 21:17:20,396 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-0cb5ad8c-5b31-402c-8aca-c292ab300993 2018-07-11 21:17:20,396 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-11 21:17:20,801 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "db1c399673e04c59b2821c7b1da3ccb6", "name": "member"}, {"id": "0e424e169e83439792e5e51a9f5d12b7", "name": "reader"}, {"id": "93c6c64bcd204940b011539cd2e5cc00", "name": "admin"}], "expires_at": "2018-07-11T22:17:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b6fbacd807405898a7c441b2347f17", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee87610a63949bb85c526f5bebfb010"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e784dc0eb91497f8b73e55668af36ef"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8dbdaabbc4442eeb84dcd2933d162ac"}], "type": "network", "id": "3d627fbe293649128a159819d19b7e5d", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "46344d3d1026408283e16d1d5a5fc96b", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "995a1cdb8d7844699772944fad7a9bc6"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b6fbacd807405898a7c441b2347f17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4d6dfd6cd0a4361be76f5eb8a12b420"}, {"url": "http://172.30.9.21:8080/v1/AUTH_d6b6fbacd807405898a7c441b2347f17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eecfd8cc45fc4ef798a5f257b9117a46"}], "type": "object-store", "id": "4cd598e0647b4cc8b0aa027ebcd54910", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53e1d5cf618144d08ed239621689dbc9"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b74ee928c084439b5f258ab2e988fb8"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94e1a4969f641139b4615c3ac440d2e"}], "type": "placement", "id": "4d202bffb1054047a808d8fe0d171cb5", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c07851b433e8401b9f4518dc6aadaab7"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee1b96cc1e464f3cb1e20deb2376e424"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc6b33c3884d4355a71d03172aafd18e"}], "type": "metric", "id": "66c0282f6c7b4bed9739431f399c3f9a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d6b6fbacd807405898a7c441b2347f17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58106320791344fa8029e691f20c93ed"}, {"url": "http://172.30.9.21:8776/v1/d6b6fbacd807405898a7c441b2347f17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "caa622e6eabb456eaeaad83e9757eefc"}, {"url": "http://192.30.9.5:8776/v1/d6b6fbacd807405898a7c441b2347f17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7eaa962f4864a019c88f8ac3dc3df6d"}], "type": "volume", "id": "709490609e1f481897cf613f42de3c2f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ba62e9da9394be3961da4d2fce2b844"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84eb89331ddf4b6ab7df75c0f026406c"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4a8f9d9cf2c41a79819af85b32ab868"}], "type": "compute", "id": "7645c10c2a4743e294471548bf748a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "039ebffe3f624a8e9f65af8c7720fb59"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fddcffa50194f049a863ecb39a2687a"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a4cf319409bc46bba39e55125367004e"}], "type": "image", "id": "843ba4bae3e741ca937c43c07bf3408b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30a834ee55a34d5e916c8b716cd4c5b6"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "57b4c5b405b14986935e8b84d81b26fe"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63d0244e7cbb456087a35cf74863a4de"}], "type": "alarming", "id": "a19881ffb3ea4c3d894354dd7477fbe8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ac2c3c1f3b847fe9db4e3ded25e5221"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c08810e2b54d60b9beaf26faf51b51"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77e29324fc5c40838750824eb350c96b"}], "type": "identity", "id": "ab2c9392ad274d08a27f3345ddc69898", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d6b6fbacd807405898a7c441b2347f17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "566046c3f190494e83984fa740c5d4f9"}, {"url": "http://192.30.9.5:8776/v2/d6b6fbacd807405898a7c441b2347f17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a9518fb31ce944a0a1946bc148594961"}, {"url": "http://172.30.9.21:8776/v2/d6b6fbacd807405898a7c441b2347f17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b41e3b26aa04426bbb7d54f6daf71269"}], "type": "volumev2", "id": "c5ec207510fb46f59da5f0b561745c35", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "baa470647f0d4a4dbb044047f1302ef9"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8c45eaded254398a0c50328567f85f5"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f197d7b145784c59bccbf5b850644d77"}], "type": "cloudformation", "id": "da665d77f12544818438698094738f06", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ba264d8c6124aadb1f17ac6282157a2"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a9781f8baff84bd697e0206d14ce3723"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3a382b9f7ab4492a5e1c2b4b412dfe9"}], "type": "event", "id": "dedda375c23d40ef9a50186033040890", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d6b6fbacd807405898a7c441b2347f17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67860b5f61324bfd8187684f9c3b0551"}, {"url": "http://172.30.9.21:8004/v1/d6b6fbacd807405898a7c441b2347f17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a52a5013ff4e4c8ab3ae586dcc1896a4"}, {"url": "http://192.30.9.5:8004/v1/d6b6fbacd807405898a7c441b2347f17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f123a2fc8932482f8b5423fec15b0c2a"}], "type": "orchestration", "id": "ed7dbfdb4ffd4c8d8be2f2fff80656b4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/d6b6fbacd807405898a7c441b2347f17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0ad78f62c7624ea9a8e9a8f4afcf8eec"}, {"url": "http://192.30.9.5:8776/v3/d6b6fbacd807405898a7c441b2347f17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3383b0d6740749d0882ba7dbc2af98b6"}, {"url": "http://172.30.9.21:8776/v3/d6b6fbacd807405898a7c441b2347f17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4830479e5a4744853b2f55e9fa3ed6"}], "type": "volumev3", "id": "f493158743c7488dab76bddfe90d661d", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6da0b8eaf80c423593de52478ffeb26a"}, "audit_ids": ["1NbPHZ4WSeiioErNDOtiDw"], "issued_at": "2018-07-11T21:17:20.000000Z"}} 2018-07-11 21:17:20,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-aggregates -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c2a665e6f5fb6864e628870e243b3a0fc4bdbbb3" 2018-07-11 21:17:21,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 21:17:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-693f2ba5-78a9-4f31-b8f1-eecb1159649e x-compute-request-id: req-693f2ba5-78a9-4f31-b8f1-eecb1159649e Content-Length: 18 Content-Type: application/json RESP BODY: {"aggregates": []} 2018-07-11 21:17:21,526 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-aggregates used request id req-693f2ba5-78a9-4f31-b8f1-eecb1159649e 2018-07-11 21:17:21,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 1.13768291473s 2018-07-11 21:17:21,527 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-aggregates used request id req-693f2ba5-78a9-4f31-b8f1-eecb1159649e 2018-07-11 21:17:21,527 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-07-11 21:17:21,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-11 21:17:21,536 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 11 Jul 2018 21:17:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b3c9c89-3ef6-42e9-bc3a-f3fbbf26720c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2018-07-11 21:17:21,537 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-2b3c9c89-3ef6-42e9-bc3a-f3fbbf26720c 2018-07-11 21:17:21,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-11 21:17:21,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c2a665e6f5fb6864e628870e243b3a0fc4bdbbb3" 2018-07-11 21:17:21,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 21:17:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0330097b-0eed-40ee-a0c2-d00d149ee99e Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/9cfac0196b2f4573bad019371fb7d7e5"}, "tags": [], "enabled": true, "id": "9cfac0196b2f4573bad019371fb7d7e5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-07-11 21:17:21,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-0330097b-0eed-40ee-a0c2-d00d149ee99e 2018-07-11 21:17:21,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.180164813995s 2018-07-11 21:17:21,718 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-0330097b-0eed-40ee-a0c2-d00d149ee99e 2018-07-11 21:17:21,719 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'9cfac0196b2f4573bad019371fb7d7e5', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-07-11 21:17:21,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-07-11 21:17:21,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/endpoints -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c2a665e6f5fb6864e628870e243b3a0fc4bdbbb3" 2018-07-11 21:17:21,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 21:17:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e26ea0bc-0589-44d2-a3b4-fe1e37e78634 Content-Encoding: gzip Content-Length: 1947 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/039ebffe3f624a8e9f65af8c7720fb59"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "843ba4bae3e741ca937c43c07bf3408b", "id": "039ebffe3f624a8e9f65af8c7720fb59"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/0ad78f62c7624ea9a8e9a8f4afcf8eec"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f493158743c7488dab76bddfe90d661d", "id": "0ad78f62c7624ea9a8e9a8f4afcf8eec"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/1ee87610a63949bb85c526f5bebfb010"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3d627fbe293649128a159819d19b7e5d", "id": "1ee87610a63949bb85c526f5bebfb010"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/2e784dc0eb91497f8b73e55668af36ef"}, "url": "http://192.30.9.5:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3d627fbe293649128a159819d19b7e5d", "id": "2e784dc0eb91497f8b73e55668af36ef"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/30a834ee55a34d5e916c8b716cd4c5b6"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a19881ffb3ea4c3d894354dd7477fbe8", "id": "30a834ee55a34d5e916c8b716cd4c5b6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/3383b0d6740749d0882ba7dbc2af98b6"}, "url": "http://192.30.9.5:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f493158743c7488dab76bddfe90d661d", "id": "3383b0d6740749d0882ba7dbc2af98b6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/3ac2c3c1f3b847fe9db4e3ded25e5221"}, "url": "http://192.30.9.5:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ab2c9392ad274d08a27f3345ddc69898", "id": "3ac2c3c1f3b847fe9db4e3ded25e5221"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/3ba62e9da9394be3961da4d2fce2b844"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7645c10c2a4743e294471548bf748a5b", "id": "3ba62e9da9394be3961da4d2fce2b844"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/53e1d5cf618144d08ed239621689dbc9"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4d202bffb1054047a808d8fe0d171cb5", "id": "53e1d5cf618144d08ed239621689dbc9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/566046c3f190494e83984fa740c5d4f9"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c5ec207510fb46f59da5f0b561745c35", "id": "566046c3f190494e83984fa740c5d4f9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/57b4c5b405b14986935e8b84d81b26fe"}, "url": "http://192.30.9.5:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a19881ffb3ea4c3d894354dd7477fbe8", "id": "57b4c5b405b14986935e8b84d81b26fe"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/58106320791344fa8029e691f20c93ed"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "709490609e1f481897cf613f42de3c2f", "id": "58106320791344fa8029e691f20c93ed"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/63c08810e2b54d60b9beaf26faf51b51"}, "url": "http://172.30.9.21:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ab2c9392ad274d08a27f3345ddc69898", "id": "63c08810e2b54d60b9beaf26faf51b51"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/63d0244e7cbb456087a35cf74863a4de"}, "url": "http://172.30.9.21:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a19881ffb3ea4c3d894354dd7477fbe8", "id": "63d0244e7cbb456087a35cf74863a4de"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/67860b5f61324bfd8187684f9c3b0551"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ed7dbfdb4ffd4c8d8be2f2fff80656b4", "id": "67860b5f61324bfd8187684f9c3b0551"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/77e29324fc5c40838750824eb350c96b"}, "url": "http://192.30.9.5:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ab2c9392ad274d08a27f3345ddc69898", "id": "77e29324fc5c40838750824eb350c96b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/7fddcffa50194f049a863ecb39a2687a"}, "url": "http://172.30.9.21:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "843ba4bae3e741ca937c43c07bf3408b", "id": "7fddcffa50194f049a863ecb39a2687a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/84eb89331ddf4b6ab7df75c0f026406c"}, "url": "http://192.30.9.5:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7645c10c2a4743e294471548bf748a5b", "id": "84eb89331ddf4b6ab7df75c0f026406c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8b74ee928c084439b5f258ab2e988fb8"}, "url": "http://192.30.9.5:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4d202bffb1054047a808d8fe0d171cb5", "id": "8b74ee928c084439b5f258ab2e988fb8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8e4830479e5a4744853b2f55e9fa3ed6"}, "url": "http://172.30.9.21:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f493158743c7488dab76bddfe90d661d", "id": "8e4830479e5a4744853b2f55e9fa3ed6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/995a1cdb8d7844699772944fad7a9bc6"}, "url": "http://12.0.0.27:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4cd598e0647b4cc8b0aa027ebcd54910", "id": "995a1cdb8d7844699772944fad7a9bc6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/9ba264d8c6124aadb1f17ac6282157a2"}, "url": "http://172.30.9.21:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "dedda375c23d40ef9a50186033040890", "id": "9ba264d8c6124aadb1f17ac6282157a2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/a4cf319409bc46bba39e55125367004e"}, "url": "http://192.30.9.5:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "843ba4bae3e741ca937c43c07bf3408b", "id": "a4cf319409bc46bba39e55125367004e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/a52a5013ff4e4c8ab3ae586dcc1896a4"}, "url": "http://172.30.9.21:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ed7dbfdb4ffd4c8d8be2f2fff80656b4", "id": "a52a5013ff4e4c8ab3ae586dcc1896a4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/a9518fb31ce944a0a1946bc148594961"}, "url": "http://192.30.9.5:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c5ec207510fb46f59da5f0b561745c35", "id": "a9518fb31ce944a0a1946bc148594961"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/a9781f8baff84bd697e0206d14ce3723"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "dedda375c23d40ef9a50186033040890", "id": "a9781f8baff84bd697e0206d14ce3723"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/b41e3b26aa04426bbb7d54f6daf71269"}, "url": "http://172.30.9.21:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c5ec207510fb46f59da5f0b561745c35", "id": "b41e3b26aa04426bbb7d54f6daf71269"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/baa470647f0d4a4dbb044047f1302ef9"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "da665d77f12544818438698094738f06", "id": "baa470647f0d4a4dbb044047f1302ef9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/c07851b433e8401b9f4518dc6aadaab7"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "66c0282f6c7b4bed9739431f399c3f9a", "id": "c07851b433e8401b9f4518dc6aadaab7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/c8dbdaabbc4442eeb84dcd2933d162ac"}, "url": "http://172.30.9.21:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3d627fbe293649128a159819d19b7e5d", "id": "c8dbdaabbc4442eeb84dcd2933d162ac"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/c94e1a4969f641139b4615c3ac440d2e"}, "url": "http://172.30.9.21:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4d202bffb1054047a808d8fe0d171cb5", "id": "c94e1a4969f641139b4615c3ac440d2e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/caa622e6eabb456eaeaad83e9757eefc"}, "url": "http://172.30.9.21:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "709490609e1f481897cf613f42de3c2f", "id": "caa622e6eabb456eaeaad83e9757eefc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d3a382b9f7ab4492a5e1c2b4b412dfe9"}, "url": "http://192.30.9.5:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "dedda375c23d40ef9a50186033040890", "id": "d3a382b9f7ab4492a5e1c2b4b412dfe9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/e4d6dfd6cd0a4361be76f5eb8a12b420"}, "url": "http://12.0.0.27:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4cd598e0647b4cc8b0aa027ebcd54910", "id": "e4d6dfd6cd0a4361be76f5eb8a12b420"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/e8c45eaded254398a0c50328567f85f5"}, "url": "http://172.30.9.21:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "da665d77f12544818438698094738f06", "id": "e8c45eaded254398a0c50328567f85f5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/ee1b96cc1e464f3cb1e20deb2376e424"}, "url": "http://192.30.9.5:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "66c0282f6c7b4bed9739431f399c3f9a", "id": "ee1b96cc1e464f3cb1e20deb2376e424"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/eecfd8cc45fc4ef798a5f257b9117a46"}, "url": "http://172.30.9.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4cd598e0647b4cc8b0aa027ebcd54910", "id": "eecfd8cc45fc4ef798a5f257b9117a46"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/f123a2fc8932482f8b5423fec15b0c2a"}, "url": "http://192.30.9.5:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ed7dbfdb4ffd4c8d8be2f2fff80656b4", "id": "f123a2fc8932482f8b5423fec15b0c2a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/f197d7b145784c59bccbf5b850644d77"}, "url": "http://192.30.9.5:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "da665d77f12544818438698094738f06", "id": "f197d7b145784c59bccbf5b850644d77"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/f4a8f9d9cf2c41a79819af85b32ab868"}, "url": "http://172.30.9.21:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7645c10c2a4743e294471548bf748a5b", "id": "f4a8f9d9cf2c41a79819af85b32ab868"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/f7eaa962f4864a019c88f8ac3dc3df6d"}, "url": "http://192.30.9.5:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "709490609e1f481897cf613f42de3c2f", "id": "f7eaa962f4864a019c88f8ac3dc3df6d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/fc6b33c3884d4355a71d03172aafd18e"}, "url": "http://172.30.9.21:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "66c0282f6c7b4bed9739431f399c3f9a", "id": "fc6b33c3884d4355a71d03172aafd18e"}], "links": {"self": "http://172.30.9.21:5000/v3/endpoints", "previous": null, "next": null}} 2018-07-11 21:17:21,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/endpoints used request id req-e26ea0bc-0589-44d2-a3b4-fe1e37e78634 2018-07-11 21:17:21,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.103917121887s 2018-07-11 21:17:21,826 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/endpoints used request id req-e26ea0bc-0589-44d2-a3b4-fe1e37e78634 2018-07-11 21:17:21,829 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_endpoints: [Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/039ebffe3f624a8e9f65af8c7720fb59'}, u'url': u'http://192.30.9.5:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'843ba4bae3e741ca937c43c07bf3408b', u'id': u'039ebffe3f624a8e9f65af8c7720fb59'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/0ad78f62c7624ea9a8e9a8f4afcf8eec'}, u'url': u'http://192.30.9.5:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f493158743c7488dab76bddfe90d661d', u'id': u'0ad78f62c7624ea9a8e9a8f4afcf8eec'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/1ee87610a63949bb85c526f5bebfb010'}, u'url': u'http://192.30.9.5:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'3d627fbe293649128a159819d19b7e5d', u'id': u'1ee87610a63949bb85c526f5bebfb010'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/2e784dc0eb91497f8b73e55668af36ef'}, u'url': u'http://192.30.9.5:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'3d627fbe293649128a159819d19b7e5d', u'id': u'2e784dc0eb91497f8b73e55668af36ef'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/30a834ee55a34d5e916c8b716cd4c5b6'}, u'url': u'http://192.30.9.5:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a19881ffb3ea4c3d894354dd7477fbe8', u'id': u'30a834ee55a34d5e916c8b716cd4c5b6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/3383b0d6740749d0882ba7dbc2af98b6'}, u'url': u'http://192.30.9.5:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f493158743c7488dab76bddfe90d661d', u'id': u'3383b0d6740749d0882ba7dbc2af98b6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/3ac2c3c1f3b847fe9db4e3ded25e5221'}, u'url': u'http://192.30.9.5:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'ab2c9392ad274d08a27f3345ddc69898', u'id': u'3ac2c3c1f3b847fe9db4e3ded25e5221'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/3ba62e9da9394be3961da4d2fce2b844'}, u'url': u'http://192.30.9.5:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'7645c10c2a4743e294471548bf748a5b', u'id': u'3ba62e9da9394be3961da4d2fce2b844'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/53e1d5cf618144d08ed239621689dbc9'}, u'url': u'http://192.30.9.5:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'4d202bffb1054047a808d8fe0d171cb5', u'id': u'53e1d5cf618144d08ed239621689dbc9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/566046c3f190494e83984fa740c5d4f9'}, u'url': u'http://192.30.9.5:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'c5ec207510fb46f59da5f0b561745c35', u'id': u'566046c3f190494e83984fa740c5d4f9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/57b4c5b405b14986935e8b84d81b26fe'}, u'url': u'http://192.30.9.5:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'a19881ffb3ea4c3d894354dd7477fbe8', u'id': u'57b4c5b405b14986935e8b84d81b26fe'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/58106320791344fa8029e691f20c93ed'}, u'url': u'http://192.30.9.5:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'709490609e1f481897cf613f42de3c2f', u'id': u'58106320791344fa8029e691f20c93ed'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/63c08810e2b54d60b9beaf26faf51b51'}, u'url': u'http://172.30.9.21:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'ab2c9392ad274d08a27f3345ddc69898', u'id': u'63c08810e2b54d60b9beaf26faf51b51'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/63d0244e7cbb456087a35cf74863a4de'}, u'url': u'http://172.30.9.21:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a19881ffb3ea4c3d894354dd7477fbe8', u'id': u'63d0244e7cbb456087a35cf74863a4de'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/67860b5f61324bfd8187684f9c3b0551'}, u'url': u'http://192.30.9.5:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'ed7dbfdb4ffd4c8d8be2f2fff80656b4', u'id': u'67860b5f61324bfd8187684f9c3b0551'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/77e29324fc5c40838750824eb350c96b'}, u'url': u'http://192.30.9.5:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'ab2c9392ad274d08a27f3345ddc69898', u'id': u'77e29324fc5c40838750824eb350c96b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/7fddcffa50194f049a863ecb39a2687a'}, u'url': u'http://172.30.9.21:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'843ba4bae3e741ca937c43c07bf3408b', u'id': u'7fddcffa50194f049a863ecb39a2687a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/84eb89331ddf4b6ab7df75c0f026406c'}, u'url': u'http://192.30.9.5:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'7645c10c2a4743e294471548bf748a5b', u'id': u'84eb89331ddf4b6ab7df75c0f026406c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/8b74ee928c084439b5f258ab2e988fb8'}, u'url': u'http://192.30.9.5:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'4d202bffb1054047a808d8fe0d171cb5', u'id': u'8b74ee928c084439b5f258ab2e988fb8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/8e4830479e5a4744853b2f55e9fa3ed6'}, u'url': u'http://172.30.9.21:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f493158743c7488dab76bddfe90d661d', u'id': u'8e4830479e5a4744853b2f55e9fa3ed6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/995a1cdb8d7844699772944fad7a9bc6'}, u'url': u'http://12.0.0.27:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'4cd598e0647b4cc8b0aa027ebcd54910', u'id': u'995a1cdb8d7844699772944fad7a9bc6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/9ba264d8c6124aadb1f17ac6282157a2'}, u'url': u'http://172.30.9.21:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'dedda375c23d40ef9a50186033040890', u'id': u'9ba264d8c6124aadb1f17ac6282157a2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/a4cf319409bc46bba39e55125367004e'}, u'url': u'http://192.30.9.5:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'843ba4bae3e741ca937c43c07bf3408b', u'id': u'a4cf319409bc46bba39e55125367004e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/a52a5013ff4e4c8ab3ae586dcc1896a4'}, u'url': u'http://172.30.9.21:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'ed7dbfdb4ffd4c8d8be2f2fff80656b4', u'id': u'a52a5013ff4e4c8ab3ae586dcc1896a4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/a9518fb31ce944a0a1946bc148594961'}, u'url': u'http://192.30.9.5:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'c5ec207510fb46f59da5f0b561745c35', u'id': u'a9518fb31ce944a0a1946bc148594961'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/a9781f8baff84bd697e0206d14ce3723'}, u'url': u'http://192.30.9.5:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'dedda375c23d40ef9a50186033040890', u'id': u'a9781f8baff84bd697e0206d14ce3723'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/b41e3b26aa04426bbb7d54f6daf71269'}, u'url': u'http://172.30.9.21:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'c5ec207510fb46f59da5f0b561745c35', u'id': u'b41e3b26aa04426bbb7d54f6daf71269'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/baa470647f0d4a4dbb044047f1302ef9'}, u'url': u'http://192.30.9.5:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'da665d77f12544818438698094738f06', u'id': u'baa470647f0d4a4dbb044047f1302ef9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/c07851b433e8401b9f4518dc6aadaab7'}, u'url': u'http://192.30.9.5:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'66c0282f6c7b4bed9739431f399c3f9a', u'id': u'c07851b433e8401b9f4518dc6aadaab7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/c8dbdaabbc4442eeb84dcd2933d162ac'}, u'url': u'http://172.30.9.21:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'3d627fbe293649128a159819d19b7e5d', u'id': u'c8dbdaabbc4442eeb84dcd2933d162ac'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/c94e1a4969f641139b4615c3ac440d2e'}, u'url': u'http://172.30.9.21:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'4d202bffb1054047a808d8fe0d171cb5', u'id': u'c94e1a4969f641139b4615c3ac440d2e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/caa622e6eabb456eaeaad83e9757eefc'}, u'url': u'http://172.30.9.21:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'709490609e1f481897cf613f42de3c2f', u'id': u'caa622e6eabb456eaeaad83e9757eefc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/d3a382b9f7ab4492a5e1c2b4b412dfe9'}, u'url': u'http://192.30.9.5:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'dedda375c23d40ef9a50186033040890', u'id': u'd3a382b9f7ab4492a5e1c2b4b412dfe9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/e4d6dfd6cd0a4361be76f5eb8a12b420'}, u'url': u'http://12.0.0.27:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'4cd598e0647b4cc8b0aa027ebcd54910', u'id': u'e4d6dfd6cd0a4361be76f5eb8a12b420'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/e8c45eaded254398a0c50328567f85f5'}, u'url': u'http://172.30.9.21:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'da665d77f12544818438698094738f06', u'id': u'e8c45eaded254398a0c50328567f85f5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/ee1b96cc1e464f3cb1e20deb2376e424'}, u'url': u'http://192.30.9.5:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'66c0282f6c7b4bed9739431f399c3f9a', u'id': u'ee1b96cc1e464f3cb1e20deb2376e424'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/eecfd8cc45fc4ef798a5f257b9117a46'}, u'url': u'http://172.30.9.21:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'4cd598e0647b4cc8b0aa027ebcd54910', u'id': u'eecfd8cc45fc4ef798a5f257b9117a46'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/f123a2fc8932482f8b5423fec15b0c2a'}, u'url': u'http://192.30.9.5:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'ed7dbfdb4ffd4c8d8be2f2fff80656b4', u'id': u'f123a2fc8932482f8b5423fec15b0c2a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/f197d7b145784c59bccbf5b850644d77'}, u'url': u'http://192.30.9.5:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'da665d77f12544818438698094738f06', u'id': u'f197d7b145784c59bccbf5b850644d77'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/f4a8f9d9cf2c41a79819af85b32ab868'}, u'url': u'http://172.30.9.21:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'7645c10c2a4743e294471548bf748a5b', u'id': u'f4a8f9d9cf2c41a79819af85b32ab868'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/f7eaa962f4864a019c88f8ac3dc3df6d'}, u'url': u'http://192.30.9.5:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'709490609e1f481897cf613f42de3c2f', u'id': u'f7eaa962f4864a019c88f8ac3dc3df6d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/fc6b33c3884d4355a71d03172aafd18e'}, u'url': u'http://172.30.9.21:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'66c0282f6c7b4bed9739431f399c3f9a', u'id': u'fc6b33c3884d4355a71d03172aafd18e'})] 2018-07-11 21:17:21,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2018-07-11 21:17:21,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/extensions -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c2a665e6f5fb6864e628870e243b3a0fc4bdbbb3" 2018-07-11 21:17:21,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 21:17:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2e93d3a1-13a3-401b-8534-2ed70d274b35 x-compute-request-id: req-2e93d3a1-13a3-401b-8534-2ed70d274b35 Content-Encoding: gzip Content-Length: 3147 Content-Type: application/json RESP BODY: {"extensions": [{"updated": "2014-12-03T00:00:00Z", "description": "Multiple network support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "NMN", "name": "Multinic"}, {"updated": "2014-12-03T00:00:00Z", "description": "Disk Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-DCF", "name": "DiskConfig"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Availability Zone support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-AZ", "name": "ExtendedAvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds image size to image listings.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IMG-SIZE", "name": "ImageSize"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds type parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS", "name": "ExtendedIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds mac address parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS-MAC", "name": "ExtendedIpsMac"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Server Attributes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-SRV-ATTR", "name": "ExtendedServerAttributes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-STS", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the disabled status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-DISABLED", "name": "FlavorDisabled"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide additional data for flavors.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-EXT-DATA", "name": "FlavorExtraData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Pass arbitrary key/value pairs to the scheduler.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SCH-HNT", "name": "SchedulerHints"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds launched_at and terminated_at on Servers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SRV-USG", "name": "ServerUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Access IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-access-ips", "name": "AccessIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable admin-only server actions\n\n Actions include: resetNetwork, injectNetworkInfo, os-resetState\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-actions", "name": "AdminActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin password management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-password", "name": "AdminPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Agents support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-agents", "name": "Agents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only aggregate administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-aggregates", "name": "Aggregates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Assisted volume snapshots.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-assisted-volume-snapshots", "name": "AssistedVolumeSnapshots"}, {"updated": "2014-12-03T00:00:00Z", "description": "Attach interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-attach-interfaces", "name": "AttachInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "1. Add availability_zone to the Create Server API.\n 2. Add availability zones describing.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-availability-zone", "name": "AvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add extended status in Baremetal Nodes v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-ext-status", "name": "BareMetalExtStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only bare-metal node administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-nodes", "name": "BareMetalNodes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Block device mapping boot support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping", "name": "BlockDeviceMapping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow boot with the new BDM data format.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping-v2-boot", "name": "BlockDeviceMappingV2Boot"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adding functionality to get cell capacities.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cell-capacities", "name": "CellCapacities"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables cells-related functionality such as adding neighbor cells,\n listing neighbor cells, and getting the capabilities of the local cell.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cells", "name": "Cells"}, {"updated": "2014-12-03T00:00:00Z", "description": "Certificates support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-certificates", "name": "Certificates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds actions to create cloudpipe instances.\n\n When running with the Vlan network mode, you need a mechanism to route\n from the public Internet to your vlans. This mechanism is known as a\n cloudpipe.\n\n At the time of creating this class, only OpenVPN is supported. Support for\n a SSH Bastion host is forthcoming.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe", "name": "Cloudpipe"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds the ability to set the vpn ip/port for cloudpipe instances.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe-update", "name": "CloudpipeUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Config Drive Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-config-drive", "name": "ConfigDrive"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console token authentication support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-auth-tokens", "name": "ConsoleAuthTokens"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console log output support, with tailing ability.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-output", "name": "ConsoleOutput"}, {"updated": "2014-12-03T00:00:00Z", "description": "Interactive Console support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-consoles", "name": "Consoles"}, {"updated": "2014-12-03T00:00:00Z", "description": "Create a backup of a server.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-backup", "name": "CreateBackup"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended support to the Create Server v1.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-server-ext", "name": "Createserverext"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance deferred delete.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-deferred-delete", "name": "DeferredDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-evacuate", "name": "Evacuate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation without target host. Scheduler will select one to target.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-evacuate-find-host", "name": "ExtendedEvacuateFindHost"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds optional fixed_address to the add floating IP command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-floating-ips", "name": "ExtendedFloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended hypervisors support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-hypervisors", "name": "ExtendedHypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds additional fields to networks.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-networks", "name": "ExtendedNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds ability for admins to delete quota and optionally force the update Quota command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-quotas", "name": "ExtendedQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow the user to specify the image to use for rescue.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-rescue-with-image", "name": "ExtendedRescueWithImage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services", "name": "ExtendedServices"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services deletion support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services-delete", "name": "ExtendedServicesDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-status", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-volumes", "name": "ExtendedVolumes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fixed IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fixed-ips", "name": "FixedIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor access support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-access", "name": "FlavorAccess"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavors extra specs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-extra-specs", "name": "FlavorExtraSpecs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor create/delete API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-manage", "name": "FlavorManage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the rxtx status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-rxtx", "name": "FlavorRxtx"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the swap status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-swap", "name": "FlavorSwap"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IP DNS support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-dns", "name": "FloatingIpDns"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-pools", "name": "FloatingIpPools"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips", "name": "FloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Bulk handling of Floating IPs.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips-bulk", "name": "FloatingIpsBulk"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fping Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fping", "name": "Fping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support hiding server addresses in certain states.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hide-server-addresses", "name": "HideServerAddresses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only host administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hosts", "name": "Hosts"}, {"updated": "2014-12-03T00:00:00Z", "description": "Show hypervisor status.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisor-status", "name": "HypervisorStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only hypervisor administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisors", "name": "Hypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "View a log of actions and events taken on an instance.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance-actions", "name": "InstanceActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Task Log Monitoring.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance_usage_audit_log", "name": "OSInstanceUsageAuditLog"}, {"updated": "2014-12-03T00:00:00Z", "description": "Keypair Support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-keypairs", "name": "Keypairs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable lock/unlock server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-lock-server", "name": "LockServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable migrate and live-migrate server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrate-server", "name": "MigrateServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on migrations.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrations", "name": "Migrations"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow multiple create in the Create Server v2.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-multiple-create", "name": "MultipleCreate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks", "name": "Networks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Network association support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks-associate", "name": "NetworkAssociationSupport"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable pause/unpause server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-pause-server", "name": "PauseServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Personality support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-personality", "name": "Personality"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow preservation of the ephemeral partition on rebuild.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-preserve-ephemeral-rebuild", "name": "PreserveEphemeralOnRebuild"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quota classes management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-class-sets", "name": "QuotaClasses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quotas management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-sets", "name": "Quotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance rescue mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-rescue", "name": "Rescue"}, {"updated": "2014-12-03T00:00:00Z", "description": "Default rules for security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-group-default-rules", "name": "SecurityGroupDefaultRules"}, {"updated": "2014-12-03T00:00:00Z", "description": "Security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-groups", "name": "SecurityGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow Admins to view server diagnostics through server action.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-diagnostics", "name": "ServerDiagnostics"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server External Event Triggers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-external-events", "name": "ServerExternalEvents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds quota support to server groups.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-group-quotas", "name": "ServerGroupQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-groups", "name": "ServerGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow to filter the servers by a set of status values.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-list-multi-status", "name": "ServerListMultiStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server password support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-password", "name": "ServerPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add sorting support in get Server v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-sort-keys", "name": "ServerSortKeys"}, {"updated": "2014-12-03T00:00:00Z", "description": "Start/Stop instance compute API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-start-stop", "name": "ServerStartStop"}, {"updated": "2014-12-03T00:00:00Z", "description": "Services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-services", "name": "Services"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance shelve mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-shelve", "name": "Shelve"}, {"updated": "2014-12-03T00:00:00Z", "description": "Simple tenant usage extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-simple-tenant-usage", "name": "SimpleTenantUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable suspend/resume server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-suspend-server", "name": "SuspendServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Tenant-based Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-tenant-networks", "name": "OSTenantNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on limited resources that are being used.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits", "name": "UsedLimits"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data to admin on limited resources used by other tenants.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits-for-admin", "name": "UsedLimitsForAdmin"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add user_data to the Create Server API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-data", "name": "UserData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Project user quota support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-quotas", "name": "UserQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Virtual interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-virtual-interfaces", "name": "VirtualInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support for updating a volume attachment.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volume-attachment-update", "name": "VolumeAttachmentUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volumes", "name": "Volumes"}]} 2018-07-11 21:17:21,946 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/extensions used request id req-2e93d3a1-13a3-401b-8534-2ed70d274b35 2018-07-11 21:17:21,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.116412878036s 2018-07-11 21:17:21,947 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/extensions used request id req-2e93d3a1-13a3-401b-8534-2ed70d274b35 2018-07-11 21:17:21,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2018-07-11 21:17:21,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-floating-ip-pools -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c2a665e6f5fb6864e628870e243b3a0fc4bdbbb3" 2018-07-11 21:17:23,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 21:17:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cfc9ce33-a3a5-4bc0-9a36-ff27e35212e8 x-compute-request-id: req-cfc9ce33-a3a5-4bc0-9a36-ff27e35212e8 Content-Length: 45 Content-Type: application/json RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2018-07-11 21:17:23,661 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-floating-ip-pools used request id req-cfc9ce33-a3a5-4bc0-9a36-ff27e35212e8 2018-07-11 21:17:23,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 1.70457696915s 2018-07-11 21:17:23,662 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-floating-ip-pools used request id req-cfc9ce33-a3a5-4bc0-9a36-ff27e35212e8 2018-07-11 21:17:23,662 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-07-11 21:17:23,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-11 21:17:23,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c2a665e6f5fb6864e628870e243b3a0fc4bdbbb3" 2018-07-11 21:17:23,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-f63963bb-2a7b-4c1a-b820-27ac30066ae1 Date: Wed, 11 Jul 2018 21:17:23 GMT RESP BODY: {"floatingips": []} 2018-07-11 21:17:23,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-f63963bb-2a7b-4c1a-b820-27ac30066ae1 2018-07-11 21:17:23,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.255306959152s 2018-07-11 21:17:23,923 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-f63963bb-2a7b-4c1a-b820-27ac30066ae1 2018-07-11 21:17:23,923 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-07-11 21:17:23,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-07-11 21:17:23,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c2a665e6f5fb6864e628870e243b3a0fc4bdbbb3" 2018-07-11 21:17:24,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 21:17:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-966213f2-e12a-459d-a39d-72d8b0f9d1b2 x-compute-request-id: req-966213f2-e12a-459d-a39d-72d8b0f9d1b2 Content-Encoding: gzip Content-Length: 739 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 291}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 2597, "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\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 47, "hypervisor_version": 2010000, "disk_available_least": 46, "local_gb": 47, "free_ram_mb": 28406, "id": 3}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 294}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 2592, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 47, "hypervisor_version": 2010000, "disk_available_least": 46, "local_gb": 47, "free_ram_mb": 28406, "id": 6}]} 2018-07-11 21:17:24,083 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-966213f2-e12a-459d-a39d-72d8b0f9d1b2 2018-07-11 21:17:24,083 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.159570932388s 2018-07-11 21:17:24,084 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-966213f2-e12a-459d-a39d-72d8b0f9d1b2 2018-07-11 21:17:24,084 - 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-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 47, u'hypervisor_version': 2010000, u'disk_available_least': 46, u'local_gb': 47, u'free_ram_mb': 28406, u'id': 3, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 291}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 2597, 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.6', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 47, u'hypervisor_version': 2010000, u'disk_available_least': 46, u'local_gb': 47, u'free_ram_mb': 28406, u'id': 6, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 294}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 2592, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0})] 2018-07-11 21:17:24,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2018-07-11 21:17:24,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c2a665e6f5fb6864e628870e243b3a0fc4bdbbb3" 2018-07-11 21:17:24,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 21:17:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-232f880b-6ef8-4bfb-a8e5-84a7ce4075cb x-compute-request-id: req-232f880b-6ef8-4bfb-a8e5-84a7ce4075cb Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-11 21:17:24,116 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-232f880b-6ef8-4bfb-a8e5-84a7ce4075cb 2018-07-11 21:17:24,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.0315029621124s 2018-07-11 21:17:24,117 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-232f880b-6ef8-4bfb-a8e5-84a7ce4075cb 2018-07-11 21:17:24,117 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-07-11 21:17:24,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-11 21:17:24,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c2a665e6f5fb6864e628870e243b3a0fc4bdbbb3" 2018-07-11 21:17:25,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-f7c5df9f-8f9b-4d62-889f-726b9d4365aa Date: Wed, 11 Jul 2018 21:17:25 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"4eec2dce-b229-4929-b98a-7e78361d8f09","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"481b96d5de5a41afa9f0511dc480f59d","l2_adjacency":true,"status":"ACTIVE","subnets":["2ac6127a-ee97-4489-be4d-4bdad30470e0"],"description":"","tags":[],"updated_at":"2018-07-11T21:14:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"481b96d5de5a41afa9f0511dc480f59d","created_at":"2018-07-11T21:14:10Z","provider:network_type":"flat"}]} 2018-07-11 21:17:25,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-f7c5df9f-8f9b-4d62-889f-726b9d4365aa 2018-07-11 21:17:25,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.04038596153s 2018-07-11 21:17:25,158 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-f7c5df9f-8f9b-4d62-889f-726b9d4365aa 2018-07-11 21:17:25,159 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'2ac6127a-ee97-4489-be4d-4bdad30470e0'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-11T21:14:17Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'mtu': 1500, u'id': u'4eec2dce-b229-4929-b98a-7e78361d8f09', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'external', u'created_at': u'2018-07-11T21:14:10Z', u'provider:network_type': u'flat', u'tenant_id': u'481b96d5de5a41afa9f0511dc480f59d', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'481b96d5de5a41afa9f0511dc480f59d', u'l2_adjacency': True})] 2018-07-11 21:17:25,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-11 21:17:25,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/ports.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c2a665e6f5fb6864e628870e243b3a0fc4bdbbb3" 2018-07-11 21:17:26,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-052b68f3-fe08-47fb-b357-1512e607d280 Date: Wed, 11 Jul 2018 21:17:26 GMT RESP BODY: {"ports":[]} 2018-07-11 21:17:26,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json used request id req-052b68f3-fe08-47fb-b357-1512e607d280 2018-07-11 21:17:26,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.995877027512s 2018-07-11 21:17:26,156 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json used request id req-052b68f3-fe08-47fb-b357-1512e607d280 2018-07-11 21:17:26,156 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-07-11 21:17:26,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-11 21:17:26,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/role_assignments -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c2a665e6f5fb6864e628870e243b3a0fc4bdbbb3" 2018-07-11 21:17:26,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 21:17:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a54c6860-354a-4fca-9dee-9452fce62034 Content-Encoding: gzip Content-Length: 722 Content-Type: application/json RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "481b96d5de5a41afa9f0511dc480f59d"}}, "role": {"id": "93c6c64bcd204940b011539cd2e5cc00"}, "user": {"id": "31ee15d5122d4bac9f6409892d72535b"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/481b96d5de5a41afa9f0511dc480f59d/users/31ee15d5122d4bac9f6409892d72535b/roles/93c6c64bcd204940b011539cd2e5cc00"}}, {"scope": {"project": {"id": "481b96d5de5a41afa9f0511dc480f59d"}}, "role": {"id": "93c6c64bcd204940b011539cd2e5cc00"}, "user": {"id": "44c3866f3e394e6dafe7a2dc8d76cbc7"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/481b96d5de5a41afa9f0511dc480f59d/users/44c3866f3e394e6dafe7a2dc8d76cbc7/roles/93c6c64bcd204940b011539cd2e5cc00"}}, {"scope": {"project": {"id": "481b96d5de5a41afa9f0511dc480f59d"}}, "role": {"id": "93c6c64bcd204940b011539cd2e5cc00"}, "user": {"id": "6d61db7084b843a2b2f075a8f57e755e"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/481b96d5de5a41afa9f0511dc480f59d/users/6d61db7084b843a2b2f075a8f57e755e/roles/93c6c64bcd204940b011539cd2e5cc00"}}, {"scope": {"project": {"id": "d6b6fbacd807405898a7c441b2347f17"}}, "role": {"id": "93c6c64bcd204940b011539cd2e5cc00"}, "user": {"id": "6da0b8eaf80c423593de52478ffeb26a"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/d6b6fbacd807405898a7c441b2347f17/users/6da0b8eaf80c423593de52478ffeb26a/roles/93c6c64bcd204940b011539cd2e5cc00"}}, {"scope": {"project": {"id": "481b96d5de5a41afa9f0511dc480f59d"}}, "role": {"id": "93c6c64bcd204940b011539cd2e5cc00"}, "user": {"id": "7c5f42553e244a4581d43d64144b2e72"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/481b96d5de5a41afa9f0511dc480f59d/users/7c5f42553e244a4581d43d64144b2e72/roles/93c6c64bcd204940b011539cd2e5cc00"}}, {"scope": {"project": {"id": "481b96d5de5a41afa9f0511dc480f59d"}}, "role": {"id": "8738ea9caa48473c8e51694c63af9300"}, "user": {"id": "8bf1bf29f202491e8a745ea60ff32fd3"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/481b96d5de5a41afa9f0511dc480f59d/users/8bf1bf29f202491e8a745ea60ff32fd3/roles/8738ea9caa48473c8e51694c63af9300"}}, {"scope": {"project": {"id": "481b96d5de5a41afa9f0511dc480f59d"}}, "role": {"id": "93c6c64bcd204940b011539cd2e5cc00"}, "user": {"id": "8bf1bf29f202491e8a745ea60ff32fd3"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/481b96d5de5a41afa9f0511dc480f59d/users/8bf1bf29f202491e8a745ea60ff32fd3/roles/93c6c64bcd204940b011539cd2e5cc00"}}, {"scope": {"project": {"id": "481b96d5de5a41afa9f0511dc480f59d"}}, "role": {"id": "93c6c64bcd204940b011539cd2e5cc00"}, "user": {"id": "b471690dadcb4701831a68c174c904f1"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/481b96d5de5a41afa9f0511dc480f59d/users/b471690dadcb4701831a68c174c904f1/roles/93c6c64bcd204940b011539cd2e5cc00"}}, {"scope": {"project": {"id": "481b96d5de5a41afa9f0511dc480f59d"}}, "role": {"id": "93c6c64bcd204940b011539cd2e5cc00"}, "user": {"id": "c232d7c9f1bf4975ac883869fed98326"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/481b96d5de5a41afa9f0511dc480f59d/users/c232d7c9f1bf4975ac883869fed98326/roles/93c6c64bcd204940b011539cd2e5cc00"}}, {"scope": {"project": {"id": "481b96d5de5a41afa9f0511dc480f59d"}}, "role": {"id": "93c6c64bcd204940b011539cd2e5cc00"}, "user": {"id": "c5008127aedf4b4eb18d5aeede463c18"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/481b96d5de5a41afa9f0511dc480f59d/users/c5008127aedf4b4eb18d5aeede463c18/roles/93c6c64bcd204940b011539cd2e5cc00"}}, {"scope": {"project": {"id": "481b96d5de5a41afa9f0511dc480f59d"}}, "role": {"id": "93c6c64bcd204940b011539cd2e5cc00"}, "user": {"id": "cb486a66e7c745a0b2fcac7ebeca2f13"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/481b96d5de5a41afa9f0511dc480f59d/users/cb486a66e7c745a0b2fcac7ebeca2f13/roles/93c6c64bcd204940b011539cd2e5cc00"}}, {"scope": {"project": {"id": "481b96d5de5a41afa9f0511dc480f59d"}}, "role": {"id": "93c6c64bcd204940b011539cd2e5cc00"}, "user": {"id": "ceaa7e7f26564154a58ec3a82a8e19a2"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/481b96d5de5a41afa9f0511dc480f59d/users/ceaa7e7f26564154a58ec3a82a8e19a2/roles/93c6c64bcd204940b011539cd2e5cc00"}}, {"scope": {"project": {"id": "481b96d5de5a41afa9f0511dc480f59d"}}, "role": {"id": "93c6c64bcd204940b011539cd2e5cc00"}, "user": {"id": "d56874beefba4580aa5756a2cedf59a3"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/481b96d5de5a41afa9f0511dc480f59d/users/d56874beefba4580aa5756a2cedf59a3/roles/93c6c64bcd204940b011539cd2e5cc00"}}, {"scope": {"project": {"id": "481b96d5de5a41afa9f0511dc480f59d"}}, "role": {"id": "93c6c64bcd204940b011539cd2e5cc00"}, "user": {"id": "ff21be13447e476da4f69a3a5395342e"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/481b96d5de5a41afa9f0511dc480f59d/users/ff21be13447e476da4f69a3a5395342e/roles/93c6c64bcd204940b011539cd2e5cc00"}}, {"scope": {"domain": {"id": "9cfac0196b2f4573bad019371fb7d7e5"}}, "role": {"id": "93c6c64bcd204940b011539cd2e5cc00"}, "user": {"id": "a948927df58d4329a6c6759efb8e9eda"}, "links": {"assignment": "http://172.30.9.21:5000/v3/domains/9cfac0196b2f4573bad019371fb7d7e5/users/a948927df58d4329a6c6759efb8e9eda/roles/93c6c64bcd204940b011539cd2e5cc00"}}, {"scope": {"system": {"all": true}}, "role": {"id": "93c6c64bcd204940b011539cd2e5cc00"}, "user": {"id": "6da0b8eaf80c423593de52478ffeb26a"}, "links": {"assignment": "http://172.30.9.21:5000/v3/system/users/6da0b8eaf80c423593de52478ffeb26a/roles/93c6c64bcd204940b011539cd2e5cc00"}}], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments", "previous": null, "next": null}} 2018-07-11 21:17:26,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments used request id req-a54c6860-354a-4fca-9dee-9452fce62034 2018-07-11 21:17:26,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.115138053894s 2018-07-11 21:17:26,275 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments used request id req-a54c6860-354a-4fca-9dee-9452fce62034 2018-07-11 21:17:26,278 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'481b96d5de5a41afa9f0511dc480f59d', 'id': u'93c6c64bcd204940b011539cd2e5cc00', 'user': u'31ee15d5122d4bac9f6409892d72535b'}), Munch({'project': u'481b96d5de5a41afa9f0511dc480f59d', 'id': u'93c6c64bcd204940b011539cd2e5cc00', 'user': u'44c3866f3e394e6dafe7a2dc8d76cbc7'}), Munch({'project': u'481b96d5de5a41afa9f0511dc480f59d', 'id': u'93c6c64bcd204940b011539cd2e5cc00', 'user': u'6d61db7084b843a2b2f075a8f57e755e'}), Munch({'project': u'd6b6fbacd807405898a7c441b2347f17', 'id': u'93c6c64bcd204940b011539cd2e5cc00', 'user': u'6da0b8eaf80c423593de52478ffeb26a'}), Munch({'project': u'481b96d5de5a41afa9f0511dc480f59d', 'id': u'93c6c64bcd204940b011539cd2e5cc00', 'user': u'7c5f42553e244a4581d43d64144b2e72'}), Munch({'project': u'481b96d5de5a41afa9f0511dc480f59d', 'id': u'8738ea9caa48473c8e51694c63af9300', 'user': u'8bf1bf29f202491e8a745ea60ff32fd3'}), Munch({'project': u'481b96d5de5a41afa9f0511dc480f59d', 'id': u'93c6c64bcd204940b011539cd2e5cc00', 'user': u'8bf1bf29f202491e8a745ea60ff32fd3'}), Munch({'project': u'481b96d5de5a41afa9f0511dc480f59d', 'id': u'93c6c64bcd204940b011539cd2e5cc00', 'user': u'b471690dadcb4701831a68c174c904f1'}), Munch({'project': u'481b96d5de5a41afa9f0511dc480f59d', 'id': u'93c6c64bcd204940b011539cd2e5cc00', 'user': u'c232d7c9f1bf4975ac883869fed98326'}), Munch({'project': u'481b96d5de5a41afa9f0511dc480f59d', 'id': u'93c6c64bcd204940b011539cd2e5cc00', 'user': u'c5008127aedf4b4eb18d5aeede463c18'}), Munch({'project': u'481b96d5de5a41afa9f0511dc480f59d', 'id': u'93c6c64bcd204940b011539cd2e5cc00', 'user': u'cb486a66e7c745a0b2fcac7ebeca2f13'}), Munch({'project': u'481b96d5de5a41afa9f0511dc480f59d', 'id': u'93c6c64bcd204940b011539cd2e5cc00', 'user': u'ceaa7e7f26564154a58ec3a82a8e19a2'}), Munch({'project': u'481b96d5de5a41afa9f0511dc480f59d', 'id': u'93c6c64bcd204940b011539cd2e5cc00', 'user': u'd56874beefba4580aa5756a2cedf59a3'}), Munch({'project': u'481b96d5de5a41afa9f0511dc480f59d', 'id': u'93c6c64bcd204940b011539cd2e5cc00', 'user': u'ff21be13447e476da4f69a3a5395342e'}), Munch({'domain': u'9cfac0196b2f4573bad019371fb7d7e5', 'id': u'93c6c64bcd204940b011539cd2e5cc00', 'user': u'a948927df58d4329a6c6759efb8e9eda'}), Munch({'id': u'93c6c64bcd204940b011539cd2e5cc00', 'user': u'6da0b8eaf80c423593de52478ffeb26a'})] 2018-07-11 21:17:26,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-11 21:17:26,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c2a665e6f5fb6864e628870e243b3a0fc4bdbbb3" 2018-07-11 21:17:26,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 21:17:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84be32d0-becd-44cb-96b6-e85a64a047bb Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e424e169e83439792e5e51a9f5d12b7", "links": {"self": "http://172.30.9.21:5000/v3/roles/0e424e169e83439792e5e51a9f5d12b7"}, "name": "reader"}, {"domain_id": null, "id": "5dd0c1498a19438fa4f7638eb242f02e", "links": {"self": "http://172.30.9.21:5000/v3/roles/5dd0c1498a19438fa4f7638eb242f02e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73bc66df72f94f149bdbda29b593ef39", "links": {"self": "http://172.30.9.21:5000/v3/roles/73bc66df72f94f149bdbda29b593ef39"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8738ea9caa48473c8e51694c63af9300", "links": {"self": "http://172.30.9.21:5000/v3/roles/8738ea9caa48473c8e51694c63af9300"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "93c6c64bcd204940b011539cd2e5cc00", "links": {"self": "http://172.30.9.21:5000/v3/roles/93c6c64bcd204940b011539cd2e5cc00"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "db1c399673e04c59b2821c7b1da3ccb6", "links": {"self": "http://172.30.9.21:5000/v3/roles/db1c399673e04c59b2821c7b1da3ccb6"}, "name": "member"}]} 2018-07-11 21:17:26,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-84be32d0-becd-44cb-96b6-e85a64a047bb 2018-07-11 21:17:26,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.186020851135s 2018-07-11 21:17:26,468 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-84be32d0-becd-44cb-96b6-e85a64a047bb 2018-07-11 21:17:26,470 - 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'reader', 'id': u'0e424e169e83439792e5e51a9f5d12b7'}), 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'5dd0c1498a19438fa4f7638eb242f02e'}), 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'73bc66df72f94f149bdbda29b593ef39'}), 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'8738ea9caa48473c8e51694c63af9300'}), 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'93c6c64bcd204940b011539cd2e5cc00'}), 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'member', 'id': u'db1c399673e04c59b2821c7b1da3ccb6'})] 2018-07-11 21:17:26,471 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-11 21:17:26,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c2a665e6f5fb6864e628870e243b3a0fc4bdbbb3" 2018-07-11 21:17:27,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8e0359b8-4ea8-4669-a16e-b3091118abb6 Date: Wed, 11 Jul 2018 21:17:27 GMT RESP BODY: {"routers": []} 2018-07-11 21:17:27,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-8e0359b8-4ea8-4669-a16e-b3091118abb6 2018-07-11 21:17:27,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.991944074631s 2018-07-11 21:17:27,463 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-8e0359b8-4ea8-4669-a16e-b3091118abb6 2018-07-11 21:17:27,463 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-07-11 21:17:27,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-11 21:17:27,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c2a665e6f5fb6864e628870e243b3a0fc4bdbbb3" 2018-07-11 21:17:27,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 21:17:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5586a42e-e243-4f5c-93c0-a8c208a4b822 x-compute-request-id: req-5586a42e-e243-4f5c-93c0-a8c208a4b822 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-11 21:17:27,681 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5586a42e-e243-4f5c-93c0-a8c208a4b822 2018-07-11 21:17:27,681 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.21707201004s 2018-07-11 21:17:27,681 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5586a42e-e243-4f5c-93c0-a8c208a4b822 2018-07-11 21:17:27,681 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-07-11 21:17:27,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-07-11 21:17:27,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-11 21:17:27,695 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 11 Jul 2018 21:17:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fc7f189-dff0-4f0c-bf74-b0a8993ccb75 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.5:35357/v3/", "rel": "self"}]}]}} 2018-07-11 21:17:27,695 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.5:35357/ used request id req-0fc7f189-dff0-4f0c-bf74-b0a8993ccb75 2018-07-11 21:17:27,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.5:35357/v3/services -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c2a665e6f5fb6864e628870e243b3a0fc4bdbbb3" 2018-07-11 21:17:27,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 21:17:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc0744f9-af82-48bb-9abb-9347c58a60b3 Content-Encoding: gzip Content-Length: 864 Content-Type: application/json RESP BODY: {"services": [{"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.5:35357/v3/services/3d627fbe293649128a159819d19b7e5d"}, "enabled": true, "type": "network", "id": "3d627fbe293649128a159819d19b7e5d", "name": "neutron"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.5:35357/v3/services/46344d3d1026408283e16d1d5a5fc96b"}, "enabled": true, "type": "metering", "id": "46344d3d1026408283e16d1d5a5fc96b", "name": "ceilometer"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.5:35357/v3/services/4cd598e0647b4cc8b0aa027ebcd54910"}, "enabled": true, "type": "object-store", "id": "4cd598e0647b4cc8b0aa027ebcd54910", "name": "swift"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.5:35357/v3/services/4d202bffb1054047a808d8fe0d171cb5"}, "enabled": true, "type": "placement", "id": "4d202bffb1054047a808d8fe0d171cb5", "name": "placement"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.5:35357/v3/services/66c0282f6c7b4bed9739431f399c3f9a"}, "enabled": true, "type": "metric", "id": "66c0282f6c7b4bed9739431f399c3f9a", "name": "gnocchi"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.5:35357/v3/services/709490609e1f481897cf613f42de3c2f"}, "enabled": true, "type": "volume", "id": "709490609e1f481897cf613f42de3c2f", "name": "cinder"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.5:35357/v3/services/7645c10c2a4743e294471548bf748a5b"}, "enabled": true, "type": "compute", "id": "7645c10c2a4743e294471548bf748a5b", "name": "nova"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.5:35357/v3/services/843ba4bae3e741ca937c43c07bf3408b"}, "enabled": true, "type": "image", "id": "843ba4bae3e741ca937c43c07bf3408b", "name": "glance"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.5:35357/v3/services/a19881ffb3ea4c3d894354dd7477fbe8"}, "enabled": true, "type": "alarming", "id": "a19881ffb3ea4c3d894354dd7477fbe8", "name": "aodh"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.5:35357/v3/services/ab2c9392ad274d08a27f3345ddc69898"}, "enabled": true, "type": "identity", "id": "ab2c9392ad274d08a27f3345ddc69898", "name": "keystone"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.5:35357/v3/services/c5ec207510fb46f59da5f0b561745c35"}, "enabled": true, "type": "volumev2", "id": "c5ec207510fb46f59da5f0b561745c35", "name": "cinderv2"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.5:35357/v3/services/da665d77f12544818438698094738f06"}, "enabled": true, "type": "cloudformation", "id": "da665d77f12544818438698094738f06", "name": "heat-cfn"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.5:35357/v3/services/dedda375c23d40ef9a50186033040890"}, "enabled": true, "type": "event", "id": "dedda375c23d40ef9a50186033040890", "name": "panko"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.5:35357/v3/services/ed7dbfdb4ffd4c8d8be2f2fff80656b4"}, "enabled": true, "type": "orchestration", "id": "ed7dbfdb4ffd4c8d8be2f2fff80656b4", "name": "heat"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.5:35357/v3/services/f493158743c7488dab76bddfe90d661d"}, "enabled": true, "type": "volumev3", "id": "f493158743c7488dab76bddfe90d661d", "name": "cinderv3"}], "links": {"self": "http://192.30.9.5:35357/v3/services", "previous": null, "next": null}} 2018-07-11 21:17:27,796 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-bc0744f9-af82-48bb-9abb-9347c58a60b3 2018-07-11 21:17:27,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.111624002457s 2018-07-11 21:17:27,797 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.5:35357/v3/services used request id req-bc0744f9-af82-48bb-9abb-9347c58a60b3 2018-07-11 21:17:27,802 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'3d627fbe293649128a159819d19b7e5d', 'name': u'neutron'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'46344d3d1026408283e16d1d5a5fc96b', 'name': u'ceilometer'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'4cd598e0647b4cc8b0aa027ebcd54910', 'name': u'swift'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'4d202bffb1054047a808d8fe0d171cb5', 'name': u'placement'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'66c0282f6c7b4bed9739431f399c3f9a', 'name': u'gnocchi'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'709490609e1f481897cf613f42de3c2f', 'name': u'cinder'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'7645c10c2a4743e294471548bf748a5b', 'name': u'nova'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'843ba4bae3e741ca937c43c07bf3408b', 'name': u'glance'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'a19881ffb3ea4c3d894354dd7477fbe8', 'name': u'aodh'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'ab2c9392ad274d08a27f3345ddc69898', 'name': u'keystone'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'c5ec207510fb46f59da5f0b561745c35', 'name': u'cinderv2'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'da665d77f12544818438698094738f06', 'name': u'heat-cfn'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'dedda375c23d40ef9a50186033040890', 'name': u'panko'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'ed7dbfdb4ffd4c8d8be2f2fff80656b4', 'name': u'heat'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'f493158743c7488dab76bddfe90d661d', 'name': u'cinderv3'})] 2018-07-11 21:17:27,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-11 21:17:27,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}c2a665e6f5fb6864e628870e243b3a0fc4bdbbb3" 2018-07-11 21:17:28,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-728a3076-849c-4693-a9bb-b5ad723ea0cd Date: Wed, 11 Jul 2018 21:17:28 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-11T21:14:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"2ac6127a-ee97-4489-be4d-4bdad30470e0","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"481b96d5de5a41afa9f0511dc480f59d","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"4eec2dce-b229-4929-b98a-7e78361d8f09","tenant_id":"481b96d5de5a41afa9f0511dc480f59d","created_at":"2018-07-11T21:14:17Z","ip_version":4}]} 2018-07-11 21:17:28,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-728a3076-849c-4693-a9bb-b5ad723ea0cd 2018-07-11 21:17:28,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.91774892807s 2018-07-11 21:17:28,721 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-728a3076-849c-4693-a9bb-b5ad723ea0cd 2018-07-11 21:17:28,721 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-11T21:14:17Z', 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'2ac6127a-ee97-4489-be4d-4bdad30470e0', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'4eec2dce-b229-4929-b98a-7e78361d8f09', u'tenant_id': u'481b96d5de5a41afa9f0511dc480f59d', u'created_at': u'2018-07-11T21:14:17Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'481b96d5de5a41afa9f0511dc480f59d'})] 2018-07-11 21:17:28,825 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-11 21:17:28,825 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:08 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-07-11 21:17:28,830 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-07-11 21:17:29,012 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-11 21:17:29,012 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-11 21:17:29,012 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-11 21:17:29,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-11 21:17:29,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-11 21:17:29,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-11 21:17:29,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-11 21:17:29,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-11 21:17:29,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-11 21:17:29,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-11 21:17:29,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-11 21:17:29,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-11 21:17:29,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-11 21:17:29,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-11 21:17:29,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-11 21:17:29,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-11 21:17:29,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-11 21:17:29,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-11 21:17:29,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-11 21:17:29,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-11 21:17:29,013 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-11 21:17:29,014 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-11 21:17:29,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-11 21:17:29,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 21:17:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2705d57a-4641-4a55-b299-5c374fa9085f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-07-11 21:17:29,019 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-2705d57a-4641-4a55-b299-5c374fa9085f 2018-07-11 21:17:29,020 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-11 21:17:29,417 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "db1c399673e04c59b2821c7b1da3ccb6", "name": "member"}, {"id": "0e424e169e83439792e5e51a9f5d12b7", "name": "reader"}, {"id": "93c6c64bcd204940b011539cd2e5cc00", "name": "admin"}], "expires_at": "2018-07-11T22:17:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b6fbacd807405898a7c441b2347f17", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee87610a63949bb85c526f5bebfb010"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e784dc0eb91497f8b73e55668af36ef"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8dbdaabbc4442eeb84dcd2933d162ac"}], "type": "network", "id": "3d627fbe293649128a159819d19b7e5d", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "46344d3d1026408283e16d1d5a5fc96b", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "995a1cdb8d7844699772944fad7a9bc6"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b6fbacd807405898a7c441b2347f17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4d6dfd6cd0a4361be76f5eb8a12b420"}, {"url": "http://172.30.9.21:8080/v1/AUTH_d6b6fbacd807405898a7c441b2347f17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eecfd8cc45fc4ef798a5f257b9117a46"}], "type": "object-store", "id": "4cd598e0647b4cc8b0aa027ebcd54910", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53e1d5cf618144d08ed239621689dbc9"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b74ee928c084439b5f258ab2e988fb8"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94e1a4969f641139b4615c3ac440d2e"}], "type": "placement", "id": "4d202bffb1054047a808d8fe0d171cb5", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c07851b433e8401b9f4518dc6aadaab7"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee1b96cc1e464f3cb1e20deb2376e424"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc6b33c3884d4355a71d03172aafd18e"}], "type": "metric", "id": "66c0282f6c7b4bed9739431f399c3f9a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d6b6fbacd807405898a7c441b2347f17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58106320791344fa8029e691f20c93ed"}, {"url": "http://172.30.9.21:8776/v1/d6b6fbacd807405898a7c441b2347f17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "caa622e6eabb456eaeaad83e9757eefc"}, {"url": "http://192.30.9.5:8776/v1/d6b6fbacd807405898a7c441b2347f17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7eaa962f4864a019c88f8ac3dc3df6d"}], "type": "volume", "id": "709490609e1f481897cf613f42de3c2f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ba62e9da9394be3961da4d2fce2b844"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84eb89331ddf4b6ab7df75c0f026406c"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4a8f9d9cf2c41a79819af85b32ab868"}], "type": "compute", "id": "7645c10c2a4743e294471548bf748a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "039ebffe3f624a8e9f65af8c7720fb59"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fddcffa50194f049a863ecb39a2687a"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a4cf319409bc46bba39e55125367004e"}], "type": "image", "id": "843ba4bae3e741ca937c43c07bf3408b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30a834ee55a34d5e916c8b716cd4c5b6"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "57b4c5b405b14986935e8b84d81b26fe"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63d0244e7cbb456087a35cf74863a4de"}], "type": "alarming", "id": "a19881ffb3ea4c3d894354dd7477fbe8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ac2c3c1f3b847fe9db4e3ded25e5221"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c08810e2b54d60b9beaf26faf51b51"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77e29324fc5c40838750824eb350c96b"}], "type": "identity", "id": "ab2c9392ad274d08a27f3345ddc69898", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d6b6fbacd807405898a7c441b2347f17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "566046c3f190494e83984fa740c5d4f9"}, {"url": "http://192.30.9.5:8776/v2/d6b6fbacd807405898a7c441b2347f17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a9518fb31ce944a0a1946bc148594961"}, {"url": "http://172.30.9.21:8776/v2/d6b6fbacd807405898a7c441b2347f17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b41e3b26aa04426bbb7d54f6daf71269"}], "type": "volumev2", "id": "c5ec207510fb46f59da5f0b561745c35", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "baa470647f0d4a4dbb044047f1302ef9"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8c45eaded254398a0c50328567f85f5"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f197d7b145784c59bccbf5b850644d77"}], "type": "cloudformation", "id": "da665d77f12544818438698094738f06", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ba264d8c6124aadb1f17ac6282157a2"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a9781f8baff84bd697e0206d14ce3723"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3a382b9f7ab4492a5e1c2b4b412dfe9"}], "type": "event", "id": "dedda375c23d40ef9a50186033040890", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d6b6fbacd807405898a7c441b2347f17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67860b5f61324bfd8187684f9c3b0551"}, {"url": "http://172.30.9.21:8004/v1/d6b6fbacd807405898a7c441b2347f17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a52a5013ff4e4c8ab3ae586dcc1896a4"}, {"url": "http://192.30.9.5:8004/v1/d6b6fbacd807405898a7c441b2347f17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f123a2fc8932482f8b5423fec15b0c2a"}], "type": "orchestration", "id": "ed7dbfdb4ffd4c8d8be2f2fff80656b4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/d6b6fbacd807405898a7c441b2347f17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0ad78f62c7624ea9a8e9a8f4afcf8eec"}, {"url": "http://192.30.9.5:8776/v3/d6b6fbacd807405898a7c441b2347f17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3383b0d6740749d0882ba7dbc2af98b6"}, {"url": "http://172.30.9.21:8776/v3/d6b6fbacd807405898a7c441b2347f17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4830479e5a4744853b2f55e9fa3ed6"}], "type": "volumev3", "id": "f493158743c7488dab76bddfe90d661d", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6da0b8eaf80c423593de52478ffeb26a"}, "audit_ids": ["iJD9yv0xR6y7xjYVdUSzFQ"], "issued_at": "2018-07-11T21:17:29.000000Z"}} 2018-07-11 21:17:29,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-11 21:17:29,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}628fcf22b1acd312fd418d5bf2befe9458293ba3" 2018-07-11 21:17:29,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-e67df823-2525-487c-a6a9-966d179fea19 Date: Wed, 11 Jul 2018 21:17:29 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"4eec2dce-b229-4929-b98a-7e78361d8f09","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"481b96d5de5a41afa9f0511dc480f59d","l2_adjacency":true,"status":"ACTIVE","subnets":["2ac6127a-ee97-4489-be4d-4bdad30470e0"],"description":"","tags":[],"updated_at":"2018-07-11T21:14:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"481b96d5de5a41afa9f0511dc480f59d","created_at":"2018-07-11T21:14:10Z","provider:network_type":"flat"}]} 2018-07-11 21:17:29,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e67df823-2525-487c-a6a9-966d179fea19 2018-07-11 21:17:29,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.280396938324s 2018-07-11 21:17:29,702 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e67df823-2525-487c-a6a9-966d179fea19 2018-07-11 21:17:29,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-11 21:17:29,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}628fcf22b1acd312fd418d5bf2befe9458293ba3" -d '{"network": {"name": "tenantnetwork1-net_cbb71643-dfa3-4f3a-90de-59ca02911205", "admin_state_up": true}}' 2018-07-11 21:17:31,242 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-798cec74-f0a7-4987-b7f4-cd4515ddb75b Date: Wed, 11 Jul 2018 21:17:31 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"bb78f706-2284-4ce1-966f-087a2719c6ca","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"d6b6fbacd807405898a7c441b2347f17","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-11T21:17:31Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_cbb71643-dfa3-4f3a-90de-59ca02911205","admin_state_up":true,"tenant_id":"d6b6fbacd807405898a7c441b2347f17","created_at":"2018-07-11T21:17:31Z","mtu":1450}} 2018-07-11 21:17:31,242 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-798cec74-f0a7-4987-b7f4-cd4515ddb75b 2018-07-11 21:17:31,242 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.53961706161s 2018-07-11 21:17:31,243 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-798cec74-f0a7-4987-b7f4-cd4515ddb75b 2018-07-11 21:17:31,243 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-11T21:17:31Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'bb78f706-2284-4ce1-966f-087a2719c6ca', u'provider:segmentation_id': 90, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tenantnetwork1-net_cbb71643-dfa3-4f3a-90de-59ca02911205', u'created_at': u'2018-07-11T21:17:31Z', u'mtu': 1450, u'tenant_id': u'd6b6fbacd807405898a7c441b2347f17', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd6b6fbacd807405898a7c441b2347f17', u'l2_adjacency': True}) 2018-07-11 21:17:31,244 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-11 21:17:31,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}628fcf22b1acd312fd418d5bf2befe9458293ba3" 2018-07-11 21:17:31,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1434 X-Openstack-Request-Id: req-830d1847-fca0-462a-8ec7-4b2c073f610a Date: Wed, 11 Jul 2018 21:17:31 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"4eec2dce-b229-4929-b98a-7e78361d8f09","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"481b96d5de5a41afa9f0511dc480f59d","l2_adjacency":true,"status":"ACTIVE","subnets":["2ac6127a-ee97-4489-be4d-4bdad30470e0"],"description":"","tags":[],"updated_at":"2018-07-11T21:14:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"481b96d5de5a41afa9f0511dc480f59d","created_at":"2018-07-11T21:14:10Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"bb78f706-2284-4ce1-966f-087a2719c6ca","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"d6b6fbacd807405898a7c441b2347f17","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-11T21:17:31Z","qos_policy_id":null,"name":"tenantnetwork1-net_cbb71643-dfa3-4f3a-90de-59ca02911205","admin_state_up":true,"tenant_id":"d6b6fbacd807405898a7c441b2347f17","created_at":"2018-07-11T21:17:31Z","provider:network_type":"vxlan"}]} 2018-07-11 21:17:31,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-830d1847-fca0-462a-8ec7-4b2c073f610a 2018-07-11 21:17:31,591 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.347430944443s 2018-07-11 21:17:31,592 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-830d1847-fca0-462a-8ec7-4b2c073f610a 2018-07-11 21:17:31,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-11 21:17:31,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}628fcf22b1acd312fd418d5bf2befe9458293ba3" -d '{"subnet": {"name": "tenantnetwork1-subnet_cbb71643-dfa3-4f3a-90de-59ca02911205", "enable_dhcp": true, "network_id": "bb78f706-2284-4ce1-966f-087a2719c6ca", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.0.0/24"}}' 2018-07-11 21:17:33,092 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-e7141d96-d6df-4a93-8a7b-34ef46a7117f Date: Wed, 11 Jul 2018 21:17:33 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-11T21:17:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"23495aeb-12c5-455e-8260-2cbbf9e08a16","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.0.1","project_id":"d6b6fbacd807405898a7c441b2347f17","description":"","tags":[],"cidr":"192.168.0.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_cbb71643-dfa3-4f3a-90de-59ca02911205","enable_dhcp":true,"segment_id":null,"network_id":"bb78f706-2284-4ce1-966f-087a2719c6ca","tenant_id":"d6b6fbacd807405898a7c441b2347f17","created_at":"2018-07-11T21:17:32Z","ip_version":4}} 2018-07-11 21:17:33,092 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-e7141d96-d6df-4a93-8a7b-34ef46a7117f 2018-07-11 21:17:33,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.49885606766s 2018-07-11 21:17:33,092 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-e7141d96-d6df-4a93-8a7b-34ef46a7117f 2018-07-11 21:17:33,093 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-11T21:17:32Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.0.2', u'end': u'192.168.0.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.0.0/24', u'id': u'23495aeb-12c5-455e-8260-2cbbf9e08a16', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_cbb71643-dfa3-4f3a-90de-59ca02911205', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'bb78f706-2284-4ce1-966f-087a2719c6ca', u'tenant_id': u'd6b6fbacd807405898a7c441b2347f17', u'created_at': u'2018-07-11T21:17:32Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.0.1', u'ip_version': 4, u'project_id': u'd6b6fbacd807405898a7c441b2347f17'}) 2018-07-11 21:17:33,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-11 21:17:33,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}628fcf22b1acd312fd418d5bf2befe9458293ba3" -d '{"router": {"external_gateway_info": {"network_id": "4eec2dce-b229-4929-b98a-7e78361d8f09"}, "name": "tenantnetwork1-router_cbb71643-dfa3-4f3a-90de-59ca02911205", "admin_state_up": true}}' 2018-07-11 21:17:40,155 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 713 X-Openstack-Request-Id: req-8dce8c86-c163-4a61-b3b4-d8f188accb85 Date: Wed, 11 Jul 2018 21:17:40 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4eec2dce-b229-4929-b98a-7e78361d8f09", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "2ac6127a-ee97-4489-be4d-4bdad30470e0", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d6b6fbacd807405898a7c441b2347f17", "created_at": "2018-07-11T21:17:34Z", "admin_state_up": true, "updated_at": "2018-07-11T21:17:36Z", "project_id": "d6b6fbacd807405898a7c441b2347f17", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "ac3863c3-d272-4f96-81fd-b32a7fc8e8c0", "name": "tenantnetwork1-router_cbb71643-dfa3-4f3a-90de-59ca02911205"}} 2018-07-11 21:17:40,156 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-8dce8c86-c163-4a61-b3b4-d8f188accb85 2018-07-11 21:17:40,156 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.06204104424s 2018-07-11 21:17:40,156 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-8dce8c86-c163-4a61-b3b4-d8f188accb85 2018-07-11 21:17:40,156 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-11T21:17:36Z', u'revision_number': 3, u'ha': True, u'id': u'ac3863c3-d272-4f96-81fd-b32a7fc8e8c0', u'external_gateway_info': {u'network_id': u'4eec2dce-b229-4929-b98a-7e78361d8f09', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'2ac6127a-ee97-4489-be4d-4bdad30470e0', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_cbb71643-dfa3-4f3a-90de-59ca02911205', u'admin_state_up': True, u'tenant_id': u'd6b6fbacd807405898a7c441b2347f17', u'created_at': u'2018-07-11T21:17:34Z', u'flavor_id': None, u'routes': [], u'project_id': u'd6b6fbacd807405898a7c441b2347f17'}) 2018-07-11 21:17:40,157 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-11 21:17:40,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/ac3863c3-d272-4f96-81fd-b32a7fc8e8c0/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}628fcf22b1acd312fd418d5bf2befe9458293ba3" -d '{"subnet_id": "23495aeb-12c5-455e-8260-2cbbf9e08a16"}' 2018-07-11 21:17:44,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-23ba70a3-e5dc-4eec-b81a-e514690b5cf7 Date: Wed, 11 Jul 2018 21:17:44 GMT RESP BODY: {"network_id": "bb78f706-2284-4ce1-966f-087a2719c6ca", "tenant_id": "d6b6fbacd807405898a7c441b2347f17", "subnet_id": "23495aeb-12c5-455e-8260-2cbbf9e08a16", "subnet_ids": ["23495aeb-12c5-455e-8260-2cbbf9e08a16"], "port_id": "a08d843f-f19b-4d0f-8fde-c62ded8c27f9", "id": "ac3863c3-d272-4f96-81fd-b32a7fc8e8c0"} 2018-07-11 21:17:44,018 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/ac3863c3-d272-4f96-81fd-b32a7fc8e8c0/add_router_interface.json used request id req-23ba70a3-e5dc-4eec-b81a-e514690b5cf7 2018-07-11 21:17:44,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.86118602753s 2018-07-11 21:17:44,019 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/ac3863c3-d272-4f96-81fd-b32a7fc8e8c0/add_router_interface.json used request id req-23ba70a3-e5dc-4eec-b81a-e514690b5cf7 returning object ac3863c3-d272-4f96-81fd-b32a7fc8e8c0 2018-07-11 21:17:44,139 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-11 21:17:44,139 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:14 | PASS | +------------------------+------------------+------------------+----------------+ 2018-07-11 21:17:44,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-11 21:17:44,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/ac3863c3-d272-4f96-81fd-b32a7fc8e8c0/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}628fcf22b1acd312fd418d5bf2befe9458293ba3" -d '{"subnet_id": "23495aeb-12c5-455e-8260-2cbbf9e08a16"}' 2018-07-11 21:17:48,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c0e4f16b-b079-4e02-81a9-a8838645e898 Date: Wed, 11 Jul 2018 21:17:48 GMT RESP BODY: {"network_id": "bb78f706-2284-4ce1-966f-087a2719c6ca", "tenant_id": "d6b6fbacd807405898a7c441b2347f17", "subnet_id": "23495aeb-12c5-455e-8260-2cbbf9e08a16", "subnet_ids": ["23495aeb-12c5-455e-8260-2cbbf9e08a16"], "port_id": "a08d843f-f19b-4d0f-8fde-c62ded8c27f9", "id": "ac3863c3-d272-4f96-81fd-b32a7fc8e8c0"} 2018-07-11 21:17:48,272 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/ac3863c3-d272-4f96-81fd-b32a7fc8e8c0/remove_router_interface.json used request id req-c0e4f16b-b079-4e02-81a9-a8838645e898 2018-07-11 21:17:48,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 4.12721800804s 2018-07-11 21:17:48,272 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/ac3863c3-d272-4f96-81fd-b32a7fc8e8c0/remove_router_interface.json used request id req-c0e4f16b-b079-4e02-81a9-a8838645e898 returning object ac3863c3-d272-4f96-81fd-b32a7fc8e8c0 2018-07-11 21:17:48,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-11 21:17:48,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}628fcf22b1acd312fd418d5bf2befe9458293ba3" 2018-07-11 21:17:48,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-e194670a-70f5-4cca-9486-cdec3fdcd5eb Date: Wed, 11 Jul 2018 21:17:48 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4eec2dce-b229-4929-b98a-7e78361d8f09", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "2ac6127a-ee97-4489-be4d-4bdad30470e0", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d6b6fbacd807405898a7c441b2347f17", "created_at": "2018-07-11T21:17:34Z", "admin_state_up": true, "updated_at": "2018-07-11T21:17:46Z", "project_id": "d6b6fbacd807405898a7c441b2347f17", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "ac3863c3-d272-4f96-81fd-b32a7fc8e8c0", "name": "tenantnetwork1-router_cbb71643-dfa3-4f3a-90de-59ca02911205"}]} 2018-07-11 21:17:48,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-e194670a-70f5-4cca-9486-cdec3fdcd5eb 2018-07-11 21:17:48,707 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.434013843536s 2018-07-11 21:17:48,707 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-e194670a-70f5-4cca-9486-cdec3fdcd5eb 2018-07-11 21:17:48,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-11 21:17:48,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/ac3863c3-d272-4f96-81fd-b32a7fc8e8c0.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}628fcf22b1acd312fd418d5bf2befe9458293ba3" 2018-07-11 21:17:52,727 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6c07cc66-fab0-4fb8-8681-becfe3cd9559 Content-Length: 0 Date: Wed, 11 Jul 2018 21:17:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-11 21:17:52,727 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/ac3863c3-d272-4f96-81fd-b32a7fc8e8c0.json used request id req-6c07cc66-fab0-4fb8-8681-becfe3cd9559 2018-07-11 21:17:52,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.01827692986s 2018-07-11 21:17:52,727 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/ac3863c3-d272-4f96-81fd-b32a7fc8e8c0.json used request id req-6c07cc66-fab0-4fb8-8681-becfe3cd9559 2018-07-11 21:17:52,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-11 21:17:52,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}628fcf22b1acd312fd418d5bf2befe9458293ba3" 2018-07-11 21:17:52,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1324 X-Openstack-Request-Id: req-716f995e-d357-4ac1-bb8f-999e3bb13bee Date: Wed, 11 Jul 2018 21:17:52 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-11T21:17:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"23495aeb-12c5-455e-8260-2cbbf9e08a16","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.0.1","project_id":"d6b6fbacd807405898a7c441b2347f17","description":"","tags":[],"cidr":"192.168.0.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_cbb71643-dfa3-4f3a-90de-59ca02911205","enable_dhcp":true,"segment_id":null,"network_id":"bb78f706-2284-4ce1-966f-087a2719c6ca","tenant_id":"d6b6fbacd807405898a7c441b2347f17","created_at":"2018-07-11T21:17:32Z","ip_version":4},{"updated_at":"2018-07-11T21:14:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"2ac6127a-ee97-4489-be4d-4bdad30470e0","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"481b96d5de5a41afa9f0511dc480f59d","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"4eec2dce-b229-4929-b98a-7e78361d8f09","tenant_id":"481b96d5de5a41afa9f0511dc480f59d","created_at":"2018-07-11T21:14:17Z","ip_version":4}]} 2018-07-11 21:17:52,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-716f995e-d357-4ac1-bb8f-999e3bb13bee 2018-07-11 21:17:52,773 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0454840660095s 2018-07-11 21:17:52,774 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-716f995e-d357-4ac1-bb8f-999e3bb13bee 2018-07-11 21:17:52,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-11 21:17:52,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/23495aeb-12c5-455e-8260-2cbbf9e08a16.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}628fcf22b1acd312fd418d5bf2befe9458293ba3" 2018-07-11 21:17:55,855 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-05dbe3bf-52a8-42e7-9252-43f073e931a5 Date: Wed, 11 Jul 2018 21:17:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-11 21:17:55,855 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/23495aeb-12c5-455e-8260-2cbbf9e08a16.json used request id req-05dbe3bf-52a8-42e7-9252-43f073e931a5 2018-07-11 21:17:55,855 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.08018994331s 2018-07-11 21:17:55,855 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/23495aeb-12c5-455e-8260-2cbbf9e08a16.json used request id req-05dbe3bf-52a8-42e7-9252-43f073e931a5 2018-07-11 21:17:55,856 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-11 21:17:55,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}628fcf22b1acd312fd418d5bf2befe9458293ba3" 2018-07-11 21:17:56,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1440 X-Openstack-Request-Id: req-cc96f203-bd7f-4ddd-b957-9b0584b73b9a Date: Wed, 11 Jul 2018 21:17:56 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"4eec2dce-b229-4929-b98a-7e78361d8f09","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"481b96d5de5a41afa9f0511dc480f59d","l2_adjacency":true,"status":"ACTIVE","subnets":["2ac6127a-ee97-4489-be4d-4bdad30470e0"],"description":"","tags":[],"updated_at":"2018-07-11T21:14:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"481b96d5de5a41afa9f0511dc480f59d","created_at":"2018-07-11T21:14:10Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"bb78f706-2284-4ce1-966f-087a2719c6ca","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"d6b6fbacd807405898a7c441b2347f17","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-11T21:17:55Z","qos_policy_id":null,"name":"tenantnetwork1-net_cbb71643-dfa3-4f3a-90de-59ca02911205","admin_state_up":true,"tenant_id":"d6b6fbacd807405898a7c441b2347f17","created_at":"2018-07-11T21:17:31Z","provider:network_type":"vxlan"}]} 2018-07-11 21:17:56,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-cc96f203-bd7f-4ddd-b957-9b0584b73b9a 2018-07-11 21:17:56,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.345258951187s 2018-07-11 21:17:56,202 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-cc96f203-bd7f-4ddd-b957-9b0584b73b9a 2018-07-11 21:17:56,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-11 21:17:56,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/bb78f706-2284-4ce1-966f-087a2719c6ca.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}628fcf22b1acd312fd418d5bf2befe9458293ba3" 2018-07-11 21:17:57,750 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-14761383-2391-4a7a-940e-2e9a37f7b04c Date: Wed, 11 Jul 2018 21:17:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-11 21:17:57,750 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/bb78f706-2284-4ce1-966f-087a2719c6ca.json used request id req-14761383-2391-4a7a-940e-2e9a37f7b04c 2018-07-11 21:17:57,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.54745006561s 2018-07-11 21:17:57,751 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/bb78f706-2284-4ce1-966f-087a2719c6ca.json used request id req-14761383-2391-4a7a-940e-2e9a37f7b04c 2018-07-11 21:17:57,751 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-07-11 21:17:57,860 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-11 21:17:57,861 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-11 21:17:57,861 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-11 21:17:57,861 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-11 21:17:57,861 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-11 21:17:57,861 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-11 21:17:57,861 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-11 21:17:57,861 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-11 21:17:57,861 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-11 21:17:57,861 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-11 21:17:57,861 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-11 21:17:57,861 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-11 21:17:57,861 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-11 21:17:57,861 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-11 21:17:57,861 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-11 21:17:57,862 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-11 21:17:57,862 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-11 21:17:57,862 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-11 21:17:57,862 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-11 21:17:57,862 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-11 21:17:57,862 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-11 21:17:57,862 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-11 21:17:57,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-11 21:17:57,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 21:17:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a8398fd-3354-46c5-857a-df13ed5da06a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-07-11 21:17:57,869 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-5a8398fd-3354-46c5-857a-df13ed5da06a 2018-07-11 21:17:57,870 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-11 21:17:58,264 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "db1c399673e04c59b2821c7b1da3ccb6", "name": "member"}, {"id": "0e424e169e83439792e5e51a9f5d12b7", "name": "reader"}, {"id": "93c6c64bcd204940b011539cd2e5cc00", "name": "admin"}], "expires_at": "2018-07-11T22:17:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6b6fbacd807405898a7c441b2347f17", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ee87610a63949bb85c526f5bebfb010"}, {"url": "http://192.30.9.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2e784dc0eb91497f8b73e55668af36ef"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c8dbdaabbc4442eeb84dcd2933d162ac"}], "type": "network", "id": "3d627fbe293649128a159819d19b7e5d", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "46344d3d1026408283e16d1d5a5fc96b", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "995a1cdb8d7844699772944fad7a9bc6"}, {"url": "http://12.0.0.27:8080/v1/AUTH_d6b6fbacd807405898a7c441b2347f17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4d6dfd6cd0a4361be76f5eb8a12b420"}, {"url": "http://172.30.9.21:8080/v1/AUTH_d6b6fbacd807405898a7c441b2347f17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eecfd8cc45fc4ef798a5f257b9117a46"}], "type": "object-store", "id": "4cd598e0647b4cc8b0aa027ebcd54910", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "53e1d5cf618144d08ed239621689dbc9"}, {"url": "http://192.30.9.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8b74ee928c084439b5f258ab2e988fb8"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c94e1a4969f641139b4615c3ac440d2e"}], "type": "placement", "id": "4d202bffb1054047a808d8fe0d171cb5", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c07851b433e8401b9f4518dc6aadaab7"}, {"url": "http://192.30.9.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ee1b96cc1e464f3cb1e20deb2376e424"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc6b33c3884d4355a71d03172aafd18e"}], "type": "metric", "id": "66c0282f6c7b4bed9739431f399c3f9a", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v1/d6b6fbacd807405898a7c441b2347f17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58106320791344fa8029e691f20c93ed"}, {"url": "http://172.30.9.21:8776/v1/d6b6fbacd807405898a7c441b2347f17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "caa622e6eabb456eaeaad83e9757eefc"}, {"url": "http://192.30.9.5:8776/v1/d6b6fbacd807405898a7c441b2347f17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f7eaa962f4864a019c88f8ac3dc3df6d"}], "type": "volume", "id": "709490609e1f481897cf613f42de3c2f", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ba62e9da9394be3961da4d2fce2b844"}, {"url": "http://192.30.9.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "84eb89331ddf4b6ab7df75c0f026406c"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4a8f9d9cf2c41a79819af85b32ab868"}], "type": "compute", "id": "7645c10c2a4743e294471548bf748a5b", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "039ebffe3f624a8e9f65af8c7720fb59"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fddcffa50194f049a863ecb39a2687a"}, {"url": "http://192.30.9.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a4cf319409bc46bba39e55125367004e"}], "type": "image", "id": "843ba4bae3e741ca937c43c07bf3408b", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "30a834ee55a34d5e916c8b716cd4c5b6"}, {"url": "http://192.30.9.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "57b4c5b405b14986935e8b84d81b26fe"}, {"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63d0244e7cbb456087a35cf74863a4de"}], "type": "alarming", "id": "a19881ffb3ea4c3d894354dd7477fbe8", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3ac2c3c1f3b847fe9db4e3ded25e5221"}, {"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "63c08810e2b54d60b9beaf26faf51b51"}, {"url": "http://192.30.9.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "77e29324fc5c40838750824eb350c96b"}], "type": "identity", "id": "ab2c9392ad274d08a27f3345ddc69898", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v2/d6b6fbacd807405898a7c441b2347f17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "566046c3f190494e83984fa740c5d4f9"}, {"url": "http://192.30.9.5:8776/v2/d6b6fbacd807405898a7c441b2347f17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a9518fb31ce944a0a1946bc148594961"}, {"url": "http://172.30.9.21:8776/v2/d6b6fbacd807405898a7c441b2347f17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b41e3b26aa04426bbb7d54f6daf71269"}], "type": "volumev2", "id": "c5ec207510fb46f59da5f0b561745c35", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "baa470647f0d4a4dbb044047f1302ef9"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8c45eaded254398a0c50328567f85f5"}, {"url": "http://192.30.9.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f197d7b145784c59bccbf5b850644d77"}], "type": "cloudformation", "id": "da665d77f12544818438698094738f06", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9ba264d8c6124aadb1f17ac6282157a2"}, {"url": "http://192.30.9.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a9781f8baff84bd697e0206d14ce3723"}, {"url": "http://192.30.9.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d3a382b9f7ab4492a5e1c2b4b412dfe9"}], "type": "event", "id": "dedda375c23d40ef9a50186033040890", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.5:8004/v1/d6b6fbacd807405898a7c441b2347f17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67860b5f61324bfd8187684f9c3b0551"}, {"url": "http://172.30.9.21:8004/v1/d6b6fbacd807405898a7c441b2347f17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a52a5013ff4e4c8ab3ae586dcc1896a4"}, {"url": "http://192.30.9.5:8004/v1/d6b6fbacd807405898a7c441b2347f17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f123a2fc8932482f8b5423fec15b0c2a"}], "type": "orchestration", "id": "ed7dbfdb4ffd4c8d8be2f2fff80656b4", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.5:8776/v3/d6b6fbacd807405898a7c441b2347f17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0ad78f62c7624ea9a8e9a8f4afcf8eec"}, {"url": "http://192.30.9.5:8776/v3/d6b6fbacd807405898a7c441b2347f17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3383b0d6740749d0882ba7dbc2af98b6"}, {"url": "http://172.30.9.21:8776/v3/d6b6fbacd807405898a7c441b2347f17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8e4830479e5a4744853b2f55e9fa3ed6"}], "type": "volumev3", "id": "f493158743c7488dab76bddfe90d661d", "name": "cinderv3"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "6da0b8eaf80c423593de52478ffeb26a"}, "audit_ids": ["PwAF8k4sQoK8_ycfrMoJxQ"], "issued_at": "2018-07-11T21:17:58.000000Z"}} 2018-07-11 21:17:58,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-11 21:17:58,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}99880bd334440d84fcdeab3ae976806d66615fcc" 2018-07-11 21:17:58,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-7ed63896-ba27-48a1-bbe3-8ac98a83487f Date: Wed, 11 Jul 2018 21:17:58 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"4eec2dce-b229-4929-b98a-7e78361d8f09","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"481b96d5de5a41afa9f0511dc480f59d","l2_adjacency":true,"status":"ACTIVE","subnets":["2ac6127a-ee97-4489-be4d-4bdad30470e0"],"description":"","tags":[],"updated_at":"2018-07-11T21:14:17Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"481b96d5de5a41afa9f0511dc480f59d","created_at":"2018-07-11T21:14:10Z","provider:network_type":"flat"}]} 2018-07-11 21:17:58,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7ed63896-ba27-48a1-bbe3-8ac98a83487f 2018-07-11 21:17:58,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.344352006912s 2018-07-11 21:17:58,611 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7ed63896-ba27-48a1-bbe3-8ac98a83487f 2018-07-11 21:17:58,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-11 21:17:58,620 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 11 Jul 2018 21:17:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f528bc73-92d2-485d-b20d-c2f701d7bb9b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}]}} 2018-07-11 21:17:58,620 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-f528bc73-92d2-485d-b20d-c2f701d7bb9b 2018-07-11 21:17:58,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-11 21:17:58,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}99880bd334440d84fcdeab3ae976806d66615fcc" 2018-07-11 21:17:58,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 21:17:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74c72d3e-4d89-42b4-a009-90f6a3f95da2 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/9cfac0196b2f4573bad019371fb7d7e5"}, "tags": [], "enabled": true, "id": "9cfac0196b2f4573bad019371fb7d7e5", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-07-11 21:17:58,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-74c72d3e-4d89-42b4-a009-90f6a3f95da2 2018-07-11 21:17:58,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108860015869s 2018-07-11 21:17:58,730 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-74c72d3e-4d89-42b4-a009-90f6a3f95da2 2018-07-11 21:17:58,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-11 21:17:58,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}99880bd334440d84fcdeab3ae976806d66615fcc" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_dffb9748-5533-4044-adc2-d78824bebf01"}}' 2018-07-11 21:17:58,927 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 11 Jul 2018 21:17:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-141c48a6-edc7-4a07-a3c4-d9830eac12a3 Content-Length: 374 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.21:5000/v3/projects/fdbbb007d40c4db68b7f279862520667"}, "tags": [], "enabled": true, "id": "fdbbb007d40c4db68b7f279862520667", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_dffb9748-5533-4044-adc2-d78824bebf01"}} 2018-07-11 21:17:58,927 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-141c48a6-edc7-4a07-a3c4-d9830eac12a3 2018-07-11 21:17:58,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.189425945282s 2018-07-11 21:17:58,927 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-141c48a6-edc7-4a07-a3c4-d9830eac12a3 2018-07-11 21:17:58,928 - 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'fdbbb007d40c4db68b7f279862520667', '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_dffb9748-5533-4044-adc2-d78824bebf01'}) 2018-07-11 21:17:58,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-11 21:17:58,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}99880bd334440d84fcdeab3ae976806d66615fcc" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "00c39cb7-10ce-47ec-b2fc-edcdc8a34e04", "email": null, "name": "tenantnetwork2-user_dffb9748-5533-4044-adc2-d78824bebf01"}}' 2018-07-11 21:17:59,370 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 11 Jul 2018 21:17:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ebbac1f5-0943-4ed2-ba3f-b6f78f2b60e2 Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_dffb9748-5533-4044-adc2-d78824bebf01", "links": {"self": "http://172.30.9.21:5000/v3/users/01eabd10baf64c8b9b3a7c2fe6c1dc2b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "01eabd10baf64c8b9b3a7c2fe6c1dc2b", "domain_id": "default", "password_expires_at": null}} 2018-07-11 21:17:59,370 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-ebbac1f5-0943-4ed2-ba3f-b6f78f2b60e2 2018-07-11 21:17:59,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.436758041382s 2018-07-11 21:17:59,370 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-ebbac1f5-0943-4ed2-ba3f-b6f78f2b60e2 2018-07-11 21:17:59,371 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'01eabd10baf64c8b9b3a7c2fe6c1dc2b', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_dffb9748-5533-4044-adc2-d78824bebf01'}) 2018-07-11 21:17:59,375 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-11 21:17:59,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}99880bd334440d84fcdeab3ae976806d66615fcc" 2018-07-11 21:17:59,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 21:17:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fc567da-30e1-4f31-9f2b-eb2e6a89b6f9 Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e424e169e83439792e5e51a9f5d12b7", "links": {"self": "http://172.30.9.21:5000/v3/roles/0e424e169e83439792e5e51a9f5d12b7"}, "name": "reader"}, {"domain_id": null, "id": "5dd0c1498a19438fa4f7638eb242f02e", "links": {"self": "http://172.30.9.21:5000/v3/roles/5dd0c1498a19438fa4f7638eb242f02e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73bc66df72f94f149bdbda29b593ef39", "links": {"self": "http://172.30.9.21:5000/v3/roles/73bc66df72f94f149bdbda29b593ef39"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8738ea9caa48473c8e51694c63af9300", "links": {"self": "http://172.30.9.21:5000/v3/roles/8738ea9caa48473c8e51694c63af9300"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "93c6c64bcd204940b011539cd2e5cc00", "links": {"self": "http://172.30.9.21:5000/v3/roles/93c6c64bcd204940b011539cd2e5cc00"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "db1c399673e04c59b2821c7b1da3ccb6", "links": {"self": "http://172.30.9.21:5000/v3/roles/db1c399673e04c59b2821c7b1da3ccb6"}, "name": "member"}]} 2018-07-11 21:17:59,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-4fc567da-30e1-4f31-9f2b-eb2e6a89b6f9 2018-07-11 21:17:59,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108797073364s 2018-07-11 21:17:59,484 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-4fc567da-30e1-4f31-9f2b-eb2e6a89b6f9 2018-07-11 21:17:59,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-11 21:17:59,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}99880bd334440d84fcdeab3ae976806d66615fcc" 2018-07-11 21:17:59,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 21:17:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac9b1ee4-f0e1-408c-8e07-5246bbaa1039 Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e424e169e83439792e5e51a9f5d12b7", "links": {"self": "http://172.30.9.21:5000/v3/roles/0e424e169e83439792e5e51a9f5d12b7"}, "name": "reader"}, {"domain_id": null, "id": "5dd0c1498a19438fa4f7638eb242f02e", "links": {"self": "http://172.30.9.21:5000/v3/roles/5dd0c1498a19438fa4f7638eb242f02e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73bc66df72f94f149bdbda29b593ef39", "links": {"self": "http://172.30.9.21:5000/v3/roles/73bc66df72f94f149bdbda29b593ef39"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8738ea9caa48473c8e51694c63af9300", "links": {"self": "http://172.30.9.21:5000/v3/roles/8738ea9caa48473c8e51694c63af9300"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "93c6c64bcd204940b011539cd2e5cc00", "links": {"self": "http://172.30.9.21:5000/v3/roles/93c6c64bcd204940b011539cd2e5cc00"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "db1c399673e04c59b2821c7b1da3ccb6", "links": {"self": "http://172.30.9.21:5000/v3/roles/db1c399673e04c59b2821c7b1da3ccb6"}, "name": "member"}]} 2018-07-11 21:17:59,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-ac9b1ee4-f0e1-408c-8e07-5246bbaa1039 2018-07-11 21:17:59,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.119379043579s 2018-07-11 21:17:59,609 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-ac9b1ee4-f0e1-408c-8e07-5246bbaa1039 2018-07-11 21:17:59,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-11 21:17:59,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}99880bd334440d84fcdeab3ae976806d66615fcc" 2018-07-11 21:17:59,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 21:17:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5ba305a-b311-40b4-b723-b9dafd88f5c0 Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0e424e169e83439792e5e51a9f5d12b7", "links": {"self": "http://172.30.9.21:5000/v3/roles/0e424e169e83439792e5e51a9f5d12b7"}, "name": "reader"}, {"domain_id": null, "id": "5dd0c1498a19438fa4f7638eb242f02e", "links": {"self": "http://172.30.9.21:5000/v3/roles/5dd0c1498a19438fa4f7638eb242f02e"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "73bc66df72f94f149bdbda29b593ef39", "links": {"self": "http://172.30.9.21:5000/v3/roles/73bc66df72f94f149bdbda29b593ef39"}, "name": "swiftoperator"}, {"domain_id": null, "id": "8738ea9caa48473c8e51694c63af9300", "links": {"self": "http://172.30.9.21:5000/v3/roles/8738ea9caa48473c8e51694c63af9300"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "93c6c64bcd204940b011539cd2e5cc00", "links": {"self": "http://172.30.9.21:5000/v3/roles/93c6c64bcd204940b011539cd2e5cc00"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "db1c399673e04c59b2821c7b1da3ccb6", "links": {"self": "http://172.30.9.21:5000/v3/roles/db1c399673e04c59b2821c7b1da3ccb6"}, "name": "member"}]} 2018-07-11 21:17:59,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e5ba305a-b311-40b4-b723-b9dafd88f5c0 2018-07-11 21:17:59,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102932929993s 2018-07-11 21:17:59,717 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e5ba305a-b311-40b4-b723-b9dafd88f5c0 2018-07-11 21:17:59,719 - functest.core.tenantnetwork - ERROR - Cannot create user or project Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 242, in __init__ self.project.create() File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 81, in create domain=self.domain.id) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 10775, in grant_role 'Role {0} not found.'.format(name_or_id)) OpenStackCloudException: Role Member not found. 2018-07-11 21:17:59,725 - functest.core.tenantnetwork - ERROR - Cannot run tenantnetwork2 Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 199, in run assert self.cloud AssertionError 2018-07-11 21:17:59,726 - xtesting.core.testcase - ERROR - Please run test before publishing the results Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/testcase.py", line 182, in push_to_db assert self.start_time AssertionError 2018-07-11 21:17:59,727 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-07-11 21:17:59,728 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-07-11 21:17:59,729 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-07-11 21:17:59,730 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-07-11 21:17:59,731 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-07-11 21:17:59,732 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-07-11 21:17:59,727 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | XX:XX | FAIL | +------------------------+------------------+------------------+----------------+ 2018-07-11 21:17:59,732 - functest.core.tenantnetwork - ERROR - cannot clean all ressources Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 212, in clean assert self.cloud AssertionError 2018-07-11 21:17:59,733 - functest.core.tenantnetwork - ERROR - Cannot clean all ressources Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 252, in clean assert self.project AssertionError 2018-07-11 21:17:59,733 - xtesting.ci.run_tests - ERROR - The test case 'tenantnetwork2' failed. 2018-07-11 21:17:59,734 - xtesting.core.testcase - ERROR - Please run test before getting the duration 2018-07-11 21:17:59,734 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:08 | PASS | | tenantnetwork1 | functest | healthcheck | 00:14 | PASS | | tenantnetwork2 | functest | healthcheck | XX:XX | FAIL | | vmready1 | functest | healthcheck | 00:00 | SKIP | | 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 | | api_check | functest | healthcheck | 00:00 | SKIP | | snaps_health_check | functest | healthcheck | 00:00 | SKIP | | odl | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-07-11 21:17:59,746 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR