2018-07-11 12:31:14,612 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-142 | | 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-queens-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-07-11 12:31:14,614 - 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.25,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.25:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=mfsPxyzTHCKCt9eX6XezG9Vhy 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=bfd093d9ec84428e80987063f862c500 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-07-11 12:31:14,614 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-07-11 12:31:14,615 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------+-------------------------------------------------+----------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------+-------------------------------------------------+----------------------------------------------+ | healthcheck | 0 | (merge)|(verify)|(daily)|(weekly) | First tier to be executed to verify the | connection_check tenantnetwork1 | | | | | basic operations in the VIM. | tenantnetwork2 vmready1 vmready2 | | | | | | singlevm1 singlevm2 vping_ssh | | | | | | vping_userdata cinder_test api_check | | | | | | snaps_health_check | +---------------------+---------------+-------------------------------------------+-------------------------------------------------+----------------------------------------------+ 2018-07-11 12:31:14,616 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-07-11 12:31:14,616 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-07-11 12:31:14,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-11 12:31:14,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-11 12:31:14,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-11 12:31:14,951 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-11 12:31:14,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-11 12:31:14,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-11 12:31:14,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-11 12:31:14,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-11 12:31:14,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-11 12:31:14,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-11 12:31:14,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-11 12:31:14,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-11 12:31:14,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-11 12:31:14,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-11 12:31:14,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-11 12:31:14,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-11 12:31:14,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-11 12:31:14,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-11 12:31:14,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-11 12:31:14,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-11 12:31:14,952 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-11 12:31:14,958 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-11 12:31:14,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2018-07-11 12:31:14,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-11 12:31:14,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 12:31:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fe2bcd8-5bc9-4d7c-bf32-3b028ecc2aae 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.25:5000/v3/", "rel": "self"}]}} 2018-07-11 12:31:14,981 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-1fe2bcd8-5bc9-4d7c-bf32-3b028ecc2aae 2018-07-11 12:31:14,981 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-11 12:31:15,425 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f3d2474e4d3c4f518dc70ba1c4710627", "name": "admin"}], "expires_at": "2018-07-11T13:31:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bfd093d9ec84428e80987063f862c500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0d7bd0d5f2340cf86c4e51547d3b432"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7f85cc19a6a4f888ddf7582ee7b3453"}, {"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e70a38d098324b4796f853c271d0dcd6"}], "type": "identity", "id": "0fdcccec94064471aa1d360caf612f1a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "156e278ccfaf4040b483792c7c4803e5", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "260f23e9d5894bf596fc80e2719d0de0"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb0475c8b86547a0bb894b1eaa8f9d27"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f99a209bba2044d9b5e58c30f9593b57"}], "type": "metric", "id": "2aaeb6d838f741d48b29c0c2add156ab", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/bfd093d9ec84428e80987063f862c500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0755032bbb4146ed8d50b6e0c71ea484"}, {"url": "http://192.30.9.10:8004/v1/bfd093d9ec84428e80987063f862c500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23d0ef33ff0147bbb6fbf809e0cd49ba"}, {"url": "http://172.30.9.25:8004/v1/bfd093d9ec84428e80987063f862c500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46dbcc94c70e4f4095d615eb56c8333e"}], "type": "orchestration", "id": "2fecb7c4c03b4922956dddbe6477249d", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/bfd093d9ec84428e80987063f862c500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23bbd1ef3ac24bcbb865e8bdf6ef3237"}, {"url": "http://192.30.9.10:8776/v1/bfd093d9ec84428e80987063f862c500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48cc85cc72f342d6ab7862fb326946d8"}, {"url": "http://172.30.9.25:8776/v1/bfd093d9ec84428e80987063f862c500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfadedab539c4dcbaca500967d886785"}], "type": "volume", "id": "3c3d5c1038b64600b0b78a25deb31ca8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2214806eb9b543bdb75ac128602221cc"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8962e66045c4ec7aeec93dd136d6bba"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd9ac40a109840d0ba8b748a43041d9e"}], "type": "alarming", "id": "59323f4999ae42a18919b9f45d496042", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "130c7660155240da805b4c660a94337e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b1a695e006c484c8737eadc41f87576"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7c6303a24d64ecc8636350ddf270e6c"}], "type": "compute", "id": "5d520d3512f7425ba8edc9176138ce16", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "86ea942691074727ab9330179f75b249"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cec486fdb3b14c8aad4cabdb350bed6d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f390e8b7c3c24896a2aa322bfd0c971e"}], "type": "placement", "id": "62d65d256c624b759c2d61abad973803", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5524c6eb998e4b83a3ec81541ceb7e80"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eb1807ad98444d2a9dda9aaabf4a7851"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f410323902794a63a9b30110a88e2739"}], "type": "network", "id": "9bcf59b907f148469dd0e82c214c1399", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/bfd093d9ec84428e80987063f862c500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "507f455e6f874f3582500976bd8251a3"}, {"url": "http://192.30.9.10:8776/v2/bfd093d9ec84428e80987063f862c500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a241f3b46c2946598b071464134bd9e3"}, {"url": "http://172.30.9.25:8776/v2/bfd093d9ec84428e80987063f862c500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad6a8ae3ecce409a87c566a90f591ccb"}], "type": "volumev2", "id": "b1d2e8b477884224a62cf62ea4631faa", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78a8de9b961243ab8c6fef2999d0bd01"}, {"url": "http://192.30.9.10:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b4af46ebe9d43a980638229a2e7a070"}, {"url": "http://192.30.9.10:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdec363c942e40d68e1810c62a6b7d54"}], "type": "event", "id": "b695cf11ce4c4cd8b10782c25b8e7f38", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "383ce62adcd64d8e8faccff54ed36fdf"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45f364554a614a1b85c8c31fdfa30633"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f05b795f7154777a435aeb91629286a"}], "type": "cloudformation", "id": "bdc14d90a34b407a95d85f3922b87198", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87f6717ccde9431e97d32463e3fc502c"}, {"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9032ca3aa1c44bf89323f21d6939d62b"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abbd8c14024e4604807ba2bfa6e50b5d"}], "type": "image", "id": "c2911343041349e7a68bfe818a9ce10c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/bfd093d9ec84428e80987063f862c500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86b13bf6448c43179009f30f10bd9e8e"}, {"url": "http://172.30.9.25:8776/v3/bfd093d9ec84428e80987063f862c500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe289eabe654b0cb10e29f8b50fe160"}, {"url": "http://192.30.9.10:8776/v3/bfd093d9ec84428e80987063f862c500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c660094fb1fe44c0a798ed29eaae8779"}], "type": "volumev3", "id": "cc502a7dc395439bab8c365bb8e14f31", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_bfd093d9ec84428e80987063f862c500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ace7c528c4942358c9280e79babb8f8"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "97e551c3d5284e4eb9b5e20865dd13e9"}, {"url": "http://172.30.9.25:8080/v1/AUTH_bfd093d9ec84428e80987063f862c500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9eb8bf037114267bd367a507251f7c7"}], "type": "object-store", "id": "fe386fda3b434b96890c8c47667d3d4b", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "716694965a0b408aa7520766d33b2085"}, "audit_ids": ["1nUzl3zPTkiE7tRqAJUC0Q"], "issued_at": "2018-07-11T12:31:15.000000Z"}} 2018-07-11 12:31:15,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}cb50787ad52f7e423da071acae8e692cf8390e7b" 2018-07-11 12:31:16,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 12:31:15 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-a1586f67-07ec-4a02-9f9b-1283faa5f4bb x-compute-request-id: req-a1586f67-07ec-4a02-9f9b-1283faa5f4bb Content-Length: 18 Content-Type: application/json RESP BODY: {"aggregates": []} 2018-07-11 12:31:16,171 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-aggregates used request id req-a1586f67-07ec-4a02-9f9b-1283faa5f4bb 2018-07-11 12:31:16,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 1.21192312241s 2018-07-11 12:31:16,171 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-aggregates used request id req-a1586f67-07ec-4a02-9f9b-1283faa5f4bb 2018-07-11 12:31:16,171 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-07-11 12:31:16,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-11 12:31:16,179 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 11 Jul 2018 12:31:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-11 12:31:16,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-11 12:31:16,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}cb50787ad52f7e423da071acae8e692cf8390e7b" 2018-07-11 12:31:16,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 12:31:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cae86b8-9f88-483d-a0db-45afc0b070ae Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/cf95a5d363fe452e883da1e1a469c66d"}, "tags": [], "enabled": true, "id": "cf95a5d363fe452e883da1e1a469c66d", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-07-11 12:31:16,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-9cae86b8-9f88-483d-a0db-45afc0b070ae 2018-07-11 12:31:16,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0980591773987s 2018-07-11 12:31:16,279 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-9cae86b8-9f88-483d-a0db-45afc0b070ae 2018-07-11 12:31:16,280 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'cf95a5d363fe452e883da1e1a469c66d', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-07-11 12:31:16,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-07-11 12:31:16,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}cb50787ad52f7e423da071acae8e692cf8390e7b" 2018-07-11 12:31:16,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 12:31:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c3e1772-8051-4ad4-b36b-e41e20a8eada Content-Encoding: gzip Content-Length: 1970 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/0755032bbb4146ed8d50b6e0c71ea484"}, "url": "http://192.30.9.10:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2fecb7c4c03b4922956dddbe6477249d", "id": "0755032bbb4146ed8d50b6e0c71ea484"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/130c7660155240da805b4c660a94337e"}, "url": "http://192.30.9.10:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5d520d3512f7425ba8edc9176138ce16", "id": "130c7660155240da805b4c660a94337e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/2214806eb9b543bdb75ac128602221cc"}, "url": "http://172.30.9.25:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "59323f4999ae42a18919b9f45d496042", "id": "2214806eb9b543bdb75ac128602221cc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/23bbd1ef3ac24bcbb865e8bdf6ef3237"}, "url": "http://192.30.9.10:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3c3d5c1038b64600b0b78a25deb31ca8", "id": "23bbd1ef3ac24bcbb865e8bdf6ef3237"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/23d0ef33ff0147bbb6fbf809e0cd49ba"}, "url": "http://192.30.9.10:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2fecb7c4c03b4922956dddbe6477249d", "id": "23d0ef33ff0147bbb6fbf809e0cd49ba"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/260f23e9d5894bf596fc80e2719d0de0"}, "url": "http://192.30.9.10:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2aaeb6d838f741d48b29c0c2add156ab", "id": "260f23e9d5894bf596fc80e2719d0de0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/2b1a695e006c484c8737eadc41f87576"}, "url": "http://172.30.9.25:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5d520d3512f7425ba8edc9176138ce16", "id": "2b1a695e006c484c8737eadc41f87576"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/383ce62adcd64d8e8faccff54ed36fdf"}, "url": "http://172.30.9.25:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bdc14d90a34b407a95d85f3922b87198", "id": "383ce62adcd64d8e8faccff54ed36fdf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/45f364554a614a1b85c8c31fdfa30633"}, "url": "http://192.30.9.10:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bdc14d90a34b407a95d85f3922b87198", "id": "45f364554a614a1b85c8c31fdfa30633"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/46dbcc94c70e4f4095d615eb56c8333e"}, "url": "http://172.30.9.25:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2fecb7c4c03b4922956dddbe6477249d", "id": "46dbcc94c70e4f4095d615eb56c8333e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/48cc85cc72f342d6ab7862fb326946d8"}, "url": "http://192.30.9.10:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3c3d5c1038b64600b0b78a25deb31ca8", "id": "48cc85cc72f342d6ab7862fb326946d8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/507f455e6f874f3582500976bd8251a3"}, "url": "http://192.30.9.10:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b1d2e8b477884224a62cf62ea4631faa", "id": "507f455e6f874f3582500976bd8251a3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/5524c6eb998e4b83a3ec81541ceb7e80"}, "url": "http://192.30.9.10:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9bcf59b907f148469dd0e82c214c1399", "id": "5524c6eb998e4b83a3ec81541ceb7e80"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/5ace7c528c4942358c9280e79babb8f8"}, "url": "http://12.0.0.28:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fe386fda3b434b96890c8c47667d3d4b", "id": "5ace7c528c4942358c9280e79babb8f8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/78a8de9b961243ab8c6fef2999d0bd01"}, "url": "http://172.30.9.25:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b695cf11ce4c4cd8b10782c25b8e7f38", "id": "78a8de9b961243ab8c6fef2999d0bd01"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/7b4af46ebe9d43a980638229a2e7a070"}, "url": "http://192.30.9.10:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b695cf11ce4c4cd8b10782c25b8e7f38", "id": "7b4af46ebe9d43a980638229a2e7a070"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/86b13bf6448c43179009f30f10bd9e8e"}, "url": "http://192.30.9.10:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cc502a7dc395439bab8c365bb8e14f31", "id": "86b13bf6448c43179009f30f10bd9e8e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/86ea942691074727ab9330179f75b249"}, "url": "http://192.30.9.10:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "62d65d256c624b759c2d61abad973803", "id": "86ea942691074727ab9330179f75b249"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/87f6717ccde9431e97d32463e3fc502c"}, "url": "http://192.30.9.10:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c2911343041349e7a68bfe818a9ce10c", "id": "87f6717ccde9431e97d32463e3fc502c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/8fe289eabe654b0cb10e29f8b50fe160"}, "url": "http://172.30.9.25:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cc502a7dc395439bab8c365bb8e14f31", "id": "8fe289eabe654b0cb10e29f8b50fe160"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/9032ca3aa1c44bf89323f21d6939d62b"}, "url": "http://192.30.9.10:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c2911343041349e7a68bfe818a9ce10c", "id": "9032ca3aa1c44bf89323f21d6939d62b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/97e551c3d5284e4eb9b5e20865dd13e9"}, "url": "http://12.0.0.28:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fe386fda3b434b96890c8c47667d3d4b", "id": "97e551c3d5284e4eb9b5e20865dd13e9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/9f05b795f7154777a435aeb91629286a"}, "url": "http://192.30.9.10:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bdc14d90a34b407a95d85f3922b87198", "id": "9f05b795f7154777a435aeb91629286a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/a241f3b46c2946598b071464134bd9e3"}, "url": "http://192.30.9.10:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b1d2e8b477884224a62cf62ea4631faa", "id": "a241f3b46c2946598b071464134bd9e3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/abbd8c14024e4604807ba2bfa6e50b5d"}, "url": "http://172.30.9.25:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c2911343041349e7a68bfe818a9ce10c", "id": "abbd8c14024e4604807ba2bfa6e50b5d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/ad6a8ae3ecce409a87c566a90f591ccb"}, "url": "http://172.30.9.25:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b1d2e8b477884224a62cf62ea4631faa", "id": "ad6a8ae3ecce409a87c566a90f591ccb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/bb0475c8b86547a0bb894b1eaa8f9d27"}, "url": "http://172.30.9.25:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2aaeb6d838f741d48b29c0c2add156ab", "id": "bb0475c8b86547a0bb894b1eaa8f9d27"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/c0d7bd0d5f2340cf86c4e51547d3b432"}, "url": "http://172.30.9.25:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0fdcccec94064471aa1d360caf612f1a", "id": "c0d7bd0d5f2340cf86c4e51547d3b432"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/c660094fb1fe44c0a798ed29eaae8779"}, "url": "http://192.30.9.10:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cc502a7dc395439bab8c365bb8e14f31", "id": "c660094fb1fe44c0a798ed29eaae8779"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/c7c6303a24d64ecc8636350ddf270e6c"}, "url": "http://192.30.9.10:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5d520d3512f7425ba8edc9176138ce16", "id": "c7c6303a24d64ecc8636350ddf270e6c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/c7f85cc19a6a4f888ddf7582ee7b3453"}, "url": "http://192.30.9.10:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0fdcccec94064471aa1d360caf612f1a", "id": "c7f85cc19a6a4f888ddf7582ee7b3453"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/c8962e66045c4ec7aeec93dd136d6bba"}, "url": "http://192.30.9.10:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "59323f4999ae42a18919b9f45d496042", "id": "c8962e66045c4ec7aeec93dd136d6bba"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/cec486fdb3b14c8aad4cabdb350bed6d"}, "url": "http://172.30.9.25:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "62d65d256c624b759c2d61abad973803", "id": "cec486fdb3b14c8aad4cabdb350bed6d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/dd9ac40a109840d0ba8b748a43041d9e"}, "url": "http://192.30.9.10:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "59323f4999ae42a18919b9f45d496042", "id": "dd9ac40a109840d0ba8b748a43041d9e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/dfadedab539c4dcbaca500967d886785"}, "url": "http://172.30.9.25:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3c3d5c1038b64600b0b78a25deb31ca8", "id": "dfadedab539c4dcbaca500967d886785"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/e70a38d098324b4796f853c271d0dcd6"}, "url": "http://192.30.9.10:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0fdcccec94064471aa1d360caf612f1a", "id": "e70a38d098324b4796f853c271d0dcd6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/e9eb8bf037114267bd367a507251f7c7"}, "url": "http://172.30.9.25:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fe386fda3b434b96890c8c47667d3d4b", "id": "e9eb8bf037114267bd367a507251f7c7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/eb1807ad98444d2a9dda9aaabf4a7851"}, "url": "http://172.30.9.25:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9bcf59b907f148469dd0e82c214c1399", "id": "eb1807ad98444d2a9dda9aaabf4a7851"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/f390e8b7c3c24896a2aa322bfd0c971e"}, "url": "http://192.30.9.10:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "62d65d256c624b759c2d61abad973803", "id": "f390e8b7c3c24896a2aa322bfd0c971e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/f410323902794a63a9b30110a88e2739"}, "url": "http://192.30.9.10:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9bcf59b907f148469dd0e82c214c1399", "id": "f410323902794a63a9b30110a88e2739"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/f99a209bba2044d9b5e58c30f9593b57"}, "url": "http://192.30.9.10:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2aaeb6d838f741d48b29c0c2add156ab", "id": "f99a209bba2044d9b5e58c30f9593b57"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.25:5000/v3/endpoints/fdec363c942e40d68e1810c62a6b7d54"}, "url": "http://192.30.9.10:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b695cf11ce4c4cd8b10782c25b8e7f38", "id": "fdec363c942e40d68e1810c62a6b7d54"}], "links": {"self": "http://172.30.9.25:5000/v3/endpoints", "previous": null, "next": null}} 2018-07-11 12:31:16,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/endpoints used request id req-2c3e1772-8051-4ad4-b36b-e41e20a8eada 2018-07-11 12:31:16,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.150075912476s 2018-07-11 12:31:16,433 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/endpoints used request id req-2c3e1772-8051-4ad4-b36b-e41e20a8eada 2018-07-11 12:31:16,440 - 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.25:5000/v3/endpoints/0755032bbb4146ed8d50b6e0c71ea484'}, 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'2fecb7c4c03b4922956dddbe6477249d', u'id': u'0755032bbb4146ed8d50b6e0c71ea484'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/130c7660155240da805b4c660a94337e'}, 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'5d520d3512f7425ba8edc9176138ce16', u'id': u'130c7660155240da805b4c660a94337e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/2214806eb9b543bdb75ac128602221cc'}, u'url': u'http://172.30.9.25:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'59323f4999ae42a18919b9f45d496042', u'id': u'2214806eb9b543bdb75ac128602221cc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/23bbd1ef3ac24bcbb865e8bdf6ef3237'}, 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'3c3d5c1038b64600b0b78a25deb31ca8', u'id': u'23bbd1ef3ac24bcbb865e8bdf6ef3237'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/23d0ef33ff0147bbb6fbf809e0cd49ba'}, 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'2fecb7c4c03b4922956dddbe6477249d', u'id': u'23d0ef33ff0147bbb6fbf809e0cd49ba'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/260f23e9d5894bf596fc80e2719d0de0'}, u'url': u'http://192.30.9.10:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'2aaeb6d838f741d48b29c0c2add156ab', u'id': u'260f23e9d5894bf596fc80e2719d0de0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/2b1a695e006c484c8737eadc41f87576'}, u'url': u'http://172.30.9.25:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'5d520d3512f7425ba8edc9176138ce16', u'id': u'2b1a695e006c484c8737eadc41f87576'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/383ce62adcd64d8e8faccff54ed36fdf'}, u'url': u'http://172.30.9.25:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'bdc14d90a34b407a95d85f3922b87198', u'id': u'383ce62adcd64d8e8faccff54ed36fdf'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/45f364554a614a1b85c8c31fdfa30633'}, 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'bdc14d90a34b407a95d85f3922b87198', u'id': u'45f364554a614a1b85c8c31fdfa30633'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/46dbcc94c70e4f4095d615eb56c8333e'}, u'url': u'http://172.30.9.25:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'2fecb7c4c03b4922956dddbe6477249d', u'id': u'46dbcc94c70e4f4095d615eb56c8333e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/48cc85cc72f342d6ab7862fb326946d8'}, 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'3c3d5c1038b64600b0b78a25deb31ca8', u'id': u'48cc85cc72f342d6ab7862fb326946d8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/507f455e6f874f3582500976bd8251a3'}, 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'b1d2e8b477884224a62cf62ea4631faa', u'id': u'507f455e6f874f3582500976bd8251a3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/5524c6eb998e4b83a3ec81541ceb7e80'}, u'url': u'http://192.30.9.10:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'9bcf59b907f148469dd0e82c214c1399', u'id': u'5524c6eb998e4b83a3ec81541ceb7e80'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/5ace7c528c4942358c9280e79babb8f8'}, u'url': u'http://12.0.0.28:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'fe386fda3b434b96890c8c47667d3d4b', u'id': u'5ace7c528c4942358c9280e79babb8f8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/78a8de9b961243ab8c6fef2999d0bd01'}, u'url': u'http://172.30.9.25:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b695cf11ce4c4cd8b10782c25b8e7f38', u'id': u'78a8de9b961243ab8c6fef2999d0bd01'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/7b4af46ebe9d43a980638229a2e7a070'}, u'url': u'http://192.30.9.10:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b695cf11ce4c4cd8b10782c25b8e7f38', u'id': u'7b4af46ebe9d43a980638229a2e7a070'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/86b13bf6448c43179009f30f10bd9e8e'}, 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'cc502a7dc395439bab8c365bb8e14f31', u'id': u'86b13bf6448c43179009f30f10bd9e8e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/86ea942691074727ab9330179f75b249'}, 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'62d65d256c624b759c2d61abad973803', u'id': u'86ea942691074727ab9330179f75b249'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/87f6717ccde9431e97d32463e3fc502c'}, u'url': u'http://192.30.9.10:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'c2911343041349e7a68bfe818a9ce10c', u'id': u'87f6717ccde9431e97d32463e3fc502c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/8fe289eabe654b0cb10e29f8b50fe160'}, u'url': u'http://172.30.9.25:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'cc502a7dc395439bab8c365bb8e14f31', u'id': u'8fe289eabe654b0cb10e29f8b50fe160'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/9032ca3aa1c44bf89323f21d6939d62b'}, u'url': u'http://192.30.9.10:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'c2911343041349e7a68bfe818a9ce10c', u'id': u'9032ca3aa1c44bf89323f21d6939d62b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/97e551c3d5284e4eb9b5e20865dd13e9'}, u'url': u'http://12.0.0.28:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'fe386fda3b434b96890c8c47667d3d4b', u'id': u'97e551c3d5284e4eb9b5e20865dd13e9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/9f05b795f7154777a435aeb91629286a'}, 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'bdc14d90a34b407a95d85f3922b87198', u'id': u'9f05b795f7154777a435aeb91629286a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/a241f3b46c2946598b071464134bd9e3'}, 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'b1d2e8b477884224a62cf62ea4631faa', u'id': u'a241f3b46c2946598b071464134bd9e3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/abbd8c14024e4604807ba2bfa6e50b5d'}, u'url': u'http://172.30.9.25:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'c2911343041349e7a68bfe818a9ce10c', u'id': u'abbd8c14024e4604807ba2bfa6e50b5d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/ad6a8ae3ecce409a87c566a90f591ccb'}, u'url': u'http://172.30.9.25:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b1d2e8b477884224a62cf62ea4631faa', u'id': u'ad6a8ae3ecce409a87c566a90f591ccb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/bb0475c8b86547a0bb894b1eaa8f9d27'}, u'url': u'http://172.30.9.25:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'2aaeb6d838f741d48b29c0c2add156ab', u'id': u'bb0475c8b86547a0bb894b1eaa8f9d27'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/c0d7bd0d5f2340cf86c4e51547d3b432'}, u'url': u'http://172.30.9.25:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'0fdcccec94064471aa1d360caf612f1a', u'id': u'c0d7bd0d5f2340cf86c4e51547d3b432'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/c660094fb1fe44c0a798ed29eaae8779'}, 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'cc502a7dc395439bab8c365bb8e14f31', u'id': u'c660094fb1fe44c0a798ed29eaae8779'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/c7c6303a24d64ecc8636350ddf270e6c'}, 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'5d520d3512f7425ba8edc9176138ce16', u'id': u'c7c6303a24d64ecc8636350ddf270e6c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/c7f85cc19a6a4f888ddf7582ee7b3453'}, u'url': u'http://192.30.9.10:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'0fdcccec94064471aa1d360caf612f1a', u'id': u'c7f85cc19a6a4f888ddf7582ee7b3453'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/c8962e66045c4ec7aeec93dd136d6bba'}, u'url': u'http://192.30.9.10:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'59323f4999ae42a18919b9f45d496042', u'id': u'c8962e66045c4ec7aeec93dd136d6bba'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/cec486fdb3b14c8aad4cabdb350bed6d'}, u'url': u'http://172.30.9.25:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'62d65d256c624b759c2d61abad973803', u'id': u'cec486fdb3b14c8aad4cabdb350bed6d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/dd9ac40a109840d0ba8b748a43041d9e'}, u'url': u'http://192.30.9.10:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'59323f4999ae42a18919b9f45d496042', u'id': u'dd9ac40a109840d0ba8b748a43041d9e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/dfadedab539c4dcbaca500967d886785'}, u'url': u'http://172.30.9.25:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'3c3d5c1038b64600b0b78a25deb31ca8', u'id': u'dfadedab539c4dcbaca500967d886785'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/e70a38d098324b4796f853c271d0dcd6'}, u'url': u'http://192.30.9.10:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'0fdcccec94064471aa1d360caf612f1a', u'id': u'e70a38d098324b4796f853c271d0dcd6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/e9eb8bf037114267bd367a507251f7c7'}, u'url': u'http://172.30.9.25:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'fe386fda3b434b96890c8c47667d3d4b', u'id': u'e9eb8bf037114267bd367a507251f7c7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/eb1807ad98444d2a9dda9aaabf4a7851'}, u'url': u'http://172.30.9.25:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'9bcf59b907f148469dd0e82c214c1399', u'id': u'eb1807ad98444d2a9dda9aaabf4a7851'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/f390e8b7c3c24896a2aa322bfd0c971e'}, 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'62d65d256c624b759c2d61abad973803', u'id': u'f390e8b7c3c24896a2aa322bfd0c971e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/f410323902794a63a9b30110a88e2739'}, u'url': u'http://192.30.9.10:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'9bcf59b907f148469dd0e82c214c1399', u'id': u'f410323902794a63a9b30110a88e2739'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/f99a209bba2044d9b5e58c30f9593b57'}, u'url': u'http://192.30.9.10:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'2aaeb6d838f741d48b29c0c2add156ab', u'id': u'f99a209bba2044d9b5e58c30f9593b57'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.25:5000/v3/endpoints/fdec363c942e40d68e1810c62a6b7d54'}, u'url': u'http://192.30.9.10:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b695cf11ce4c4cd8b10782c25b8e7f38', u'id': u'fdec363c942e40d68e1810c62a6b7d54'})] 2018-07-11 12:31:16,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2018-07-11 12:31:16,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}cb50787ad52f7e423da071acae8e692cf8390e7b" 2018-07-11 12:31:16,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 12:31:16 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-ec546df8-a55b-44ad-8975-ac17316ddb52 x-compute-request-id: req-ec546df8-a55b-44ad-8975-ac17316ddb52 Content-Encoding: gzip Content-Length: 3147 Content-Type: application/json RESP BODY: {"extensions": [{"updated": "2014-12-03T00:00:00Z", "description": "Multiple network support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "NMN", "name": "Multinic"}, {"updated": "2014-12-03T00:00:00Z", "description": "Disk Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-DCF", "name": "DiskConfig"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Availability Zone support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-AZ", "name": "ExtendedAvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds image size to image listings.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IMG-SIZE", "name": "ImageSize"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds type parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS", "name": "ExtendedIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds mac address parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS-MAC", "name": "ExtendedIpsMac"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Server Attributes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-SRV-ATTR", "name": "ExtendedServerAttributes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-STS", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the disabled status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-DISABLED", "name": "FlavorDisabled"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide additional data for flavors.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-EXT-DATA", "name": "FlavorExtraData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Pass arbitrary key/value pairs to the scheduler.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SCH-HNT", "name": "SchedulerHints"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds launched_at and terminated_at on Servers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SRV-USG", "name": "ServerUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Access IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-access-ips", "name": "AccessIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable admin-only server actions\n\n Actions include: resetNetwork, injectNetworkInfo, os-resetState\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-actions", "name": "AdminActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin password management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-password", "name": "AdminPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Agents support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-agents", "name": "Agents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only aggregate administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-aggregates", "name": "Aggregates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Assisted volume snapshots.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-assisted-volume-snapshots", "name": "AssistedVolumeSnapshots"}, {"updated": "2014-12-03T00:00:00Z", "description": "Attach interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-attach-interfaces", "name": "AttachInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "1. Add availability_zone to the Create Server API.\n 2. Add availability zones describing.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-availability-zone", "name": "AvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add extended status in Baremetal Nodes v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-ext-status", "name": "BareMetalExtStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only bare-metal node administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-nodes", "name": "BareMetalNodes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Block device mapping boot support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping", "name": "BlockDeviceMapping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow boot with the new BDM data format.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping-v2-boot", "name": "BlockDeviceMappingV2Boot"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adding functionality to get cell capacities.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cell-capacities", "name": "CellCapacities"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables cells-related functionality such as adding neighbor cells,\n listing neighbor cells, and getting the capabilities of the local cell.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cells", "name": "Cells"}, {"updated": "2014-12-03T00:00:00Z", "description": "Certificates support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-certificates", "name": "Certificates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds actions to create cloudpipe instances.\n\n When running with the Vlan network mode, you need a mechanism to route\n from the public Internet to your vlans. This mechanism is known as a\n cloudpipe.\n\n At the time of creating this class, only OpenVPN is supported. Support for\n a SSH Bastion host is forthcoming.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe", "name": "Cloudpipe"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds the ability to set the vpn ip/port for cloudpipe instances.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe-update", "name": "CloudpipeUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Config Drive Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-config-drive", "name": "ConfigDrive"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console token authentication support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-auth-tokens", "name": "ConsoleAuthTokens"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console log output support, with tailing ability.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-output", "name": "ConsoleOutput"}, {"updated": "2014-12-03T00:00:00Z", "description": "Interactive Console support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-consoles", "name": "Consoles"}, {"updated": "2014-12-03T00:00:00Z", "description": "Create a backup of a server.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-backup", "name": "CreateBackup"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended support to the Create Server v1.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-server-ext", "name": "Createserverext"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance deferred delete.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-deferred-delete", "name": "DeferredDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-evacuate", "name": "Evacuate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation without target host. Scheduler will select one to target.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-evacuate-find-host", "name": "ExtendedEvacuateFindHost"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds optional fixed_address to the add floating IP command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-floating-ips", "name": "ExtendedFloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended hypervisors support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-hypervisors", "name": "ExtendedHypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds additional fields to networks.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-networks", "name": "ExtendedNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds ability for admins to delete quota and optionally force the update Quota command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-quotas", "name": "ExtendedQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow the user to specify the image to use for rescue.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-rescue-with-image", "name": "ExtendedRescueWithImage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services", "name": "ExtendedServices"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services deletion support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services-delete", "name": "ExtendedServicesDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-status", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-volumes", "name": "ExtendedVolumes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fixed IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fixed-ips", "name": "FixedIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor access support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-access", "name": "FlavorAccess"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavors extra specs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-extra-specs", "name": "FlavorExtraSpecs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor create/delete API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-manage", "name": "FlavorManage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the rxtx status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-rxtx", "name": "FlavorRxtx"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the swap status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-swap", "name": "FlavorSwap"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IP DNS support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-dns", "name": "FloatingIpDns"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-pools", "name": "FloatingIpPools"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips", "name": "FloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Bulk handling of Floating IPs.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips-bulk", "name": "FloatingIpsBulk"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fping Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fping", "name": "Fping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support hiding server addresses in certain states.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hide-server-addresses", "name": "HideServerAddresses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only host administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hosts", "name": "Hosts"}, {"updated": "2014-12-03T00:00:00Z", "description": "Show hypervisor status.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisor-status", "name": "HypervisorStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only hypervisor administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisors", "name": "Hypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "View a log of actions and events taken on an instance.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance-actions", "name": "InstanceActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Task Log Monitoring.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance_usage_audit_log", "name": "OSInstanceUsageAuditLog"}, {"updated": "2014-12-03T00:00:00Z", "description": "Keypair Support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-keypairs", "name": "Keypairs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable lock/unlock server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-lock-server", "name": "LockServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable migrate and live-migrate server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrate-server", "name": "MigrateServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on migrations.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrations", "name": "Migrations"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow multiple create in the Create Server v2.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-multiple-create", "name": "MultipleCreate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks", "name": "Networks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Network association support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks-associate", "name": "NetworkAssociationSupport"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable pause/unpause server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-pause-server", "name": "PauseServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Personality support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-personality", "name": "Personality"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow preservation of the ephemeral partition on rebuild.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-preserve-ephemeral-rebuild", "name": "PreserveEphemeralOnRebuild"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quota classes management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-class-sets", "name": "QuotaClasses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quotas management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-sets", "name": "Quotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance rescue mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-rescue", "name": "Rescue"}, {"updated": "2014-12-03T00:00:00Z", "description": "Default rules for security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-group-default-rules", "name": "SecurityGroupDefaultRules"}, {"updated": "2014-12-03T00:00:00Z", "description": "Security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-groups", "name": "SecurityGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow Admins to view server diagnostics through server action.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-diagnostics", "name": "ServerDiagnostics"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server External Event Triggers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-external-events", "name": "ServerExternalEvents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds quota support to server groups.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-group-quotas", "name": "ServerGroupQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-groups", "name": "ServerGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow to filter the servers by a set of status values.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-list-multi-status", "name": "ServerListMultiStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server password support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-password", "name": "ServerPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add sorting support in get Server v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-sort-keys", "name": "ServerSortKeys"}, {"updated": "2014-12-03T00:00:00Z", "description": "Start/Stop instance compute API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-start-stop", "name": "ServerStartStop"}, {"updated": "2014-12-03T00:00:00Z", "description": "Services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-services", "name": "Services"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance shelve mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-shelve", "name": "Shelve"}, {"updated": "2014-12-03T00:00:00Z", "description": "Simple tenant usage extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-simple-tenant-usage", "name": "SimpleTenantUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable suspend/resume server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-suspend-server", "name": "SuspendServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Tenant-based Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-tenant-networks", "name": "OSTenantNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on limited resources that are being used.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits", "name": "UsedLimits"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data to admin on limited resources used by other tenants.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits-for-admin", "name": "UsedLimitsForAdmin"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add user_data to the Create Server API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-data", "name": "UserData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Project user quota support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-quotas", "name": "UserQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Virtual interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-virtual-interfaces", "name": "VirtualInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support for updating a volume attachment.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volume-attachment-update", "name": "VolumeAttachmentUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volumes", "name": "Volumes"}]} 2018-07-11 12:31:16,549 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/extensions used request id req-ec546df8-a55b-44ad-8975-ac17316ddb52 2018-07-11 12:31:16,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.107386112213s 2018-07-11 12:31:16,550 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/extensions used request id req-ec546df8-a55b-44ad-8975-ac17316ddb52 2018-07-11 12:31:16,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2018-07-11 12:31:16,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}cb50787ad52f7e423da071acae8e692cf8390e7b" 2018-07-11 12:31:18,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 12:31:16 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-02073cd3-5fec-4729-88a6-a3de0db93d35 x-compute-request-id: req-02073cd3-5fec-4729-88a6-a3de0db93d35 Content-Length: 45 Content-Type: application/json RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2018-07-11 12:31:18,259 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-floating-ip-pools used request id req-02073cd3-5fec-4729-88a6-a3de0db93d35 2018-07-11 12:31:18,259 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 1.68476009369s 2018-07-11 12:31:18,259 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-floating-ip-pools used request id req-02073cd3-5fec-4729-88a6-a3de0db93d35 2018-07-11 12:31:18,260 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-07-11 12:31:18,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-11 12:31:18,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}cb50787ad52f7e423da071acae8e692cf8390e7b" 2018-07-11 12:31:19,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-4873e668-c7e9-4565-9847-e78abf0c1765 Date: Wed, 11 Jul 2018 12:31:19 GMT RESP BODY: {"floatingips": []} 2018-07-11 12:31:19,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-4873e668-c7e9-4565-9847-e78abf0c1765 2018-07-11 12:31:19,114 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.848913908005s 2018-07-11 12:31:19,114 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/floatingips.json used request id req-4873e668-c7e9-4565-9847-e78abf0c1765 2018-07-11 12:31:19,115 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-07-11 12:31:19,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-07-11 12:31:19,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}cb50787ad52f7e423da071acae8e692cf8390e7b" 2018-07-11 12:31:19,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 12:31:19 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-d94ccc2e-aa89-4223-a567-05579a63b1c3 x-compute-request-id: req-d94ccc2e-aa89-4223-a567-05579a63b1c3 Content-Encoding: gzip Content-Length: 730 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 5}, "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.9", "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-1.opnfvlf.org", "disabled_reason": null, "id": 6}, "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": 2}]} 2018-07-11 12:31:19,267 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-hypervisors/detail used request id req-d94ccc2e-aa89-4223-a567-05579a63b1c3 2018-07-11 12:31:19,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.152157068253s 2018-07-11 12:31:19,268 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-hypervisors/detail used request id req-d94ccc2e-aa89-4223-a567-05579a63b1c3 2018-07-11 12:31:19,268 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.9', 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': 1, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 5}, 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.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': 2, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 6}, 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-11 12:31:19,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2018-07-11 12:31:19,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}cb50787ad52f7e423da071acae8e692cf8390e7b" 2018-07-11 12:31:19,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 12:31:19 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-a3811b04-74a0-4a01-beb3-b8c7f86c68ee x-compute-request-id: req-a3811b04-74a0-4a01-beb3-b8c7f86c68ee Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-11 12:31:19,302 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-a3811b04-74a0-4a01-beb3-b8c7f86c68ee 2018-07-11 12:31:19,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.0325870513916s 2018-07-11 12:31:19,302 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/os-keypairs used request id req-a3811b04-74a0-4a01-beb3-b8c7f86c68ee 2018-07-11 12:31:19,302 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-07-11 12:31:19,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-11 12:31:19,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}cb50787ad52f7e423da071acae8e692cf8390e7b" 2018-07-11 12:31:19,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-7c58527c-e4d9-4e80-b1fc-8637a7fe8ffc Date: Wed, 11 Jul 2018 12:31:19 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"282f6fb1-1513-4c11-a8c8-e5d792de6e46","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9ccd5418111740e993bf2d7293008fc7","l2_adjacency":true,"status":"ACTIVE","subnets":["3237549b-d057-4113-83a3-d4d42cdc5dbb"],"description":"","tags":[],"updated_at":"2018-07-11T12:28:54Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9ccd5418111740e993bf2d7293008fc7","created_at":"2018-07-11T12:28:48Z","provider:network_type":"flat"}]} 2018-07-11 12:31:19,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-7c58527c-e4d9-4e80-b1fc-8637a7fe8ffc 2018-07-11 12:31:19,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0948119163513s 2018-07-11 12:31:19,398 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-7c58527c-e4d9-4e80-b1fc-8637a7fe8ffc 2018-07-11 12:31:19,398 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'3237549b-d057-4113-83a3-d4d42cdc5dbb'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-11T12:28:54Z', u'is_default': False, u'revision_number': 7, u'port_security_enabled': True, u'mtu': 1500, u'id': u'282f6fb1-1513-4c11-a8c8-e5d792de6e46', 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-11T12:28:48Z', u'provider:network_type': u'flat', u'tenant_id': u'9ccd5418111740e993bf2d7293008fc7', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9ccd5418111740e993bf2d7293008fc7', u'l2_adjacency': True})] 2018-07-11 12:31:19,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-11 12:31:19,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}cb50787ad52f7e423da071acae8e692cf8390e7b" 2018-07-11 12:31:19,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b911ab55-5c43-42af-ba99-f42b407d1763 Date: Wed, 11 Jul 2018 12:31:19 GMT RESP BODY: {"ports":[]} 2018-07-11 12:31:19,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json used request id req-b911ab55-5c43-42af-ba99-f42b407d1763 2018-07-11 12:31:19,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0336639881134s 2018-07-11 12:31:19,433 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/ports.json used request id req-b911ab55-5c43-42af-ba99-f42b407d1763 2018-07-11 12:31:19,433 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-07-11 12:31:19,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-11 12:31:19,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}cb50787ad52f7e423da071acae8e692cf8390e7b" 2018-07-11 12:31:19,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 12:31:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b629f90-21da-4e2d-adf6-9a85a4c601d1 Content-Encoding: gzip Content-Length: 732 Content-Type: application/json RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "9ccd5418111740e993bf2d7293008fc7"}}, "role": {"id": "f3d2474e4d3c4f518dc70ba1c4710627"}, "user": {"id": "33f1469c9174439da5f480f79922a3d4"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/9ccd5418111740e993bf2d7293008fc7/users/33f1469c9174439da5f480f79922a3d4/roles/f3d2474e4d3c4f518dc70ba1c4710627"}}, {"scope": {"project": {"id": "9ccd5418111740e993bf2d7293008fc7"}}, "role": {"id": "5462161565534636803b09dfb6015825"}, "user": {"id": "5ef7a62c994141a2bbae0a459e3a0380"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/9ccd5418111740e993bf2d7293008fc7/users/5ef7a62c994141a2bbae0a459e3a0380/roles/5462161565534636803b09dfb6015825"}}, {"scope": {"project": {"id": "9ccd5418111740e993bf2d7293008fc7"}}, "role": {"id": "f3d2474e4d3c4f518dc70ba1c4710627"}, "user": {"id": "5ef7a62c994141a2bbae0a459e3a0380"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/9ccd5418111740e993bf2d7293008fc7/users/5ef7a62c994141a2bbae0a459e3a0380/roles/f3d2474e4d3c4f518dc70ba1c4710627"}}, {"scope": {"project": {"id": "9ccd5418111740e993bf2d7293008fc7"}}, "role": {"id": "f3d2474e4d3c4f518dc70ba1c4710627"}, "user": {"id": "64fadb20370948f9bd3caa0e2a6ad6e6"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/9ccd5418111740e993bf2d7293008fc7/users/64fadb20370948f9bd3caa0e2a6ad6e6/roles/f3d2474e4d3c4f518dc70ba1c4710627"}}, {"scope": {"project": {"id": "9ccd5418111740e993bf2d7293008fc7"}}, "role": {"id": "f3d2474e4d3c4f518dc70ba1c4710627"}, "user": {"id": "6bc70cd620a14ee0a0f3763ef1bba99d"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/9ccd5418111740e993bf2d7293008fc7/users/6bc70cd620a14ee0a0f3763ef1bba99d/roles/f3d2474e4d3c4f518dc70ba1c4710627"}}, {"scope": {"project": {"id": "bfd093d9ec84428e80987063f862c500"}}, "role": {"id": "f3d2474e4d3c4f518dc70ba1c4710627"}, "user": {"id": "716694965a0b408aa7520766d33b2085"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/bfd093d9ec84428e80987063f862c500/users/716694965a0b408aa7520766d33b2085/roles/f3d2474e4d3c4f518dc70ba1c4710627"}}, {"scope": {"project": {"id": "9ccd5418111740e993bf2d7293008fc7"}}, "role": {"id": "f3d2474e4d3c4f518dc70ba1c4710627"}, "user": {"id": "a2d0cc974a3b4c77a2476912754c7f38"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/9ccd5418111740e993bf2d7293008fc7/users/a2d0cc974a3b4c77a2476912754c7f38/roles/f3d2474e4d3c4f518dc70ba1c4710627"}}, {"scope": {"project": {"id": "9ccd5418111740e993bf2d7293008fc7"}}, "role": {"id": "f3d2474e4d3c4f518dc70ba1c4710627"}, "user": {"id": "b2a601b545754a2593bbc1e0e9c6c625"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/9ccd5418111740e993bf2d7293008fc7/users/b2a601b545754a2593bbc1e0e9c6c625/roles/f3d2474e4d3c4f518dc70ba1c4710627"}}, {"scope": {"project": {"id": "9ccd5418111740e993bf2d7293008fc7"}}, "role": {"id": "f3d2474e4d3c4f518dc70ba1c4710627"}, "user": {"id": "b68b6243cdeb4a9c82eabd0d043da549"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/9ccd5418111740e993bf2d7293008fc7/users/b68b6243cdeb4a9c82eabd0d043da549/roles/f3d2474e4d3c4f518dc70ba1c4710627"}}, {"scope": {"project": {"id": "9ccd5418111740e993bf2d7293008fc7"}}, "role": {"id": "f3d2474e4d3c4f518dc70ba1c4710627"}, "user": {"id": "b7b45e6b1bf347309d31084faae592e2"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/9ccd5418111740e993bf2d7293008fc7/users/b7b45e6b1bf347309d31084faae592e2/roles/f3d2474e4d3c4f518dc70ba1c4710627"}}, {"scope": {"project": {"id": "9ccd5418111740e993bf2d7293008fc7"}}, "role": {"id": "f3d2474e4d3c4f518dc70ba1c4710627"}, "user": {"id": "c54dcffc50664b9096be7042765ed330"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/9ccd5418111740e993bf2d7293008fc7/users/c54dcffc50664b9096be7042765ed330/roles/f3d2474e4d3c4f518dc70ba1c4710627"}}, {"scope": {"project": {"id": "9ccd5418111740e993bf2d7293008fc7"}}, "role": {"id": "f3d2474e4d3c4f518dc70ba1c4710627"}, "user": {"id": "ed37525b8e9d48fba23ad47703e39141"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/9ccd5418111740e993bf2d7293008fc7/users/ed37525b8e9d48fba23ad47703e39141/roles/f3d2474e4d3c4f518dc70ba1c4710627"}}, {"scope": {"project": {"id": "9ccd5418111740e993bf2d7293008fc7"}}, "role": {"id": "f3d2474e4d3c4f518dc70ba1c4710627"}, "user": {"id": "efaaea4dbd14489381431df28a297e47"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/9ccd5418111740e993bf2d7293008fc7/users/efaaea4dbd14489381431df28a297e47/roles/f3d2474e4d3c4f518dc70ba1c4710627"}}, {"scope": {"project": {"id": "9ccd5418111740e993bf2d7293008fc7"}}, "role": {"id": "f3d2474e4d3c4f518dc70ba1c4710627"}, "user": {"id": "fa0c6e211c7e4aa3a429da1f968b1739"}, "links": {"assignment": "http://172.30.9.25:5000/v3/projects/9ccd5418111740e993bf2d7293008fc7/users/fa0c6e211c7e4aa3a429da1f968b1739/roles/f3d2474e4d3c4f518dc70ba1c4710627"}}, {"scope": {"domain": {"id": "cf95a5d363fe452e883da1e1a469c66d"}}, "role": {"id": "f3d2474e4d3c4f518dc70ba1c4710627"}, "user": {"id": "8ff76fbf4c0d42d992ea823b51b73d08"}, "links": {"assignment": "http://172.30.9.25:5000/v3/domains/cf95a5d363fe452e883da1e1a469c66d/users/8ff76fbf4c0d42d992ea823b51b73d08/roles/f3d2474e4d3c4f518dc70ba1c4710627"}}, {"scope": {"system": {"all": true}}, "role": {"id": "f3d2474e4d3c4f518dc70ba1c4710627"}, "user": {"id": "716694965a0b408aa7520766d33b2085"}, "links": {"assignment": "http://172.30.9.25:5000/v3/system/users/716694965a0b408aa7520766d33b2085/roles/f3d2474e4d3c4f518dc70ba1c4710627"}}], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments", "previous": null, "next": null}} 2018-07-11 12:31:19,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments used request id req-2b629f90-21da-4e2d-adf6-9a85a4c601d1 2018-07-11 12:31:19,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.100023984909s 2018-07-11 12:31:19,537 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments used request id req-2b629f90-21da-4e2d-adf6-9a85a4c601d1 2018-07-11 12:31:19,540 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'9ccd5418111740e993bf2d7293008fc7', 'id': u'f3d2474e4d3c4f518dc70ba1c4710627', 'user': u'33f1469c9174439da5f480f79922a3d4'}), Munch({'project': u'9ccd5418111740e993bf2d7293008fc7', 'id': u'5462161565534636803b09dfb6015825', 'user': u'5ef7a62c994141a2bbae0a459e3a0380'}), Munch({'project': u'9ccd5418111740e993bf2d7293008fc7', 'id': u'f3d2474e4d3c4f518dc70ba1c4710627', 'user': u'5ef7a62c994141a2bbae0a459e3a0380'}), Munch({'project': u'9ccd5418111740e993bf2d7293008fc7', 'id': u'f3d2474e4d3c4f518dc70ba1c4710627', 'user': u'64fadb20370948f9bd3caa0e2a6ad6e6'}), Munch({'project': u'9ccd5418111740e993bf2d7293008fc7', 'id': u'f3d2474e4d3c4f518dc70ba1c4710627', 'user': u'6bc70cd620a14ee0a0f3763ef1bba99d'}), Munch({'project': u'bfd093d9ec84428e80987063f862c500', 'id': u'f3d2474e4d3c4f518dc70ba1c4710627', 'user': u'716694965a0b408aa7520766d33b2085'}), Munch({'project': u'9ccd5418111740e993bf2d7293008fc7', 'id': u'f3d2474e4d3c4f518dc70ba1c4710627', 'user': u'a2d0cc974a3b4c77a2476912754c7f38'}), Munch({'project': u'9ccd5418111740e993bf2d7293008fc7', 'id': u'f3d2474e4d3c4f518dc70ba1c4710627', 'user': u'b2a601b545754a2593bbc1e0e9c6c625'}), Munch({'project': u'9ccd5418111740e993bf2d7293008fc7', 'id': u'f3d2474e4d3c4f518dc70ba1c4710627', 'user': u'b68b6243cdeb4a9c82eabd0d043da549'}), Munch({'project': u'9ccd5418111740e993bf2d7293008fc7', 'id': u'f3d2474e4d3c4f518dc70ba1c4710627', 'user': u'b7b45e6b1bf347309d31084faae592e2'}), Munch({'project': u'9ccd5418111740e993bf2d7293008fc7', 'id': u'f3d2474e4d3c4f518dc70ba1c4710627', 'user': u'c54dcffc50664b9096be7042765ed330'}), Munch({'project': u'9ccd5418111740e993bf2d7293008fc7', 'id': u'f3d2474e4d3c4f518dc70ba1c4710627', 'user': u'ed37525b8e9d48fba23ad47703e39141'}), Munch({'project': u'9ccd5418111740e993bf2d7293008fc7', 'id': u'f3d2474e4d3c4f518dc70ba1c4710627', 'user': u'efaaea4dbd14489381431df28a297e47'}), Munch({'project': u'9ccd5418111740e993bf2d7293008fc7', 'id': u'f3d2474e4d3c4f518dc70ba1c4710627', 'user': u'fa0c6e211c7e4aa3a429da1f968b1739'}), Munch({'domain': u'cf95a5d363fe452e883da1e1a469c66d', 'id': u'f3d2474e4d3c4f518dc70ba1c4710627', 'user': u'8ff76fbf4c0d42d992ea823b51b73d08'}), Munch({'id': u'f3d2474e4d3c4f518dc70ba1c4710627', 'user': u'716694965a0b408aa7520766d33b2085'})] 2018-07-11 12:31:19,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-11 12:31:19,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}cb50787ad52f7e423da071acae8e692cf8390e7b" 2018-07-11 12:31:19,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 12:31:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4393e7a-e14b-4983-942b-006b47068663 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "371f617c3b1746a39bcc18e9576938b7", "links": {"self": "http://172.30.9.25:5000/v3/roles/371f617c3b1746a39bcc18e9576938b7"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5462161565534636803b09dfb6015825", "links": {"self": "http://172.30.9.25:5000/v3/roles/5462161565534636803b09dfb6015825"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7189f8c00a29407b897e501a4e22a936", "links": {"self": "http://172.30.9.25:5000/v3/roles/7189f8c00a29407b897e501a4e22a936"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f3d2474e4d3c4f518dc70ba1c4710627", "links": {"self": "http://172.30.9.25:5000/v3/roles/f3d2474e4d3c4f518dc70ba1c4710627"}, "name": "admin"}]} 2018-07-11 12:31:19,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-f4393e7a-e14b-4983-942b-006b47068663 2018-07-11 12:31:19,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0915110111237s 2018-07-11 12:31:19,635 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-f4393e7a-e14b-4983-942b-006b47068663 2018-07-11 12:31:19,636 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_roles: [Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'swiftoperator', 'id': u'371f617c3b1746a39bcc18e9576938b7'}), 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'5462161565534636803b09dfb6015825'}), 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'7189f8c00a29407b897e501a4e22a936'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'_member_', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'admin', 'id': u'f3d2474e4d3c4f518dc70ba1c4710627'})] 2018-07-11 12:31:19,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-11 12:31:19,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}cb50787ad52f7e423da071acae8e692cf8390e7b" 2018-07-11 12:31:19,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-fcdb368f-6f9c-4900-8595-b8d6909b183a Date: Wed, 11 Jul 2018 12:31:19 GMT RESP BODY: {"routers": []} 2018-07-11 12:31:19,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-fcdb368f-6f9c-4900-8595-b8d6909b183a 2018-07-11 12:31:19,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.047661781311s 2018-07-11 12:31:19,685 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-fcdb368f-6f9c-4900-8595-b8d6909b183a 2018-07-11 12:31:19,685 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-07-11 12:31:19,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-11 12:31:19,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}cb50787ad52f7e423da071acae8e692cf8390e7b" 2018-07-11 12:31:19,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 12:31:19 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-1b300ec6-3591-4534-aa9b-83a3dc13b8e4 x-compute-request-id: req-1b300ec6-3591-4534-aa9b-83a3dc13b8e4 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-11 12:31:19,937 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1b300ec6-3591-4534-aa9b-83a3dc13b8e4 2018-07-11 12:31:19,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.251621961594s 2018-07-11 12:31:19,938 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.25:8774/v2.1/servers/detail used request id req-1b300ec6-3591-4534-aa9b-83a3dc13b8e4 2018-07-11 12:31:19,938 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-07-11 12:31:19,950 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-07-11 12:31:19,953 - 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-11 12:31:19,962 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 11 Jul 2018 12:31:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 599 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"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.30.9.10:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-11 12:31:19,963 - 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}cb50787ad52f7e423da071acae8e692cf8390e7b" 2018-07-11 12:31:20,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 12:31:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e769b628-94fc-48fd-8c89-24b6dde3fc14 Content-Encoding: gzip Content-Length: 860 Content-Type: application/json RESP BODY: {"services": [{"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.10:35357/v3/services/0fdcccec94064471aa1d360caf612f1a"}, "enabled": true, "type": "identity", "id": "0fdcccec94064471aa1d360caf612f1a", "name": "keystone"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.10:35357/v3/services/156e278ccfaf4040b483792c7c4803e5"}, "enabled": true, "type": "metering", "id": "156e278ccfaf4040b483792c7c4803e5", "name": "ceilometer"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.10:35357/v3/services/2aaeb6d838f741d48b29c0c2add156ab"}, "enabled": true, "type": "metric", "id": "2aaeb6d838f741d48b29c0c2add156ab", "name": "gnocchi"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.10:35357/v3/services/2fecb7c4c03b4922956dddbe6477249d"}, "enabled": true, "type": "orchestration", "id": "2fecb7c4c03b4922956dddbe6477249d", "name": "heat"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.10:35357/v3/services/3c3d5c1038b64600b0b78a25deb31ca8"}, "enabled": true, "type": "volume", "id": "3c3d5c1038b64600b0b78a25deb31ca8", "name": "cinder"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.10:35357/v3/services/59323f4999ae42a18919b9f45d496042"}, "enabled": true, "type": "alarming", "id": "59323f4999ae42a18919b9f45d496042", "name": "aodh"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.10:35357/v3/services/5d520d3512f7425ba8edc9176138ce16"}, "enabled": true, "type": "compute", "id": "5d520d3512f7425ba8edc9176138ce16", "name": "nova"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.10:35357/v3/services/62d65d256c624b759c2d61abad973803"}, "enabled": true, "type": "placement", "id": "62d65d256c624b759c2d61abad973803", "name": "placement"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.10:35357/v3/services/9bcf59b907f148469dd0e82c214c1399"}, "enabled": true, "type": "network", "id": "9bcf59b907f148469dd0e82c214c1399", "name": "neutron"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.10:35357/v3/services/b1d2e8b477884224a62cf62ea4631faa"}, "enabled": true, "type": "volumev2", "id": "b1d2e8b477884224a62cf62ea4631faa", "name": "cinderv2"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.10:35357/v3/services/b695cf11ce4c4cd8b10782c25b8e7f38"}, "enabled": true, "type": "event", "id": "b695cf11ce4c4cd8b10782c25b8e7f38", "name": "panko"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.10:35357/v3/services/bdc14d90a34b407a95d85f3922b87198"}, "enabled": true, "type": "cloudformation", "id": "bdc14d90a34b407a95d85f3922b87198", "name": "heat-cfn"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.10:35357/v3/services/c2911343041349e7a68bfe818a9ce10c"}, "enabled": true, "type": "image", "id": "c2911343041349e7a68bfe818a9ce10c", "name": "glance"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.10:35357/v3/services/cc502a7dc395439bab8c365bb8e14f31"}, "enabled": true, "type": "volumev3", "id": "cc502a7dc395439bab8c365bb8e14f31", "name": "cinderv3"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.10:35357/v3/services/fe386fda3b434b96890c8c47667d3d4b"}, "enabled": true, "type": "object-store", "id": "fe386fda3b434b96890c8c47667d3d4b", "name": "swift"}], "links": {"self": "http://192.30.9.10:35357/v3/services", "previous": null, "next": null}} 2018-07-11 12:31:20,050 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.10:35357/v3/services used request id req-e769b628-94fc-48fd-8c89-24b6dde3fc14 2018-07-11 12:31:20,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.100368022919s 2018-07-11 12:31:20,051 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.10:35357/v3/services used request id req-e769b628-94fc-48fd-8c89-24b6dde3fc14 2018-07-11 12:31:20,057 - 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'0fdcccec94064471aa1d360caf612f1a', 'name': u'keystone'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'156e278ccfaf4040b483792c7c4803e5', 'name': u'ceilometer'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'2aaeb6d838f741d48b29c0c2add156ab', 'name': u'gnocchi'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'2fecb7c4c03b4922956dddbe6477249d', 'name': u'heat'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'3c3d5c1038b64600b0b78a25deb31ca8', 'name': u'cinder'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'59323f4999ae42a18919b9f45d496042', 'name': u'aodh'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'5d520d3512f7425ba8edc9176138ce16', 'name': u'nova'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'62d65d256c624b759c2d61abad973803', 'name': u'placement'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'9bcf59b907f148469dd0e82c214c1399', 'name': u'neutron'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'b1d2e8b477884224a62cf62ea4631faa', 'name': u'cinderv2'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'b695cf11ce4c4cd8b10782c25b8e7f38', 'name': u'panko'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'bdc14d90a34b407a95d85f3922b87198', 'name': u'heat-cfn'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'c2911343041349e7a68bfe818a9ce10c', 'name': u'glance'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'cc502a7dc395439bab8c365bb8e14f31', 'name': u'cinderv3'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'fe386fda3b434b96890c8c47667d3d4b', 'name': u'swift'})] 2018-07-11 12:31:20,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-11 12:31:20,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}cb50787ad52f7e423da071acae8e692cf8390e7b" 2018-07-11 12:31:20,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-25eb3a36-5412-4150-9ad9-eb068c7efc1f Date: Wed, 11 Jul 2018 12:31:20 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-11T12:28:54Z","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":"3237549b-d057-4113-83a3-d4d42cdc5dbb","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9ccd5418111740e993bf2d7293008fc7","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"282f6fb1-1513-4c11-a8c8-e5d792de6e46","tenant_id":"9ccd5418111740e993bf2d7293008fc7","created_at":"2018-07-11T12:28:54Z","ip_version":4}]} 2018-07-11 12:31:20,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-25eb3a36-5412-4150-9ad9-eb068c7efc1f 2018-07-11 12:31:20,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0435631275177s 2018-07-11 12:31:20,101 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-25eb3a36-5412-4150-9ad9-eb068c7efc1f 2018-07-11 12:31:20,102 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-11T12:28:54Z', 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'3237549b-d057-4113-83a3-d4d42cdc5dbb', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'282f6fb1-1513-4c11-a8c8-e5d792de6e46', u'tenant_id': u'9ccd5418111740e993bf2d7293008fc7', u'created_at': u'2018-07-11T12:28:54Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'9ccd5418111740e993bf2d7293008fc7'})] 2018-07-11 12:31:20,222 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-11 12:31:20,222 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:05 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-07-11 12:31:20,226 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-07-11 12:31:20,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-11 12:31:20,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-11 12:31:20,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-11 12:31:20,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-11 12:31:20,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-11 12:31:20,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-11 12:31:20,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-11 12:31:20,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-11 12:31:20,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-11 12:31:20,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-11 12:31:20,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-11 12:31:20,405 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-11 12:31:20,405 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-11 12:31:20,405 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-11 12:31:20,405 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-11 12:31:20,405 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-11 12:31:20,405 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-11 12:31:20,405 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-11 12:31:20,405 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-11 12:31:20,405 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-11 12:31:20,405 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-11 12:31:20,405 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-11 12:31:20,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-11 12:31:20,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 12:31:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52ff6ba6-fbca-4627-9eaa-35c273e44910 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.25:5000/v3/", "rel": "self"}]}} 2018-07-11 12:31:20,411 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-52ff6ba6-fbca-4627-9eaa-35c273e44910 2018-07-11 12:31:20,411 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-11 12:31:20,812 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f3d2474e4d3c4f518dc70ba1c4710627", "name": "admin"}], "expires_at": "2018-07-11T13:31:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bfd093d9ec84428e80987063f862c500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0d7bd0d5f2340cf86c4e51547d3b432"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7f85cc19a6a4f888ddf7582ee7b3453"}, {"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e70a38d098324b4796f853c271d0dcd6"}], "type": "identity", "id": "0fdcccec94064471aa1d360caf612f1a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "156e278ccfaf4040b483792c7c4803e5", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "260f23e9d5894bf596fc80e2719d0de0"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb0475c8b86547a0bb894b1eaa8f9d27"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f99a209bba2044d9b5e58c30f9593b57"}], "type": "metric", "id": "2aaeb6d838f741d48b29c0c2add156ab", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/bfd093d9ec84428e80987063f862c500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0755032bbb4146ed8d50b6e0c71ea484"}, {"url": "http://192.30.9.10:8004/v1/bfd093d9ec84428e80987063f862c500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23d0ef33ff0147bbb6fbf809e0cd49ba"}, {"url": "http://172.30.9.25:8004/v1/bfd093d9ec84428e80987063f862c500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46dbcc94c70e4f4095d615eb56c8333e"}], "type": "orchestration", "id": "2fecb7c4c03b4922956dddbe6477249d", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/bfd093d9ec84428e80987063f862c500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23bbd1ef3ac24bcbb865e8bdf6ef3237"}, {"url": "http://192.30.9.10:8776/v1/bfd093d9ec84428e80987063f862c500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48cc85cc72f342d6ab7862fb326946d8"}, {"url": "http://172.30.9.25:8776/v1/bfd093d9ec84428e80987063f862c500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfadedab539c4dcbaca500967d886785"}], "type": "volume", "id": "3c3d5c1038b64600b0b78a25deb31ca8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2214806eb9b543bdb75ac128602221cc"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8962e66045c4ec7aeec93dd136d6bba"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd9ac40a109840d0ba8b748a43041d9e"}], "type": "alarming", "id": "59323f4999ae42a18919b9f45d496042", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "130c7660155240da805b4c660a94337e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b1a695e006c484c8737eadc41f87576"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7c6303a24d64ecc8636350ddf270e6c"}], "type": "compute", "id": "5d520d3512f7425ba8edc9176138ce16", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "86ea942691074727ab9330179f75b249"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cec486fdb3b14c8aad4cabdb350bed6d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f390e8b7c3c24896a2aa322bfd0c971e"}], "type": "placement", "id": "62d65d256c624b759c2d61abad973803", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5524c6eb998e4b83a3ec81541ceb7e80"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eb1807ad98444d2a9dda9aaabf4a7851"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f410323902794a63a9b30110a88e2739"}], "type": "network", "id": "9bcf59b907f148469dd0e82c214c1399", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/bfd093d9ec84428e80987063f862c500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "507f455e6f874f3582500976bd8251a3"}, {"url": "http://192.30.9.10:8776/v2/bfd093d9ec84428e80987063f862c500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a241f3b46c2946598b071464134bd9e3"}, {"url": "http://172.30.9.25:8776/v2/bfd093d9ec84428e80987063f862c500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad6a8ae3ecce409a87c566a90f591ccb"}], "type": "volumev2", "id": "b1d2e8b477884224a62cf62ea4631faa", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78a8de9b961243ab8c6fef2999d0bd01"}, {"url": "http://192.30.9.10:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b4af46ebe9d43a980638229a2e7a070"}, {"url": "http://192.30.9.10:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdec363c942e40d68e1810c62a6b7d54"}], "type": "event", "id": "b695cf11ce4c4cd8b10782c25b8e7f38", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "383ce62adcd64d8e8faccff54ed36fdf"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45f364554a614a1b85c8c31fdfa30633"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f05b795f7154777a435aeb91629286a"}], "type": "cloudformation", "id": "bdc14d90a34b407a95d85f3922b87198", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87f6717ccde9431e97d32463e3fc502c"}, {"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9032ca3aa1c44bf89323f21d6939d62b"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abbd8c14024e4604807ba2bfa6e50b5d"}], "type": "image", "id": "c2911343041349e7a68bfe818a9ce10c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/bfd093d9ec84428e80987063f862c500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86b13bf6448c43179009f30f10bd9e8e"}, {"url": "http://172.30.9.25:8776/v3/bfd093d9ec84428e80987063f862c500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe289eabe654b0cb10e29f8b50fe160"}, {"url": "http://192.30.9.10:8776/v3/bfd093d9ec84428e80987063f862c500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c660094fb1fe44c0a798ed29eaae8779"}], "type": "volumev3", "id": "cc502a7dc395439bab8c365bb8e14f31", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_bfd093d9ec84428e80987063f862c500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ace7c528c4942358c9280e79babb8f8"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "97e551c3d5284e4eb9b5e20865dd13e9"}, {"url": "http://172.30.9.25:8080/v1/AUTH_bfd093d9ec84428e80987063f862c500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9eb8bf037114267bd367a507251f7c7"}], "type": "object-store", "id": "fe386fda3b434b96890c8c47667d3d4b", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "716694965a0b408aa7520766d33b2085"}, "audit_ids": ["t7KijuAqSxyBqEwA0Jvxhg"], "issued_at": "2018-07-11T12:31:20.000000Z"}} 2018-07-11 12:31:20,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-11 12:31:20,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}7c0dd4ce31c9189ad7a7c6398e86daddc73f2943" 2018-07-11 12:31:21,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-680adcd4-2ef9-4b15-b17b-a41decfb3e80 Date: Wed, 11 Jul 2018 12:31:21 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"282f6fb1-1513-4c11-a8c8-e5d792de6e46","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9ccd5418111740e993bf2d7293008fc7","l2_adjacency":true,"status":"ACTIVE","subnets":["3237549b-d057-4113-83a3-d4d42cdc5dbb"],"description":"","tags":[],"updated_at":"2018-07-11T12:28:54Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9ccd5418111740e993bf2d7293008fc7","created_at":"2018-07-11T12:28:48Z","provider:network_type":"flat"}]} 2018-07-11 12:31:21,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-680adcd4-2ef9-4b15-b17b-a41decfb3e80 2018-07-11 12:31:21,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.937911987305s 2018-07-11 12:31:21,754 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-680adcd4-2ef9-4b15-b17b-a41decfb3e80 2018-07-11 12:31:21,755 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-11 12:31:21,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}7c0dd4ce31c9189ad7a7c6398e86daddc73f2943" -d '{"network": {"name": "tenantnetwork1-net_f5059e1b-72c1-425f-8069-6e7bfbf1fee4", "admin_state_up": true}}' 2018-07-11 12:31:22,248 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-aade502a-837a-41e6-a850-54a924a3d2f3 Date: Wed, 11 Jul 2018 12:31:22 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"3331cf32-26f4-490c-9e9a-6342f07f88d2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":30,"ipv4_address_scope":null,"shared":false,"project_id":"bfd093d9ec84428e80987063f862c500","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-11T12:31:22Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_f5059e1b-72c1-425f-8069-6e7bfbf1fee4","admin_state_up":true,"tenant_id":"bfd093d9ec84428e80987063f862c500","created_at":"2018-07-11T12:31:22Z","mtu":1450}} 2018-07-11 12:31:22,248 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-aade502a-837a-41e6-a850-54a924a3d2f3 2018-07-11 12:31:22,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.493274927139s 2018-07-11 12:31:22,248 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-aade502a-837a-41e6-a850-54a924a3d2f3 2018-07-11 12:31:22,249 - 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-11T12:31:22Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'3331cf32-26f4-490c-9e9a-6342f07f88d2', u'provider:segmentation_id': 30, 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_f5059e1b-72c1-425f-8069-6e7bfbf1fee4', u'created_at': u'2018-07-11T12:31:22Z', u'mtu': 1450, u'tenant_id': u'bfd093d9ec84428e80987063f862c500', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'bfd093d9ec84428e80987063f862c500', u'l2_adjacency': True}) 2018-07-11 12:31:22,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-11 12:31:22,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}7c0dd4ce31c9189ad7a7c6398e86daddc73f2943" 2018-07-11 12:31:22,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1434 X-Openstack-Request-Id: req-aaf9447e-2010-4ebd-ac0f-8044804a47dc Date: Wed, 11 Jul 2018 12:31:22 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"282f6fb1-1513-4c11-a8c8-e5d792de6e46","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9ccd5418111740e993bf2d7293008fc7","l2_adjacency":true,"status":"ACTIVE","subnets":["3237549b-d057-4113-83a3-d4d42cdc5dbb"],"description":"","tags":[],"updated_at":"2018-07-11T12:28:54Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9ccd5418111740e993bf2d7293008fc7","created_at":"2018-07-11T12:28:48Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"3331cf32-26f4-490c-9e9a-6342f07f88d2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":30,"ipv4_address_scope":null,"shared":false,"project_id":"bfd093d9ec84428e80987063f862c500","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-11T12:31:22Z","qos_policy_id":null,"name":"tenantnetwork1-net_f5059e1b-72c1-425f-8069-6e7bfbf1fee4","admin_state_up":true,"tenant_id":"bfd093d9ec84428e80987063f862c500","created_at":"2018-07-11T12:31:22Z","provider:network_type":"vxlan"}]} 2018-07-11 12:31:22,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-aaf9447e-2010-4ebd-ac0f-8044804a47dc 2018-07-11 12:31:22,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100467920303s 2018-07-11 12:31:22,351 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-aaf9447e-2010-4ebd-ac0f-8044804a47dc 2018-07-11 12:31:22,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-11 12:31:22,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}7c0dd4ce31c9189ad7a7c6398e86daddc73f2943" -d '{"subnet": {"name": "tenantnetwork1-subnet_f5059e1b-72c1-425f-8069-6e7bfbf1fee4", "enable_dhcp": true, "network_id": "3331cf32-26f4-490c-9e9a-6342f07f88d2", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.0.0/24"}}' 2018-07-11 12:31:22,818 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-36b1eac3-4c6d-4412-b88b-82ddfb59dcc9 Date: Wed, 11 Jul 2018 12:31:22 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-11T12:31:22Z","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":"4ab18475-1541-4fd4-aea4-31e9f3f8d33a","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.0.1","project_id":"bfd093d9ec84428e80987063f862c500","description":"","tags":[],"cidr":"192.168.0.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_f5059e1b-72c1-425f-8069-6e7bfbf1fee4","enable_dhcp":true,"segment_id":null,"network_id":"3331cf32-26f4-490c-9e9a-6342f07f88d2","tenant_id":"bfd093d9ec84428e80987063f862c500","created_at":"2018-07-11T12:31:22Z","ip_version":4}} 2018-07-11 12:31:22,818 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-36b1eac3-4c6d-4412-b88b-82ddfb59dcc9 2018-07-11 12:31:22,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.466091871262s 2018-07-11 12:31:22,819 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-36b1eac3-4c6d-4412-b88b-82ddfb59dcc9 2018-07-11 12:31:22,819 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-11T12:31:22Z', 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'4ab18475-1541-4fd4-aea4-31e9f3f8d33a', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_f5059e1b-72c1-425f-8069-6e7bfbf1fee4', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'3331cf32-26f4-490c-9e9a-6342f07f88d2', u'tenant_id': u'bfd093d9ec84428e80987063f862c500', u'created_at': u'2018-07-11T12:31:22Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.0.1', u'ip_version': 4, u'project_id': u'bfd093d9ec84428e80987063f862c500'}) 2018-07-11 12:31:22,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-11 12:31:22,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}7c0dd4ce31c9189ad7a7c6398e86daddc73f2943" -d '{"router": {"external_gateway_info": {"network_id": "282f6fb1-1513-4c11-a8c8-e5d792de6e46"}, "name": "tenantnetwork1-router_f5059e1b-72c1-425f-8069-6e7bfbf1fee4", "admin_state_up": true}}' 2018-07-11 12:31:24,472 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 714 X-Openstack-Request-Id: req-e71e5063-81ff-4b64-9519-d98b0406ef0c Date: Wed, 11 Jul 2018 12:31:24 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "282f6fb1-1513-4c11-a8c8-e5d792de6e46", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3237549b-d057-4113-83a3-d4d42cdc5dbb", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "bfd093d9ec84428e80987063f862c500", "created_at": "2018-07-11T12:31:22Z", "admin_state_up": true, "updated_at": "2018-07-11T12:31:24Z", "project_id": "bfd093d9ec84428e80987063f862c500", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "d35c88d3-26f7-4c5f-bc89-56cf6bec53e2", "name": "tenantnetwork1-router_f5059e1b-72c1-425f-8069-6e7bfbf1fee4"}} 2018-07-11 12:31:24,472 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-e71e5063-81ff-4b64-9519-d98b0406ef0c 2018-07-11 12:31:24,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.65229892731s 2018-07-11 12:31:24,472 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-e71e5063-81ff-4b64-9519-d98b0406ef0c 2018-07-11 12:31:24,473 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-11T12:31:24Z', u'revision_number': 3, u'ha': False, u'id': u'd35c88d3-26f7-4c5f-bc89-56cf6bec53e2', u'external_gateway_info': {u'network_id': u'282f6fb1-1513-4c11-a8c8-e5d792de6e46', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'3237549b-d057-4113-83a3-d4d42cdc5dbb', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_f5059e1b-72c1-425f-8069-6e7bfbf1fee4', u'admin_state_up': True, u'tenant_id': u'bfd093d9ec84428e80987063f862c500', u'created_at': u'2018-07-11T12:31:22Z', u'flavor_id': None, u'routes': [], u'project_id': u'bfd093d9ec84428e80987063f862c500'}) 2018-07-11 12:31:24,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-11 12:31:24,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/d35c88d3-26f7-4c5f-bc89-56cf6bec53e2/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}7c0dd4ce31c9189ad7a7c6398e86daddc73f2943" -d '{"subnet_id": "4ab18475-1541-4fd4-aea4-31e9f3f8d33a"}' 2018-07-11 12:31:26,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6827d2b2-685d-4204-9b37-0303f9f760e9 Date: Wed, 11 Jul 2018 12:31:26 GMT RESP BODY: {"network_id": "3331cf32-26f4-490c-9e9a-6342f07f88d2", "tenant_id": "bfd093d9ec84428e80987063f862c500", "subnet_id": "4ab18475-1541-4fd4-aea4-31e9f3f8d33a", "subnet_ids": ["4ab18475-1541-4fd4-aea4-31e9f3f8d33a"], "port_id": "3fb18340-6063-4f88-84bf-6a0bd4b14652", "id": "d35c88d3-26f7-4c5f-bc89-56cf6bec53e2"} 2018-07-11 12:31:26,326 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/d35c88d3-26f7-4c5f-bc89-56cf6bec53e2/add_router_interface.json used request id req-6827d2b2-685d-4204-9b37-0303f9f760e9 2018-07-11 12:31:26,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.85251116753s 2018-07-11 12:31:26,326 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/d35c88d3-26f7-4c5f-bc89-56cf6bec53e2/add_router_interface.json used request id req-6827d2b2-685d-4204-9b37-0303f9f760e9 returning object d35c88d3-26f7-4c5f-bc89-56cf6bec53e2 2018-07-11 12:31:26,446 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-11 12:31:26,447 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:05 | PASS | +------------------------+------------------+------------------+----------------+ 2018-07-11 12:31:26,450 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-11 12:31:26,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:9696/v2.0/routers/d35c88d3-26f7-4c5f-bc89-56cf6bec53e2/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}7c0dd4ce31c9189ad7a7c6398e86daddc73f2943" -d '{"subnet_id": "4ab18475-1541-4fd4-aea4-31e9f3f8d33a"}' 2018-07-11 12:31:27,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2e58302a-f6e7-42d5-8576-31b8ebb7e691 Date: Wed, 11 Jul 2018 12:31:27 GMT RESP BODY: {"network_id": "3331cf32-26f4-490c-9e9a-6342f07f88d2", "tenant_id": "bfd093d9ec84428e80987063f862c500", "subnet_id": "4ab18475-1541-4fd4-aea4-31e9f3f8d33a", "subnet_ids": ["4ab18475-1541-4fd4-aea4-31e9f3f8d33a"], "port_id": "3fb18340-6063-4f88-84bf-6a0bd4b14652", "id": "d35c88d3-26f7-4c5f-bc89-56cf6bec53e2"} 2018-07-11 12:31:27,925 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/d35c88d3-26f7-4c5f-bc89-56cf6bec53e2/remove_router_interface.json used request id req-2e58302a-f6e7-42d5-8576-31b8ebb7e691 2018-07-11 12:31:27,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.47506594658s 2018-07-11 12:31:27,926 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.25:9696/v2.0/routers/d35c88d3-26f7-4c5f-bc89-56cf6bec53e2/remove_router_interface.json used request id req-2e58302a-f6e7-42d5-8576-31b8ebb7e691 returning object d35c88d3-26f7-4c5f-bc89-56cf6bec53e2 2018-07-11 12:31:27,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-11 12:31:27,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}7c0dd4ce31c9189ad7a7c6398e86daddc73f2943" 2018-07-11 12:31:28,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-a2a8e08c-7ced-475a-a802-36050f87f78d Date: Wed, 11 Jul 2018 12:31:28 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "282f6fb1-1513-4c11-a8c8-e5d792de6e46", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "3237549b-d057-4113-83a3-d4d42cdc5dbb", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "bfd093d9ec84428e80987063f862c500", "created_at": "2018-07-11T12:31:22Z", "admin_state_up": true, "updated_at": "2018-07-11T12:31:27Z", "project_id": "bfd093d9ec84428e80987063f862c500", "flavor_id": null, "revision_number": 5, "routes": [], "ha": false, "id": "d35c88d3-26f7-4c5f-bc89-56cf6bec53e2", "name": "tenantnetwork1-router_f5059e1b-72c1-425f-8069-6e7bfbf1fee4"}]} 2018-07-11 12:31:28,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-a2a8e08c-7ced-475a-a802-36050f87f78d 2018-07-11 12:31:28,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.281337022781s 2018-07-11 12:31:28,208 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/routers.json used request id req-a2a8e08c-7ced-475a-a802-36050f87f78d 2018-07-11 12:31:28,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-11 12:31:28,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/routers/d35c88d3-26f7-4c5f-bc89-56cf6bec53e2.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}7c0dd4ce31c9189ad7a7c6398e86daddc73f2943" 2018-07-11 12:31:29,158 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d7991273-fade-447a-955c-edd946b44ed8 Content-Length: 0 Date: Wed, 11 Jul 2018 12:31:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-11 12:31:29,158 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/d35c88d3-26f7-4c5f-bc89-56cf6bec53e2.json used request id req-d7991273-fade-447a-955c-edd946b44ed8 2018-07-11 12:31:29,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 0.948930025101s 2018-07-11 12:31:29,158 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/routers/d35c88d3-26f7-4c5f-bc89-56cf6bec53e2.json used request id req-d7991273-fade-447a-955c-edd946b44ed8 2018-07-11 12:31:29,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-11 12:31:29,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}7c0dd4ce31c9189ad7a7c6398e86daddc73f2943" 2018-07-11 12:31:29,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1324 X-Openstack-Request-Id: req-a1f1cf50-d861-409e-a544-3145f03cec0d Date: Wed, 11 Jul 2018 12:31:29 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-11T12:28:54Z","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":"3237549b-d057-4113-83a3-d4d42cdc5dbb","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"9ccd5418111740e993bf2d7293008fc7","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"282f6fb1-1513-4c11-a8c8-e5d792de6e46","tenant_id":"9ccd5418111740e993bf2d7293008fc7","created_at":"2018-07-11T12:28:54Z","ip_version":4},{"updated_at":"2018-07-11T12:31:22Z","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":"4ab18475-1541-4fd4-aea4-31e9f3f8d33a","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.0.1","project_id":"bfd093d9ec84428e80987063f862c500","description":"","tags":[],"cidr":"192.168.0.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_f5059e1b-72c1-425f-8069-6e7bfbf1fee4","enable_dhcp":true,"segment_id":null,"network_id":"3331cf32-26f4-490c-9e9a-6342f07f88d2","tenant_id":"bfd093d9ec84428e80987063f862c500","created_at":"2018-07-11T12:31:22Z","ip_version":4}]} 2018-07-11 12:31:29,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-a1f1cf50-d861-409e-a544-3145f03cec0d 2018-07-11 12:31:29,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.103023052216s 2018-07-11 12:31:29,262 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/subnets.json used request id req-a1f1cf50-d861-409e-a544-3145f03cec0d 2018-07-11 12:31:29,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-11 12:31:29,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/subnets/4ab18475-1541-4fd4-aea4-31e9f3f8d33a.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}7c0dd4ce31c9189ad7a7c6398e86daddc73f2943" 2018-07-11 12:31:30,058 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b04ffd3b-26aa-4fab-8a3d-4cf6f9456c5a Date: Wed, 11 Jul 2018 12:31:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-11 12:31:30,058 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/4ab18475-1541-4fd4-aea4-31e9f3f8d33a.json used request id req-b04ffd3b-26aa-4fab-8a3d-4cf6f9456c5a 2018-07-11 12:31:30,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.794341087341s 2018-07-11 12:31:30,059 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/subnets/4ab18475-1541-4fd4-aea4-31e9f3f8d33a.json used request id req-b04ffd3b-26aa-4fab-8a3d-4cf6f9456c5a 2018-07-11 12:31:30,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-11 12:31:30,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}7c0dd4ce31c9189ad7a7c6398e86daddc73f2943" 2018-07-11 12:31:30,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1440 X-Openstack-Request-Id: req-ac1f2d76-a175-40e4-9873-b3eca73a2774 Date: Wed, 11 Jul 2018 12:31:30 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"282f6fb1-1513-4c11-a8c8-e5d792de6e46","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9ccd5418111740e993bf2d7293008fc7","l2_adjacency":true,"status":"ACTIVE","subnets":["3237549b-d057-4113-83a3-d4d42cdc5dbb"],"description":"","tags":[],"updated_at":"2018-07-11T12:28:54Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9ccd5418111740e993bf2d7293008fc7","created_at":"2018-07-11T12:28:48Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"3331cf32-26f4-490c-9e9a-6342f07f88d2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":30,"ipv4_address_scope":null,"shared":false,"project_id":"bfd093d9ec84428e80987063f862c500","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-11T12:31:29Z","qos_policy_id":null,"name":"tenantnetwork1-net_f5059e1b-72c1-425f-8069-6e7bfbf1fee4","admin_state_up":true,"tenant_id":"bfd093d9ec84428e80987063f862c500","created_at":"2018-07-11T12:31:22Z","provider:network_type":"vxlan"}]} 2018-07-11 12:31:30,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-ac1f2d76-a175-40e4-9873-b3eca73a2774 2018-07-11 12:31:30,335 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.275995016098s 2018-07-11 12:31:30,336 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json used request id req-ac1f2d76-a175-40e4-9873-b3eca73a2774 2018-07-11 12:31:30,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-11 12:31:30,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:9696/v2.0/networks/3331cf32-26f4-490c-9e9a-6342f07f88d2.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}7c0dd4ce31c9189ad7a7c6398e86daddc73f2943" 2018-07-11 12:31:30,879 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-decd9e3c-96c0-4f7e-9215-734f2d5da51c Date: Wed, 11 Jul 2018 12:31:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-11 12:31:30,879 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/3331cf32-26f4-490c-9e9a-6342f07f88d2.json used request id req-decd9e3c-96c0-4f7e-9215-734f2d5da51c 2018-07-11 12:31:30,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.542130947113s 2018-07-11 12:31:30,879 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.25:9696/v2.0/networks/3331cf32-26f4-490c-9e9a-6342f07f88d2.json used request id req-decd9e3c-96c0-4f7e-9215-734f2d5da51c 2018-07-11 12:31:30,879 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-07-11 12:31:30,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-11 12:31:30,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-11 12:31:30,989 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-11 12:31:30,990 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-11 12:31:30,990 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-11 12:31:30,990 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-11 12:31:30,990 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-11 12:31:30,990 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-11 12:31:30,990 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-11 12:31:30,990 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-11 12:31:30,990 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-11 12:31:30,990 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-11 12:31:30,990 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-11 12:31:30,990 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-11 12:31:30,990 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-11 12:31:30,990 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-11 12:31:30,990 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-11 12:31:30,991 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-11 12:31:30,991 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-11 12:31:30,991 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-11 12:31:30,991 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-11 12:31:30,991 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-11 12:31:30,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-11 12:31:30,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 12:31:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c7bd924-0851-4900-ac05-9d640538eae6 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.25:5000/v3/", "rel": "self"}]}} 2018-07-11 12:31:30,998 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-4c7bd924-0851-4900-ac05-9d640538eae6 2018-07-11 12:31:30,998 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-11 12:31:31,448 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f3d2474e4d3c4f518dc70ba1c4710627", "name": "admin"}], "expires_at": "2018-07-11T13:31:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bfd093d9ec84428e80987063f862c500", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.25:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c0d7bd0d5f2340cf86c4e51547d3b432"}, {"url": "http://192.30.9.10:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7f85cc19a6a4f888ddf7582ee7b3453"}, {"url": "http://192.30.9.10:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e70a38d098324b4796f853c271d0dcd6"}], "type": "identity", "id": "0fdcccec94064471aa1d360caf612f1a", "name": "keystone"}, {"endpoints": [], "type": "metering", "id": "156e278ccfaf4040b483792c7c4803e5", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.10:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "260f23e9d5894bf596fc80e2719d0de0"}, {"url": "http://172.30.9.25:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bb0475c8b86547a0bb894b1eaa8f9d27"}, {"url": "http://192.30.9.10:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f99a209bba2044d9b5e58c30f9593b57"}], "type": "metric", "id": "2aaeb6d838f741d48b29c0c2add156ab", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.10:8004/v1/bfd093d9ec84428e80987063f862c500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0755032bbb4146ed8d50b6e0c71ea484"}, {"url": "http://192.30.9.10:8004/v1/bfd093d9ec84428e80987063f862c500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "23d0ef33ff0147bbb6fbf809e0cd49ba"}, {"url": "http://172.30.9.25:8004/v1/bfd093d9ec84428e80987063f862c500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "46dbcc94c70e4f4095d615eb56c8333e"}], "type": "orchestration", "id": "2fecb7c4c03b4922956dddbe6477249d", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v1/bfd093d9ec84428e80987063f862c500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "23bbd1ef3ac24bcbb865e8bdf6ef3237"}, {"url": "http://192.30.9.10:8776/v1/bfd093d9ec84428e80987063f862c500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "48cc85cc72f342d6ab7862fb326946d8"}, {"url": "http://172.30.9.25:8776/v1/bfd093d9ec84428e80987063f862c500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dfadedab539c4dcbaca500967d886785"}], "type": "volume", "id": "3c3d5c1038b64600b0b78a25deb31ca8", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.25:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2214806eb9b543bdb75ac128602221cc"}, {"url": "http://192.30.9.10:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c8962e66045c4ec7aeec93dd136d6bba"}, {"url": "http://192.30.9.10:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dd9ac40a109840d0ba8b748a43041d9e"}], "type": "alarming", "id": "59323f4999ae42a18919b9f45d496042", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.10:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "130c7660155240da805b4c660a94337e"}, {"url": "http://172.30.9.25:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b1a695e006c484c8737eadc41f87576"}, {"url": "http://192.30.9.10:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7c6303a24d64ecc8636350ddf270e6c"}], "type": "compute", "id": "5d520d3512f7425ba8edc9176138ce16", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.10:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "86ea942691074727ab9330179f75b249"}, {"url": "http://172.30.9.25:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cec486fdb3b14c8aad4cabdb350bed6d"}, {"url": "http://192.30.9.10:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f390e8b7c3c24896a2aa322bfd0c971e"}], "type": "placement", "id": "62d65d256c624b759c2d61abad973803", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.10:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5524c6eb998e4b83a3ec81541ceb7e80"}, {"url": "http://172.30.9.25:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eb1807ad98444d2a9dda9aaabf4a7851"}, {"url": "http://192.30.9.10:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f410323902794a63a9b30110a88e2739"}], "type": "network", "id": "9bcf59b907f148469dd0e82c214c1399", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v2/bfd093d9ec84428e80987063f862c500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "507f455e6f874f3582500976bd8251a3"}, {"url": "http://192.30.9.10:8776/v2/bfd093d9ec84428e80987063f862c500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a241f3b46c2946598b071464134bd9e3"}, {"url": "http://172.30.9.25:8776/v2/bfd093d9ec84428e80987063f862c500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ad6a8ae3ecce409a87c566a90f591ccb"}], "type": "volumev2", "id": "b1d2e8b477884224a62cf62ea4631faa", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.25:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78a8de9b961243ab8c6fef2999d0bd01"}, {"url": "http://192.30.9.10:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7b4af46ebe9d43a980638229a2e7a070"}, {"url": "http://192.30.9.10:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fdec363c942e40d68e1810c62a6b7d54"}], "type": "event", "id": "b695cf11ce4c4cd8b10782c25b8e7f38", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.25:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "383ce62adcd64d8e8faccff54ed36fdf"}, {"url": "http://192.30.9.10:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "45f364554a614a1b85c8c31fdfa30633"}, {"url": "http://192.30.9.10:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9f05b795f7154777a435aeb91629286a"}], "type": "cloudformation", "id": "bdc14d90a34b407a95d85f3922b87198", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.10:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87f6717ccde9431e97d32463e3fc502c"}, {"url": "http://192.30.9.10:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9032ca3aa1c44bf89323f21d6939d62b"}, {"url": "http://172.30.9.25:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "abbd8c14024e4604807ba2bfa6e50b5d"}], "type": "image", "id": "c2911343041349e7a68bfe818a9ce10c", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.10:8776/v3/bfd093d9ec84428e80987063f862c500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "86b13bf6448c43179009f30f10bd9e8e"}, {"url": "http://172.30.9.25:8776/v3/bfd093d9ec84428e80987063f862c500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8fe289eabe654b0cb10e29f8b50fe160"}, {"url": "http://192.30.9.10:8776/v3/bfd093d9ec84428e80987063f862c500", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c660094fb1fe44c0a798ed29eaae8779"}], "type": "volumev3", "id": "cc502a7dc395439bab8c365bb8e14f31", "name": "cinderv3"}, {"endpoints": [{"url": "http://12.0.0.28:8080/v1/AUTH_bfd093d9ec84428e80987063f862c500", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5ace7c528c4942358c9280e79babb8f8"}, {"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "97e551c3d5284e4eb9b5e20865dd13e9"}, {"url": "http://172.30.9.25:8080/v1/AUTH_bfd093d9ec84428e80987063f862c500", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9eb8bf037114267bd367a507251f7c7"}], "type": "object-store", "id": "fe386fda3b434b96890c8c47667d3d4b", "name": "swift"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "716694965a0b408aa7520766d33b2085"}, "audit_ids": ["xdJslCaKTo2rkpwkaMRCeg"], "issued_at": "2018-07-11T12:31:31.000000Z"}} 2018-07-11 12:31:31,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-11 12:31:31,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}78112c5788cb2d9c0efb7b6db14db34d07bd7588" 2018-07-11 12:31:31,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-2113829a-c359-430e-b817-0def769cd9f3 Date: Wed, 11 Jul 2018 12:31:31 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"282f6fb1-1513-4c11-a8c8-e5d792de6e46","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9ccd5418111740e993bf2d7293008fc7","l2_adjacency":true,"status":"ACTIVE","subnets":["3237549b-d057-4113-83a3-d4d42cdc5dbb"],"description":"","tags":[],"updated_at":"2018-07-11T12:28:54Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9ccd5418111740e993bf2d7293008fc7","created_at":"2018-07-11T12:28:48Z","provider:network_type":"flat"}]} 2018-07-11 12:31:31,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2113829a-c359-430e-b817-0def769cd9f3 2018-07-11 12:31:31,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.326198101044s 2018-07-11 12:31:31,778 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.25:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2113829a-c359-430e-b817-0def769cd9f3 2018-07-11 12:31:31,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-11 12:31:31,787 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 11 Jul 2018 12:31:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.25:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.25:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-11 12:31:31,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-11 12:31:31,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}78112c5788cb2d9c0efb7b6db14db34d07bd7588" 2018-07-11 12:31:31,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 12:31:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9966212-dd3d-45aa-86d2-6e71c05ebca7 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.25:5000/v3/domains/cf95a5d363fe452e883da1e1a469c66d"}, "tags": [], "enabled": true, "id": "cf95a5d363fe452e883da1e1a469c66d", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.25:5000/v3/domains", "previous": null, "next": null}} 2018-07-11 12:31:31,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-c9966212-dd3d-45aa-86d2-6e71c05ebca7 2018-07-11 12:31:31,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0850110054016s 2018-07-11 12:31:31,873 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains used request id req-c9966212-dd3d-45aa-86d2-6e71c05ebca7 2018-07-11 12:31:31,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-11 12:31:31,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}78112c5788cb2d9c0efb7b6db14db34d07bd7588" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_1f65c387-a5a9-4651-b327-be9afd834b58"}}' 2018-07-11 12:31:31,969 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 11 Jul 2018 12:31:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bce825b0-2a9b-4653-84e4-483236aca8fa 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.25:5000/v3/projects/868f4991e6bc42bf9ac9b23745d6096f"}, "tags": [], "enabled": true, "id": "868f4991e6bc42bf9ac9b23745d6096f", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_1f65c387-a5a9-4651-b327-be9afd834b58"}} 2018-07-11 12:31:31,969 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-bce825b0-2a9b-4653-84e4-483236aca8fa 2018-07-11 12:31:31,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.0884900093079s 2018-07-11 12:31:31,970 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/projects used request id req-bce825b0-2a9b-4653-84e4-483236aca8fa 2018-07-11 12:31:31,970 - 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'868f4991e6bc42bf9ac9b23745d6096f', '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_1f65c387-a5a9-4651-b327-be9afd834b58'}) 2018-07-11 12:31:31,977 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-11 12:31:31,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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}78112c5788cb2d9c0efb7b6db14db34d07bd7588" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "b91038bd-4806-4ebe-bdad-871a43fc5ac1", "email": null, "name": "tenantnetwork2-user_1f65c387-a5a9-4651-b327-be9afd834b58"}}' 2018-07-11 12:31:32,372 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 11 Jul 2018 12:31:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-710af8e7-c45b-44a5-b380-f20ed4291608 Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_1f65c387-a5a9-4651-b327-be9afd834b58", "links": {"self": "http://172.30.9.25:5000/v3/users/e1a688fe795e49e9a2fb1b7dc12b7cda"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e1a688fe795e49e9a2fb1b7dc12b7cda", "domain_id": "default", "password_expires_at": null}} 2018-07-11 12:31:32,373 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-710af8e7-c45b-44a5-b380-f20ed4291608 2018-07-11 12:31:32,373 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.395851135254s 2018-07-11 12:31:32,373 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/users used request id req-710af8e7-c45b-44a5-b380-f20ed4291608 2018-07-11 12:31:32,374 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e1a688fe795e49e9a2fb1b7dc12b7cda', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_1f65c387-a5a9-4651-b327-be9afd834b58'}) 2018-07-11 12:31:32,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-11 12:31:32,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}78112c5788cb2d9c0efb7b6db14db34d07bd7588" 2018-07-11 12:31:32,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 12:31:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b96cc7d-a82f-48fb-91b3-ae66c02a976c Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "371f617c3b1746a39bcc18e9576938b7", "links": {"self": "http://172.30.9.25:5000/v3/roles/371f617c3b1746a39bcc18e9576938b7"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5462161565534636803b09dfb6015825", "links": {"self": "http://172.30.9.25:5000/v3/roles/5462161565534636803b09dfb6015825"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7189f8c00a29407b897e501a4e22a936", "links": {"self": "http://172.30.9.25:5000/v3/roles/7189f8c00a29407b897e501a4e22a936"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f3d2474e4d3c4f518dc70ba1c4710627", "links": {"self": "http://172.30.9.25:5000/v3/roles/f3d2474e4d3c4f518dc70ba1c4710627"}, "name": "admin"}]} 2018-07-11 12:31:32,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-8b96cc7d-a82f-48fb-91b3-ae66c02a976c 2018-07-11 12:31:32,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0912699699402s 2018-07-11 12:31:32,469 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-8b96cc7d-a82f-48fb-91b3-ae66c02a976c 2018-07-11 12:31:32,471 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-07-11 12:31:32,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-07-11 12:31:32,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.25: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}78112c5788cb2d9c0efb7b6db14db34d07bd7588" -d '{"role": {"name": "Member"}}' 2018-07-11 12:31:32,607 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 11 Jul 2018 12:31:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2f6922e-569e-4867-8910-4b36d54cc03e Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "036a339cbdce4a568b7a38622701a156", "links": {"self": "http://172.30.9.25:5000/v3/roles/036a339cbdce4a568b7a38622701a156"}, "name": "Member"}} 2018-07-11 12:31:32,607 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-d2f6922e-569e-4867-8910-4b36d54cc03e 2018-07-11 12:31:32,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.132704019547s 2018-07-11 12:31:32,607 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.25:5000/v3/roles used request id req-d2f6922e-569e-4867-8910-4b36d54cc03e 2018-07-11 12:31:32,608 - functest.core.tenantnetwork - DEBUG - role: Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'Member', 'id': u'036a339cbdce4a568b7a38622701a156'}) 2018-07-11 12:31:32,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-11 12:31:32,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}78112c5788cb2d9c0efb7b6db14db34d07bd7588" 2018-07-11 12:31:32,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 12:31:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c91d84a7-1ab1-44a5-b5c1-708e14016106 Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "036a339cbdce4a568b7a38622701a156", "links": {"self": "http://172.30.9.25:5000/v3/roles/036a339cbdce4a568b7a38622701a156"}, "name": "Member"}, {"domain_id": null, "id": "371f617c3b1746a39bcc18e9576938b7", "links": {"self": "http://172.30.9.25:5000/v3/roles/371f617c3b1746a39bcc18e9576938b7"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5462161565534636803b09dfb6015825", "links": {"self": "http://172.30.9.25:5000/v3/roles/5462161565534636803b09dfb6015825"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7189f8c00a29407b897e501a4e22a936", "links": {"self": "http://172.30.9.25:5000/v3/roles/7189f8c00a29407b897e501a4e22a936"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f3d2474e4d3c4f518dc70ba1c4710627", "links": {"self": "http://172.30.9.25:5000/v3/roles/f3d2474e4d3c4f518dc70ba1c4710627"}, "name": "admin"}]} 2018-07-11 12:31:32,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-c91d84a7-1ab1-44a5-b5c1-708e14016106 2018-07-11 12:31:32,699 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0871350765228s 2018-07-11 12:31:32,699 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-c91d84a7-1ab1-44a5-b5c1-708e14016106 2018-07-11 12:31:32,703 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-11 12:31:32,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}78112c5788cb2d9c0efb7b6db14db34d07bd7588" 2018-07-11 12:31:32,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 12:31:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f181f37-d642-4c2e-ac6a-56e9384d14d5 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.25:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-11 12:31:32,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-7f181f37-d642-4c2e-ac6a-56e9384d14d5 2018-07-11 12:31:32,807 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103626012802s 2018-07-11 12:31:32,807 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/domains/default used request id req-7f181f37-d642-4c2e-ac6a-56e9384d14d5 2018-07-11 12:31:32,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-11 12:31:32,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}78112c5788cb2d9c0efb7b6db14db34d07bd7588" 2018-07-11 12:31:32,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 12:31:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df9aa70c-4fb2-4747-b65d-4ca390ce9aa7 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/33f1469c9174439da5f480f79922a3d4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "33f1469c9174439da5f480f79922a3d4", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/5ef7a62c994141a2bbae0a459e3a0380"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ef7a62c994141a2bbae0a459e3a0380", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/64fadb20370948f9bd3caa0e2a6ad6e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64fadb20370948f9bd3caa0e2a6ad6e6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/6bc70cd620a14ee0a0f3763ef1bba99d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc70cd620a14ee0a0f3763ef1bba99d", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/716694965a0b408aa7520766d33b2085"}, "domain_id": "default", "enabled": true, "options": {}, "id": "716694965a0b408aa7520766d33b2085", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/8ff76fbf4c0d42d992ea823b51b73d08"}, "domain_id": "cf95a5d363fe452e883da1e1a469c66d", "enabled": true, "options": {}, "id": "8ff76fbf4c0d42d992ea823b51b73d08", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/a2d0cc974a3b4c77a2476912754c7f38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d0cc974a3b4c77a2476912754c7f38", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/b2a601b545754a2593bbc1e0e9c6c625"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2a601b545754a2593bbc1e0e9c6c625", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/b68b6243cdeb4a9c82eabd0d043da549"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b68b6243cdeb4a9c82eabd0d043da549", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/b7b45e6b1bf347309d31084faae592e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b45e6b1bf347309d31084faae592e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/c54dcffc50664b9096be7042765ed330"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c54dcffc50664b9096be7042765ed330", "email": "heat@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_1f65c387-a5a9-4651-b327-be9afd834b58", "links": {"self": "http://172.30.9.25:5000/v3/users/e1a688fe795e49e9a2fb1b7dc12b7cda"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e1a688fe795e49e9a2fb1b7dc12b7cda", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/ed37525b8e9d48fba23ad47703e39141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed37525b8e9d48fba23ad47703e39141", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/efaaea4dbd14489381431df28a297e47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efaaea4dbd14489381431df28a297e47", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/fa0c6e211c7e4aa3a429da1f968b1739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa0c6e211c7e4aa3a429da1f968b1739", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-11 12:31:32,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-df9aa70c-4fb2-4747-b65d-4ca390ce9aa7 2018-07-11 12:31:32,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.105067968369s 2018-07-11 12:31:32,914 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-df9aa70c-4fb2-4747-b65d-4ca390ce9aa7 2018-07-11 12:31:32,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-11 12:31:32,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25: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}78112c5788cb2d9c0efb7b6db14db34d07bd7588" 2018-07-11 12:31:33,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 12:31:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62a601af-f4a2-474d-8692-c853744cc693 Content-Encoding: gzip Content-Length: 400 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.25:5000/v3/projects/868f4991e6bc42bf9ac9b23745d6096f"}, "tags": [], "enabled": true, "id": "868f4991e6bc42bf9ac9b23745d6096f", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_1f65c387-a5a9-4651-b327-be9afd834b58"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/9ccd5418111740e993bf2d7293008fc7"}, "tags": [], "enabled": true, "id": "9ccd5418111740e993bf2d7293008fc7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/bfd093d9ec84428e80987063f862c500"}, "tags": [], "enabled": true, "id": "bfd093d9ec84428e80987063f862c500", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-11 12:31:33,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-62a601af-f4a2-474d-8692-c853744cc693 2018-07-11 12:31:33,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0925371646881s 2018-07-11 12:31:33,019 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects?domain_id=default used request id req-62a601af-f4a2-474d-8692-c853744cc693 2018-07-11 12:31:33,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-11 12:31:33,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.25:5000/v3/role_assignments?user.id=e1a688fe795e49e9a2fb1b7dc12b7cda&role.id=036a339cbdce4a568b7a38622701a156&scope.project.id=868f4991e6bc42bf9ac9b23745d6096f" -H "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}78112c5788cb2d9c0efb7b6db14db34d07bd7588" 2018-07-11 12:31:33,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 12:31:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d50ca297-aac1-4ff0-8ea3-f612cb436971 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.25:5000/v3/role_assignments?user.id=e1a688fe795e49e9a2fb1b7dc12b7cda&role.id=036a339cbdce4a568b7a38622701a156&scope.project.id=868f4991e6bc42bf9ac9b23745d6096f", "previous": null, "next": null}} 2018-07-11 12:31:33,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=e1a688fe795e49e9a2fb1b7dc12b7cda&role.id=036a339cbdce4a568b7a38622701a156&scope.project.id=868f4991e6bc42bf9ac9b23745d6096f used request id req-d50ca297-aac1-4ff0-8ea3-f612cb436971 2018-07-11 12:31:33,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.087443113327s 2018-07-11 12:31:33,113 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/role_assignments?user.id=e1a688fe795e49e9a2fb1b7dc12b7cda&role.id=036a339cbdce4a568b7a38622701a156&scope.project.id=868f4991e6bc42bf9ac9b23745d6096f used request id req-d50ca297-aac1-4ff0-8ea3-f612cb436971 2018-07-11 12:31:33,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-11 12:31:33,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.25:5000/v3/projects/868f4991e6bc42bf9ac9b23745d6096f/users/e1a688fe795e49e9a2fb1b7dc12b7cda/roles/036a339cbdce4a568b7a38622701a156 -H "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}78112c5788cb2d9c0efb7b6db14db34d07bd7588" 2018-07-11 12:31:33,236 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 11 Jul 2018 12:31:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67e2094e-b08a-42c7-968b-8e27dd32692f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-11 12:31:33,237 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/868f4991e6bc42bf9ac9b23745d6096f/users/e1a688fe795e49e9a2fb1b7dc12b7cda/roles/036a339cbdce4a568b7a38622701a156 used request id req-67e2094e-b08a-42c7-968b-8e27dd32692f 2018-07-11 12:31:33,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.119663953781s 2018-07-11 12:31:33,237 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.25:5000/v3/projects/868f4991e6bc42bf9ac9b23745d6096f/users/e1a688fe795e49e9a2fb1b7dc12b7cda/roles/036a339cbdce4a568b7a38622701a156 used request id req-67e2094e-b08a-42c7-968b-8e27dd32692f 2018-07-11 12:31:33,238 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_1f65c387-a5a9-4651-b327-be9afd834b58', 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': 'bfd093d9ec84428e80987063f862c500', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'b91038bd-4806-4ebe-bdad-871a43fc5ac1', 'username': u'tenantnetwork2-user_1f65c387-a5a9-4651-b327-be9afd834b58', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.25: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-11 12:31:33,239 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-11 12:31:33,239 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-11 12:31:33,239 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-11 12:31:33,239 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-11 12:31:33,239 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-11 12:31:33,240 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-11 12:31:33,240 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-11 12:31:33,240 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-11 12:31:33,240 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-11 12:31:33,240 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-11 12:31:33,240 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-11 12:31:33,240 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-11 12:31:33,240 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-11 12:31:33,241 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-11 12:31:33,241 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-11 12:31:33,241 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-11 12:31:33,241 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-11 12:31:33,241 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-11 12:31:33,241 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-11 12:31:33,241 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-11 12:31:33,241 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-11 12:31:33,241 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-11 12:31:33,243 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_1f65c387-a5a9-4651-b327-be9afd834b58', 'password': 'b91038bd-4806-4ebe-bdad-871a43fc5ac1', 'project_name': 'tenantnetwork2-project_1f65c387-a5a9-4651-b327-be9afd834b58', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.25:5000//v3', 'project_id': 'bfd093d9ec84428e80987063f862c500', 'project_domain_name': 'Default'} 2018-07-11 12:31:33,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-11 12:31:33,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 12:31:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6d5d82a-49d6-49fe-9ad0-0137b7e78dbd 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.25:5000/v3/", "rel": "self"}]}} 2018-07-11 12:31:33,253 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.25:5000//v3 used request id req-d6d5d82a-49d6-49fe-9ad0-0137b7e78dbd 2018-07-11 12:31:33,253 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.25:5000/v3/auth/tokens 2018-07-11 12:31:33,618 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-07-11 12:31:33,618 - functest.core.tenantnetwork - ERROR - Cannot run tenantnetwork2 Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 198, in run self._create_network_ressources() File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 174, 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-d304f5d3-40f1-42f9-b7b9-193dc8c4bc36) 2018-07-11 12:31:33,771 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-11 12:31:33,772 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:00 | FAIL | +------------------------+------------------+------------------+----------------+ 2018-07-11 12:31:33,775 - functest.core.tenantnetwork - ERROR - cannot clean all ressources Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/tenantnetwork.py", line 210, in clean self.cloud.remove_router_interface(self.router, self.subnet.id) AttributeError: 'NoneType' object has no attribute 'id' 2018-07-11 12:31:33,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-11 12:31:33,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}78112c5788cb2d9c0efb7b6db14db34d07bd7588" 2018-07-11 12:31:33,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 12:31:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fece4a02-0503-44fe-b974-a227ea918bfc Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "placement", "links": {"self": "http://172.30.9.25:5000/v3/users/33f1469c9174439da5f480f79922a3d4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "33f1469c9174439da5f480f79922a3d4", "email": "placement@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.25:5000/v3/users/5ef7a62c994141a2bbae0a459e3a0380"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5ef7a62c994141a2bbae0a459e3a0380", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.25:5000/v3/users/64fadb20370948f9bd3caa0e2a6ad6e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "64fadb20370948f9bd3caa0e2a6ad6e6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.25:5000/v3/users/6bc70cd620a14ee0a0f3763ef1bba99d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6bc70cd620a14ee0a0f3763ef1bba99d", "email": "panko@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.25:5000/v3/users/716694965a0b408aa7520766d33b2085"}, "domain_id": "default", "enabled": true, "options": {}, "id": "716694965a0b408aa7520766d33b2085", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.25:5000/v3/users/8ff76fbf4c0d42d992ea823b51b73d08"}, "domain_id": "cf95a5d363fe452e883da1e1a469c66d", "enabled": true, "options": {}, "id": "8ff76fbf4c0d42d992ea823b51b73d08", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.25:5000/v3/users/a2d0cc974a3b4c77a2476912754c7f38"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2d0cc974a3b4c77a2476912754c7f38", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.25:5000/v3/users/b2a601b545754a2593bbc1e0e9c6c625"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b2a601b545754a2593bbc1e0e9c6c625", "email": "aodh@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.25:5000/v3/users/b68b6243cdeb4a9c82eabd0d043da549"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b68b6243cdeb4a9c82eabd0d043da549", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.25:5000/v3/users/b7b45e6b1bf347309d31084faae592e2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "b7b45e6b1bf347309d31084faae592e2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.25:5000/v3/users/c54dcffc50664b9096be7042765ed330"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c54dcffc50664b9096be7042765ed330", "email": "heat@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_1f65c387-a5a9-4651-b327-be9afd834b58", "links": {"self": "http://172.30.9.25:5000/v3/users/e1a688fe795e49e9a2fb1b7dc12b7cda"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e1a688fe795e49e9a2fb1b7dc12b7cda", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.25:5000/v3/users/ed37525b8e9d48fba23ad47703e39141"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ed37525b8e9d48fba23ad47703e39141", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.25:5000/v3/users/efaaea4dbd14489381431df28a297e47"}, "domain_id": "default", "enabled": true, "options": {}, "id": "efaaea4dbd14489381431df28a297e47", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.25:5000/v3/users/fa0c6e211c7e4aa3a429da1f968b1739"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa0c6e211c7e4aa3a429da1f968b1739", "email": "swift@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.25:5000/v3/users", "previous": null, "next": null}} 2018-07-11 12:31:33,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-fece4a02-0503-44fe-b974-a227ea918bfc 2018-07-11 12:31:33,905 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128955125809s 2018-07-11 12:31:33,906 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users used request id req-fece4a02-0503-44fe-b974-a227ea918bfc 2018-07-11 12:31:33,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-11 12:31:33,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25:5000/v3/users/e1a688fe795e49e9a2fb1b7dc12b7cda -H "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}78112c5788cb2d9c0efb7b6db14db34d07bd7588" 2018-07-11 12:31:34,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 12:31:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7591a3e2-b4a6-4781-92c1-bbd4adc44b2d Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_1f65c387-a5a9-4651-b327-be9afd834b58", "links": {"self": "http://172.30.9.25:5000/v3/users/e1a688fe795e49e9a2fb1b7dc12b7cda"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "e1a688fe795e49e9a2fb1b7dc12b7cda", "description": null}} 2018-07-11 12:31:34,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/e1a688fe795e49e9a2fb1b7dc12b7cda used request id req-7591a3e2-b4a6-4781-92c1-bbd4adc44b2d 2018-07-11 12:31:34,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0992619991302s 2018-07-11 12:31:34,011 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/users/e1a688fe795e49e9a2fb1b7dc12b7cda used request id req-7591a3e2-b4a6-4781-92c1-bbd4adc44b2d 2018-07-11 12:31:34,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-11 12:31:34,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/users/e1a688fe795e49e9a2fb1b7dc12b7cda -H "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}78112c5788cb2d9c0efb7b6db14db34d07bd7588" 2018-07-11 12:31:34,226 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 11 Jul 2018 12:31:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93e3f3b4-d91e-4438-9be3-221d9e9e2cc2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-11 12:31:34,226 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/e1a688fe795e49e9a2fb1b7dc12b7cda used request id req-93e3f3b4-d91e-4438-9be3-221d9e9e2cc2 2018-07-11 12:31:34,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.214246034622s 2018-07-11 12:31:34,226 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/users/e1a688fe795e49e9a2fb1b7dc12b7cda used request id req-93e3f3b4-d91e-4438-9be3-221d9e9e2cc2 2018-07-11 12:31:34,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-11 12:31:34,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}78112c5788cb2d9c0efb7b6db14db34d07bd7588" 2018-07-11 12:31:34,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 12:31:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6eff1de-41ac-4aff-a660-c855f3221e74 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.25:5000/v3/projects/868f4991e6bc42bf9ac9b23745d6096f"}, "tags": [], "enabled": true, "id": "868f4991e6bc42bf9ac9b23745d6096f", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_1f65c387-a5a9-4651-b327-be9afd834b58"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.25:5000/v3/projects/9ccd5418111740e993bf2d7293008fc7"}, "tags": [], "enabled": true, "id": "9ccd5418111740e993bf2d7293008fc7", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.25:5000/v3/projects/bfd093d9ec84428e80987063f862c500"}, "tags": [], "enabled": true, "id": "bfd093d9ec84428e80987063f862c500", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-11 12:31:34,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-a6eff1de-41ac-4aff-a660-c855f3221e74 2018-07-11 12:31:34,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0909690856934s 2018-07-11 12:31:34,324 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/projects used request id req-a6eff1de-41ac-4aff-a660-c855f3221e74 2018-07-11 12:31:34,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-11 12:31:34,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/projects/868f4991e6bc42bf9ac9b23745d6096f -H "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}78112c5788cb2d9c0efb7b6db14db34d07bd7588" 2018-07-11 12:31:34,527 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 11 Jul 2018 12:31:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0a5c469-576f-4799-8c37-b3489f0680ee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-11 12:31:34,527 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/868f4991e6bc42bf9ac9b23745d6096f used request id req-c0a5c469-576f-4799-8c37-b3489f0680ee 2018-07-11 12:31:34,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.198276042938s 2018-07-11 12:31:34,527 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/projects/868f4991e6bc42bf9ac9b23745d6096f used request id req-c0a5c469-576f-4799-8c37-b3489f0680ee 2018-07-11 12:31:34,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-11 12:31:34,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.25: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}78112c5788cb2d9c0efb7b6db14db34d07bd7588" 2018-07-11 12:31:34,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 11 Jul 2018 12:31:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67d15c1f-5967-4fde-9c77-acf3053a271c Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.25:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "036a339cbdce4a568b7a38622701a156", "links": {"self": "http://172.30.9.25:5000/v3/roles/036a339cbdce4a568b7a38622701a156"}, "name": "Member"}, {"domain_id": null, "id": "371f617c3b1746a39bcc18e9576938b7", "links": {"self": "http://172.30.9.25:5000/v3/roles/371f617c3b1746a39bcc18e9576938b7"}, "name": "swiftoperator"}, {"domain_id": null, "id": "5462161565534636803b09dfb6015825", "links": {"self": "http://172.30.9.25:5000/v3/roles/5462161565534636803b09dfb6015825"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7189f8c00a29407b897e501a4e22a936", "links": {"self": "http://172.30.9.25:5000/v3/roles/7189f8c00a29407b897e501a4e22a936"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.25:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f3d2474e4d3c4f518dc70ba1c4710627", "links": {"self": "http://172.30.9.25:5000/v3/roles/f3d2474e4d3c4f518dc70ba1c4710627"}, "name": "admin"}]} 2018-07-11 12:31:34,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-67d15c1f-5967-4fde-9c77-acf3053a271c 2018-07-11 12:31:34,628 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.096540927887s 2018-07-11 12:31:34,628 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.25:5000/v3/roles used request id req-67d15c1f-5967-4fde-9c77-acf3053a271c 2018-07-11 12:31:34,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-07-11 12:31:34,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.25:5000/v3/roles/036a339cbdce4a568b7a38622701a156 -H "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}78112c5788cb2d9c0efb7b6db14db34d07bd7588" 2018-07-11 12:31:34,795 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 11 Jul 2018 12:31:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f51d2c1-399d-443e-aac7-af527fcc7887 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-11 12:31:34,795 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/036a339cbdce4a568b7a38622701a156 used request id req-7f51d2c1-399d-443e-aac7-af527fcc7887 2018-07-11 12:31:34,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.16203212738s 2018-07-11 12:31:34,795 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.25:5000/v3/roles/036a339cbdce4a568b7a38622701a156 used request id req-7f51d2c1-399d-443e-aac7-af527fcc7887 2018-07-11 12:31:34,796 - xtesting.ci.run_tests - ERROR - The test case 'tenantnetwork2' failed. 2018-07-11 12:31:34,796 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:05 | PASS | | tenantnetwork1 | functest | healthcheck | 00:05 | 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-11 12:31:34,806 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR