2018-07-13 01:43:51,858 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-147 | | 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-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-07-13 01:43:51,862 - 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.10 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=dbYYlJ9UtILMwObfnJN7BmizL 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=f901a012b6f64bd19ba7ea4bf47fc4c3 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-07-13 01:43:51,862 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-07-13 01:43:51,863 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------------+----------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------------+----------------------------------------------+ | healthcheck | 0 | First tier to be executed to verify the | connection_check tenantnetwork1 | | | | basic operations in the VIM. | tenantnetwork2 vmready1 vmready2 | | | | | singlevm1 singlevm2 vping_ssh | | | | | vping_userdata cinder_test api_check | | | | | snaps_health_check | +---------------------+---------------+-------------------------------------------------+----------------------------------------------+ 2018-07-13 01:43:51,865 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-07-13 01:43:51,865 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-07-13 01:43:52,187 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-13 01:43:52,187 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-13 01:43:52,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-13 01:43:52,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-13 01:43:52,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-13 01:43:52,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-13 01:43:52,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-13 01:43:52,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-13 01:43:52,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-13 01:43:52,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-13 01:43:52,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-13 01:43:52,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-13 01:43:52,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-13 01:43:52,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-13 01:43:52,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-13 01:43:52,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-13 01:43:52,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-13 01:43:52,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-13 01:43:52,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-13 01:43:52,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-13 01:43:52,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-13 01:43:52,193 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-13 01:43:52,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2018-07-13 01:43:52,195 - 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-13 01:43:52,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 13 Jul 2018 01:43:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4bae401-9205-4549-9166-3fc865cc9a2d 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-13 01:43:52,203 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-b4bae401-9205-4549-9166-3fc865cc9a2d 2018-07-13 01:43:52,204 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-13 01:43:52,588 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "141029104bdd4a31aff12fb5ba60cc5f", "name": "reader"}, {"id": "df6d4a6d499645238853d91f9f1a9ffa", "name": "admin"}, {"id": "e2b497da13d6475a800038f2351f7e46", "name": "member"}], "expires_at": "2018-07-13T02:43:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f901a012b6f64bd19ba7ea4bf47fc4c3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77a01163bd05406ea0f473eecfd17e67"}, {"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93e9ce1743984827886842e1b23eea14"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b4a3513667174cb8a80dba0ca2c8f7e8"}], "type": "identity", "id": "23a7f32abd8a409981fafc0527bc99ac", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47552788003b4cb9b0898bfccd08886d"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7691db52f77f4065a42102315a260aa8"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7eca11689fa4cafbe12ae76d93554f4"}], "type": "alarming", "id": "2c651722adb844a0bcf7396fb32fd543", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49abff5e1d5147c2a15132cdb7a7acde"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a0754757b274678b6b996b05f29cc43"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71b91e2386be4391a81ed2f4569485e1"}], "type": "compute", "id": "37484d27460b41d4880b15970ef6687d", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f7e0d0419b24a789e9202926e716641"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59de9eba9ab045fcbfeb00b9749e2776"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd801f4a2a6c49d8a0e8b7285a7872a7"}], "type": "network", "id": "3b3812955b3d432e8fe7a903ceddc7d1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d3a80c8dd408ebb9630a8784df5bc"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a9bfea03cf14bb19f2fccc01e37e11c"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "831d862dfc98427aaa8f065319dfe3a3"}], "type": "cloudformation", "id": "4efd3eaa7efe4f46b21ce3d5531286c3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b2ae117e14d1413ea2f75975208a15e8"}, {"url": "http://12.0.0.30:8080/v1/AUTH_f901a012b6f64bd19ba7ea4bf47fc4c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd1553d32df449348e5dee2813774c21"}, {"url": "http://172.30.9.21:8080/v1/AUTH_f901a012b6f64bd19ba7ea4bf47fc4c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ff13962abe7d4b49aedb20cda62833d9"}], "type": "object-store", "id": "69accdd1a0cc4941a771c0dc14d7ad5e", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/f901a012b6f64bd19ba7ea4bf47fc4c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d6511ab168a40b88fb4617d484575d7"}, {"url": "http://172.30.9.21:8776/v3/f901a012b6f64bd19ba7ea4bf47fc4c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bae21384d284b2da3e09128c3b29d15"}, {"url": "http://192.30.9.10:8776/v3/f901a012b6f64bd19ba7ea4bf47fc4c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b2cc276334794d3e8f632015f408b04b"}], "type": "volumev3", "id": "781b061b264b46d6b7d1d569442586dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f7719f0adc54ae89cdeec76d63cae40"}, {"url": "http://192.30.9.10:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75fbfba5dec84823b1a140c782b95b99"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc9eac336e6545d484edbae7b8169a94"}], "type": "event", "id": "80ff8f452ced426ebca635866623ae84", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/f901a012b6f64bd19ba7ea4bf47fc4c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "287abd8d3c884bec967aad384e0df91b"}, {"url": "http://192.30.9.10:8004/v1/f901a012b6f64bd19ba7ea4bf47fc4c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5086dc0a9940d4aac22e8b89025541"}, {"url": "http://172.30.9.21:8004/v1/f901a012b6f64bd19ba7ea4bf47fc4c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa5e36177a9b47548aff55f2a3835063"}], "type": "orchestration", "id": "85b62a477ae542f0877f59de5e029122", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/f901a012b6f64bd19ba7ea4bf47fc4c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208e23b84208421fac66f0cd94244b33"}, {"url": "http://192.30.9.10:8776/v2/f901a012b6f64bd19ba7ea4bf47fc4c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73f46a2ff3d841eca997110845049d29"}, {"url": "http://192.30.9.10:8776/v2/f901a012b6f64bd19ba7ea4bf47fc4c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe351e6b5aa64da9805bd3b94fecf6a7"}], "type": "volumev2", "id": "8adb841ac178457ab05de53026c1aaf4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0784e1febe654f69a0bbca833b7f7000"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e9bd17c26742a49466237220fc83ee"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "186624be67914f91a599cb1c4f189650"}], "type": "placement", "id": "be7caa3a88d0448b9d37cdb765627d99", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2b67ef9902849a0a187ef8809deb410"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d4c8dfe13dac4d1aaae89b34d079de7f"}, {"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f384750088244358adc183f667a53b9e"}], "type": "image", "id": "ce7639caf1a44f81939c9f1b7434ddbc", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8cf46ac2794443288295e0eba8d3a00c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b03113120f854066a850a439fe1599c4"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e226a23f3ce14a7d884bed1dc9edbdd0"}], "type": "metric", "id": "d89bfaa048fc4372a3a369907212f302", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/f901a012b6f64bd19ba7ea4bf47fc4c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35fd91ad017d4a4cbf01e12b505aa465"}, {"url": "http://172.30.9.21:8776/v1/f901a012b6f64bd19ba7ea4bf47fc4c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "619d8a009aec41628d664bff66fc7e45"}, {"url": "http://192.30.9.10:8776/v1/f901a012b6f64bd19ba7ea4bf47fc4c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6e252013677458fb91a174a78576d47"}], "type": "volume", "id": "e9b02073d3304e2d88eb882fbdd00b7d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "fa271ef4a9684c9ea3973b06db24ae5d", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a888f33fabab41f3b00816d3db4f3c79"}, "audit_ids": ["345H_KZrTH2Moke1c9mVNw"], "issued_at": "2018-07-13T01:43:52.000000Z"}} 2018-07-13 01:43:52,593 - 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}47cc82c2339a605639520586eeb4d691a24fd075" 2018-07-13 01:43:52,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 13 Jul 2018 01:43:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5a28a3b4-32f6-4263-9bf5-1dd0832ad7c7 x-compute-request-id: req-5a28a3b4-32f6-4263-9bf5-1dd0832ad7c7 Content-Length: 18 Content-Type: application/json RESP BODY: {"aggregates": []} 2018-07-13 01:43:52,783 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-aggregates used request id req-5a28a3b4-32f6-4263-9bf5-1dd0832ad7c7 2018-07-13 01:43:52,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 0.588843107224s 2018-07-13 01:43:52,784 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-aggregates used request id req-5a28a3b4-32f6-4263-9bf5-1dd0832ad7c7 2018-07-13 01:43:52,784 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-07-13 01:43:52,786 - 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-13 01:43:52,791 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 13 Jul 2018 01:43:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2786592f-1c0f-4200-8963-6bad9cbe9e2a 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-13 01:43:52,792 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-2786592f-1c0f-4200-8963-6bad9cbe9e2a 2018-07-13 01:43:52,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-13 01:43:52,795 - 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}47cc82c2339a605639520586eeb4d691a24fd075" 2018-07-13 01:43:52,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 13 Jul 2018 01:43:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e365c969-f92b-4479-87f8-06d59cd0299f Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/db134294e18e4760b017f296c58d0018"}, "tags": [], "enabled": true, "id": "db134294e18e4760b017f296c58d0018", "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-13 01:43:52,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-e365c969-f92b-4479-87f8-06d59cd0299f 2018-07-13 01:43:52,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103810071945s 2018-07-13 01:43:52,896 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-e365c969-f92b-4479-87f8-06d59cd0299f 2018-07-13 01:43:52,897 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'db134294e18e4760b017f296c58d0018', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-07-13 01:43:52,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-07-13 01:43:52,901 - 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}47cc82c2339a605639520586eeb4d691a24fd075" 2018-07-13 01:43:52,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 13 Jul 2018 01:43:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abf25bcf-c959-45b5-ad3e-1d74fce40b21 Content-Encoding: gzip Content-Length: 1964 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/0784e1febe654f69a0bbca833b7f7000"}, "url": "http://192.30.9.10:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "be7caa3a88d0448b9d37cdb765627d99", "id": "0784e1febe654f69a0bbca833b7f7000"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/08e9bd17c26742a49466237220fc83ee"}, "url": "http://172.30.9.21:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "be7caa3a88d0448b9d37cdb765627d99", "id": "08e9bd17c26742a49466237220fc83ee"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/186624be67914f91a599cb1c4f189650"}, "url": "http://192.30.9.10:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "be7caa3a88d0448b9d37cdb765627d99", "id": "186624be67914f91a599cb1c4f189650"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/208e23b84208421fac66f0cd94244b33"}, "url": "http://172.30.9.21:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8adb841ac178457ab05de53026c1aaf4", "id": "208e23b84208421fac66f0cd94244b33"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/287abd8d3c884bec967aad384e0df91b"}, "url": "http://192.30.9.10:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "85b62a477ae542f0877f59de5e029122", "id": "287abd8d3c884bec967aad384e0df91b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/2d6511ab168a40b88fb4617d484575d7"}, "url": "http://192.30.9.10:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "781b061b264b46d6b7d1d569442586dc", "id": "2d6511ab168a40b88fb4617d484575d7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/2f7719f0adc54ae89cdeec76d63cae40"}, "url": "http://192.30.9.10:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "80ff8f452ced426ebca635866623ae84", "id": "2f7719f0adc54ae89cdeec76d63cae40"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/2f7e0d0419b24a789e9202926e716641"}, "url": "http://172.30.9.21:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3b3812955b3d432e8fe7a903ceddc7d1", "id": "2f7e0d0419b24a789e9202926e716641"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/317d3a80c8dd408ebb9630a8784df5bc"}, "url": "http://192.30.9.10:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4efd3eaa7efe4f46b21ce3d5531286c3", "id": "317d3a80c8dd408ebb9630a8784df5bc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/35fd91ad017d4a4cbf01e12b505aa465"}, "url": "http://192.30.9.10:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e9b02073d3304e2d88eb882fbdd00b7d", "id": "35fd91ad017d4a4cbf01e12b505aa465"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/47552788003b4cb9b0898bfccd08886d"}, "url": "http://172.30.9.21:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2c651722adb844a0bcf7396fb32fd543", "id": "47552788003b4cb9b0898bfccd08886d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/49abff5e1d5147c2a15132cdb7a7acde"}, "url": "http://192.30.9.10:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "37484d27460b41d4880b15970ef6687d", "id": "49abff5e1d5147c2a15132cdb7a7acde"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4bae21384d284b2da3e09128c3b29d15"}, "url": "http://172.30.9.21:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "781b061b264b46d6b7d1d569442586dc", "id": "4bae21384d284b2da3e09128c3b29d15"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/59de9eba9ab045fcbfeb00b9749e2776"}, "url": "http://192.30.9.10:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3b3812955b3d432e8fe7a903ceddc7d1", "id": "59de9eba9ab045fcbfeb00b9749e2776"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/5d5086dc0a9940d4aac22e8b89025541"}, "url": "http://192.30.9.10:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "85b62a477ae542f0877f59de5e029122", "id": "5d5086dc0a9940d4aac22e8b89025541"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/619d8a009aec41628d664bff66fc7e45"}, "url": "http://172.30.9.21:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e9b02073d3304e2d88eb882fbdd00b7d", "id": "619d8a009aec41628d664bff66fc7e45"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/6a0754757b274678b6b996b05f29cc43"}, "url": "http://192.30.9.10:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "37484d27460b41d4880b15970ef6687d", "id": "6a0754757b274678b6b996b05f29cc43"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/6a9bfea03cf14bb19f2fccc01e37e11c"}, "url": "http://192.30.9.10:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4efd3eaa7efe4f46b21ce3d5531286c3", "id": "6a9bfea03cf14bb19f2fccc01e37e11c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/71b91e2386be4391a81ed2f4569485e1"}, "url": "http://172.30.9.21:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "37484d27460b41d4880b15970ef6687d", "id": "71b91e2386be4391a81ed2f4569485e1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/73f46a2ff3d841eca997110845049d29"}, "url": "http://192.30.9.10:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8adb841ac178457ab05de53026c1aaf4", "id": "73f46a2ff3d841eca997110845049d29"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/75fbfba5dec84823b1a140c782b95b99"}, "url": "http://192.30.9.10:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "80ff8f452ced426ebca635866623ae84", "id": "75fbfba5dec84823b1a140c782b95b99"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/7691db52f77f4065a42102315a260aa8"}, "url": "http://192.30.9.10:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2c651722adb844a0bcf7396fb32fd543", "id": "7691db52f77f4065a42102315a260aa8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/77a01163bd05406ea0f473eecfd17e67"}, "url": "http://172.30.9.21:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "23a7f32abd8a409981fafc0527bc99ac", "id": "77a01163bd05406ea0f473eecfd17e67"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/831d862dfc98427aaa8f065319dfe3a3"}, "url": "http://172.30.9.21:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4efd3eaa7efe4f46b21ce3d5531286c3", "id": "831d862dfc98427aaa8f065319dfe3a3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/8cf46ac2794443288295e0eba8d3a00c"}, "url": "http://192.30.9.10:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d89bfaa048fc4372a3a369907212f302", "id": "8cf46ac2794443288295e0eba8d3a00c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/93e9ce1743984827886842e1b23eea14"}, "url": "http://192.30.9.10:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "23a7f32abd8a409981fafc0527bc99ac", "id": "93e9ce1743984827886842e1b23eea14"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/a2b67ef9902849a0a187ef8809deb410"}, "url": "http://172.30.9.21:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ce7639caf1a44f81939c9f1b7434ddbc", "id": "a2b67ef9902849a0a187ef8809deb410"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/aa5e36177a9b47548aff55f2a3835063"}, "url": "http://172.30.9.21:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "85b62a477ae542f0877f59de5e029122", "id": "aa5e36177a9b47548aff55f2a3835063"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/b03113120f854066a850a439fe1599c4"}, "url": "http://192.30.9.10:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d89bfaa048fc4372a3a369907212f302", "id": "b03113120f854066a850a439fe1599c4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/b2ae117e14d1413ea2f75975208a15e8"}, "url": "http://12.0.0.30:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "69accdd1a0cc4941a771c0dc14d7ad5e", "id": "b2ae117e14d1413ea2f75975208a15e8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/b2cc276334794d3e8f632015f408b04b"}, "url": "http://192.30.9.10:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "781b061b264b46d6b7d1d569442586dc", "id": "b2cc276334794d3e8f632015f408b04b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/b4a3513667174cb8a80dba0ca2c8f7e8"}, "url": "http://192.30.9.10:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "23a7f32abd8a409981fafc0527bc99ac", "id": "b4a3513667174cb8a80dba0ca2c8f7e8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/bd1553d32df449348e5dee2813774c21"}, "url": "http://12.0.0.30:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "69accdd1a0cc4941a771c0dc14d7ad5e", "id": "bd1553d32df449348e5dee2813774c21"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/bd801f4a2a6c49d8a0e8b7285a7872a7"}, "url": "http://192.30.9.10:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3b3812955b3d432e8fe7a903ceddc7d1", "id": "bd801f4a2a6c49d8a0e8b7285a7872a7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d4c8dfe13dac4d1aaae89b34d079de7f"}, "url": "http://192.30.9.10:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ce7639caf1a44f81939c9f1b7434ddbc", "id": "d4c8dfe13dac4d1aaae89b34d079de7f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d7eca11689fa4cafbe12ae76d93554f4"}, "url": "http://192.30.9.10:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2c651722adb844a0bcf7396fb32fd543", "id": "d7eca11689fa4cafbe12ae76d93554f4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/e226a23f3ce14a7d884bed1dc9edbdd0"}, "url": "http://172.30.9.21:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d89bfaa048fc4372a3a369907212f302", "id": "e226a23f3ce14a7d884bed1dc9edbdd0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/e6e252013677458fb91a174a78576d47"}, "url": "http://192.30.9.10:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e9b02073d3304e2d88eb882fbdd00b7d", "id": "e6e252013677458fb91a174a78576d47"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/f384750088244358adc183f667a53b9e"}, "url": "http://192.30.9.10:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ce7639caf1a44f81939c9f1b7434ddbc", "id": "f384750088244358adc183f667a53b9e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/fc9eac336e6545d484edbae7b8169a94"}, "url": "http://172.30.9.21:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "80ff8f452ced426ebca635866623ae84", "id": "fc9eac336e6545d484edbae7b8169a94"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/fe351e6b5aa64da9805bd3b94fecf6a7"}, "url": "http://192.30.9.10:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8adb841ac178457ab05de53026c1aaf4", "id": "fe351e6b5aa64da9805bd3b94fecf6a7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/ff13962abe7d4b49aedb20cda62833d9"}, "url": "http://172.30.9.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "69accdd1a0cc4941a771c0dc14d7ad5e", "id": "ff13962abe7d4b49aedb20cda62833d9"}], "links": {"self": "http://172.30.9.21:5000/v3/endpoints", "previous": null, "next": null}} 2018-07-13 01:43:52,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/endpoints used request id req-abf25bcf-c959-45b5-ad3e-1d74fce40b21 2018-07-13 01:43:52,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.022803068161s 2018-07-13 01:43:52,923 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/endpoints used request id req-abf25bcf-c959-45b5-ad3e-1d74fce40b21 2018-07-13 01:43:52,927 - 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/0784e1febe654f69a0bbca833b7f7000'}, u'url': u'http://192.30.9.10:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'be7caa3a88d0448b9d37cdb765627d99', u'id': u'0784e1febe654f69a0bbca833b7f7000'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/08e9bd17c26742a49466237220fc83ee'}, 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'be7caa3a88d0448b9d37cdb765627d99', u'id': u'08e9bd17c26742a49466237220fc83ee'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/186624be67914f91a599cb1c4f189650'}, u'url': u'http://192.30.9.10:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'be7caa3a88d0448b9d37cdb765627d99', u'id': u'186624be67914f91a599cb1c4f189650'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/208e23b84208421fac66f0cd94244b33'}, 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'8adb841ac178457ab05de53026c1aaf4', u'id': u'208e23b84208421fac66f0cd94244b33'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/287abd8d3c884bec967aad384e0df91b'}, u'url': u'http://192.30.9.10:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'85b62a477ae542f0877f59de5e029122', u'id': u'287abd8d3c884bec967aad384e0df91b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/2d6511ab168a40b88fb4617d484575d7'}, u'url': u'http://192.30.9.10:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'781b061b264b46d6b7d1d569442586dc', u'id': u'2d6511ab168a40b88fb4617d484575d7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/2f7719f0adc54ae89cdeec76d63cae40'}, u'url': u'http://192.30.9.10:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'80ff8f452ced426ebca635866623ae84', u'id': u'2f7719f0adc54ae89cdeec76d63cae40'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/2f7e0d0419b24a789e9202926e716641'}, u'url': u'http://172.30.9.21:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'3b3812955b3d432e8fe7a903ceddc7d1', u'id': u'2f7e0d0419b24a789e9202926e716641'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/317d3a80c8dd408ebb9630a8784df5bc'}, u'url': u'http://192.30.9.10:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'4efd3eaa7efe4f46b21ce3d5531286c3', u'id': u'317d3a80c8dd408ebb9630a8784df5bc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/35fd91ad017d4a4cbf01e12b505aa465'}, u'url': u'http://192.30.9.10:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'e9b02073d3304e2d88eb882fbdd00b7d', u'id': u'35fd91ad017d4a4cbf01e12b505aa465'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/47552788003b4cb9b0898bfccd08886d'}, u'url': u'http://172.30.9.21:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'2c651722adb844a0bcf7396fb32fd543', u'id': u'47552788003b4cb9b0898bfccd08886d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/49abff5e1d5147c2a15132cdb7a7acde'}, u'url': u'http://192.30.9.10:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'37484d27460b41d4880b15970ef6687d', u'id': u'49abff5e1d5147c2a15132cdb7a7acde'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/4bae21384d284b2da3e09128c3b29d15'}, 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'781b061b264b46d6b7d1d569442586dc', u'id': u'4bae21384d284b2da3e09128c3b29d15'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/59de9eba9ab045fcbfeb00b9749e2776'}, u'url': u'http://192.30.9.10:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'3b3812955b3d432e8fe7a903ceddc7d1', u'id': u'59de9eba9ab045fcbfeb00b9749e2776'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/5d5086dc0a9940d4aac22e8b89025541'}, u'url': u'http://192.30.9.10:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'85b62a477ae542f0877f59de5e029122', u'id': u'5d5086dc0a9940d4aac22e8b89025541'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/619d8a009aec41628d664bff66fc7e45'}, 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'e9b02073d3304e2d88eb882fbdd00b7d', u'id': u'619d8a009aec41628d664bff66fc7e45'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/6a0754757b274678b6b996b05f29cc43'}, u'url': u'http://192.30.9.10:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'37484d27460b41d4880b15970ef6687d', u'id': u'6a0754757b274678b6b996b05f29cc43'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/6a9bfea03cf14bb19f2fccc01e37e11c'}, u'url': u'http://192.30.9.10:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'4efd3eaa7efe4f46b21ce3d5531286c3', u'id': u'6a9bfea03cf14bb19f2fccc01e37e11c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/71b91e2386be4391a81ed2f4569485e1'}, 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'37484d27460b41d4880b15970ef6687d', u'id': u'71b91e2386be4391a81ed2f4569485e1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/73f46a2ff3d841eca997110845049d29'}, u'url': u'http://192.30.9.10:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'8adb841ac178457ab05de53026c1aaf4', u'id': u'73f46a2ff3d841eca997110845049d29'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/75fbfba5dec84823b1a140c782b95b99'}, u'url': u'http://192.30.9.10:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'80ff8f452ced426ebca635866623ae84', u'id': u'75fbfba5dec84823b1a140c782b95b99'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/7691db52f77f4065a42102315a260aa8'}, u'url': u'http://192.30.9.10:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'2c651722adb844a0bcf7396fb32fd543', u'id': u'7691db52f77f4065a42102315a260aa8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/77a01163bd05406ea0f473eecfd17e67'}, u'url': u'http://172.30.9.21:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'23a7f32abd8a409981fafc0527bc99ac', u'id': u'77a01163bd05406ea0f473eecfd17e67'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/831d862dfc98427aaa8f065319dfe3a3'}, 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'4efd3eaa7efe4f46b21ce3d5531286c3', u'id': u'831d862dfc98427aaa8f065319dfe3a3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/8cf46ac2794443288295e0eba8d3a00c'}, u'url': u'http://192.30.9.10:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'd89bfaa048fc4372a3a369907212f302', u'id': u'8cf46ac2794443288295e0eba8d3a00c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/93e9ce1743984827886842e1b23eea14'}, u'url': u'http://192.30.9.10:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'23a7f32abd8a409981fafc0527bc99ac', u'id': u'93e9ce1743984827886842e1b23eea14'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/a2b67ef9902849a0a187ef8809deb410'}, u'url': u'http://172.30.9.21:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'ce7639caf1a44f81939c9f1b7434ddbc', u'id': u'a2b67ef9902849a0a187ef8809deb410'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/aa5e36177a9b47548aff55f2a3835063'}, 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'85b62a477ae542f0877f59de5e029122', u'id': u'aa5e36177a9b47548aff55f2a3835063'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/b03113120f854066a850a439fe1599c4'}, u'url': u'http://192.30.9.10:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'd89bfaa048fc4372a3a369907212f302', u'id': u'b03113120f854066a850a439fe1599c4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/b2ae117e14d1413ea2f75975208a15e8'}, u'url': u'http://12.0.0.30:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'69accdd1a0cc4941a771c0dc14d7ad5e', u'id': u'b2ae117e14d1413ea2f75975208a15e8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/b2cc276334794d3e8f632015f408b04b'}, u'url': u'http://192.30.9.10:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'781b061b264b46d6b7d1d569442586dc', u'id': u'b2cc276334794d3e8f632015f408b04b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/b4a3513667174cb8a80dba0ca2c8f7e8'}, u'url': u'http://192.30.9.10:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'23a7f32abd8a409981fafc0527bc99ac', u'id': u'b4a3513667174cb8a80dba0ca2c8f7e8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/bd1553d32df449348e5dee2813774c21'}, u'url': u'http://12.0.0.30:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'69accdd1a0cc4941a771c0dc14d7ad5e', u'id': u'bd1553d32df449348e5dee2813774c21'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/bd801f4a2a6c49d8a0e8b7285a7872a7'}, u'url': u'http://192.30.9.10:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'3b3812955b3d432e8fe7a903ceddc7d1', u'id': u'bd801f4a2a6c49d8a0e8b7285a7872a7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/d4c8dfe13dac4d1aaae89b34d079de7f'}, u'url': u'http://192.30.9.10:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'ce7639caf1a44f81939c9f1b7434ddbc', u'id': u'd4c8dfe13dac4d1aaae89b34d079de7f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/d7eca11689fa4cafbe12ae76d93554f4'}, u'url': u'http://192.30.9.10:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'2c651722adb844a0bcf7396fb32fd543', u'id': u'd7eca11689fa4cafbe12ae76d93554f4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/e226a23f3ce14a7d884bed1dc9edbdd0'}, u'url': u'http://172.30.9.21:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'd89bfaa048fc4372a3a369907212f302', u'id': u'e226a23f3ce14a7d884bed1dc9edbdd0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/e6e252013677458fb91a174a78576d47'}, u'url': u'http://192.30.9.10:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'e9b02073d3304e2d88eb882fbdd00b7d', u'id': u'e6e252013677458fb91a174a78576d47'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/f384750088244358adc183f667a53b9e'}, u'url': u'http://192.30.9.10:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'ce7639caf1a44f81939c9f1b7434ddbc', u'id': u'f384750088244358adc183f667a53b9e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/fc9eac336e6545d484edbae7b8169a94'}, u'url': u'http://172.30.9.21:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'80ff8f452ced426ebca635866623ae84', u'id': u'fc9eac336e6545d484edbae7b8169a94'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/fe351e6b5aa64da9805bd3b94fecf6a7'}, u'url': u'http://192.30.9.10:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'8adb841ac178457ab05de53026c1aaf4', u'id': u'fe351e6b5aa64da9805bd3b94fecf6a7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/ff13962abe7d4b49aedb20cda62833d9'}, 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'69accdd1a0cc4941a771c0dc14d7ad5e', u'id': u'ff13962abe7d4b49aedb20cda62833d9'})] 2018-07-13 01:43:52,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2018-07-13 01:43:52,929 - 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}47cc82c2339a605639520586eeb4d691a24fd075" 2018-07-13 01:43:53,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 13 Jul 2018 01:43:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ade44d32-5bde-4679-a532-a875d05cf0b1 x-compute-request-id: req-ade44d32-5bde-4679-a532-a875d05cf0b1 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-13 01:43:53,045 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/extensions used request id req-ade44d32-5bde-4679-a532-a875d05cf0b1 2018-07-13 01:43:53,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.117293834686s 2018-07-13 01:43:53,046 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/extensions used request id req-ade44d32-5bde-4679-a532-a875d05cf0b1 2018-07-13 01:43:53,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2018-07-13 01:43:53,064 - 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}47cc82c2339a605639520586eeb4d691a24fd075" 2018-07-13 01:43:54,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 13 Jul 2018 01:43:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a6f4526d-aa4c-4955-ba58-f8247b307430 x-compute-request-id: req-a6f4526d-aa4c-4955-ba58-f8247b307430 Content-Length: 45 Content-Type: application/json RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2018-07-13 01:43:54,778 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-floating-ip-pools used request id req-a6f4526d-aa4c-4955-ba58-f8247b307430 2018-07-13 01:43:54,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 1.71602511406s 2018-07-13 01:43:54,778 - 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-a6f4526d-aa4c-4955-ba58-f8247b307430 2018-07-13 01:43:54,778 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-07-13 01:43:54,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-13 01:43:54,784 - 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}47cc82c2339a605639520586eeb4d691a24fd075" 2018-07-13 01:43:54,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-b3003735-eb2a-4900-a896-ef83423147fd Date: Fri, 13 Jul 2018 01:43:54 GMT RESP BODY: {"floatingips": []} 2018-07-13 01:43:54,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-b3003735-eb2a-4900-a896-ef83423147fd 2018-07-13 01:43:54,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.057685136795s 2018-07-13 01:43:54,841 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-b3003735-eb2a-4900-a896-ef83423147fd 2018-07-13 01:43:54,841 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-07-13 01:43:54,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-07-13 01:43:54,870 - 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}47cc82c2339a605639520586eeb4d691a24fd075" 2018-07-13 01:43:55,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 13 Jul 2018 01:43:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bd13f824-acea-4b24-8415-f09ddda5c742 x-compute-request-id: req-bd13f824-acea-4b24-8415-f09ddda5c742 Content-Encoding: gzip Content-Length: 729 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 12}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "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": 28, "hypervisor_version": 2010000, "disk_available_least": 28, "local_gb": 28, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 13}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-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": 28, "hypervisor_version": 2010000, "disk_available_least": 28, "local_gb": 28, "free_ram_mb": 28406, "id": 2}]} 2018-07-13 01:43:55,020 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-bd13f824-acea-4b24-8415-f09ddda5c742 2018-07-13 01:43:55,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.178329944611s 2018-07-13 01:43:55,021 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-bd13f824-acea-4b24-8415-f09ddda5c742 2018-07-13 01:43:55,021 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.8', 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': 28, u'hypervisor_version': 2010000, u'disk_available_least': 28, u'local_gb': 28, u'free_ram_mb': 28406, u'id': 1, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 12}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0}), Munch({u'status': u'enabled', u'host_ip': u'192.30.9.3', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-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': 28, u'hypervisor_version': 2010000, u'disk_available_least': 28, u'local_gb': 28, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 13}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0})] 2018-07-13 01:43:55,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2018-07-13 01:43:55,025 - 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}47cc82c2339a605639520586eeb4d691a24fd075" 2018-07-13 01:43:55,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 13 Jul 2018 01:43:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-33b0d6c0-46c9-4529-97fb-421f503dd29f x-compute-request-id: req-33b0d6c0-46c9-4529-97fb-421f503dd29f Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-13 01:43:55,152 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-33b0d6c0-46c9-4529-97fb-421f503dd29f 2018-07-13 01:43:55,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.130300045013s 2018-07-13 01:43:55,153 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-33b0d6c0-46c9-4529-97fb-421f503dd29f 2018-07-13 01:43:55,153 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-07-13 01:43:55,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-13 01:43:55,154 - 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}47cc82c2339a605639520586eeb4d691a24fd075" 2018-07-13 01:43:55,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-14a79a05-0ad6-43a5-8a1e-527bae4dbf0c Date: Fri, 13 Jul 2018 01:43:55 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ddbd9deb-4d70-4599-8064-a03c8b5be074","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d2faebf72767466ba1de28721bc0c97b","l2_adjacency":true,"status":"ACTIVE","subnets":["f8b2beb3-86f2-4ee0-aff4-ea4d506e2e6c"],"description":"","tags":[],"updated_at":"2018-07-13T01:38:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d2faebf72767466ba1de28721bc0c97b","created_at":"2018-07-13T01:37:58Z","provider:network_type":"flat"}]} 2018-07-13 01:43:55,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-14a79a05-0ad6-43a5-8a1e-527bae4dbf0c 2018-07-13 01:43:55,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0799398422241s 2018-07-13 01:43:55,234 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-14a79a05-0ad6-43a5-8a1e-527bae4dbf0c 2018-07-13 01:43:55,234 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'f8b2beb3-86f2-4ee0-aff4-ea4d506e2e6c'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-13T01:38:03Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'mtu': 1500, u'id': u'ddbd9deb-4d70-4599-8064-a03c8b5be074', 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-13T01:37:58Z', u'provider:network_type': u'flat', u'tenant_id': u'd2faebf72767466ba1de28721bc0c97b', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd2faebf72767466ba1de28721bc0c97b', u'l2_adjacency': True})] 2018-07-13 01:43:55,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-13 01:43:55,235 - 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}47cc82c2339a605639520586eeb4d691a24fd075" 2018-07-13 01:43:55,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9fed1e55-692e-4001-a805-839c5c2f02fd Date: Fri, 13 Jul 2018 01:43:55 GMT RESP BODY: {"ports":[]} 2018-07-13 01:43:55,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json used request id req-9fed1e55-692e-4001-a805-839c5c2f02fd 2018-07-13 01:43:55,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0291690826416s 2018-07-13 01:43:55,264 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json used request id req-9fed1e55-692e-4001-a805-839c5c2f02fd 2018-07-13 01:43:55,264 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-07-13 01:43:55,267 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-13 01:43:55,269 - 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}47cc82c2339a605639520586eeb4d691a24fd075" 2018-07-13 01:43:55,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 13 Jul 2018 01:43:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b5dcabb-1295-4550-8a9a-089c1a658945 Content-Encoding: gzip Content-Length: 724 Content-Type: application/json RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "d2faebf72767466ba1de28721bc0c97b"}}, "role": {"id": "df6d4a6d499645238853d91f9f1a9ffa"}, "user": {"id": "09711912d8ad45eab5584abfbb5d73a5"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/d2faebf72767466ba1de28721bc0c97b/users/09711912d8ad45eab5584abfbb5d73a5/roles/df6d4a6d499645238853d91f9f1a9ffa"}}, {"scope": {"project": {"id": "d2faebf72767466ba1de28721bc0c97b"}}, "role": {"id": "df6d4a6d499645238853d91f9f1a9ffa"}, "user": {"id": "0c174bf858644624a2236394ea684902"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/d2faebf72767466ba1de28721bc0c97b/users/0c174bf858644624a2236394ea684902/roles/df6d4a6d499645238853d91f9f1a9ffa"}}, {"scope": {"project": {"id": "d2faebf72767466ba1de28721bc0c97b"}}, "role": {"id": "df6d4a6d499645238853d91f9f1a9ffa"}, "user": {"id": "1f44c26ca08145b18d1f16140877c076"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/d2faebf72767466ba1de28721bc0c97b/users/1f44c26ca08145b18d1f16140877c076/roles/df6d4a6d499645238853d91f9f1a9ffa"}}, {"scope": {"project": {"id": "d2faebf72767466ba1de28721bc0c97b"}}, "role": {"id": "df6d4a6d499645238853d91f9f1a9ffa"}, "user": {"id": "2a6d608170754e8ab4cf58e8cc30733a"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/d2faebf72767466ba1de28721bc0c97b/users/2a6d608170754e8ab4cf58e8cc30733a/roles/df6d4a6d499645238853d91f9f1a9ffa"}}, {"scope": {"project": {"id": "d2faebf72767466ba1de28721bc0c97b"}}, "role": {"id": "df6d4a6d499645238853d91f9f1a9ffa"}, "user": {"id": "49edcaa8c61d47c2a9c0d5d702913886"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/d2faebf72767466ba1de28721bc0c97b/users/49edcaa8c61d47c2a9c0d5d702913886/roles/df6d4a6d499645238853d91f9f1a9ffa"}}, {"scope": {"project": {"id": "d2faebf72767466ba1de28721bc0c97b"}}, "role": {"id": "1cce3ddfda9d46cf9453df6a4d712de3"}, "user": {"id": "57b16d07295d4495b122ec9eaab9e673"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/d2faebf72767466ba1de28721bc0c97b/users/57b16d07295d4495b122ec9eaab9e673/roles/1cce3ddfda9d46cf9453df6a4d712de3"}}, {"scope": {"project": {"id": "d2faebf72767466ba1de28721bc0c97b"}}, "role": {"id": "df6d4a6d499645238853d91f9f1a9ffa"}, "user": {"id": "57b16d07295d4495b122ec9eaab9e673"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/d2faebf72767466ba1de28721bc0c97b/users/57b16d07295d4495b122ec9eaab9e673/roles/df6d4a6d499645238853d91f9f1a9ffa"}}, {"scope": {"project": {"id": "d2faebf72767466ba1de28721bc0c97b"}}, "role": {"id": "df6d4a6d499645238853d91f9f1a9ffa"}, "user": {"id": "5ee2c8b90d1246b583daa45f767469a2"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/d2faebf72767466ba1de28721bc0c97b/users/5ee2c8b90d1246b583daa45f767469a2/roles/df6d4a6d499645238853d91f9f1a9ffa"}}, {"scope": {"project": {"id": "d2faebf72767466ba1de28721bc0c97b"}}, "role": {"id": "df6d4a6d499645238853d91f9f1a9ffa"}, "user": {"id": "8e583c13502d4498a54dda60dae0cf5c"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/d2faebf72767466ba1de28721bc0c97b/users/8e583c13502d4498a54dda60dae0cf5c/roles/df6d4a6d499645238853d91f9f1a9ffa"}}, {"scope": {"project": {"id": "d2faebf72767466ba1de28721bc0c97b"}}, "role": {"id": "df6d4a6d499645238853d91f9f1a9ffa"}, "user": {"id": "a42f445a1aac4f47bb78e2938c877429"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/d2faebf72767466ba1de28721bc0c97b/users/a42f445a1aac4f47bb78e2938c877429/roles/df6d4a6d499645238853d91f9f1a9ffa"}}, {"scope": {"project": {"id": "f901a012b6f64bd19ba7ea4bf47fc4c3"}}, "role": {"id": "df6d4a6d499645238853d91f9f1a9ffa"}, "user": {"id": "a888f33fabab41f3b00816d3db4f3c79"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/f901a012b6f64bd19ba7ea4bf47fc4c3/users/a888f33fabab41f3b00816d3db4f3c79/roles/df6d4a6d499645238853d91f9f1a9ffa"}}, {"scope": {"project": {"id": "d2faebf72767466ba1de28721bc0c97b"}}, "role": {"id": "df6d4a6d499645238853d91f9f1a9ffa"}, "user": {"id": "ae0045ade9fb40f98c743228c2ca9e54"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/d2faebf72767466ba1de28721bc0c97b/users/ae0045ade9fb40f98c743228c2ca9e54/roles/df6d4a6d499645238853d91f9f1a9ffa"}}, {"scope": {"project": {"id": "d2faebf72767466ba1de28721bc0c97b"}}, "role": {"id": "df6d4a6d499645238853d91f9f1a9ffa"}, "user": {"id": "b5d3a3dc8a8b471aa9a9deaa94c3d738"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/d2faebf72767466ba1de28721bc0c97b/users/b5d3a3dc8a8b471aa9a9deaa94c3d738/roles/df6d4a6d499645238853d91f9f1a9ffa"}}, {"scope": {"project": {"id": "d2faebf72767466ba1de28721bc0c97b"}}, "role": {"id": "df6d4a6d499645238853d91f9f1a9ffa"}, "user": {"id": "eb73a662177c40078bf799711ace722b"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/d2faebf72767466ba1de28721bc0c97b/users/eb73a662177c40078bf799711ace722b/roles/df6d4a6d499645238853d91f9f1a9ffa"}}, {"scope": {"domain": {"id": "db134294e18e4760b017f296c58d0018"}}, "role": {"id": "df6d4a6d499645238853d91f9f1a9ffa"}, "user": {"id": "2d1eec15e49945ccbbfd2ddaece758e8"}, "links": {"assignment": "http://172.30.9.21:5000/v3/domains/db134294e18e4760b017f296c58d0018/users/2d1eec15e49945ccbbfd2ddaece758e8/roles/df6d4a6d499645238853d91f9f1a9ffa"}}, {"scope": {"system": {"all": true}}, "role": {"id": "df6d4a6d499645238853d91f9f1a9ffa"}, "user": {"id": "a888f33fabab41f3b00816d3db4f3c79"}, "links": {"assignment": "http://172.30.9.21:5000/v3/system/users/a888f33fabab41f3b00816d3db4f3c79/roles/df6d4a6d499645238853d91f9f1a9ffa"}}], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments", "previous": null, "next": null}} 2018-07-13 01:43:55,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments used request id req-4b5dcabb-1295-4550-8a9a-089c1a658945 2018-07-13 01:43:55,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.100601911545s 2018-07-13 01:43:55,368 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments used request id req-4b5dcabb-1295-4550-8a9a-089c1a658945 2018-07-13 01:43:55,371 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'd2faebf72767466ba1de28721bc0c97b', 'id': u'df6d4a6d499645238853d91f9f1a9ffa', 'user': u'09711912d8ad45eab5584abfbb5d73a5'}), Munch({'project': u'd2faebf72767466ba1de28721bc0c97b', 'id': u'df6d4a6d499645238853d91f9f1a9ffa', 'user': u'0c174bf858644624a2236394ea684902'}), Munch({'project': u'd2faebf72767466ba1de28721bc0c97b', 'id': u'df6d4a6d499645238853d91f9f1a9ffa', 'user': u'1f44c26ca08145b18d1f16140877c076'}), Munch({'project': u'd2faebf72767466ba1de28721bc0c97b', 'id': u'df6d4a6d499645238853d91f9f1a9ffa', 'user': u'2a6d608170754e8ab4cf58e8cc30733a'}), Munch({'project': u'd2faebf72767466ba1de28721bc0c97b', 'id': u'df6d4a6d499645238853d91f9f1a9ffa', 'user': u'49edcaa8c61d47c2a9c0d5d702913886'}), Munch({'project': u'd2faebf72767466ba1de28721bc0c97b', 'id': u'1cce3ddfda9d46cf9453df6a4d712de3', 'user': u'57b16d07295d4495b122ec9eaab9e673'}), Munch({'project': u'd2faebf72767466ba1de28721bc0c97b', 'id': u'df6d4a6d499645238853d91f9f1a9ffa', 'user': u'57b16d07295d4495b122ec9eaab9e673'}), Munch({'project': u'd2faebf72767466ba1de28721bc0c97b', 'id': u'df6d4a6d499645238853d91f9f1a9ffa', 'user': u'5ee2c8b90d1246b583daa45f767469a2'}), Munch({'project': u'd2faebf72767466ba1de28721bc0c97b', 'id': u'df6d4a6d499645238853d91f9f1a9ffa', 'user': u'8e583c13502d4498a54dda60dae0cf5c'}), Munch({'project': u'd2faebf72767466ba1de28721bc0c97b', 'id': u'df6d4a6d499645238853d91f9f1a9ffa', 'user': u'a42f445a1aac4f47bb78e2938c877429'}), Munch({'project': u'f901a012b6f64bd19ba7ea4bf47fc4c3', 'id': u'df6d4a6d499645238853d91f9f1a9ffa', 'user': u'a888f33fabab41f3b00816d3db4f3c79'}), Munch({'project': u'd2faebf72767466ba1de28721bc0c97b', 'id': u'df6d4a6d499645238853d91f9f1a9ffa', 'user': u'ae0045ade9fb40f98c743228c2ca9e54'}), Munch({'project': u'd2faebf72767466ba1de28721bc0c97b', 'id': u'df6d4a6d499645238853d91f9f1a9ffa', 'user': u'b5d3a3dc8a8b471aa9a9deaa94c3d738'}), Munch({'project': u'd2faebf72767466ba1de28721bc0c97b', 'id': u'df6d4a6d499645238853d91f9f1a9ffa', 'user': u'eb73a662177c40078bf799711ace722b'}), Munch({'domain': u'db134294e18e4760b017f296c58d0018', 'id': u'df6d4a6d499645238853d91f9f1a9ffa', 'user': u'2d1eec15e49945ccbbfd2ddaece758e8'}), Munch({'id': u'df6d4a6d499645238853d91f9f1a9ffa', 'user': u'a888f33fabab41f3b00816d3db4f3c79'})] 2018-07-13 01:43:55,375 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-13 01:43:55,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}47cc82c2339a605639520586eeb4d691a24fd075" 2018-07-13 01:43:55,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 13 Jul 2018 01:43:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5a8ee0e-e889-4471-b73f-3e5b4388c13c Content-Encoding: gzip Content-Length: 384 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": "141029104bdd4a31aff12fb5ba60cc5f", "links": {"self": "http://172.30.9.21:5000/v3/roles/141029104bdd4a31aff12fb5ba60cc5f"}, "name": "reader"}, {"domain_id": null, "id": "1cce3ddfda9d46cf9453df6a4d712de3", "links": {"self": "http://172.30.9.21:5000/v3/roles/1cce3ddfda9d46cf9453df6a4d712de3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "46f502cb9fee4871bcab5e74a8fa0a89", "links": {"self": "http://172.30.9.21:5000/v3/roles/46f502cb9fee4871bcab5e74a8fa0a89"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a6f37178b3104d1a937374ab46faa154", "links": {"self": "http://172.30.9.21:5000/v3/roles/a6f37178b3104d1a937374ab46faa154"}, "name": "swiftoperator"}, {"domain_id": null, "id": "df6d4a6d499645238853d91f9f1a9ffa", "links": {"self": "http://172.30.9.21:5000/v3/roles/df6d4a6d499645238853d91f9f1a9ffa"}, "name": "admin"}, {"domain_id": null, "id": "e2b497da13d6475a800038f2351f7e46", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2b497da13d6475a800038f2351f7e46"}, "name": "member"}]} 2018-07-13 01:43:55,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a5a8ee0e-e889-4471-b73f-3e5b4388c13c 2018-07-13 01:43:55,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0847611427307s 2018-07-13 01:43:55,460 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a5a8ee0e-e889-4471-b73f-3e5b4388c13c 2018-07-13 01:43:55,461 - 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'141029104bdd4a31aff12fb5ba60cc5f'}), 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'1cce3ddfda9d46cf9453df6a4d712de3'}), 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'46f502cb9fee4871bcab5e74a8fa0a89'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'_member_', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'swiftoperator', 'id': u'a6f37178b3104d1a937374ab46faa154'}), 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'df6d4a6d499645238853d91f9f1a9ffa'}), 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'e2b497da13d6475a800038f2351f7e46'})] 2018-07-13 01:43:55,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-13 01:43:55,463 - 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}47cc82c2339a605639520586eeb4d691a24fd075" 2018-07-13 01:43:55,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b4d9f78b-c93b-44d4-8edb-90acc7860060 Date: Fri, 13 Jul 2018 01:43:55 GMT RESP BODY: {"routers": []} 2018-07-13 01:43:55,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-b4d9f78b-c93b-44d4-8edb-90acc7860060 2018-07-13 01:43:55,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0474801063538s 2018-07-13 01:43:55,510 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-b4d9f78b-c93b-44d4-8edb-90acc7860060 2018-07-13 01:43:55,510 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-07-13 01:43:55,511 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-13 01:43:55,513 - 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}47cc82c2339a605639520586eeb4d691a24fd075" 2018-07-13 01:43:55,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 13 Jul 2018 01:43:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6747de96-d411-4611-8058-f12f1c2342ce x-compute-request-id: req-6747de96-d411-4611-8058-f12f1c2342ce Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-13 01:43:55,745 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6747de96-d411-4611-8058-f12f1c2342ce 2018-07-13 01:43:55,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.23422908783s 2018-07-13 01:43:55,745 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6747de96-d411-4611-8058-f12f1c2342ce 2018-07-13 01:43:55,745 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-07-13 01:43:55,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-07-13 01:43:55,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.10: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-13 01:43:55,758 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 13 Jul 2018 01:43:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cbe898e0-b0f9-426e-84bc-c29c031e6468 Content-Length: 267 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.10:35357/v3/", "rel": "self"}]}]}} 2018-07-13 01:43:55,758 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.10:35357/ used request id req-cbe898e0-b0f9-426e-84bc-c29c031e6468 2018-07-13 01:43:55,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.10: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}47cc82c2339a605639520586eeb4d691a24fd075" 2018-07-13 01:43:55,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 13 Jul 2018 01:43:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a343bbf-18e0-4e0e-99b9-b549653d3529 Content-Encoding: gzip Content-Length: 856 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.10:35357/v3/services/23a7f32abd8a409981fafc0527bc99ac"}, "enabled": true, "type": "identity", "id": "23a7f32abd8a409981fafc0527bc99ac", "name": "keystone"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.10:35357/v3/services/2c651722adb844a0bcf7396fb32fd543"}, "enabled": true, "type": "alarming", "id": "2c651722adb844a0bcf7396fb32fd543", "name": "aodh"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.10:35357/v3/services/37484d27460b41d4880b15970ef6687d"}, "enabled": true, "type": "compute", "id": "37484d27460b41d4880b15970ef6687d", "name": "nova"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.10:35357/v3/services/3b3812955b3d432e8fe7a903ceddc7d1"}, "enabled": true, "type": "network", "id": "3b3812955b3d432e8fe7a903ceddc7d1", "name": "neutron"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.10:35357/v3/services/4efd3eaa7efe4f46b21ce3d5531286c3"}, "enabled": true, "type": "cloudformation", "id": "4efd3eaa7efe4f46b21ce3d5531286c3", "name": "heat-cfn"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.10:35357/v3/services/69accdd1a0cc4941a771c0dc14d7ad5e"}, "enabled": true, "type": "object-store", "id": "69accdd1a0cc4941a771c0dc14d7ad5e", "name": "swift"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.10:35357/v3/services/781b061b264b46d6b7d1d569442586dc"}, "enabled": true, "type": "volumev3", "id": "781b061b264b46d6b7d1d569442586dc", "name": "cinderv3"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.10:35357/v3/services/80ff8f452ced426ebca635866623ae84"}, "enabled": true, "type": "event", "id": "80ff8f452ced426ebca635866623ae84", "name": "panko"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.10:35357/v3/services/85b62a477ae542f0877f59de5e029122"}, "enabled": true, "type": "orchestration", "id": "85b62a477ae542f0877f59de5e029122", "name": "heat"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.10:35357/v3/services/8adb841ac178457ab05de53026c1aaf4"}, "enabled": true, "type": "volumev2", "id": "8adb841ac178457ab05de53026c1aaf4", "name": "cinderv2"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.10:35357/v3/services/be7caa3a88d0448b9d37cdb765627d99"}, "enabled": true, "type": "placement", "id": "be7caa3a88d0448b9d37cdb765627d99", "name": "placement"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.10:35357/v3/services/ce7639caf1a44f81939c9f1b7434ddbc"}, "enabled": true, "type": "image", "id": "ce7639caf1a44f81939c9f1b7434ddbc", "name": "glance"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.10:35357/v3/services/d89bfaa048fc4372a3a369907212f302"}, "enabled": true, "type": "metric", "id": "d89bfaa048fc4372a3a369907212f302", "name": "gnocchi"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.10:35357/v3/services/e9b02073d3304e2d88eb882fbdd00b7d"}, "enabled": true, "type": "volume", "id": "e9b02073d3304e2d88eb882fbdd00b7d", "name": "cinder"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.10:35357/v3/services/fa271ef4a9684c9ea3973b06db24ae5d"}, "enabled": true, "type": "metering", "id": "fa271ef4a9684c9ea3973b06db24ae5d", "name": "ceilometer"}], "links": {"self": "http://192.30.9.10:35357/v3/services", "previous": null, "next": null}} 2018-07-13 01:43:55,852 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.10:35357/v3/services used request id req-8a343bbf-18e0-4e0e-99b9-b549653d3529 2018-07-13 01:43:55,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.103791952133s 2018-07-13 01:43:55,853 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.10:35357/v3/services used request id req-8a343bbf-18e0-4e0e-99b9-b549653d3529 2018-07-13 01:43:55,858 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'23a7f32abd8a409981fafc0527bc99ac', 'name': u'keystone'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'2c651722adb844a0bcf7396fb32fd543', 'name': u'aodh'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'37484d27460b41d4880b15970ef6687d', 'name': u'nova'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'3b3812955b3d432e8fe7a903ceddc7d1', 'name': u'neutron'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'4efd3eaa7efe4f46b21ce3d5531286c3', 'name': u'heat-cfn'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'69accdd1a0cc4941a771c0dc14d7ad5e', 'name': u'swift'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'781b061b264b46d6b7d1d569442586dc', 'name': u'cinderv3'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'80ff8f452ced426ebca635866623ae84', 'name': u'panko'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'85b62a477ae542f0877f59de5e029122', 'name': u'heat'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'8adb841ac178457ab05de53026c1aaf4', 'name': u'cinderv2'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'be7caa3a88d0448b9d37cdb765627d99', 'name': u'placement'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'ce7639caf1a44f81939c9f1b7434ddbc', 'name': u'glance'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'd89bfaa048fc4372a3a369907212f302', 'name': u'gnocchi'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'e9b02073d3304e2d88eb882fbdd00b7d', 'name': u'cinder'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'fa271ef4a9684c9ea3973b06db24ae5d', 'name': u'ceilometer'})] 2018-07-13 01:43:55,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-13 01:43:55,860 - 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}47cc82c2339a605639520586eeb4d691a24fd075" 2018-07-13 01:43:55,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-f5a0c9dc-388e-490a-8f4c-cc3d80584cb5 Date: Fri, 13 Jul 2018 01:43:55 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-13T01:38:03Z","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":"f8b2beb3-86f2-4ee0-aff4-ea4d506e2e6c","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"d2faebf72767466ba1de28721bc0c97b","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"ddbd9deb-4d70-4599-8064-a03c8b5be074","tenant_id":"d2faebf72767466ba1de28721bc0c97b","created_at":"2018-07-13T01:38:03Z","ip_version":4}]} 2018-07-13 01:43:55,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-f5a0c9dc-388e-490a-8f4c-cc3d80584cb5 2018-07-13 01:43:55,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0420820713043s 2018-07-13 01:43:55,902 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-f5a0c9dc-388e-490a-8f4c-cc3d80584cb5 2018-07-13 01:43:55,902 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-13T01:38:03Z', 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'f8b2beb3-86f2-4ee0-aff4-ea4d506e2e6c', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'ddbd9deb-4d70-4599-8064-a03c8b5be074', u'tenant_id': u'd2faebf72767466ba1de28721bc0c97b', u'created_at': u'2018-07-13T01:38:03Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'd2faebf72767466ba1de28721bc0c97b'})] 2018-07-13 01:43:56,026 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-13 01:43:56,026 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:04 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-07-13 01:43:56,031 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-07-13 01:43:56,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-13 01:43:56,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-13 01:43:56,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-13 01:43:56,204 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-13 01:43:56,205 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-13 01:43:56,205 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-13 01:43:56,205 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-13 01:43:56,205 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-13 01:43:56,205 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-13 01:43:56,205 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-13 01:43:56,205 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-13 01:43:56,205 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-13 01:43:56,205 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-13 01:43:56,205 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-13 01:43:56,205 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-13 01:43:56,205 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-13 01:43:56,205 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-13 01:43:56,205 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-13 01:43:56,205 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-13 01:43:56,205 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-13 01:43:56,205 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-13 01:43:56,205 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-13 01:43:56,208 - 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-13 01:43:56,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 13 Jul 2018 01:43:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e79f1e4e-d089-412e-ba7d-8f8b4b8aa288 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-13 01:43:56,214 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-e79f1e4e-d089-412e-ba7d-8f8b4b8aa288 2018-07-13 01:43:56,215 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-13 01:43:56,610 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "141029104bdd4a31aff12fb5ba60cc5f", "name": "reader"}, {"id": "df6d4a6d499645238853d91f9f1a9ffa", "name": "admin"}, {"id": "e2b497da13d6475a800038f2351f7e46", "name": "member"}], "expires_at": "2018-07-13T02:43:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f901a012b6f64bd19ba7ea4bf47fc4c3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77a01163bd05406ea0f473eecfd17e67"}, {"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93e9ce1743984827886842e1b23eea14"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b4a3513667174cb8a80dba0ca2c8f7e8"}], "type": "identity", "id": "23a7f32abd8a409981fafc0527bc99ac", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47552788003b4cb9b0898bfccd08886d"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7691db52f77f4065a42102315a260aa8"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7eca11689fa4cafbe12ae76d93554f4"}], "type": "alarming", "id": "2c651722adb844a0bcf7396fb32fd543", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49abff5e1d5147c2a15132cdb7a7acde"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a0754757b274678b6b996b05f29cc43"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71b91e2386be4391a81ed2f4569485e1"}], "type": "compute", "id": "37484d27460b41d4880b15970ef6687d", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f7e0d0419b24a789e9202926e716641"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59de9eba9ab045fcbfeb00b9749e2776"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd801f4a2a6c49d8a0e8b7285a7872a7"}], "type": "network", "id": "3b3812955b3d432e8fe7a903ceddc7d1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d3a80c8dd408ebb9630a8784df5bc"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a9bfea03cf14bb19f2fccc01e37e11c"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "831d862dfc98427aaa8f065319dfe3a3"}], "type": "cloudformation", "id": "4efd3eaa7efe4f46b21ce3d5531286c3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b2ae117e14d1413ea2f75975208a15e8"}, {"url": "http://12.0.0.30:8080/v1/AUTH_f901a012b6f64bd19ba7ea4bf47fc4c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd1553d32df449348e5dee2813774c21"}, {"url": "http://172.30.9.21:8080/v1/AUTH_f901a012b6f64bd19ba7ea4bf47fc4c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ff13962abe7d4b49aedb20cda62833d9"}], "type": "object-store", "id": "69accdd1a0cc4941a771c0dc14d7ad5e", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/f901a012b6f64bd19ba7ea4bf47fc4c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d6511ab168a40b88fb4617d484575d7"}, {"url": "http://172.30.9.21:8776/v3/f901a012b6f64bd19ba7ea4bf47fc4c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bae21384d284b2da3e09128c3b29d15"}, {"url": "http://192.30.9.10:8776/v3/f901a012b6f64bd19ba7ea4bf47fc4c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b2cc276334794d3e8f632015f408b04b"}], "type": "volumev3", "id": "781b061b264b46d6b7d1d569442586dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f7719f0adc54ae89cdeec76d63cae40"}, {"url": "http://192.30.9.10:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75fbfba5dec84823b1a140c782b95b99"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc9eac336e6545d484edbae7b8169a94"}], "type": "event", "id": "80ff8f452ced426ebca635866623ae84", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/f901a012b6f64bd19ba7ea4bf47fc4c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "287abd8d3c884bec967aad384e0df91b"}, {"url": "http://192.30.9.10:8004/v1/f901a012b6f64bd19ba7ea4bf47fc4c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5086dc0a9940d4aac22e8b89025541"}, {"url": "http://172.30.9.21:8004/v1/f901a012b6f64bd19ba7ea4bf47fc4c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa5e36177a9b47548aff55f2a3835063"}], "type": "orchestration", "id": "85b62a477ae542f0877f59de5e029122", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/f901a012b6f64bd19ba7ea4bf47fc4c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208e23b84208421fac66f0cd94244b33"}, {"url": "http://192.30.9.10:8776/v2/f901a012b6f64bd19ba7ea4bf47fc4c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73f46a2ff3d841eca997110845049d29"}, {"url": "http://192.30.9.10:8776/v2/f901a012b6f64bd19ba7ea4bf47fc4c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe351e6b5aa64da9805bd3b94fecf6a7"}], "type": "volumev2", "id": "8adb841ac178457ab05de53026c1aaf4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0784e1febe654f69a0bbca833b7f7000"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e9bd17c26742a49466237220fc83ee"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "186624be67914f91a599cb1c4f189650"}], "type": "placement", "id": "be7caa3a88d0448b9d37cdb765627d99", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2b67ef9902849a0a187ef8809deb410"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d4c8dfe13dac4d1aaae89b34d079de7f"}, {"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f384750088244358adc183f667a53b9e"}], "type": "image", "id": "ce7639caf1a44f81939c9f1b7434ddbc", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8cf46ac2794443288295e0eba8d3a00c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b03113120f854066a850a439fe1599c4"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e226a23f3ce14a7d884bed1dc9edbdd0"}], "type": "metric", "id": "d89bfaa048fc4372a3a369907212f302", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/f901a012b6f64bd19ba7ea4bf47fc4c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35fd91ad017d4a4cbf01e12b505aa465"}, {"url": "http://172.30.9.21:8776/v1/f901a012b6f64bd19ba7ea4bf47fc4c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "619d8a009aec41628d664bff66fc7e45"}, {"url": "http://192.30.9.10:8776/v1/f901a012b6f64bd19ba7ea4bf47fc4c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6e252013677458fb91a174a78576d47"}], "type": "volume", "id": "e9b02073d3304e2d88eb882fbdd00b7d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "fa271ef4a9684c9ea3973b06db24ae5d", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a888f33fabab41f3b00816d3db4f3c79"}, "audit_ids": ["QaPhDt61Sa66EVMz97fqjQ"], "issued_at": "2018-07-13T01:43:56.000000Z"}} 2018-07-13 01:43:56,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-13 01:43:56,615 - 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}0aa2d76c4f811f10318704aee9814780b78e2432" 2018-07-13 01:43:57,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-44dac379-600c-4857-bf68-4081f573a56a Date: Fri, 13 Jul 2018 01:43:57 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ddbd9deb-4d70-4599-8064-a03c8b5be074","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d2faebf72767466ba1de28721bc0c97b","l2_adjacency":true,"status":"ACTIVE","subnets":["f8b2beb3-86f2-4ee0-aff4-ea4d506e2e6c"],"description":"","tags":[],"updated_at":"2018-07-13T01:38:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d2faebf72767466ba1de28721bc0c97b","created_at":"2018-07-13T01:37:58Z","provider:network_type":"flat"}]} 2018-07-13 01:43:57,626 - 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-44dac379-600c-4857-bf68-4081f573a56a 2018-07-13 01:43:57,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.01158499718s 2018-07-13 01:43:57,626 - 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-44dac379-600c-4857-bf68-4081f573a56a 2018-07-13 01:43:57,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-13 01:43:57,628 - 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}0aa2d76c4f811f10318704aee9814780b78e2432" -d '{"network": {"name": "tenantnetwork1-net_3492953f-428f-418b-9d65-068506f0570c", "admin_state_up": true}}' 2018-07-13 01:43:58,029 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-dfe7a30c-d833-4ffb-8e61-024d78a46b43 Date: Fri, 13 Jul 2018 01:43:58 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"a42e894b-c751-417f-a4e9-bda3bcc8052d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":39,"ipv4_address_scope":null,"shared":false,"project_id":"f901a012b6f64bd19ba7ea4bf47fc4c3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-13T01:43:57Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_3492953f-428f-418b-9d65-068506f0570c","admin_state_up":true,"tenant_id":"f901a012b6f64bd19ba7ea4bf47fc4c3","created_at":"2018-07-13T01:43:57Z","mtu":1450}} 2018-07-13 01:43:58,029 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-dfe7a30c-d833-4ffb-8e61-024d78a46b43 2018-07-13 01:43:58,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.401744127274s 2018-07-13 01:43:58,030 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-dfe7a30c-d833-4ffb-8e61-024d78a46b43 2018-07-13 01:43:58,030 - 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-13T01:43:57Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'a42e894b-c751-417f-a4e9-bda3bcc8052d', u'provider:segmentation_id': 39, 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_3492953f-428f-418b-9d65-068506f0570c', u'created_at': u'2018-07-13T01:43:57Z', u'mtu': 1450, u'tenant_id': u'f901a012b6f64bd19ba7ea4bf47fc4c3', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'f901a012b6f64bd19ba7ea4bf47fc4c3', u'l2_adjacency': True}) 2018-07-13 01:43:58,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-13 01:43:58,031 - 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}0aa2d76c4f811f10318704aee9814780b78e2432" 2018-07-13 01:43:58,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1434 X-Openstack-Request-Id: req-9a27b3d9-09f1-468f-b427-44c1664b5caf Date: Fri, 13 Jul 2018 01:43:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a42e894b-c751-417f-a4e9-bda3bcc8052d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":39,"ipv4_address_scope":null,"shared":false,"project_id":"f901a012b6f64bd19ba7ea4bf47fc4c3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-13T01:43:57Z","qos_policy_id":null,"name":"tenantnetwork1-net_3492953f-428f-418b-9d65-068506f0570c","admin_state_up":true,"tenant_id":"f901a012b6f64bd19ba7ea4bf47fc4c3","created_at":"2018-07-13T01:43:57Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ddbd9deb-4d70-4599-8064-a03c8b5be074","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d2faebf72767466ba1de28721bc0c97b","l2_adjacency":true,"status":"ACTIVE","subnets":["f8b2beb3-86f2-4ee0-aff4-ea4d506e2e6c"],"description":"","tags":[],"updated_at":"2018-07-13T01:38:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d2faebf72767466ba1de28721bc0c97b","created_at":"2018-07-13T01:37:58Z","provider:network_type":"flat"}]} 2018-07-13 01:43:58,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-9a27b3d9-09f1-468f-b427-44c1664b5caf 2018-07-13 01:43:58,137 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106419086456s 2018-07-13 01:43:58,138 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-9a27b3d9-09f1-468f-b427-44c1664b5caf 2018-07-13 01:43:58,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-13 01:43:58,140 - 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}0aa2d76c4f811f10318704aee9814780b78e2432" -d '{"subnet": {"name": "tenantnetwork1-subnet_3492953f-428f-418b-9d65-068506f0570c", "enable_dhcp": true, "network_id": "a42e894b-c751-417f-a4e9-bda3bcc8052d", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.0.0/24"}}' 2018-07-13 01:43:58,575 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-4b42b79e-00b3-4327-b090-7903f0f20115 Date: Fri, 13 Jul 2018 01:43:58 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-13T01:43:58Z","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":"f79c8c91-c064-48ee-ae83-c162fef16866","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.0.1","project_id":"f901a012b6f64bd19ba7ea4bf47fc4c3","description":"","tags":[],"cidr":"192.168.0.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_3492953f-428f-418b-9d65-068506f0570c","enable_dhcp":true,"segment_id":null,"network_id":"a42e894b-c751-417f-a4e9-bda3bcc8052d","tenant_id":"f901a012b6f64bd19ba7ea4bf47fc4c3","created_at":"2018-07-13T01:43:58Z","ip_version":4}} 2018-07-13 01:43:58,575 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-4b42b79e-00b3-4327-b090-7903f0f20115 2018-07-13 01:43:58,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.435023069382s 2018-07-13 01:43:58,575 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-4b42b79e-00b3-4327-b090-7903f0f20115 2018-07-13 01:43:58,576 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-13T01:43:58Z', 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'f79c8c91-c064-48ee-ae83-c162fef16866', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_3492953f-428f-418b-9d65-068506f0570c', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'a42e894b-c751-417f-a4e9-bda3bcc8052d', u'tenant_id': u'f901a012b6f64bd19ba7ea4bf47fc4c3', u'created_at': u'2018-07-13T01:43:58Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.0.1', u'ip_version': 4, u'project_id': u'f901a012b6f64bd19ba7ea4bf47fc4c3'}) 2018-07-13 01:43:58,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-13 01:43:58,577 - 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}0aa2d76c4f811f10318704aee9814780b78e2432" -d '{"router": {"external_gateway_info": {"network_id": "ddbd9deb-4d70-4599-8064-a03c8b5be074"}, "name": "tenantnetwork1-router_3492953f-428f-418b-9d65-068506f0570c", "admin_state_up": true}}' 2018-07-13 01:44:00,158 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 714 X-Openstack-Request-Id: req-f7390308-e418-42e5-ab32-e3bd01dbecd4 Date: Fri, 13 Jul 2018 01:44:00 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "ddbd9deb-4d70-4599-8064-a03c8b5be074", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f8b2beb3-86f2-4ee0-aff4-ea4d506e2e6c", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f901a012b6f64bd19ba7ea4bf47fc4c3", "created_at": "2018-07-13T01:43:58Z", "admin_state_up": true, "updated_at": "2018-07-13T01:43:59Z", "project_id": "f901a012b6f64bd19ba7ea4bf47fc4c3", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "1c499410-bd4e-4d3c-b786-01d3a07c4cfa", "name": "tenantnetwork1-router_3492953f-428f-418b-9d65-068506f0570c"}} 2018-07-13 01:44:00,158 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-f7390308-e418-42e5-ab32-e3bd01dbecd4 2018-07-13 01:44:00,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.58151698112s 2018-07-13 01:44:00,158 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-f7390308-e418-42e5-ab32-e3bd01dbecd4 2018-07-13 01:44:00,159 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-13T01:43:59Z', u'revision_number': 2, u'ha': False, u'id': u'1c499410-bd4e-4d3c-b786-01d3a07c4cfa', u'external_gateway_info': {u'network_id': u'ddbd9deb-4d70-4599-8064-a03c8b5be074', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'f8b2beb3-86f2-4ee0-aff4-ea4d506e2e6c', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_3492953f-428f-418b-9d65-068506f0570c', u'admin_state_up': True, u'tenant_id': u'f901a012b6f64bd19ba7ea4bf47fc4c3', u'created_at': u'2018-07-13T01:43:58Z', u'flavor_id': None, u'routes': [], u'project_id': u'f901a012b6f64bd19ba7ea4bf47fc4c3'}) 2018-07-13 01:44:00,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-13 01:44:00,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/1c499410-bd4e-4d3c-b786-01d3a07c4cfa/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}0aa2d76c4f811f10318704aee9814780b78e2432" -d '{"subnet_id": "f79c8c91-c064-48ee-ae83-c162fef16866"}' 2018-07-13 01:44:02,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f8a4f540-d20d-4f5d-b967-8ed1ddef79d3 Date: Fri, 13 Jul 2018 01:44:02 GMT RESP BODY: {"network_id": "a42e894b-c751-417f-a4e9-bda3bcc8052d", "tenant_id": "f901a012b6f64bd19ba7ea4bf47fc4c3", "subnet_id": "f79c8c91-c064-48ee-ae83-c162fef16866", "subnet_ids": ["f79c8c91-c064-48ee-ae83-c162fef16866"], "port_id": "20c962d6-a65e-4fbf-8aee-7175a8fca459", "id": "1c499410-bd4e-4d3c-b786-01d3a07c4cfa"} 2018-07-13 01:44:02,125 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/1c499410-bd4e-4d3c-b786-01d3a07c4cfa/add_router_interface.json used request id req-f8a4f540-d20d-4f5d-b967-8ed1ddef79d3 2018-07-13 01:44:02,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.96579909325s 2018-07-13 01:44:02,125 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/1c499410-bd4e-4d3c-b786-01d3a07c4cfa/add_router_interface.json used request id req-f8a4f540-d20d-4f5d-b967-8ed1ddef79d3 returning object 1c499410-bd4e-4d3c-b786-01d3a07c4cfa 2018-07-13 01:44:02,268 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-13 01:44:02,268 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:04 | PASS | +------------------------+------------------+------------------+----------------+ 2018-07-13 01:44:02,274 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-13 01:44:02,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/1c499410-bd4e-4d3c-b786-01d3a07c4cfa/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}0aa2d76c4f811f10318704aee9814780b78e2432" -d '{"subnet_id": "f79c8c91-c064-48ee-ae83-c162fef16866"}' 2018-07-13 01:44:04,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f67f59eb-a2ef-4e5d-8ce3-cf5fa967dfce Date: Fri, 13 Jul 2018 01:44:04 GMT RESP BODY: {"network_id": "a42e894b-c751-417f-a4e9-bda3bcc8052d", "tenant_id": "f901a012b6f64bd19ba7ea4bf47fc4c3", "subnet_id": "f79c8c91-c064-48ee-ae83-c162fef16866", "subnet_ids": ["f79c8c91-c064-48ee-ae83-c162fef16866"], "port_id": "20c962d6-a65e-4fbf-8aee-7175a8fca459", "id": "1c499410-bd4e-4d3c-b786-01d3a07c4cfa"} 2018-07-13 01:44:04,020 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/1c499410-bd4e-4d3c-b786-01d3a07c4cfa/remove_router_interface.json used request id req-f67f59eb-a2ef-4e5d-8ce3-cf5fa967dfce 2018-07-13 01:44:04,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.74581694603s 2018-07-13 01:44:04,020 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/1c499410-bd4e-4d3c-b786-01d3a07c4cfa/remove_router_interface.json used request id req-f67f59eb-a2ef-4e5d-8ce3-cf5fa967dfce returning object 1c499410-bd4e-4d3c-b786-01d3a07c4cfa 2018-07-13 01:44:04,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-13 01:44:04,021 - 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}0aa2d76c4f811f10318704aee9814780b78e2432" 2018-07-13 01:44:04,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-c53c4c70-aacf-473f-935f-4c6586ce648b Date: Fri, 13 Jul 2018 01:44:04 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "ddbd9deb-4d70-4599-8064-a03c8b5be074", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "f8b2beb3-86f2-4ee0-aff4-ea4d506e2e6c", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f901a012b6f64bd19ba7ea4bf47fc4c3", "created_at": "2018-07-13T01:43:58Z", "admin_state_up": true, "updated_at": "2018-07-13T01:44:03Z", "project_id": "f901a012b6f64bd19ba7ea4bf47fc4c3", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "1c499410-bd4e-4d3c-b786-01d3a07c4cfa", "name": "tenantnetwork1-router_3492953f-428f-418b-9d65-068506f0570c"}]} 2018-07-13 01:44:04,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-c53c4c70-aacf-473f-935f-4c6586ce648b 2018-07-13 01:44:04,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.124436855316s 2018-07-13 01:44:04,145 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-c53c4c70-aacf-473f-935f-4c6586ce648b 2018-07-13 01:44:04,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-13 01:44:04,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/1c499410-bd4e-4d3c-b786-01d3a07c4cfa.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}0aa2d76c4f811f10318704aee9814780b78e2432" 2018-07-13 01:44:05,282 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7de9a5ec-70eb-4ebc-bb61-45aad30ab68c Content-Length: 0 Date: Fri, 13 Jul 2018 01:44:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-13 01:44:05,282 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/1c499410-bd4e-4d3c-b786-01d3a07c4cfa.json used request id req-7de9a5ec-70eb-4ebc-bb61-45aad30ab68c 2018-07-13 01:44:05,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.13525509834s 2018-07-13 01:44:05,282 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/1c499410-bd4e-4d3c-b786-01d3a07c4cfa.json used request id req-7de9a5ec-70eb-4ebc-bb61-45aad30ab68c 2018-07-13 01:44:05,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-13 01:44:05,283 - 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}0aa2d76c4f811f10318704aee9814780b78e2432" 2018-07-13 01:44:05,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1324 X-Openstack-Request-Id: req-00f73e7a-88fe-48a7-b185-068b3764d7f8 Date: Fri, 13 Jul 2018 01:44:05 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-13T01:43:58Z","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":"f79c8c91-c064-48ee-ae83-c162fef16866","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.0.1","project_id":"f901a012b6f64bd19ba7ea4bf47fc4c3","description":"","tags":[],"cidr":"192.168.0.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_3492953f-428f-418b-9d65-068506f0570c","enable_dhcp":true,"segment_id":null,"network_id":"a42e894b-c751-417f-a4e9-bda3bcc8052d","tenant_id":"f901a012b6f64bd19ba7ea4bf47fc4c3","created_at":"2018-07-13T01:43:58Z","ip_version":4},{"updated_at":"2018-07-13T01:38:03Z","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":"f8b2beb3-86f2-4ee0-aff4-ea4d506e2e6c","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"d2faebf72767466ba1de28721bc0c97b","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"ddbd9deb-4d70-4599-8064-a03c8b5be074","tenant_id":"d2faebf72767466ba1de28721bc0c97b","created_at":"2018-07-13T01:38:03Z","ip_version":4}]} 2018-07-13 01:44:05,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-00f73e7a-88fe-48a7-b185-068b3764d7f8 2018-07-13 01:44:05,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0841720104218s 2018-07-13 01:44:05,368 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-00f73e7a-88fe-48a7-b185-068b3764d7f8 2018-07-13 01:44:05,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-13 01:44:05,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/f79c8c91-c064-48ee-ae83-c162fef16866.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}0aa2d76c4f811f10318704aee9814780b78e2432" 2018-07-13 01:44:06,325 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0a9e2c14-5411-4dec-ad97-02e38b622889 Date: Fri, 13 Jul 2018 01:44:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-13 01:44:06,325 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/f79c8c91-c064-48ee-ae83-c162fef16866.json used request id req-0a9e2c14-5411-4dec-ad97-02e38b622889 2018-07-13 01:44:06,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.955930948257s 2018-07-13 01:44:06,325 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/f79c8c91-c064-48ee-ae83-c162fef16866.json used request id req-0a9e2c14-5411-4dec-ad97-02e38b622889 2018-07-13 01:44:06,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-13 01:44:06,326 - 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}0aa2d76c4f811f10318704aee9814780b78e2432" 2018-07-13 01:44:06,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1440 X-Openstack-Request-Id: req-e846374e-bbe8-4e50-b77d-8e3926661a38 Date: Fri, 13 Jul 2018 01:44:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a42e894b-c751-417f-a4e9-bda3bcc8052d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":39,"ipv4_address_scope":null,"shared":false,"project_id":"f901a012b6f64bd19ba7ea4bf47fc4c3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-13T01:44:06Z","qos_policy_id":null,"name":"tenantnetwork1-net_3492953f-428f-418b-9d65-068506f0570c","admin_state_up":true,"tenant_id":"f901a012b6f64bd19ba7ea4bf47fc4c3","created_at":"2018-07-13T01:43:57Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ddbd9deb-4d70-4599-8064-a03c8b5be074","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d2faebf72767466ba1de28721bc0c97b","l2_adjacency":true,"status":"ACTIVE","subnets":["f8b2beb3-86f2-4ee0-aff4-ea4d506e2e6c"],"description":"","tags":[],"updated_at":"2018-07-13T01:38:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d2faebf72767466ba1de28721bc0c97b","created_at":"2018-07-13T01:37:58Z","provider:network_type":"flat"}]} 2018-07-13 01:44:06,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-e846374e-bbe8-4e50-b77d-8e3926661a38 2018-07-13 01:44:06,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0854308605194s 2018-07-13 01:44:06,412 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-e846374e-bbe8-4e50-b77d-8e3926661a38 2018-07-13 01:44:06,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-13 01:44:06,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/a42e894b-c751-417f-a4e9-bda3bcc8052d.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}0aa2d76c4f811f10318704aee9814780b78e2432" 2018-07-13 01:44:07,619 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-329b5907-75c3-4bf4-8220-6958e027e624 Date: Fri, 13 Jul 2018 01:44:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-13 01:44:07,619 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/a42e894b-c751-417f-a4e9-bda3bcc8052d.json used request id req-329b5907-75c3-4bf4-8220-6958e027e624 2018-07-13 01:44:07,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.20615386963s 2018-07-13 01:44:07,619 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/a42e894b-c751-417f-a4e9-bda3bcc8052d.json used request id req-329b5907-75c3-4bf4-8220-6958e027e624 2018-07-13 01:44:07,620 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-07-13 01:44:07,714 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-13 01:44:07,715 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-13 01:44:07,715 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-13 01:44:07,715 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-13 01:44:07,715 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-13 01:44:07,715 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-13 01:44:07,715 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-13 01:44:07,715 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-13 01:44:07,715 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-13 01:44:07,715 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-13 01:44:07,715 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-13 01:44:07,715 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-13 01:44:07,715 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-13 01:44:07,715 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-13 01:44:07,715 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-13 01:44:07,716 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-13 01:44:07,716 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-13 01:44:07,716 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-13 01:44:07,716 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-13 01:44:07,716 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-13 01:44:07,716 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-13 01:44:07,716 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-13 01:44:07,718 - 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-13 01:44:07,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 13 Jul 2018 01:44:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76982db1-301e-419a-80c4-ecfebcab5b0e 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-13 01:44:07,723 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-76982db1-301e-419a-80c4-ecfebcab5b0e 2018-07-13 01:44:07,724 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-13 01:44:08,116 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "141029104bdd4a31aff12fb5ba60cc5f", "name": "reader"}, {"id": "df6d4a6d499645238853d91f9f1a9ffa", "name": "admin"}, {"id": "e2b497da13d6475a800038f2351f7e46", "name": "member"}], "expires_at": "2018-07-13T02:44:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f901a012b6f64bd19ba7ea4bf47fc4c3", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77a01163bd05406ea0f473eecfd17e67"}, {"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "93e9ce1743984827886842e1b23eea14"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b4a3513667174cb8a80dba0ca2c8f7e8"}], "type": "identity", "id": "23a7f32abd8a409981fafc0527bc99ac", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "47552788003b4cb9b0898bfccd08886d"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7691db52f77f4065a42102315a260aa8"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d7eca11689fa4cafbe12ae76d93554f4"}], "type": "alarming", "id": "2c651722adb844a0bcf7396fb32fd543", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "49abff5e1d5147c2a15132cdb7a7acde"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6a0754757b274678b6b996b05f29cc43"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "71b91e2386be4391a81ed2f4569485e1"}], "type": "compute", "id": "37484d27460b41d4880b15970ef6687d", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2f7e0d0419b24a789e9202926e716641"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59de9eba9ab045fcbfeb00b9749e2776"}, {"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bd801f4a2a6c49d8a0e8b7285a7872a7"}], "type": "network", "id": "3b3812955b3d432e8fe7a903ceddc7d1", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "317d3a80c8dd408ebb9630a8784df5bc"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a9bfea03cf14bb19f2fccc01e37e11c"}, {"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "831d862dfc98427aaa8f065319dfe3a3"}], "type": "cloudformation", "id": "4efd3eaa7efe4f46b21ce3d5531286c3", "name": "heat-cfn"}, {"endpoints": [{"url": "http://12.0.0.30:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b2ae117e14d1413ea2f75975208a15e8"}, {"url": "http://12.0.0.30:8080/v1/AUTH_f901a012b6f64bd19ba7ea4bf47fc4c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bd1553d32df449348e5dee2813774c21"}, {"url": "http://172.30.9.21:8080/v1/AUTH_f901a012b6f64bd19ba7ea4bf47fc4c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ff13962abe7d4b49aedb20cda62833d9"}], "type": "object-store", "id": "69accdd1a0cc4941a771c0dc14d7ad5e", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/f901a012b6f64bd19ba7ea4bf47fc4c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2d6511ab168a40b88fb4617d484575d7"}, {"url": "http://172.30.9.21:8776/v3/f901a012b6f64bd19ba7ea4bf47fc4c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "4bae21384d284b2da3e09128c3b29d15"}, {"url": "http://192.30.9.10:8776/v3/f901a012b6f64bd19ba7ea4bf47fc4c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b2cc276334794d3e8f632015f408b04b"}], "type": "volumev3", "id": "781b061b264b46d6b7d1d569442586dc", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.10:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f7719f0adc54ae89cdeec76d63cae40"}, {"url": "http://192.30.9.10:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75fbfba5dec84823b1a140c782b95b99"}, {"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc9eac336e6545d484edbae7b8169a94"}], "type": "event", "id": "80ff8f452ced426ebca635866623ae84", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/f901a012b6f64bd19ba7ea4bf47fc4c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "287abd8d3c884bec967aad384e0df91b"}, {"url": "http://192.30.9.10:8004/v1/f901a012b6f64bd19ba7ea4bf47fc4c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5d5086dc0a9940d4aac22e8b89025541"}, {"url": "http://172.30.9.21:8004/v1/f901a012b6f64bd19ba7ea4bf47fc4c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa5e36177a9b47548aff55f2a3835063"}], "type": "orchestration", "id": "85b62a477ae542f0877f59de5e029122", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.21:8776/v2/f901a012b6f64bd19ba7ea4bf47fc4c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "208e23b84208421fac66f0cd94244b33"}, {"url": "http://192.30.9.10:8776/v2/f901a012b6f64bd19ba7ea4bf47fc4c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "73f46a2ff3d841eca997110845049d29"}, {"url": "http://192.30.9.10:8776/v2/f901a012b6f64bd19ba7ea4bf47fc4c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe351e6b5aa64da9805bd3b94fecf6a7"}], "type": "volumev2", "id": "8adb841ac178457ab05de53026c1aaf4", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0784e1febe654f69a0bbca833b7f7000"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "08e9bd17c26742a49466237220fc83ee"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "186624be67914f91a599cb1c4f189650"}], "type": "placement", "id": "be7caa3a88d0448b9d37cdb765627d99", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a2b67ef9902849a0a187ef8809deb410"}, {"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d4c8dfe13dac4d1aaae89b34d079de7f"}, {"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f384750088244358adc183f667a53b9e"}], "type": "image", "id": "ce7639caf1a44f81939c9f1b7434ddbc", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8cf46ac2794443288295e0eba8d3a00c"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b03113120f854066a850a439fe1599c4"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e226a23f3ce14a7d884bed1dc9edbdd0"}], "type": "metric", "id": "d89bfaa048fc4372a3a369907212f302", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/f901a012b6f64bd19ba7ea4bf47fc4c3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "35fd91ad017d4a4cbf01e12b505aa465"}, {"url": "http://172.30.9.21:8776/v1/f901a012b6f64bd19ba7ea4bf47fc4c3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "619d8a009aec41628d664bff66fc7e45"}, {"url": "http://192.30.9.10:8776/v1/f901a012b6f64bd19ba7ea4bf47fc4c3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e6e252013677458fb91a174a78576d47"}], "type": "volume", "id": "e9b02073d3304e2d88eb882fbdd00b7d", "name": "cinder"}, {"endpoints": [], "type": "metering", "id": "fa271ef4a9684c9ea3973b06db24ae5d", "name": "ceilometer"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "a888f33fabab41f3b00816d3db4f3c79"}, "audit_ids": ["6loWL-_BQB6BBtxY_FqgZQ"], "issued_at": "2018-07-13T01:44:08.000000Z"}} 2018-07-13 01:44:08,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-13 01:44:08,120 - 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}b8a8e1c570cb78f142ab7c0d2a4b12401b418007" 2018-07-13 01:44:08,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-2b39d994-c880-4d01-b02f-c5b3c03d8624 Date: Fri, 13 Jul 2018 01:44:08 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"ddbd9deb-4d70-4599-8064-a03c8b5be074","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"d2faebf72767466ba1de28721bc0c97b","l2_adjacency":true,"status":"ACTIVE","subnets":["f8b2beb3-86f2-4ee0-aff4-ea4d506e2e6c"],"description":"","tags":[],"updated_at":"2018-07-13T01:38:03Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"d2faebf72767466ba1de28721bc0c97b","created_at":"2018-07-13T01:37:58Z","provider:network_type":"flat"}]} 2018-07-13 01:44:08,446 - 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-2b39d994-c880-4d01-b02f-c5b3c03d8624 2018-07-13 01:44:08,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.327472925186s 2018-07-13 01:44:08,447 - 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-2b39d994-c880-4d01-b02f-c5b3c03d8624 2018-07-13 01:44:08,450 - 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-13 01:44:08,456 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 13 Jul 2018 01:44:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1da6135-b80d-4b36-bdf5-558cc4366b03 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-13 01:44:08,457 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-c1da6135-b80d-4b36-bdf5-558cc4366b03 2018-07-13 01:44:08,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-13 01:44:08,460 - 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}b8a8e1c570cb78f142ab7c0d2a4b12401b418007" 2018-07-13 01:44:08,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 13 Jul 2018 01:44:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57f86f77-7331-476a-83b3-bdfdcbb5a5ac Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/db134294e18e4760b017f296c58d0018"}, "tags": [], "enabled": true, "id": "db134294e18e4760b017f296c58d0018", "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-13 01:44:08,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-57f86f77-7331-476a-83b3-bdfdcbb5a5ac 2018-07-13 01:44:08,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.160647153854s 2018-07-13 01:44:08,618 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-57f86f77-7331-476a-83b3-bdfdcbb5a5ac 2018-07-13 01:44:08,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-13 01:44:08,628 - 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}b8a8e1c570cb78f142ab7c0d2a4b12401b418007" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_c5f05aa9-28b1-4edf-b8e2-2354c1ab33e2"}}' 2018-07-13 01:44:08,805 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 13 Jul 2018 01:44:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-512a98fe-a3ac-44c2-b45e-462a57761879 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/f3730fb1479a46269da074622f664676"}, "tags": [], "enabled": true, "id": "f3730fb1479a46269da074622f664676", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_c5f05aa9-28b1-4edf-b8e2-2354c1ab33e2"}} 2018-07-13 01:44:08,806 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-512a98fe-a3ac-44c2-b45e-462a57761879 2018-07-13 01:44:08,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.180473089218s 2018-07-13 01:44:08,806 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-512a98fe-a3ac-44c2-b45e-462a57761879 2018-07-13 01:44:08,807 - 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'f3730fb1479a46269da074622f664676', '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_c5f05aa9-28b1-4edf-b8e2-2354c1ab33e2'}) 2018-07-13 01:44:08,812 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-13 01:44:08,816 - 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}b8a8e1c570cb78f142ab7c0d2a4b12401b418007" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "e256a9fa-14a4-4954-815a-9c2a0d469e14", "email": null, "name": "tenantnetwork2-user_c5f05aa9-28b1-4edf-b8e2-2354c1ab33e2"}}' 2018-07-13 01:44:09,346 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 13 Jul 2018 01:44:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a78d2c52-7f67-408e-91b2-c5cd16d7217a Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_c5f05aa9-28b1-4edf-b8e2-2354c1ab33e2", "links": {"self": "http://172.30.9.21:5000/v3/users/6032698c512d491da82d1ddf1f8a6416"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6032698c512d491da82d1ddf1f8a6416", "domain_id": "default", "password_expires_at": null}} 2018-07-13 01:44:09,346 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-a78d2c52-7f67-408e-91b2-c5cd16d7217a 2018-07-13 01:44:09,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.533784866333s 2018-07-13 01:44:09,347 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-a78d2c52-7f67-408e-91b2-c5cd16d7217a 2018-07-13 01:44:09,347 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'6032698c512d491da82d1ddf1f8a6416', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_c5f05aa9-28b1-4edf-b8e2-2354c1ab33e2'}) 2018-07-13 01:44:09,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-13 01:44:09,354 - 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}b8a8e1c570cb78f142ab7c0d2a4b12401b418007" 2018-07-13 01:44:09,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 13 Jul 2018 01:44:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d066b058-fa6a-4a58-abdf-832bd1ad4400 Content-Encoding: gzip Content-Length: 384 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": "141029104bdd4a31aff12fb5ba60cc5f", "links": {"self": "http://172.30.9.21:5000/v3/roles/141029104bdd4a31aff12fb5ba60cc5f"}, "name": "reader"}, {"domain_id": null, "id": "1cce3ddfda9d46cf9453df6a4d712de3", "links": {"self": "http://172.30.9.21:5000/v3/roles/1cce3ddfda9d46cf9453df6a4d712de3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "46f502cb9fee4871bcab5e74a8fa0a89", "links": {"self": "http://172.30.9.21:5000/v3/roles/46f502cb9fee4871bcab5e74a8fa0a89"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a6f37178b3104d1a937374ab46faa154", "links": {"self": "http://172.30.9.21:5000/v3/roles/a6f37178b3104d1a937374ab46faa154"}, "name": "swiftoperator"}, {"domain_id": null, "id": "df6d4a6d499645238853d91f9f1a9ffa", "links": {"self": "http://172.30.9.21:5000/v3/roles/df6d4a6d499645238853d91f9f1a9ffa"}, "name": "admin"}, {"domain_id": null, "id": "e2b497da13d6475a800038f2351f7e46", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2b497da13d6475a800038f2351f7e46"}, "name": "member"}]} 2018-07-13 01:44:09,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-d066b058-fa6a-4a58-abdf-832bd1ad4400 2018-07-13 01:44:09,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102479934692s 2018-07-13 01:44:09,454 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-d066b058-fa6a-4a58-abdf-832bd1ad4400 2018-07-13 01:44:09,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-13 01:44:09,461 - 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}b8a8e1c570cb78f142ab7c0d2a4b12401b418007" 2018-07-13 01:44:09,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 13 Jul 2018 01:44:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3d7b661-2d90-4649-b4c8-240e58777b06 Content-Encoding: gzip Content-Length: 384 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": "141029104bdd4a31aff12fb5ba60cc5f", "links": {"self": "http://172.30.9.21:5000/v3/roles/141029104bdd4a31aff12fb5ba60cc5f"}, "name": "reader"}, {"domain_id": null, "id": "1cce3ddfda9d46cf9453df6a4d712de3", "links": {"self": "http://172.30.9.21:5000/v3/roles/1cce3ddfda9d46cf9453df6a4d712de3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "46f502cb9fee4871bcab5e74a8fa0a89", "links": {"self": "http://172.30.9.21:5000/v3/roles/46f502cb9fee4871bcab5e74a8fa0a89"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a6f37178b3104d1a937374ab46faa154", "links": {"self": "http://172.30.9.21:5000/v3/roles/a6f37178b3104d1a937374ab46faa154"}, "name": "swiftoperator"}, {"domain_id": null, "id": "df6d4a6d499645238853d91f9f1a9ffa", "links": {"self": "http://172.30.9.21:5000/v3/roles/df6d4a6d499645238853d91f9f1a9ffa"}, "name": "admin"}, {"domain_id": null, "id": "e2b497da13d6475a800038f2351f7e46", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2b497da13d6475a800038f2351f7e46"}, "name": "member"}]} 2018-07-13 01:44:09,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c3d7b661-2d90-4649-b4c8-240e58777b06 2018-07-13 01:44:09,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0933649539948s 2018-07-13 01:44:09,552 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c3d7b661-2d90-4649-b4c8-240e58777b06 2018-07-13 01:44:09,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-13 01:44:09,560 - 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}b8a8e1c570cb78f142ab7c0d2a4b12401b418007" 2018-07-13 01:44:09,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 13 Jul 2018 01:44:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0076c86-cfda-4f11-aca4-fd0a75f7ac5e Content-Encoding: gzip Content-Length: 384 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": "141029104bdd4a31aff12fb5ba60cc5f", "links": {"self": "http://172.30.9.21:5000/v3/roles/141029104bdd4a31aff12fb5ba60cc5f"}, "name": "reader"}, {"domain_id": null, "id": "1cce3ddfda9d46cf9453df6a4d712de3", "links": {"self": "http://172.30.9.21:5000/v3/roles/1cce3ddfda9d46cf9453df6a4d712de3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "46f502cb9fee4871bcab5e74a8fa0a89", "links": {"self": "http://172.30.9.21:5000/v3/roles/46f502cb9fee4871bcab5e74a8fa0a89"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a6f37178b3104d1a937374ab46faa154", "links": {"self": "http://172.30.9.21:5000/v3/roles/a6f37178b3104d1a937374ab46faa154"}, "name": "swiftoperator"}, {"domain_id": null, "id": "df6d4a6d499645238853d91f9f1a9ffa", "links": {"self": "http://172.30.9.21:5000/v3/roles/df6d4a6d499645238853d91f9f1a9ffa"}, "name": "admin"}, {"domain_id": null, "id": "e2b497da13d6475a800038f2351f7e46", "links": {"self": "http://172.30.9.21:5000/v3/roles/e2b497da13d6475a800038f2351f7e46"}, "name": "member"}]} 2018-07-13 01:44:09,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c0076c86-cfda-4f11-aca4-fd0a75f7ac5e 2018-07-13 01:44:09,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0968098640442s 2018-07-13 01:44:09,654 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c0076c86-cfda-4f11-aca4-fd0a75f7ac5e 2018-07-13 01:44:09,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-13 01:44:09,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b8a8e1c570cb78f142ab7c0d2a4b12401b418007" 2018-07-13 01:44:09,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 13 Jul 2018 01:44:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1934c875-7baf-4c0b-82f9-b9a58fc5bc8e Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-13 01:44:09,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-1934c875-7baf-4c0b-82f9-b9a58fc5bc8e 2018-07-13 01:44:09,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.100831985474s 2018-07-13 01:44:09,759 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-1934c875-7baf-4c0b-82f9-b9a58fc5bc8e 2018-07-13 01:44:09,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-13 01:44:09,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET 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 "X-Auth-Token: {SHA1}b8a8e1c570cb78f142ab7c0d2a4b12401b418007" 2018-07-13 01:44:09,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 13 Jul 2018 01:44:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07a8afa7-e5c9-4780-b0c0-6f689103297c Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/09711912d8ad45eab5584abfbb5d73a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09711912d8ad45eab5584abfbb5d73a5", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/0c174bf858644624a2236394ea684902"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c174bf858644624a2236394ea684902", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/1f44c26ca08145b18d1f16140877c076"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f44c26ca08145b18d1f16140877c076", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/2a6d608170754e8ab4cf58e8cc30733a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a6d608170754e8ab4cf58e8cc30733a", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2d1eec15e49945ccbbfd2ddaece758e8"}, "domain_id": "db134294e18e4760b017f296c58d0018", "enabled": true, "options": {}, "id": "2d1eec15e49945ccbbfd2ddaece758e8", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/49edcaa8c61d47c2a9c0d5d702913886"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49edcaa8c61d47c2a9c0d5d702913886", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/57b16d07295d4495b122ec9eaab9e673"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57b16d07295d4495b122ec9eaab9e673", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5ee2c8b90d1246b583daa45f767469a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ee2c8b90d1246b583daa45f767469a2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_c5f05aa9-28b1-4edf-b8e2-2354c1ab33e2", "links": {"self": "http://172.30.9.21:5000/v3/users/6032698c512d491da82d1ddf1f8a6416"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6032698c512d491da82d1ddf1f8a6416", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/8e583c13502d4498a54dda60dae0cf5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e583c13502d4498a54dda60dae0cf5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a42f445a1aac4f47bb78e2938c877429"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a42f445a1aac4f47bb78e2938c877429", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a888f33fabab41f3b00816d3db4f3c79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a888f33fabab41f3b00816d3db4f3c79", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/ae0045ade9fb40f98c743228c2ca9e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae0045ade9fb40f98c743228c2ca9e54", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/b5d3a3dc8a8b471aa9a9deaa94c3d738"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b5d3a3dc8a8b471aa9a9deaa94c3d738", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/eb73a662177c40078bf799711ace722b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb73a662177c40078bf799711ace722b", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-13 01:44:09,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-07a8afa7-e5c9-4780-b0c0-6f689103297c 2018-07-13 01:44:09,876 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.115993976593s 2018-07-13 01:44:09,876 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-07a8afa7-e5c9-4780-b0c0-6f689103297c 2018-07-13 01:44:09,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-13 01:44:09,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b8a8e1c570cb78f142ab7c0d2a4b12401b418007" 2018-07-13 01:44:09,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 13 Jul 2018 01:44:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31044468-1c0f-42b7-8f65-710d6b21e6e9 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/f901a012b6f64bd19ba7ea4bf47fc4c3"}, "tags": [], "enabled": true, "id": "f901a012b6f64bd19ba7ea4bf47fc4c3", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/d2faebf72767466ba1de28721bc0c97b"}, "tags": [], "enabled": true, "id": "d2faebf72767466ba1de28721bc0c97b", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.21:5000/v3/projects/f3730fb1479a46269da074622f664676"}, "tags": [], "enabled": true, "id": "f3730fb1479a46269da074622f664676", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_c5f05aa9-28b1-4edf-b8e2-2354c1ab33e2"}]} 2018-07-13 01:44:09,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-31044468-1c0f-42b7-8f65-710d6b21e6e9 2018-07-13 01:44:09,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.107424974442s 2018-07-13 01:44:09,996 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-31044468-1c0f-42b7-8f65-710d6b21e6e9 2018-07-13 01:44:10,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-13 01:44:10,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=6032698c512d491da82d1ddf1f8a6416&role.id=e2b497da13d6475a800038f2351f7e46&scope.project.id=f3730fb1479a46269da074622f664676" -H "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}b8a8e1c570cb78f142ab7c0d2a4b12401b418007" 2018-07-13 01:44:10,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 13 Jul 2018 01:44:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6c624ba-16c3-43c7-86c0-ca0d5772f843 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=6032698c512d491da82d1ddf1f8a6416&role.id=e2b497da13d6475a800038f2351f7e46&scope.project.id=f3730fb1479a46269da074622f664676", "previous": null, "next": null}} 2018-07-13 01:44:10,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=6032698c512d491da82d1ddf1f8a6416&role.id=e2b497da13d6475a800038f2351f7e46&scope.project.id=f3730fb1479a46269da074622f664676 used request id req-c6c624ba-16c3-43c7-86c0-ca0d5772f843 2018-07-13 01:44:10,102 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0986092090607s 2018-07-13 01:44:10,102 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=6032698c512d491da82d1ddf1f8a6416&role.id=e2b497da13d6475a800038f2351f7e46&scope.project.id=f3730fb1479a46269da074622f664676 used request id req-c6c624ba-16c3-43c7-86c0-ca0d5772f843 2018-07-13 01:44:10,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-13 01:44:10,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/f3730fb1479a46269da074622f664676/users/6032698c512d491da82d1ddf1f8a6416/roles/e2b497da13d6475a800038f2351f7e46 -H "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}b8a8e1c570cb78f142ab7c0d2a4b12401b418007" 2018-07-13 01:44:10,252 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 13 Jul 2018 01:44:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee41a2ef-235c-46fa-938e-a41d6e54d7ac Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-13 01:44:10,252 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/f3730fb1479a46269da074622f664676/users/6032698c512d491da82d1ddf1f8a6416/roles/e2b497da13d6475a800038f2351f7e46 used request id req-ee41a2ef-235c-46fa-938e-a41d6e54d7ac 2018-07-13 01:44:10,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.146807909012s 2018-07-13 01:44:10,253 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/f3730fb1479a46269da074622f664676/users/6032698c512d491da82d1ddf1f8a6416/roles/e2b497da13d6475a800038f2351f7e46 used request id req-ee41a2ef-235c-46fa-938e-a41d6e54d7ac 2018-07-13 01:44:10,253 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_c5f05aa9-28b1-4edf-b8e2-2354c1ab33e2', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': 'f901a012b6f64bd19ba7ea4bf47fc4c3', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'e256a9fa-14a4-4954-815a-9c2a0d469e14', 'username': u'tenantnetwork2-user_c5f05aa9-28b1-4edf-b8e2-2354c1ab33e2', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-07-13 01:44:10,255 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-13 01:44:10,255 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-13 01:44:10,255 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-13 01:44:10,255 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-13 01:44:10,255 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-13 01:44:10,256 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-13 01:44:10,256 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-13 01:44:10,256 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-13 01:44:10,256 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-13 01:44:10,256 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-13 01:44:10,256 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-13 01:44:10,256 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-13 01:44:10,256 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-13 01:44:10,256 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-13 01:44:10,257 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-13 01:44:10,257 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-13 01:44:10,257 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-13 01:44:10,257 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-13 01:44:10,257 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-13 01:44:10,257 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-13 01:44:10,257 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-13 01:44:10,257 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-13 01:44:10,259 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_c5f05aa9-28b1-4edf-b8e2-2354c1ab33e2', 'password': 'e256a9fa-14a4-4954-815a-9c2a0d469e14', 'project_name': 'tenantnetwork2-project_c5f05aa9-28b1-4edf-b8e2-2354c1ab33e2', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': 'f901a012b6f64bd19ba7ea4bf47fc4c3', 'project_domain_name': 'Default'} 2018-07-13 01:44:10,260 - 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-13 01:44:10,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 13 Jul 2018 01:44:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5438d399-6fbf-4f18-8f2b-51b1933405ca 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-13 01:44:10,268 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-5438d399-6fbf-4f18-8f2b-51b1933405ca 2018-07-13 01:44:10,268 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-07-13 01:44:10,648 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-07-13 01:44:10,649 - functest.core.tenantnetwork - ERROR - Cannot run tenantnetwork2 Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 205, in run self._create_network_ressources() File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 181, in _create_network_ressources shared=self.shared_network) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 3470, in create_network data = self._network_client.post("/networks.json", File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 641, in _network_client endpoint = client.get_endpoint() File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 223, in get_endpoint return self.session.get_endpoint(auth or self.auth, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 942, in get_endpoint return auth.get_endpoint(self, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 379, in get_endpoint allow_version_hack=allow_version_hack, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 270, in get_endpoint_data service_catalog = self.get_access(session).service_catalog File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 134, in get_access self.auth_ref = self.get_auth_ref(session) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/generic/base.py", line 201, in get_auth_ref return self._plugin.get_auth_ref(session, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/v3/base.py", line 177, in get_auth_ref authenticated=False, log=False, **rkwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 848, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 737, in request raise exceptions.from_response(resp, method, url) Unauthorized: The request you have made requires authentication. (HTTP 401) (Request-ID: req-c051645d-7a2a-4384-9144-5b31cfd97dc1) 2018-07-13 01:44:10,767 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-13 01:44:10,768 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:00 | FAIL | +------------------------+------------------+------------------+----------------+ 2018-07-13 01:44:10,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-13 01:44:10,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET 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 "X-Auth-Token: {SHA1}b8a8e1c570cb78f142ab7c0d2a4b12401b418007" 2018-07-13 01:44:10,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 13 Jul 2018 01:44:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1059570e-2655-4175-b28b-1e1625158726 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/09711912d8ad45eab5584abfbb5d73a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "09711912d8ad45eab5584abfbb5d73a5", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/0c174bf858644624a2236394ea684902"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0c174bf858644624a2236394ea684902", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/1f44c26ca08145b18d1f16140877c076"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f44c26ca08145b18d1f16140877c076", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/2a6d608170754e8ab4cf58e8cc30733a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2a6d608170754e8ab4cf58e8cc30733a", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/2d1eec15e49945ccbbfd2ddaece758e8"}, "domain_id": "db134294e18e4760b017f296c58d0018", "enabled": true, "options": {}, "id": "2d1eec15e49945ccbbfd2ddaece758e8", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/49edcaa8c61d47c2a9c0d5d702913886"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49edcaa8c61d47c2a9c0d5d702913886", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/57b16d07295d4495b122ec9eaab9e673"}, "domain_id": "default", "enabled": true, "options": {}, "id": "57b16d07295d4495b122ec9eaab9e673", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/5ee2c8b90d1246b583daa45f767469a2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ee2c8b90d1246b583daa45f767469a2", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_c5f05aa9-28b1-4edf-b8e2-2354c1ab33e2", "links": {"self": "http://172.30.9.21:5000/v3/users/6032698c512d491da82d1ddf1f8a6416"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6032698c512d491da82d1ddf1f8a6416", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/8e583c13502d4498a54dda60dae0cf5c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8e583c13502d4498a54dda60dae0cf5c", "email": "panko@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/a42f445a1aac4f47bb78e2938c877429"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a42f445a1aac4f47bb78e2938c877429", "email": "aodh@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/a888f33fabab41f3b00816d3db4f3c79"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a888f33fabab41f3b00816d3db4f3c79", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/ae0045ade9fb40f98c743228c2ca9e54"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ae0045ade9fb40f98c743228c2ca9e54", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/b5d3a3dc8a8b471aa9a9deaa94c3d738"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b5d3a3dc8a8b471aa9a9deaa94c3d738", "email": "cinder@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/eb73a662177c40078bf799711ace722b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "eb73a662177c40078bf799711ace722b", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-07-13 01:44:10,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-1059570e-2655-4175-b28b-1e1625158726 2018-07-13 01:44:10,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.118973970413s 2018-07-13 01:44:10,892 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-1059570e-2655-4175-b28b-1e1625158726 2018-07-13 01:44:10,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-13 01:44:10,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/6032698c512d491da82d1ddf1f8a6416 -H "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}b8a8e1c570cb78f142ab7c0d2a4b12401b418007" 2018-07-13 01:44:11,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 13 Jul 2018 01:44:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0c09150-fd61-4f7e-832a-9a17dc605618 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_c5f05aa9-28b1-4edf-b8e2-2354c1ab33e2", "links": {"self": "http://172.30.9.21:5000/v3/users/6032698c512d491da82d1ddf1f8a6416"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "6032698c512d491da82d1ddf1f8a6416", "description": null}} 2018-07-13 01:44:11,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/6032698c512d491da82d1ddf1f8a6416 used request id req-b0c09150-fd61-4f7e-832a-9a17dc605618 2018-07-13 01:44:11,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.112828016281s 2018-07-13 01:44:11,011 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/6032698c512d491da82d1ddf1f8a6416 used request id req-b0c09150-fd61-4f7e-832a-9a17dc605618 2018-07-13 01:44:11,011 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-13 01:44:11,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/6032698c512d491da82d1ddf1f8a6416 -H "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}b8a8e1c570cb78f142ab7c0d2a4b12401b418007" 2018-07-13 01:44:11,201 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 13 Jul 2018 01:44:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0210522-28fe-4937-86c8-0b858836fc8e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-13 01:44:11,201 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/6032698c512d491da82d1ddf1f8a6416 used request id req-a0210522-28fe-4937-86c8-0b858836fc8e 2018-07-13 01:44:11,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.189427137375s 2018-07-13 01:44:11,201 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/6032698c512d491da82d1ddf1f8a6416 used request id req-a0210522-28fe-4937-86c8-0b858836fc8e 2018-07-13 01:44:11,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-13 01:44:11,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET 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 "X-Auth-Token: {SHA1}b8a8e1c570cb78f142ab7c0d2a4b12401b418007" 2018-07-13 01:44:11,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 13 Jul 2018 01:44:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c86c8fb4-5b53-4019-96a1-c942cae54654 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/d2faebf72767466ba1de28721bc0c97b"}, "tags": [], "enabled": true, "id": "d2faebf72767466ba1de28721bc0c97b", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.21:5000/v3/projects/f3730fb1479a46269da074622f664676"}, "tags": [], "enabled": true, "id": "f3730fb1479a46269da074622f664676", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_c5f05aa9-28b1-4edf-b8e2-2354c1ab33e2"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/f901a012b6f64bd19ba7ea4bf47fc4c3"}, "tags": [], "enabled": true, "id": "f901a012b6f64bd19ba7ea4bf47fc4c3", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-13 01:44:11,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-c86c8fb4-5b53-4019-96a1-c942cae54654 2018-07-13 01:44:11,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.105626106262s 2018-07-13 01:44:11,313 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-c86c8fb4-5b53-4019-96a1-c942cae54654 2018-07-13 01:44:11,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-13 01:44:11,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/f3730fb1479a46269da074622f664676 -H "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}b8a8e1c570cb78f142ab7c0d2a4b12401b418007" 2018-07-13 01:44:11,521 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 13 Jul 2018 01:44:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bfa8879f-c93b-454f-b5d9-6dacd837b459 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-13 01:44:11,521 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/f3730fb1479a46269da074622f664676 used request id req-bfa8879f-c93b-454f-b5d9-6dacd837b459 2018-07-13 01:44:11,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.203603029251s 2018-07-13 01:44:11,522 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/f3730fb1479a46269da074622f664676 used request id req-bfa8879f-c93b-454f-b5d9-6dacd837b459 2018-07-13 01:44:11,522 - xtesting.ci.run_tests - ERROR - The test case 'tenantnetwork2' failed. 2018-07-13 01:44:11,523 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:04 | PASS | | tenantnetwork1 | functest | healthcheck | 00:04 | PASS | | tenantnetwork2 | functest | healthcheck | 00:00 | 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-13 01:44:11,535 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR