2018-07-17 02:00:34,756 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-155 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-07-17 02:00:34,761 - 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.30,192.30.9.9 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.30:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=xOgv2sSd9m88NAT2rf6WMQ32Y 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=df9a44cd2aa744cebd2be4314181b803 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-07-17 02:00:34,762 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-07-17 02:00:34,763 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------------+----------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------------+----------------------------------------------+ | healthcheck | 0 | First tier to be executed to verify the | connection_check tenantnetwork1 | | | | basic operations in the VIM. | tenantnetwork2 vmready1 vmready2 | | | | | singlevm1 singlevm2 vping_ssh | | | | | vping_userdata cinder_test api_check | | | | | snaps_health_check | +---------------------+---------------+-------------------------------------------------+----------------------------------------------+ 2018-07-17 02:00:34,800 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-07-17 02:00:35,096 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-17 02:00:35,096 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-17 02:00:35,096 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-17 02:00:35,096 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-17 02:00:35,096 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-17 02:00:35,096 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-17 02:00:35,096 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-17 02:00:35,097 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-17 02:00:35,097 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-17 02:00:35,097 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-17 02:00:35,097 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-17 02:00:35,097 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-17 02:00:35,097 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-17 02:00:35,097 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-17 02:00:35,097 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-17 02:00:35,097 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-17 02:00:35,097 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-17 02:00:35,097 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-17 02:00:35,097 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-17 02:00:35,097 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-17 02:00:35,097 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-17 02:00:35,102 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-17 02:00:35,102 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-07-17 02:00:35,103 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2018-07-17 02:00:35,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-17 02:00:35,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 17 Jul 2018 02:00:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-579345ed-50ca-4f4d-a347-348a6ed49201 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.30:5000/v3/", "rel": "self"}]}} 2018-07-17 02:00:35,111 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-579345ed-50ca-4f4d-a347-348a6ed49201 2018-07-17 02:00:35,111 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-07-17 02:00:35,594 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "468d198354ae4e4481aafd3f4b9e8a0f", "name": "reader"}, {"id": "ded562c186e84c2baaf3480f758e89ac", "name": "member"}, {"id": "40a8e68b62584aee9594d8ddca14ce1c", "name": "admin"}], "expires_at": "2018-07-17T03:00:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "df9a44cd2aa744cebd2be4314181b803", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0410f96bf35b401fa6ccb58a51d961cd"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75f14cddbbaf4633baf1fce24768eb82"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98d94ffc1ae0417ea62e6fee5f6c7070"}], "type": "cloudformation", "id": "0165f890186e42a4be389b22cfaa85dd", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29be59ba14ab418daf65b085bfe5dd36"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c4cb5914907406db650e8adab8ce00c"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c32602db62c84324be217376155510fe"}], "type": "placement", "id": "17796dd477a94304b5ea717f36283718", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8004/v1/df9a44cd2aa744cebd2be4314181b803", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "371fb98d16a742208480d4c00f62b49c"}, {"url": "http://192.30.9.9:8004/v1/df9a44cd2aa744cebd2be4314181b803", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "deb9481e0b0f4ab489b4b8fafec573a0"}, {"url": "http://192.30.9.9:8004/v1/df9a44cd2aa744cebd2be4314181b803", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e3d8e75c064c4d079c0abb37d7de3ee5"}], "type": "orchestration", "id": "38b44ec7cf314a089d05b3d75d018989", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "116d91eed4144dcaa769c75c3e7d90cb"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db45c511f24458f98cda0bb493786fa"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eb4b643aac554728b3f81ba8dd51a26a"}], "type": "compute", "id": "5522a6be77484f4483fd54c8814dea70", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c830aa4edec64206af4921301d34e427"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e107b19c4824417f80d082f70770f4bb"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f37a9c2583cf43e5be5e1a02cf29c285"}], "type": "image", "id": "6a63526673a64a29b33acc003b66a4fd", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/df9a44cd2aa744cebd2be4314181b803", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c95c466239f472c945f4869f11c5330"}, {"url": "http://192.30.9.9:8776/v2/df9a44cd2aa744cebd2be4314181b803", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "279484296292464abd785c21a57424da"}, {"url": "http://172.30.9.30:8776/v2/df9a44cd2aa744cebd2be4314181b803", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68fffe824507461ebc220ab2a4c38bd6"}], "type": "volumev2", "id": "791cc12b6413436395f33a8c36431c8f", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "7d82eea969614a809308a334fd7a5f56", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a27f4b99df6442395f715870ab7683a"}, {"url": "http://12.0.0.21:8080/v1/AUTH_df9a44cd2aa744cebd2be4314181b803", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7119ef2694624392a98108f39393bb99"}, {"url": "http://172.30.9.30:8080/v1/AUTH_df9a44cd2aa744cebd2be4314181b803", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a631c105f458404a907208d1195bdd5d"}], "type": "object-store", "id": "8ed4a04d50f5472f9d7dd3482536eed4", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b5bdd5020244475a86a00b93ab61fa5"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e08d9ce13d4e1fbcb6a204c2abb7d3"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea4bbfc897764155b32443efaff15c39"}], "type": "network", "id": "93475ccbd9864b82ad9221d3fa27fb1b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/df9a44cd2aa744cebd2be4314181b803", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f43fb410e2e47ddbfd3e36873fe5c7a"}, {"url": "http://192.30.9.9:8776/v1/df9a44cd2aa744cebd2be4314181b803", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b721f573ff884d8aab737a4a36212c11"}, {"url": "http://172.30.9.30:8776/v1/df9a44cd2aa744cebd2be4314181b803", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5c9c2a61a234fa5ab92c3c3140391f1"}], "type": "volume", "id": "a2030268fb724d7fa4da9ab14d220ee2", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58c33293979c4947ab0d82e70139a705"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87ffdf4f9e1f47d78dcecf3e0b6d852a"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f8bcdb047ae4b0eb0757b5a1e696106"}], "type": "identity", "id": "b6ff810003bc42a68c9460e52e9945ef", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ae3970fa8b4359a3adacdfbbc08480"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3d75e122976d4a6bacc879ec646fdaa3"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "732ec7704e3942d88d97223beabe2e75"}], "type": "event", "id": "c1c5575a78d14a28add05b4d585a4323", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/df9a44cd2aa744cebd2be4314181b803", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147496c79dec466c9ed005218550edf0"}, {"url": "http://192.30.9.9:8776/v3/df9a44cd2aa744cebd2be4314181b803", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f72a37f52d24ee3a25ed27484aacfa9"}, {"url": "http://172.30.9.30:8776/v3/df9a44cd2aa744cebd2be4314181b803", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6037be53996b44f3bd6896f725b25d6c"}], "type": "volumev3", "id": "cc8d9f20d05346c5be56f21d21a98c4c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e5d02830d2844fd999471aad2852f97"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2941e64479f74f609609c6e17698ad2d"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "62c39797fa85444282a31669270b360b"}], "type": "metric", "id": "ea6e891d414549c3ae1ae6169354da13", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d5c723523f443c9232d838ac005843"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "911a12ebebe648528e0aecca68ff14cd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc220b7dd1794d08bd65a9f8bcc2737d"}], "type": "alarming", "id": "ffd886326068473fa265f2545bd2b941", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d62c44e1f5c44409a9b2ba9fa83404a4"}, "audit_ids": ["Dy_1C__7Rb2AtX8MQLkL2A"], "issued_at": "2018-07-17T02:00:35.000000Z"}} 2018-07-17 02:00:35,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}ba0bd8c36705c838f0832e26a4991f6cf3fb62f8" 2018-07-17 02:00:36,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 17 Jul 2018 02:00:35 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-29a0dba7-f781-4bb2-bbc1-34a8467b3af7 x-compute-request-id: req-29a0dba7-f781-4bb2-bbc1-34a8467b3af7 Content-Length: 18 Content-Type: application/json RESP BODY: {"aggregates": []} 2018-07-17 02:00:36,433 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-aggregates used request id req-29a0dba7-f781-4bb2-bbc1-34a8467b3af7 2018-07-17 02:00:36,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 1.32956194878s 2018-07-17 02:00:36,433 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-aggregates used request id req-29a0dba7-f781-4bb2-bbc1-34a8467b3af7 2018-07-17 02:00:36,433 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-07-17 02:00:36,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-17 02:00:36,442 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 17 Jul 2018 02:00:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd426668-aff7-4a3e-8e51-3e89fa2c372f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}]}} 2018-07-17 02:00:36,442 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/ used request id req-bd426668-aff7-4a3e-8e51-3e89fa2c372f 2018-07-17 02:00:36,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-17 02:00:36,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}ba0bd8c36705c838f0832e26a4991f6cf3fb62f8" 2018-07-17 02:00:36,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 17 Jul 2018 02:00:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14e3bfe5-986a-4bca-af26-61fcf64f8184 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.30:5000/v3/domains/4f937d3e96bc4e589d29a41856c004c1"}, "tags": [], "enabled": true, "id": "4f937d3e96bc4e589d29a41856c004c1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains", "previous": null, "next": null}} 2018-07-17 02:00:36,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains used request id req-14e3bfe5-986a-4bca-af26-61fcf64f8184 2018-07-17 02:00:36,623 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.179230928421s 2018-07-17 02:00:36,623 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains used request id req-14e3bfe5-986a-4bca-af26-61fcf64f8184 2018-07-17 02:00:36,624 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'4f937d3e96bc4e589d29a41856c004c1', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-07-17 02:00:36,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-07-17 02:00:36,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}ba0bd8c36705c838f0832e26a4991f6cf3fb62f8" 2018-07-17 02:00:36,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 17 Jul 2018 02:00:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8349d3d8-f99d-4d83-99ec-350918698b4e Content-Encoding: gzip Content-Length: 1957 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/0410f96bf35b401fa6ccb58a51d961cd"}, "url": "http://172.30.9.30:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0165f890186e42a4be389b22cfaa85dd", "id": "0410f96bf35b401fa6ccb58a51d961cd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/116d91eed4144dcaa769c75c3e7d90cb"}, "url": "http://192.30.9.9:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5522a6be77484f4483fd54c8814dea70", "id": "116d91eed4144dcaa769c75c3e7d90cb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/147496c79dec466c9ed005218550edf0"}, "url": "http://192.30.9.9:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "cc8d9f20d05346c5be56f21d21a98c4c", "id": "147496c79dec466c9ed005218550edf0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/14ae3970fa8b4359a3adacdfbbc08480"}, "url": "http://192.30.9.9:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c1c5575a78d14a28add05b4d585a4323", "id": "14ae3970fa8b4359a3adacdfbbc08480"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/1c95c466239f472c945f4869f11c5330"}, "url": "http://192.30.9.9:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "791cc12b6413436395f33a8c36431c8f", "id": "1c95c466239f472c945f4869f11c5330"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/1e5d02830d2844fd999471aad2852f97"}, "url": "http://192.30.9.9:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ea6e891d414549c3ae1ae6169354da13", "id": "1e5d02830d2844fd999471aad2852f97"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/1f72a37f52d24ee3a25ed27484aacfa9"}, "url": "http://192.30.9.9:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "cc8d9f20d05346c5be56f21d21a98c4c", "id": "1f72a37f52d24ee3a25ed27484aacfa9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/279484296292464abd785c21a57424da"}, "url": "http://192.30.9.9:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "791cc12b6413436395f33a8c36431c8f", "id": "279484296292464abd785c21a57424da"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/2941e64479f74f609609c6e17698ad2d"}, "url": "http://192.30.9.9:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ea6e891d414549c3ae1ae6169354da13", "id": "2941e64479f74f609609c6e17698ad2d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/29be59ba14ab418daf65b085bfe5dd36"}, "url": "http://192.30.9.9:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "17796dd477a94304b5ea717f36283718", "id": "29be59ba14ab418daf65b085bfe5dd36"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/2f43fb410e2e47ddbfd3e36873fe5c7a"}, "url": "http://192.30.9.9:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a2030268fb724d7fa4da9ab14d220ee2", "id": "2f43fb410e2e47ddbfd3e36873fe5c7a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/371fb98d16a742208480d4c00f62b49c"}, "url": "http://172.30.9.30:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "38b44ec7cf314a089d05b3d75d018989", "id": "371fb98d16a742208480d4c00f62b49c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/3d75e122976d4a6bacc879ec646fdaa3"}, "url": "http://172.30.9.30:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c1c5575a78d14a28add05b4d585a4323", "id": "3d75e122976d4a6bacc879ec646fdaa3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/3db45c511f24458f98cda0bb493786fa"}, "url": "http://192.30.9.9:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5522a6be77484f4483fd54c8814dea70", "id": "3db45c511f24458f98cda0bb493786fa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/4b5bdd5020244475a86a00b93ab61fa5"}, "url": "http://192.30.9.9:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "93475ccbd9864b82ad9221d3fa27fb1b", "id": "4b5bdd5020244475a86a00b93ab61fa5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/57d5c723523f443c9232d838ac005843"}, "url": "http://192.30.9.9:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ffd886326068473fa265f2545bd2b941", "id": "57d5c723523f443c9232d838ac005843"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/58c33293979c4947ab0d82e70139a705"}, "url": "http://192.30.9.9:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b6ff810003bc42a68c9460e52e9945ef", "id": "58c33293979c4947ab0d82e70139a705"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/5a27f4b99df6442395f715870ab7683a"}, "url": "http://12.0.0.21:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8ed4a04d50f5472f9d7dd3482536eed4", "id": "5a27f4b99df6442395f715870ab7683a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/6037be53996b44f3bd6896f725b25d6c"}, "url": "http://172.30.9.30:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "cc8d9f20d05346c5be56f21d21a98c4c", "id": "6037be53996b44f3bd6896f725b25d6c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/62c39797fa85444282a31669270b360b"}, "url": "http://172.30.9.30:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ea6e891d414549c3ae1ae6169354da13", "id": "62c39797fa85444282a31669270b360b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/68fffe824507461ebc220ab2a4c38bd6"}, "url": "http://172.30.9.30:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "791cc12b6413436395f33a8c36431c8f", "id": "68fffe824507461ebc220ab2a4c38bd6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/7119ef2694624392a98108f39393bb99"}, "url": "http://12.0.0.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8ed4a04d50f5472f9d7dd3482536eed4", "id": "7119ef2694624392a98108f39393bb99"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/732ec7704e3942d88d97223beabe2e75"}, "url": "http://192.30.9.9:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c1c5575a78d14a28add05b4d585a4323", "id": "732ec7704e3942d88d97223beabe2e75"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/75f14cddbbaf4633baf1fce24768eb82"}, "url": "http://192.30.9.9:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0165f890186e42a4be389b22cfaa85dd", "id": "75f14cddbbaf4633baf1fce24768eb82"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/87ffdf4f9e1f47d78dcecf3e0b6d852a"}, "url": "http://172.30.9.30:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b6ff810003bc42a68c9460e52e9945ef", "id": "87ffdf4f9e1f47d78dcecf3e0b6d852a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/911a12ebebe648528e0aecca68ff14cd"}, "url": "http://192.30.9.9:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ffd886326068473fa265f2545bd2b941", "id": "911a12ebebe648528e0aecca68ff14cd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/98d94ffc1ae0417ea62e6fee5f6c7070"}, "url": "http://192.30.9.9:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0165f890186e42a4be389b22cfaa85dd", "id": "98d94ffc1ae0417ea62e6fee5f6c7070"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/9c4cb5914907406db650e8adab8ce00c"}, "url": "http://172.30.9.30:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "17796dd477a94304b5ea717f36283718", "id": "9c4cb5914907406db650e8adab8ce00c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/9f8bcdb047ae4b0eb0757b5a1e696106"}, "url": "http://192.30.9.9:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b6ff810003bc42a68c9460e52e9945ef", "id": "9f8bcdb047ae4b0eb0757b5a1e696106"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/a631c105f458404a907208d1195bdd5d"}, "url": "http://172.30.9.30:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8ed4a04d50f5472f9d7dd3482536eed4", "id": "a631c105f458404a907208d1195bdd5d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/b721f573ff884d8aab737a4a36212c11"}, "url": "http://192.30.9.9:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a2030268fb724d7fa4da9ab14d220ee2", "id": "b721f573ff884d8aab737a4a36212c11"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/c32602db62c84324be217376155510fe"}, "url": "http://192.30.9.9:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "17796dd477a94304b5ea717f36283718", "id": "c32602db62c84324be217376155510fe"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/c4e08d9ce13d4e1fbcb6a204c2abb7d3"}, "url": "http://192.30.9.9:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "93475ccbd9864b82ad9221d3fa27fb1b", "id": "c4e08d9ce13d4e1fbcb6a204c2abb7d3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/c5c9c2a61a234fa5ab92c3c3140391f1"}, "url": "http://172.30.9.30:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a2030268fb724d7fa4da9ab14d220ee2", "id": "c5c9c2a61a234fa5ab92c3c3140391f1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/c830aa4edec64206af4921301d34e427"}, "url": "http://192.30.9.9:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6a63526673a64a29b33acc003b66a4fd", "id": "c830aa4edec64206af4921301d34e427"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/cc220b7dd1794d08bd65a9f8bcc2737d"}, "url": "http://172.30.9.30:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ffd886326068473fa265f2545bd2b941", "id": "cc220b7dd1794d08bd65a9f8bcc2737d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/deb9481e0b0f4ab489b4b8fafec573a0"}, "url": "http://192.30.9.9:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "38b44ec7cf314a089d05b3d75d018989", "id": "deb9481e0b0f4ab489b4b8fafec573a0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/e107b19c4824417f80d082f70770f4bb"}, "url": "http://172.30.9.30:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6a63526673a64a29b33acc003b66a4fd", "id": "e107b19c4824417f80d082f70770f4bb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/e3d8e75c064c4d079c0abb37d7de3ee5"}, "url": "http://192.30.9.9:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "38b44ec7cf314a089d05b3d75d018989", "id": "e3d8e75c064c4d079c0abb37d7de3ee5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/ea4bbfc897764155b32443efaff15c39"}, "url": "http://172.30.9.30:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "93475ccbd9864b82ad9221d3fa27fb1b", "id": "ea4bbfc897764155b32443efaff15c39"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/eb4b643aac554728b3f81ba8dd51a26a"}, "url": "http://172.30.9.30:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5522a6be77484f4483fd54c8814dea70", "id": "eb4b643aac554728b3f81ba8dd51a26a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.30:5000/v3/endpoints/f37a9c2583cf43e5be5e1a02cf29c285"}, "url": "http://192.30.9.9:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6a63526673a64a29b33acc003b66a4fd", "id": "f37a9c2583cf43e5be5e1a02cf29c285"}], "links": {"self": "http://172.30.9.30:5000/v3/endpoints", "previous": null, "next": null}} 2018-07-17 02:00:36,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/endpoints used request id req-8349d3d8-f99d-4d83-99ec-350918698b4e 2018-07-17 02:00:36,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.228078126907s 2018-07-17 02:00:36,856 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/endpoints used request id req-8349d3d8-f99d-4d83-99ec-350918698b4e 2018-07-17 02:00:36,863 - 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.30:5000/v3/endpoints/0410f96bf35b401fa6ccb58a51d961cd'}, u'url': u'http://172.30.9.30:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'0165f890186e42a4be389b22cfaa85dd', u'id': u'0410f96bf35b401fa6ccb58a51d961cd'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/116d91eed4144dcaa769c75c3e7d90cb'}, u'url': u'http://192.30.9.9:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'5522a6be77484f4483fd54c8814dea70', u'id': u'116d91eed4144dcaa769c75c3e7d90cb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/147496c79dec466c9ed005218550edf0'}, u'url': u'http://192.30.9.9:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'cc8d9f20d05346c5be56f21d21a98c4c', u'id': u'147496c79dec466c9ed005218550edf0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/14ae3970fa8b4359a3adacdfbbc08480'}, u'url': u'http://192.30.9.9:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'c1c5575a78d14a28add05b4d585a4323', u'id': u'14ae3970fa8b4359a3adacdfbbc08480'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/1c95c466239f472c945f4869f11c5330'}, u'url': u'http://192.30.9.9:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'791cc12b6413436395f33a8c36431c8f', u'id': u'1c95c466239f472c945f4869f11c5330'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/1e5d02830d2844fd999471aad2852f97'}, u'url': u'http://192.30.9.9:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'ea6e891d414549c3ae1ae6169354da13', u'id': u'1e5d02830d2844fd999471aad2852f97'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/1f72a37f52d24ee3a25ed27484aacfa9'}, u'url': u'http://192.30.9.9:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'cc8d9f20d05346c5be56f21d21a98c4c', u'id': u'1f72a37f52d24ee3a25ed27484aacfa9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/279484296292464abd785c21a57424da'}, u'url': u'http://192.30.9.9:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'791cc12b6413436395f33a8c36431c8f', u'id': u'279484296292464abd785c21a57424da'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/2941e64479f74f609609c6e17698ad2d'}, u'url': u'http://192.30.9.9:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'ea6e891d414549c3ae1ae6169354da13', u'id': u'2941e64479f74f609609c6e17698ad2d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/29be59ba14ab418daf65b085bfe5dd36'}, u'url': u'http://192.30.9.9:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'17796dd477a94304b5ea717f36283718', u'id': u'29be59ba14ab418daf65b085bfe5dd36'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/2f43fb410e2e47ddbfd3e36873fe5c7a'}, u'url': u'http://192.30.9.9:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'a2030268fb724d7fa4da9ab14d220ee2', u'id': u'2f43fb410e2e47ddbfd3e36873fe5c7a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/371fb98d16a742208480d4c00f62b49c'}, u'url': u'http://172.30.9.30:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'38b44ec7cf314a089d05b3d75d018989', u'id': u'371fb98d16a742208480d4c00f62b49c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/3d75e122976d4a6bacc879ec646fdaa3'}, u'url': u'http://172.30.9.30:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'c1c5575a78d14a28add05b4d585a4323', u'id': u'3d75e122976d4a6bacc879ec646fdaa3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/3db45c511f24458f98cda0bb493786fa'}, u'url': u'http://192.30.9.9:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'5522a6be77484f4483fd54c8814dea70', u'id': u'3db45c511f24458f98cda0bb493786fa'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/4b5bdd5020244475a86a00b93ab61fa5'}, u'url': u'http://192.30.9.9:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'93475ccbd9864b82ad9221d3fa27fb1b', u'id': u'4b5bdd5020244475a86a00b93ab61fa5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/57d5c723523f443c9232d838ac005843'}, u'url': u'http://192.30.9.9:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'ffd886326068473fa265f2545bd2b941', u'id': u'57d5c723523f443c9232d838ac005843'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/58c33293979c4947ab0d82e70139a705'}, u'url': u'http://192.30.9.9:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b6ff810003bc42a68c9460e52e9945ef', u'id': u'58c33293979c4947ab0d82e70139a705'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/5a27f4b99df6442395f715870ab7683a'}, u'url': u'http://12.0.0.21:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'8ed4a04d50f5472f9d7dd3482536eed4', u'id': u'5a27f4b99df6442395f715870ab7683a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/6037be53996b44f3bd6896f725b25d6c'}, u'url': u'http://172.30.9.30:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'cc8d9f20d05346c5be56f21d21a98c4c', u'id': u'6037be53996b44f3bd6896f725b25d6c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/62c39797fa85444282a31669270b360b'}, u'url': u'http://172.30.9.30:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'ea6e891d414549c3ae1ae6169354da13', u'id': u'62c39797fa85444282a31669270b360b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/68fffe824507461ebc220ab2a4c38bd6'}, u'url': u'http://172.30.9.30:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'791cc12b6413436395f33a8c36431c8f', u'id': u'68fffe824507461ebc220ab2a4c38bd6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/7119ef2694624392a98108f39393bb99'}, u'url': u'http://12.0.0.21:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'8ed4a04d50f5472f9d7dd3482536eed4', u'id': u'7119ef2694624392a98108f39393bb99'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/732ec7704e3942d88d97223beabe2e75'}, u'url': u'http://192.30.9.9:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'c1c5575a78d14a28add05b4d585a4323', u'id': u'732ec7704e3942d88d97223beabe2e75'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/75f14cddbbaf4633baf1fce24768eb82'}, u'url': u'http://192.30.9.9:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'0165f890186e42a4be389b22cfaa85dd', u'id': u'75f14cddbbaf4633baf1fce24768eb82'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/87ffdf4f9e1f47d78dcecf3e0b6d852a'}, u'url': u'http://172.30.9.30:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b6ff810003bc42a68c9460e52e9945ef', u'id': u'87ffdf4f9e1f47d78dcecf3e0b6d852a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/911a12ebebe648528e0aecca68ff14cd'}, u'url': u'http://192.30.9.9:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'ffd886326068473fa265f2545bd2b941', u'id': u'911a12ebebe648528e0aecca68ff14cd'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/98d94ffc1ae0417ea62e6fee5f6c7070'}, u'url': u'http://192.30.9.9:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'0165f890186e42a4be389b22cfaa85dd', u'id': u'98d94ffc1ae0417ea62e6fee5f6c7070'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/9c4cb5914907406db650e8adab8ce00c'}, u'url': u'http://172.30.9.30:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'17796dd477a94304b5ea717f36283718', u'id': u'9c4cb5914907406db650e8adab8ce00c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/9f8bcdb047ae4b0eb0757b5a1e696106'}, u'url': u'http://192.30.9.9:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b6ff810003bc42a68c9460e52e9945ef', u'id': u'9f8bcdb047ae4b0eb0757b5a1e696106'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/a631c105f458404a907208d1195bdd5d'}, u'url': u'http://172.30.9.30:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'8ed4a04d50f5472f9d7dd3482536eed4', u'id': u'a631c105f458404a907208d1195bdd5d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/b721f573ff884d8aab737a4a36212c11'}, u'url': u'http://192.30.9.9:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a2030268fb724d7fa4da9ab14d220ee2', u'id': u'b721f573ff884d8aab737a4a36212c11'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/c32602db62c84324be217376155510fe'}, u'url': u'http://192.30.9.9:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'17796dd477a94304b5ea717f36283718', u'id': u'c32602db62c84324be217376155510fe'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/c4e08d9ce13d4e1fbcb6a204c2abb7d3'}, u'url': u'http://192.30.9.9:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'93475ccbd9864b82ad9221d3fa27fb1b', u'id': u'c4e08d9ce13d4e1fbcb6a204c2abb7d3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/c5c9c2a61a234fa5ab92c3c3140391f1'}, u'url': u'http://172.30.9.30:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a2030268fb724d7fa4da9ab14d220ee2', u'id': u'c5c9c2a61a234fa5ab92c3c3140391f1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/c830aa4edec64206af4921301d34e427'}, u'url': u'http://192.30.9.9:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'6a63526673a64a29b33acc003b66a4fd', u'id': u'c830aa4edec64206af4921301d34e427'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/cc220b7dd1794d08bd65a9f8bcc2737d'}, u'url': u'http://172.30.9.30:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'ffd886326068473fa265f2545bd2b941', u'id': u'cc220b7dd1794d08bd65a9f8bcc2737d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/deb9481e0b0f4ab489b4b8fafec573a0'}, u'url': u'http://192.30.9.9:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'38b44ec7cf314a089d05b3d75d018989', u'id': u'deb9481e0b0f4ab489b4b8fafec573a0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/e107b19c4824417f80d082f70770f4bb'}, u'url': u'http://172.30.9.30:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'6a63526673a64a29b33acc003b66a4fd', u'id': u'e107b19c4824417f80d082f70770f4bb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/e3d8e75c064c4d079c0abb37d7de3ee5'}, u'url': u'http://192.30.9.9:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'38b44ec7cf314a089d05b3d75d018989', u'id': u'e3d8e75c064c4d079c0abb37d7de3ee5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/ea4bbfc897764155b32443efaff15c39'}, u'url': u'http://172.30.9.30:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'93475ccbd9864b82ad9221d3fa27fb1b', u'id': u'ea4bbfc897764155b32443efaff15c39'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/eb4b643aac554728b3f81ba8dd51a26a'}, u'url': u'http://172.30.9.30:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'5522a6be77484f4483fd54c8814dea70', u'id': u'eb4b643aac554728b3f81ba8dd51a26a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.30:5000/v3/endpoints/f37a9c2583cf43e5be5e1a02cf29c285'}, u'url': u'http://192.30.9.9:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'6a63526673a64a29b33acc003b66a4fd', u'id': u'f37a9c2583cf43e5be5e1a02cf29c285'})] 2018-07-17 02:00:36,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2018-07-17 02:00:36,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}ba0bd8c36705c838f0832e26a4991f6cf3fb62f8" 2018-07-17 02:00:36,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 17 Jul 2018 02:00:36 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-e2e7cea1-4093-441e-89ff-c071047d6145 x-compute-request-id: req-e2e7cea1-4093-441e-89ff-c071047d6145 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-17 02:00:36,986 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/extensions used request id req-e2e7cea1-4093-441e-89ff-c071047d6145 2018-07-17 02:00:36,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.121301174164s 2018-07-17 02:00:36,987 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/extensions used request id req-e2e7cea1-4093-441e-89ff-c071047d6145 2018-07-17 02:00:37,002 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2018-07-17 02:00:37,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}ba0bd8c36705c838f0832e26a4991f6cf3fb62f8" 2018-07-17 02:00:38,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 17 Jul 2018 02:00:37 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-04ddb310-755e-4385-b61c-a69cffb90f57 x-compute-request-id: req-04ddb310-755e-4385-b61c-a69cffb90f57 Content-Length: 45 Content-Type: application/json RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2018-07-17 02:00:38,959 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-floating-ip-pools used request id req-04ddb310-755e-4385-b61c-a69cffb90f57 2018-07-17 02:00:38,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 1.95668077469s 2018-07-17 02:00:38,959 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-floating-ip-pools used request id req-04ddb310-755e-4385-b61c-a69cffb90f57 2018-07-17 02:00:38,960 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-07-17 02:00:38,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-07-17 02:00:38,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}ba0bd8c36705c838f0832e26a4991f6cf3fb62f8" 2018-07-17 02:00:40,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-bb848c0e-82bc-471b-9a9a-c119bc993771 Date: Tue, 17 Jul 2018 02:00:40 GMT RESP BODY: {"floatingips": []} 2018-07-17 02:00:40,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-bb848c0e-82bc-471b-9a9a-c119bc993771 2018-07-17 02:00:40,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 1.13549304008s 2018-07-17 02:00:40,101 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/floatingips.json used request id req-bb848c0e-82bc-471b-9a9a-c119bc993771 2018-07-17 02:00:40,101 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-07-17 02:00:40,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-07-17 02:00:40,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}ba0bd8c36705c838f0832e26a4991f6cf3fb62f8" 2018-07-17 02:00:40,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 17 Jul 2018 02:00:40 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-4b32ce1b-535b-4d34-85dd-237d92960486 x-compute-request-id: req-4b32ce1b-535b-4d34-85dd-237d92960486 Content-Encoding: gzip Content-Length: 741 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 308}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 2606, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 47, "hypervisor_version": 2010000, "disk_available_least": 46, "local_gb": 47, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 311}, "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.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 47, "hypervisor_version": 2010000, "disk_available_least": 46, "local_gb": 47, "free_ram_mb": 28406, "id": 5}]} 2018-07-17 02:00:40,295 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-hypervisors/detail used request id req-4b32ce1b-535b-4d34-85dd-237d92960486 2018-07-17 02:00:40,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.193778991699s 2018-07-17 02:00:40,296 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-hypervisors/detail used request id req-4b32ce1b-535b-4d34-85dd-237d92960486 2018-07-17 02:00:40,296 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.7', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 47, u'hypervisor_version': 2010000, u'disk_available_least': 46, u'local_gb': 47, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 308}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 2606, 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.10', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 47, u'hypervisor_version': 2010000, u'disk_available_least': 46, u'local_gb': 47, u'free_ram_mb': 28406, u'id': 5, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 311}, 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-17 02:00:40,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2018-07-17 02:00:40,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}ba0bd8c36705c838f0832e26a4991f6cf3fb62f8" 2018-07-17 02:00:40,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 17 Jul 2018 02:00:40 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-f5f2d5e3-4551-4c5e-a56f-20d3bced79b6 x-compute-request-id: req-f5f2d5e3-4551-4c5e-a56f-20d3bced79b6 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-07-17 02:00:40,447 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-f5f2d5e3-4551-4c5e-a56f-20d3bced79b6 2018-07-17 02:00:40,448 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.15031504631s 2018-07-17 02:00:40,448 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-f5f2d5e3-4551-4c5e-a56f-20d3bced79b6 2018-07-17 02:00:40,448 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-07-17 02:00:40,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-17 02:00:40,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}ba0bd8c36705c838f0832e26a4991f6cf3fb62f8" 2018-07-17 02:00:41,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-33aa71c6-3e57-41a7-ac28-823abc9c8952 Date: Tue, 17 Jul 2018 02:00:41 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"4bc59cd0-9a8b-4247-8a4d-cec5859893c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"32473c3bbed64b4dbf895d6fdcf91a2c","l2_adjacency":true,"status":"ACTIVE","subnets":["a0d435ca-278e-4d42-a8f0-739462e9c396"],"description":"","tags":[],"updated_at":"2018-07-17T01:57:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"32473c3bbed64b4dbf895d6fdcf91a2c","created_at":"2018-07-17T01:57:18Z","provider:network_type":"flat"}]} 2018-07-17 02:00:41,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-33aa71c6-3e57-41a7-ac28-823abc9c8952 2018-07-17 02:00:41,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.07876110077s 2018-07-17 02:00:41,528 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-33aa71c6-3e57-41a7-ac28-823abc9c8952 2018-07-17 02:00:41,528 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'a0d435ca-278e-4d42-a8f0-739462e9c396'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-17T01:57:25Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'mtu': 1500, u'id': u'4bc59cd0-9a8b-4247-8a4d-cec5859893c2', 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-17T01:57:18Z', u'provider:network_type': u'flat', u'tenant_id': u'32473c3bbed64b4dbf895d6fdcf91a2c', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'32473c3bbed64b4dbf895d6fdcf91a2c', u'l2_adjacency': True})] 2018-07-17 02:00:41,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-07-17 02:00:41,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}ba0bd8c36705c838f0832e26a4991f6cf3fb62f8" 2018-07-17 02:00:42,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-cb4a9a8e-3167-4c21-84d9-5c4d7a17f633 Date: Tue, 17 Jul 2018 02:00:42 GMT RESP BODY: {"ports":[]} 2018-07-17 02:00:42,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports.json used request id req-cb4a9a8e-3167-4c21-84d9-5c4d7a17f633 2018-07-17 02:00:42,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 1.04642891884s 2018-07-17 02:00:42,575 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/ports.json used request id req-cb4a9a8e-3167-4c21-84d9-5c4d7a17f633 2018-07-17 02:00:42,576 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-07-17 02:00:42,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-17 02:00:42,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}ba0bd8c36705c838f0832e26a4991f6cf3fb62f8" 2018-07-17 02:00:42,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 17 Jul 2018 02:00:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98bf7be5-3e55-4cba-a3d5-6843673ba4cb Content-Encoding: gzip Content-Length: 731 Content-Type: application/json RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "32473c3bbed64b4dbf895d6fdcf91a2c"}}, "role": {"id": "40a8e68b62584aee9594d8ddca14ce1c"}, "user": {"id": "05c47f35b4c8488899d71e7cfb6b3bfd"}, "links": {"assignment": "http://172.30.9.30:5000/v3/projects/32473c3bbed64b4dbf895d6fdcf91a2c/users/05c47f35b4c8488899d71e7cfb6b3bfd/roles/40a8e68b62584aee9594d8ddca14ce1c"}}, {"scope": {"project": {"id": "32473c3bbed64b4dbf895d6fdcf91a2c"}}, "role": {"id": "1f97398db2d048b18593672a81b04546"}, "user": {"id": "0bad9939990341718493dc29be283de9"}, "links": {"assignment": "http://172.30.9.30:5000/v3/projects/32473c3bbed64b4dbf895d6fdcf91a2c/users/0bad9939990341718493dc29be283de9/roles/1f97398db2d048b18593672a81b04546"}}, {"scope": {"project": {"id": "32473c3bbed64b4dbf895d6fdcf91a2c"}}, "role": {"id": "40a8e68b62584aee9594d8ddca14ce1c"}, "user": {"id": "0bad9939990341718493dc29be283de9"}, "links": {"assignment": "http://172.30.9.30:5000/v3/projects/32473c3bbed64b4dbf895d6fdcf91a2c/users/0bad9939990341718493dc29be283de9/roles/40a8e68b62584aee9594d8ddca14ce1c"}}, {"scope": {"project": {"id": "32473c3bbed64b4dbf895d6fdcf91a2c"}}, "role": {"id": "40a8e68b62584aee9594d8ddca14ce1c"}, "user": {"id": "1986679d271249c9b32fd87c6504ce72"}, "links": {"assignment": "http://172.30.9.30:5000/v3/projects/32473c3bbed64b4dbf895d6fdcf91a2c/users/1986679d271249c9b32fd87c6504ce72/roles/40a8e68b62584aee9594d8ddca14ce1c"}}, {"scope": {"project": {"id": "32473c3bbed64b4dbf895d6fdcf91a2c"}}, "role": {"id": "40a8e68b62584aee9594d8ddca14ce1c"}, "user": {"id": "24ba06262c25464e854bcfa66e84229d"}, "links": {"assignment": "http://172.30.9.30:5000/v3/projects/32473c3bbed64b4dbf895d6fdcf91a2c/users/24ba06262c25464e854bcfa66e84229d/roles/40a8e68b62584aee9594d8ddca14ce1c"}}, {"scope": {"project": {"id": "32473c3bbed64b4dbf895d6fdcf91a2c"}}, "role": {"id": "40a8e68b62584aee9594d8ddca14ce1c"}, "user": {"id": "54016e7d40194f9091000292d9dcb31d"}, "links": {"assignment": "http://172.30.9.30:5000/v3/projects/32473c3bbed64b4dbf895d6fdcf91a2c/users/54016e7d40194f9091000292d9dcb31d/roles/40a8e68b62584aee9594d8ddca14ce1c"}}, {"scope": {"project": {"id": "32473c3bbed64b4dbf895d6fdcf91a2c"}}, "role": {"id": "40a8e68b62584aee9594d8ddca14ce1c"}, "user": {"id": "7cfd2961676d4865b666c8cf97a9e4b9"}, "links": {"assignment": "http://172.30.9.30:5000/v3/projects/32473c3bbed64b4dbf895d6fdcf91a2c/users/7cfd2961676d4865b666c8cf97a9e4b9/roles/40a8e68b62584aee9594d8ddca14ce1c"}}, {"scope": {"project": {"id": "32473c3bbed64b4dbf895d6fdcf91a2c"}}, "role": {"id": "40a8e68b62584aee9594d8ddca14ce1c"}, "user": {"id": "7e5d5589410744989af7f9962725b11f"}, "links": {"assignment": "http://172.30.9.30:5000/v3/projects/32473c3bbed64b4dbf895d6fdcf91a2c/users/7e5d5589410744989af7f9962725b11f/roles/40a8e68b62584aee9594d8ddca14ce1c"}}, {"scope": {"project": {"id": "32473c3bbed64b4dbf895d6fdcf91a2c"}}, "role": {"id": "40a8e68b62584aee9594d8ddca14ce1c"}, "user": {"id": "9d42c28d1efc4805a96ae50f3994a9e5"}, "links": {"assignment": "http://172.30.9.30:5000/v3/projects/32473c3bbed64b4dbf895d6fdcf91a2c/users/9d42c28d1efc4805a96ae50f3994a9e5/roles/40a8e68b62584aee9594d8ddca14ce1c"}}, {"scope": {"project": {"id": "32473c3bbed64b4dbf895d6fdcf91a2c"}}, "role": {"id": "40a8e68b62584aee9594d8ddca14ce1c"}, "user": {"id": "a1515438cbad4bbc9513e9973091036a"}, "links": {"assignment": "http://172.30.9.30:5000/v3/projects/32473c3bbed64b4dbf895d6fdcf91a2c/users/a1515438cbad4bbc9513e9973091036a/roles/40a8e68b62584aee9594d8ddca14ce1c"}}, {"scope": {"project": {"id": "32473c3bbed64b4dbf895d6fdcf91a2c"}}, "role": {"id": "40a8e68b62584aee9594d8ddca14ce1c"}, "user": {"id": "cfcc3eb146914e59ba22835fe55d0caf"}, "links": {"assignment": "http://172.30.9.30:5000/v3/projects/32473c3bbed64b4dbf895d6fdcf91a2c/users/cfcc3eb146914e59ba22835fe55d0caf/roles/40a8e68b62584aee9594d8ddca14ce1c"}}, {"scope": {"project": {"id": "df9a44cd2aa744cebd2be4314181b803"}}, "role": {"id": "40a8e68b62584aee9594d8ddca14ce1c"}, "user": {"id": "d62c44e1f5c44409a9b2ba9fa83404a4"}, "links": {"assignment": "http://172.30.9.30:5000/v3/projects/df9a44cd2aa744cebd2be4314181b803/users/d62c44e1f5c44409a9b2ba9fa83404a4/roles/40a8e68b62584aee9594d8ddca14ce1c"}}, {"scope": {"project": {"id": "32473c3bbed64b4dbf895d6fdcf91a2c"}}, "role": {"id": "40a8e68b62584aee9594d8ddca14ce1c"}, "user": {"id": "e16d268a14034856b5aa9b47a104fb04"}, "links": {"assignment": "http://172.30.9.30:5000/v3/projects/32473c3bbed64b4dbf895d6fdcf91a2c/users/e16d268a14034856b5aa9b47a104fb04/roles/40a8e68b62584aee9594d8ddca14ce1c"}}, {"scope": {"project": {"id": "32473c3bbed64b4dbf895d6fdcf91a2c"}}, "role": {"id": "40a8e68b62584aee9594d8ddca14ce1c"}, "user": {"id": "ec3b8e3069804dd2833a798d424679cc"}, "links": {"assignment": "http://172.30.9.30:5000/v3/projects/32473c3bbed64b4dbf895d6fdcf91a2c/users/ec3b8e3069804dd2833a798d424679cc/roles/40a8e68b62584aee9594d8ddca14ce1c"}}, {"scope": {"domain": {"id": "4f937d3e96bc4e589d29a41856c004c1"}}, "role": {"id": "40a8e68b62584aee9594d8ddca14ce1c"}, "user": {"id": "92c852e85f434a6492e6cae4a2398733"}, "links": {"assignment": "http://172.30.9.30:5000/v3/domains/4f937d3e96bc4e589d29a41856c004c1/users/92c852e85f434a6492e6cae4a2398733/roles/40a8e68b62584aee9594d8ddca14ce1c"}}, {"scope": {"system": {"all": true}}, "role": {"id": "40a8e68b62584aee9594d8ddca14ce1c"}, "user": {"id": "d62c44e1f5c44409a9b2ba9fa83404a4"}, "links": {"assignment": "http://172.30.9.30:5000/v3/system/users/d62c44e1f5c44409a9b2ba9fa83404a4/roles/40a8e68b62584aee9594d8ddca14ce1c"}}], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments", "previous": null, "next": null}} 2018-07-17 02:00:42,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments used request id req-98bf7be5-3e55-4cba-a3d5-6843673ba4cb 2018-07-17 02:00:42,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.171424865723s 2018-07-17 02:00:42,751 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments used request id req-98bf7be5-3e55-4cba-a3d5-6843673ba4cb 2018-07-17 02:00:42,754 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'32473c3bbed64b4dbf895d6fdcf91a2c', 'id': u'40a8e68b62584aee9594d8ddca14ce1c', 'user': u'05c47f35b4c8488899d71e7cfb6b3bfd'}), Munch({'project': u'32473c3bbed64b4dbf895d6fdcf91a2c', 'id': u'1f97398db2d048b18593672a81b04546', 'user': u'0bad9939990341718493dc29be283de9'}), Munch({'project': u'32473c3bbed64b4dbf895d6fdcf91a2c', 'id': u'40a8e68b62584aee9594d8ddca14ce1c', 'user': u'0bad9939990341718493dc29be283de9'}), Munch({'project': u'32473c3bbed64b4dbf895d6fdcf91a2c', 'id': u'40a8e68b62584aee9594d8ddca14ce1c', 'user': u'1986679d271249c9b32fd87c6504ce72'}), Munch({'project': u'32473c3bbed64b4dbf895d6fdcf91a2c', 'id': u'40a8e68b62584aee9594d8ddca14ce1c', 'user': u'24ba06262c25464e854bcfa66e84229d'}), Munch({'project': u'32473c3bbed64b4dbf895d6fdcf91a2c', 'id': u'40a8e68b62584aee9594d8ddca14ce1c', 'user': u'54016e7d40194f9091000292d9dcb31d'}), Munch({'project': u'32473c3bbed64b4dbf895d6fdcf91a2c', 'id': u'40a8e68b62584aee9594d8ddca14ce1c', 'user': u'7cfd2961676d4865b666c8cf97a9e4b9'}), Munch({'project': u'32473c3bbed64b4dbf895d6fdcf91a2c', 'id': u'40a8e68b62584aee9594d8ddca14ce1c', 'user': u'7e5d5589410744989af7f9962725b11f'}), Munch({'project': u'32473c3bbed64b4dbf895d6fdcf91a2c', 'id': u'40a8e68b62584aee9594d8ddca14ce1c', 'user': u'9d42c28d1efc4805a96ae50f3994a9e5'}), Munch({'project': u'32473c3bbed64b4dbf895d6fdcf91a2c', 'id': u'40a8e68b62584aee9594d8ddca14ce1c', 'user': u'a1515438cbad4bbc9513e9973091036a'}), Munch({'project': u'32473c3bbed64b4dbf895d6fdcf91a2c', 'id': u'40a8e68b62584aee9594d8ddca14ce1c', 'user': u'cfcc3eb146914e59ba22835fe55d0caf'}), Munch({'project': u'df9a44cd2aa744cebd2be4314181b803', 'id': u'40a8e68b62584aee9594d8ddca14ce1c', 'user': u'd62c44e1f5c44409a9b2ba9fa83404a4'}), Munch({'project': u'32473c3bbed64b4dbf895d6fdcf91a2c', 'id': u'40a8e68b62584aee9594d8ddca14ce1c', 'user': u'e16d268a14034856b5aa9b47a104fb04'}), Munch({'project': u'32473c3bbed64b4dbf895d6fdcf91a2c', 'id': u'40a8e68b62584aee9594d8ddca14ce1c', 'user': u'ec3b8e3069804dd2833a798d424679cc'}), Munch({'domain': u'4f937d3e96bc4e589d29a41856c004c1', 'id': u'40a8e68b62584aee9594d8ddca14ce1c', 'user': u'92c852e85f434a6492e6cae4a2398733'}), Munch({'id': u'40a8e68b62584aee9594d8ddca14ce1c', 'user': u'd62c44e1f5c44409a9b2ba9fa83404a4'})] 2018-07-17 02:00:42,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-17 02:00:42,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}ba0bd8c36705c838f0832e26a4991f6cf3fb62f8" 2018-07-17 02:00:42,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 17 Jul 2018 02:00:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a115a90f-1c35-4296-b183-ac5c4cb0f727 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "08e6db99b0684fd2b2b246beef1767e9", "links": {"self": "http://172.30.9.30:5000/v3/roles/08e6db99b0684fd2b2b246beef1767e9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "1f97398db2d048b18593672a81b04546", "links": {"self": "http://172.30.9.30:5000/v3/roles/1f97398db2d048b18593672a81b04546"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "40a8e68b62584aee9594d8ddca14ce1c", "links": {"self": "http://172.30.9.30:5000/v3/roles/40a8e68b62584aee9594d8ddca14ce1c"}, "name": "admin"}, {"domain_id": null, "id": "424042151bb341f6ba1c056f88553b44", "links": {"self": "http://172.30.9.30:5000/v3/roles/424042151bb341f6ba1c056f88553b44"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "468d198354ae4e4481aafd3f4b9e8a0f", "links": {"self": "http://172.30.9.30:5000/v3/roles/468d198354ae4e4481aafd3f4b9e8a0f"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ded562c186e84c2baaf3480f758e89ac", "links": {"self": "http://172.30.9.30:5000/v3/roles/ded562c186e84c2baaf3480f758e89ac"}, "name": "member"}]} 2018-07-17 02:00:42,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-a115a90f-1c35-4296-b183-ac5c4cb0f727 2018-07-17 02:00:42,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101579904556s 2018-07-17 02:00:42,861 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-a115a90f-1c35-4296-b183-ac5c4cb0f727 2018-07-17 02:00:42,863 - 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'08e6db99b0684fd2b2b246beef1767e9'}), 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'1f97398db2d048b18593672a81b04546'}), 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'40a8e68b62584aee9594d8ddca14ce1c'}), 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'424042151bb341f6ba1c056f88553b44'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'reader', 'id': u'468d198354ae4e4481aafd3f4b9e8a0f'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'_member_', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'member', 'id': u'ded562c186e84c2baaf3480f758e89ac'})] 2018-07-17 02:00:42,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-17 02:00:42,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}ba0bd8c36705c838f0832e26a4991f6cf3fb62f8" 2018-07-17 02:00:43,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8d373ae4-d4a0-42a7-bd2a-a3cdb35ba44e Date: Tue, 17 Jul 2018 02:00:43 GMT RESP BODY: {"routers": []} 2018-07-17 02:00:43,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-8d373ae4-d4a0-42a7-bd2a-a3cdb35ba44e 2018-07-17 02:00:43,882 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.01810002327s 2018-07-17 02:00:43,883 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-8d373ae4-d4a0-42a7-bd2a-a3cdb35ba44e 2018-07-17 02:00:43,883 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-07-17 02:00:43,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-17 02:00:43,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}ba0bd8c36705c838f0832e26a4991f6cf3fb62f8" 2018-07-17 02:00:43,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 17 Jul 2018 02:00:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ba1d128c-d013-4642-a4cb-561de0cccbe0 x-compute-request-id: req-ba1d128c-d013-4642-a4cb-561de0cccbe0 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-07-17 02:00:43,959 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-ba1d128c-d013-4642-a4cb-561de0cccbe0 2018-07-17 02:00:43,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0754990577698s 2018-07-17 02:00:43,959 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-ba1d128c-d013-4642-a4cb-561de0cccbe0 2018-07-17 02:00:43,959 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-07-17 02:00:43,963 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-07-17 02:00:43,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.9: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-17 02:00:43,973 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 17 Jul 2018 02:00:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f2f7f08-6d52-4882-aa73-adb749936ebf Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.9:35357/v3/", "rel": "self"}]}]}} 2018-07-17 02:00:43,973 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.9:35357/ used request id req-9f2f7f08-6d52-4882-aa73-adb749936ebf 2018-07-17 02:00:43,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.9: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}ba0bd8c36705c838f0832e26a4991f6cf3fb62f8" 2018-07-17 02:00:44,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 17 Jul 2018 02:00:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52822f64-d361-460c-b03b-320acaf2a877 Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.9:35357/v3/services/0165f890186e42a4be389b22cfaa85dd"}, "enabled": true, "type": "cloudformation", "id": "0165f890186e42a4be389b22cfaa85dd", "name": "heat-cfn"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.9:35357/v3/services/17796dd477a94304b5ea717f36283718"}, "enabled": true, "type": "placement", "id": "17796dd477a94304b5ea717f36283718", "name": "placement"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.9:35357/v3/services/38b44ec7cf314a089d05b3d75d018989"}, "enabled": true, "type": "orchestration", "id": "38b44ec7cf314a089d05b3d75d018989", "name": "heat"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.9:35357/v3/services/5522a6be77484f4483fd54c8814dea70"}, "enabled": true, "type": "compute", "id": "5522a6be77484f4483fd54c8814dea70", "name": "nova"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.9:35357/v3/services/6a63526673a64a29b33acc003b66a4fd"}, "enabled": true, "type": "image", "id": "6a63526673a64a29b33acc003b66a4fd", "name": "glance"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.9:35357/v3/services/791cc12b6413436395f33a8c36431c8f"}, "enabled": true, "type": "volumev2", "id": "791cc12b6413436395f33a8c36431c8f", "name": "cinderv2"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.9:35357/v3/services/7d82eea969614a809308a334fd7a5f56"}, "enabled": true, "type": "metering", "id": "7d82eea969614a809308a334fd7a5f56", "name": "ceilometer"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.9:35357/v3/services/8ed4a04d50f5472f9d7dd3482536eed4"}, "enabled": true, "type": "object-store", "id": "8ed4a04d50f5472f9d7dd3482536eed4", "name": "swift"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.9:35357/v3/services/93475ccbd9864b82ad9221d3fa27fb1b"}, "enabled": true, "type": "network", "id": "93475ccbd9864b82ad9221d3fa27fb1b", "name": "neutron"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.9:35357/v3/services/a2030268fb724d7fa4da9ab14d220ee2"}, "enabled": true, "type": "volume", "id": "a2030268fb724d7fa4da9ab14d220ee2", "name": "cinder"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.9:35357/v3/services/b6ff810003bc42a68c9460e52e9945ef"}, "enabled": true, "type": "identity", "id": "b6ff810003bc42a68c9460e52e9945ef", "name": "keystone"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.9:35357/v3/services/c1c5575a78d14a28add05b4d585a4323"}, "enabled": true, "type": "event", "id": "c1c5575a78d14a28add05b4d585a4323", "name": "panko"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.9:35357/v3/services/cc8d9f20d05346c5be56f21d21a98c4c"}, "enabled": true, "type": "volumev3", "id": "cc8d9f20d05346c5be56f21d21a98c4c", "name": "cinderv3"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.9:35357/v3/services/ea6e891d414549c3ae1ae6169354da13"}, "enabled": true, "type": "metric", "id": "ea6e891d414549c3ae1ae6169354da13", "name": "gnocchi"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.9:35357/v3/services/ffd886326068473fa265f2545bd2b941"}, "enabled": true, "type": "alarming", "id": "ffd886326068473fa265f2545bd2b941", "name": "aodh"}], "links": {"self": "http://192.30.9.9:35357/v3/services", "previous": null, "next": null}} 2018-07-17 02:00:44,083 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.9:35357/v3/services used request id req-52822f64-d361-460c-b03b-320acaf2a877 2018-07-17 02:00:44,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.120852947235s 2018-07-17 02:00:44,084 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.9:35357/v3/services used request id req-52822f64-d361-460c-b03b-320acaf2a877 2018-07-17 02:00:44,090 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'0165f890186e42a4be389b22cfaa85dd', 'name': u'heat-cfn'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'17796dd477a94304b5ea717f36283718', 'name': u'placement'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'38b44ec7cf314a089d05b3d75d018989', 'name': u'heat'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'5522a6be77484f4483fd54c8814dea70', 'name': u'nova'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'6a63526673a64a29b33acc003b66a4fd', 'name': u'glance'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'791cc12b6413436395f33a8c36431c8f', 'name': u'cinderv2'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'7d82eea969614a809308a334fd7a5f56', 'name': u'ceilometer'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'8ed4a04d50f5472f9d7dd3482536eed4', 'name': u'swift'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'93475ccbd9864b82ad9221d3fa27fb1b', 'name': u'neutron'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'a2030268fb724d7fa4da9ab14d220ee2', 'name': u'cinder'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'b6ff810003bc42a68c9460e52e9945ef', 'name': u'keystone'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'c1c5575a78d14a28add05b4d585a4323', 'name': u'panko'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'cc8d9f20d05346c5be56f21d21a98c4c', 'name': u'cinderv3'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'ea6e891d414549c3ae1ae6169354da13', 'name': u'gnocchi'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'ffd886326068473fa265f2545bd2b941', 'name': u'aodh'})] 2018-07-17 02:00:44,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-17 02:00:44,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}ba0bd8c36705c838f0832e26a4991f6cf3fb62f8" 2018-07-17 02:00:45,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-1959ff2c-266c-4586-b2b7-e3074439921b Date: Tue, 17 Jul 2018 02:00:45 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-17T01:57:25Z","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":"a0d435ca-278e-4d42-a8f0-739462e9c396","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"32473c3bbed64b4dbf895d6fdcf91a2c","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"4bc59cd0-9a8b-4247-8a4d-cec5859893c2","tenant_id":"32473c3bbed64b4dbf895d6fdcf91a2c","created_at":"2018-07-17T01:57:25Z","ip_version":4}]} 2018-07-17 02:00:45,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-1959ff2c-266c-4586-b2b7-e3074439921b 2018-07-17 02:00:45,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 1.00040793419s 2018-07-17 02:00:45,092 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-1959ff2c-266c-4586-b2b7-e3074439921b 2018-07-17 02:00:45,093 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-17T01:57:25Z', 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'a0d435ca-278e-4d42-a8f0-739462e9c396', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'4bc59cd0-9a8b-4247-8a4d-cec5859893c2', u'tenant_id': u'32473c3bbed64b4dbf895d6fdcf91a2c', u'created_at': u'2018-07-17T01:57:25Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'32473c3bbed64b4dbf895d6fdcf91a2c'})] 2018-07-17 02:00:45,207 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-17 02:00:45,208 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:10 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-07-17 02:00:45,265 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-07-17 02:00:45,380 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-17 02:00:45,380 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-17 02:00:45,380 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-17 02:00:45,380 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-17 02:00:45,380 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-17 02:00:45,380 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-17 02:00:45,380 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-17 02:00:45,380 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-17 02:00:45,381 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-17 02:00:45,381 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-17 02:00:45,381 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-17 02:00:45,381 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-17 02:00:45,381 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-17 02:00:45,381 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-17 02:00:45,381 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-17 02:00:45,381 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-17 02:00:45,381 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-17 02:00:45,381 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-17 02:00:45,381 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-17 02:00:45,381 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-17 02:00:45,381 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-17 02:00:45,381 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-17 02:00:45,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-17 02:00:45,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 17 Jul 2018 02:00:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9df0c0e-3c68-48da-a6e4-ce7db1bf1ba5 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.30:5000/v3/", "rel": "self"}]}} 2018-07-17 02:00:45,387 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-a9df0c0e-3c68-48da-a6e4-ce7db1bf1ba5 2018-07-17 02:00:45,387 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-07-17 02:00:45,911 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "468d198354ae4e4481aafd3f4b9e8a0f", "name": "reader"}, {"id": "ded562c186e84c2baaf3480f758e89ac", "name": "member"}, {"id": "40a8e68b62584aee9594d8ddca14ce1c", "name": "admin"}], "expires_at": "2018-07-17T03:00:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "df9a44cd2aa744cebd2be4314181b803", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0410f96bf35b401fa6ccb58a51d961cd"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75f14cddbbaf4633baf1fce24768eb82"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98d94ffc1ae0417ea62e6fee5f6c7070"}], "type": "cloudformation", "id": "0165f890186e42a4be389b22cfaa85dd", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29be59ba14ab418daf65b085bfe5dd36"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c4cb5914907406db650e8adab8ce00c"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c32602db62c84324be217376155510fe"}], "type": "placement", "id": "17796dd477a94304b5ea717f36283718", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8004/v1/df9a44cd2aa744cebd2be4314181b803", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "371fb98d16a742208480d4c00f62b49c"}, {"url": "http://192.30.9.9:8004/v1/df9a44cd2aa744cebd2be4314181b803", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "deb9481e0b0f4ab489b4b8fafec573a0"}, {"url": "http://192.30.9.9:8004/v1/df9a44cd2aa744cebd2be4314181b803", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e3d8e75c064c4d079c0abb37d7de3ee5"}], "type": "orchestration", "id": "38b44ec7cf314a089d05b3d75d018989", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "116d91eed4144dcaa769c75c3e7d90cb"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db45c511f24458f98cda0bb493786fa"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eb4b643aac554728b3f81ba8dd51a26a"}], "type": "compute", "id": "5522a6be77484f4483fd54c8814dea70", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c830aa4edec64206af4921301d34e427"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e107b19c4824417f80d082f70770f4bb"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f37a9c2583cf43e5be5e1a02cf29c285"}], "type": "image", "id": "6a63526673a64a29b33acc003b66a4fd", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/df9a44cd2aa744cebd2be4314181b803", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c95c466239f472c945f4869f11c5330"}, {"url": "http://192.30.9.9:8776/v2/df9a44cd2aa744cebd2be4314181b803", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "279484296292464abd785c21a57424da"}, {"url": "http://172.30.9.30:8776/v2/df9a44cd2aa744cebd2be4314181b803", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68fffe824507461ebc220ab2a4c38bd6"}], "type": "volumev2", "id": "791cc12b6413436395f33a8c36431c8f", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "7d82eea969614a809308a334fd7a5f56", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a27f4b99df6442395f715870ab7683a"}, {"url": "http://12.0.0.21:8080/v1/AUTH_df9a44cd2aa744cebd2be4314181b803", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7119ef2694624392a98108f39393bb99"}, {"url": "http://172.30.9.30:8080/v1/AUTH_df9a44cd2aa744cebd2be4314181b803", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a631c105f458404a907208d1195bdd5d"}], "type": "object-store", "id": "8ed4a04d50f5472f9d7dd3482536eed4", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b5bdd5020244475a86a00b93ab61fa5"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e08d9ce13d4e1fbcb6a204c2abb7d3"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea4bbfc897764155b32443efaff15c39"}], "type": "network", "id": "93475ccbd9864b82ad9221d3fa27fb1b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/df9a44cd2aa744cebd2be4314181b803", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f43fb410e2e47ddbfd3e36873fe5c7a"}, {"url": "http://192.30.9.9:8776/v1/df9a44cd2aa744cebd2be4314181b803", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b721f573ff884d8aab737a4a36212c11"}, {"url": "http://172.30.9.30:8776/v1/df9a44cd2aa744cebd2be4314181b803", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5c9c2a61a234fa5ab92c3c3140391f1"}], "type": "volume", "id": "a2030268fb724d7fa4da9ab14d220ee2", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58c33293979c4947ab0d82e70139a705"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87ffdf4f9e1f47d78dcecf3e0b6d852a"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f8bcdb047ae4b0eb0757b5a1e696106"}], "type": "identity", "id": "b6ff810003bc42a68c9460e52e9945ef", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ae3970fa8b4359a3adacdfbbc08480"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3d75e122976d4a6bacc879ec646fdaa3"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "732ec7704e3942d88d97223beabe2e75"}], "type": "event", "id": "c1c5575a78d14a28add05b4d585a4323", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/df9a44cd2aa744cebd2be4314181b803", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147496c79dec466c9ed005218550edf0"}, {"url": "http://192.30.9.9:8776/v3/df9a44cd2aa744cebd2be4314181b803", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f72a37f52d24ee3a25ed27484aacfa9"}, {"url": "http://172.30.9.30:8776/v3/df9a44cd2aa744cebd2be4314181b803", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6037be53996b44f3bd6896f725b25d6c"}], "type": "volumev3", "id": "cc8d9f20d05346c5be56f21d21a98c4c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e5d02830d2844fd999471aad2852f97"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2941e64479f74f609609c6e17698ad2d"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "62c39797fa85444282a31669270b360b"}], "type": "metric", "id": "ea6e891d414549c3ae1ae6169354da13", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d5c723523f443c9232d838ac005843"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "911a12ebebe648528e0aecca68ff14cd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc220b7dd1794d08bd65a9f8bcc2737d"}], "type": "alarming", "id": "ffd886326068473fa265f2545bd2b941", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d62c44e1f5c44409a9b2ba9fa83404a4"}, "audit_ids": ["gjByeHWsRbCZPTyatEUCKw"], "issued_at": "2018-07-17T02:00:45.000000Z"}} 2018-07-17 02:00:45,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-17 02:00:45,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}17f898d358cf93c9cbd71514f707cc0d3525c020" 2018-07-17 02:00:46,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-bab88879-fa64-4f36-83ef-5929bdf8c32a Date: Tue, 17 Jul 2018 02:00:46 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"4bc59cd0-9a8b-4247-8a4d-cec5859893c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"32473c3bbed64b4dbf895d6fdcf91a2c","l2_adjacency":true,"status":"ACTIVE","subnets":["a0d435ca-278e-4d42-a8f0-739462e9c396"],"description":"","tags":[],"updated_at":"2018-07-17T01:57:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"32473c3bbed64b4dbf895d6fdcf91a2c","created_at":"2018-07-17T01:57:18Z","provider:network_type":"flat"}]} 2018-07-17 02:00:46,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-bab88879-fa64-4f36-83ef-5929bdf8c32a 2018-07-17 02:00:46,214 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.300080060959s 2018-07-17 02:00:46,214 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-bab88879-fa64-4f36-83ef-5929bdf8c32a 2018-07-17 02:00:46,215 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-07-17 02:00:46,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-17 02:00:46,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}17f898d358cf93c9cbd71514f707cc0d3525c020" -d '{"network": {"name": "tenantnetwork1-net_18244097-3f2d-4932-9d42-e6bda1e117ff", "admin_state_up": true}}' 2018-07-17 02:00:47,679 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-4b8520b7-5d8b-40b2-b0ae-a365c4ff1201 Date: Tue, 17 Jul 2018 02:00:47 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"e496663c-1826-4d3d-ba21-2dfdf5df0fb0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"df9a44cd2aa744cebd2be4314181b803","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-17T02:00:47Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_18244097-3f2d-4932-9d42-e6bda1e117ff","admin_state_up":true,"tenant_id":"df9a44cd2aa744cebd2be4314181b803","created_at":"2018-07-17T02:00:47Z","mtu":1450}} 2018-07-17 02:00:47,679 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-4b8520b7-5d8b-40b2-b0ae-a365c4ff1201 2018-07-17 02:00:47,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.46337103844s 2018-07-17 02:00:47,679 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-4b8520b7-5d8b-40b2-b0ae-a365c4ff1201 2018-07-17 02:00:47,680 - 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-17T02:00:47Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'e496663c-1826-4d3d-ba21-2dfdf5df0fb0', u'provider:segmentation_id': 73, 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_18244097-3f2d-4932-9d42-e6bda1e117ff', u'created_at': u'2018-07-17T02:00:47Z', u'mtu': 1450, u'tenant_id': u'df9a44cd2aa744cebd2be4314181b803', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'df9a44cd2aa744cebd2be4314181b803', u'l2_adjacency': True}) 2018-07-17 02:00:47,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-17 02:00:47,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}17f898d358cf93c9cbd71514f707cc0d3525c020" 2018-07-17 02:00:48,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1434 X-Openstack-Request-Id: req-546fc41b-cdd2-4713-9240-6d27af4ab553 Date: Tue, 17 Jul 2018 02:00:48 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"4bc59cd0-9a8b-4247-8a4d-cec5859893c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"32473c3bbed64b4dbf895d6fdcf91a2c","l2_adjacency":true,"status":"ACTIVE","subnets":["a0d435ca-278e-4d42-a8f0-739462e9c396"],"description":"","tags":[],"updated_at":"2018-07-17T01:57:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"32473c3bbed64b4dbf895d6fdcf91a2c","created_at":"2018-07-17T01:57:18Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"e496663c-1826-4d3d-ba21-2dfdf5df0fb0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"df9a44cd2aa744cebd2be4314181b803","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-17T02:00:47Z","qos_policy_id":null,"name":"tenantnetwork1-net_18244097-3f2d-4932-9d42-e6bda1e117ff","admin_state_up":true,"tenant_id":"df9a44cd2aa744cebd2be4314181b803","created_at":"2018-07-17T02:00:47Z","provider:network_type":"vxlan"}]} 2018-07-17 02:00:48,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-546fc41b-cdd2-4713-9240-6d27af4ab553 2018-07-17 02:00:48,681 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.999860048294s 2018-07-17 02:00:48,681 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-546fc41b-cdd2-4713-9240-6d27af4ab553 2018-07-17 02:00:48,683 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-17 02:00:48,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}17f898d358cf93c9cbd71514f707cc0d3525c020" -d '{"subnet": {"name": "tenantnetwork1-subnet_18244097-3f2d-4932-9d42-e6bda1e117ff", "enable_dhcp": true, "network_id": "e496663c-1826-4d3d-ba21-2dfdf5df0fb0", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.0.0/24"}}' 2018-07-17 02:00:50,222 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-9762be4d-863d-49ee-883f-4ab1bb24ac35 Date: Tue, 17 Jul 2018 02:00:50 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-17T02:00:49Z","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":"e0a1d1ea-2c71-42da-af52-712935875c09","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.0.1","project_id":"df9a44cd2aa744cebd2be4314181b803","description":"","tags":[],"cidr":"192.168.0.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_18244097-3f2d-4932-9d42-e6bda1e117ff","enable_dhcp":true,"segment_id":null,"network_id":"e496663c-1826-4d3d-ba21-2dfdf5df0fb0","tenant_id":"df9a44cd2aa744cebd2be4314181b803","created_at":"2018-07-17T02:00:49Z","ip_version":4}} 2018-07-17 02:00:50,222 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-9762be4d-863d-49ee-883f-4ab1bb24ac35 2018-07-17 02:00:50,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.5390868187s 2018-07-17 02:00:50,222 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-9762be4d-863d-49ee-883f-4ab1bb24ac35 2018-07-17 02:00:50,223 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-17T02:00:49Z', 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'e0a1d1ea-2c71-42da-af52-712935875c09', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_18244097-3f2d-4932-9d42-e6bda1e117ff', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'e496663c-1826-4d3d-ba21-2dfdf5df0fb0', u'tenant_id': u'df9a44cd2aa744cebd2be4314181b803', u'created_at': u'2018-07-17T02:00:49Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.0.1', u'ip_version': 4, u'project_id': u'df9a44cd2aa744cebd2be4314181b803'}) 2018-07-17 02:00:50,224 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-17 02:00:50,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}17f898d358cf93c9cbd71514f707cc0d3525c020" -d '{"router": {"external_gateway_info": {"network_id": "4bc59cd0-9a8b-4247-8a4d-cec5859893c2"}, "name": "tenantnetwork1-router_18244097-3f2d-4932-9d42-e6bda1e117ff", "admin_state_up": true}}' 2018-07-17 02:00:57,304 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 713 X-Openstack-Request-Id: req-c3e12266-ff1d-4660-bddc-2cde4dfb33ac Date: Tue, 17 Jul 2018 02:00:57 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4bc59cd0-9a8b-4247-8a4d-cec5859893c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a0d435ca-278e-4d42-a8f0-739462e9c396", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "df9a44cd2aa744cebd2be4314181b803", "created_at": "2018-07-17T02:00:51Z", "admin_state_up": true, "updated_at": "2018-07-17T02:00:52Z", "project_id": "df9a44cd2aa744cebd2be4314181b803", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "34824714-c13a-463a-980c-5552b3db76fb", "name": "tenantnetwork1-router_18244097-3f2d-4932-9d42-e6bda1e117ff"}} 2018-07-17 02:00:57,305 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-c3e12266-ff1d-4660-bddc-2cde4dfb33ac 2018-07-17 02:00:57,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.08105897903s 2018-07-17 02:00:57,305 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-c3e12266-ff1d-4660-bddc-2cde4dfb33ac 2018-07-17 02:00:57,305 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-17T02:00:52Z', u'revision_number': 3, u'ha': True, u'id': u'34824714-c13a-463a-980c-5552b3db76fb', u'external_gateway_info': {u'network_id': u'4bc59cd0-9a8b-4247-8a4d-cec5859893c2', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a0d435ca-278e-4d42-a8f0-739462e9c396', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_18244097-3f2d-4932-9d42-e6bda1e117ff', u'admin_state_up': True, u'tenant_id': u'df9a44cd2aa744cebd2be4314181b803', u'created_at': u'2018-07-17T02:00:51Z', u'flavor_id': None, u'routes': [], u'project_id': u'df9a44cd2aa744cebd2be4314181b803'}) 2018-07-17 02:00:57,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-17 02:00:57,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/34824714-c13a-463a-980c-5552b3db76fb/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}17f898d358cf93c9cbd71514f707cc0d3525c020" -d '{"subnet_id": "e0a1d1ea-2c71-42da-af52-712935875c09"}' 2018-07-17 02:01:00,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-63450d57-2af2-4da8-888f-96dd9a4e6d92 Date: Tue, 17 Jul 2018 02:01:00 GMT RESP BODY: {"network_id": "e496663c-1826-4d3d-ba21-2dfdf5df0fb0", "tenant_id": "df9a44cd2aa744cebd2be4314181b803", "subnet_id": "e0a1d1ea-2c71-42da-af52-712935875c09", "subnet_ids": ["e0a1d1ea-2c71-42da-af52-712935875c09"], "port_id": "10e45485-390e-4d65-a94d-83fabda82c91", "id": "34824714-c13a-463a-980c-5552b3db76fb"} 2018-07-17 02:01:00,069 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/34824714-c13a-463a-980c-5552b3db76fb/add_router_interface.json used request id req-63450d57-2af2-4da8-888f-96dd9a4e6d92 2018-07-17 02:01:00,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.76255989075s 2018-07-17 02:01:00,069 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/34824714-c13a-463a-980c-5552b3db76fb/add_router_interface.json used request id req-63450d57-2af2-4da8-888f-96dd9a4e6d92 returning object 34824714-c13a-463a-980c-5552b3db76fb 2018-07-17 02:01:00,181 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-17 02:01:00,181 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:14 | PASS | +------------------------+------------------+------------------+----------------+ 2018-07-17 02:01:00,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-17 02:01:00,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/34824714-c13a-463a-980c-5552b3db76fb/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}17f898d358cf93c9cbd71514f707cc0d3525c020" -d '{"subnet_id": "e0a1d1ea-2c71-42da-af52-712935875c09"}' 2018-07-17 02:01:02,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-849ea89f-a438-4084-8716-d0dd06eb8556 Date: Tue, 17 Jul 2018 02:01:02 GMT RESP BODY: {"network_id": "e496663c-1826-4d3d-ba21-2dfdf5df0fb0", "tenant_id": "df9a44cd2aa744cebd2be4314181b803", "subnet_id": "e0a1d1ea-2c71-42da-af52-712935875c09", "subnet_ids": ["e0a1d1ea-2c71-42da-af52-712935875c09"], "port_id": "10e45485-390e-4d65-a94d-83fabda82c91", "id": "34824714-c13a-463a-980c-5552b3db76fb"} 2018-07-17 02:01:02,394 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/34824714-c13a-463a-980c-5552b3db76fb/remove_router_interface.json used request id req-849ea89f-a438-4084-8716-d0dd06eb8556 2018-07-17 02:01:02,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.20793819427s 2018-07-17 02:01:02,395 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/34824714-c13a-463a-980c-5552b3db76fb/remove_router_interface.json used request id req-849ea89f-a438-4084-8716-d0dd06eb8556 returning object 34824714-c13a-463a-980c-5552b3db76fb 2018-07-17 02:01:02,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-17 02:01:02,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}17f898d358cf93c9cbd71514f707cc0d3525c020" 2018-07-17 02:01:02,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-69d4d1dc-210a-406a-8522-87a2ac336990 Date: Tue, 17 Jul 2018 02:01:02 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4bc59cd0-9a8b-4247-8a4d-cec5859893c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a0d435ca-278e-4d42-a8f0-739462e9c396", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "df9a44cd2aa744cebd2be4314181b803", "created_at": "2018-07-17T02:00:51Z", "admin_state_up": true, "updated_at": "2018-07-17T02:01:01Z", "project_id": "df9a44cd2aa744cebd2be4314181b803", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "34824714-c13a-463a-980c-5552b3db76fb", "name": "tenantnetwork1-router_18244097-3f2d-4932-9d42-e6bda1e117ff"}]} 2018-07-17 02:01:02,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-69d4d1dc-210a-406a-8522-87a2ac336990 2018-07-17 02:01:02,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.316091060638s 2018-07-17 02:01:02,712 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-69d4d1dc-210a-406a-8522-87a2ac336990 2018-07-17 02:01:02,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-17 02:01:02,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/routers/34824714-c13a-463a-980c-5552b3db76fb.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}17f898d358cf93c9cbd71514f707cc0d3525c020" 2018-07-17 02:01:08,034 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7ebab7bf-db31-4ce6-a3cb-88024e0841dd Content-Length: 0 Date: Tue, 17 Jul 2018 02:01:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 02:01:08,034 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/34824714-c13a-463a-980c-5552b3db76fb.json used request id req-7ebab7bf-db31-4ce6-a3cb-88024e0841dd 2018-07-17 02:01:08,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 5.3213160038s 2018-07-17 02:01:08,035 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/34824714-c13a-463a-980c-5552b3db76fb.json used request id req-7ebab7bf-db31-4ce6-a3cb-88024e0841dd 2018-07-17 02:01:08,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-17 02:01:08,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}17f898d358cf93c9cbd71514f707cc0d3525c020" 2018-07-17 02:01:08,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1324 X-Openstack-Request-Id: req-77b24aa4-2278-4f40-b09a-fcb95f5af21f Date: Tue, 17 Jul 2018 02:01:08 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-17T01:57:25Z","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":"a0d435ca-278e-4d42-a8f0-739462e9c396","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"32473c3bbed64b4dbf895d6fdcf91a2c","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"4bc59cd0-9a8b-4247-8a4d-cec5859893c2","tenant_id":"32473c3bbed64b4dbf895d6fdcf91a2c","created_at":"2018-07-17T01:57:25Z","ip_version":4},{"updated_at":"2018-07-17T02:00:49Z","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":"e0a1d1ea-2c71-42da-af52-712935875c09","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.0.1","project_id":"df9a44cd2aa744cebd2be4314181b803","description":"","tags":[],"cidr":"192.168.0.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_18244097-3f2d-4932-9d42-e6bda1e117ff","enable_dhcp":true,"segment_id":null,"network_id":"e496663c-1826-4d3d-ba21-2dfdf5df0fb0","tenant_id":"df9a44cd2aa744cebd2be4314181b803","created_at":"2018-07-17T02:00:49Z","ip_version":4}]} 2018-07-17 02:01:08,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-77b24aa4-2278-4f40-b09a-fcb95f5af21f 2018-07-17 02:01:08,953 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.917886018753s 2018-07-17 02:01:08,954 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-77b24aa4-2278-4f40-b09a-fcb95f5af21f 2018-07-17 02:01:08,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-17 02:01:08,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/subnets/e0a1d1ea-2c71-42da-af52-712935875c09.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}17f898d358cf93c9cbd71514f707cc0d3525c020" 2018-07-17 02:01:11,778 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e8f3c90d-bb97-4e63-8ac5-0a36964568d7 Date: Tue, 17 Jul 2018 02:01:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 02:01:11,778 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/e0a1d1ea-2c71-42da-af52-712935875c09.json used request id req-e8f3c90d-bb97-4e63-8ac5-0a36964568d7 2018-07-17 02:01:11,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.82266402245s 2018-07-17 02:01:11,778 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/e0a1d1ea-2c71-42da-af52-712935875c09.json used request id req-e8f3c90d-bb97-4e63-8ac5-0a36964568d7 2018-07-17 02:01:11,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-17 02:01:11,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}17f898d358cf93c9cbd71514f707cc0d3525c020" 2018-07-17 02:01:11,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1440 X-Openstack-Request-Id: req-1096f0a6-2f1c-4722-b1cf-03322aac1859 Date: Tue, 17 Jul 2018 02:01:11 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"4bc59cd0-9a8b-4247-8a4d-cec5859893c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"32473c3bbed64b4dbf895d6fdcf91a2c","l2_adjacency":true,"status":"ACTIVE","subnets":["a0d435ca-278e-4d42-a8f0-739462e9c396"],"description":"","tags":[],"updated_at":"2018-07-17T01:57:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"32473c3bbed64b4dbf895d6fdcf91a2c","created_at":"2018-07-17T01:57:18Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e496663c-1826-4d3d-ba21-2dfdf5df0fb0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"df9a44cd2aa744cebd2be4314181b803","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-17T02:01:11Z","qos_policy_id":null,"name":"tenantnetwork1-net_18244097-3f2d-4932-9d42-e6bda1e117ff","admin_state_up":true,"tenant_id":"df9a44cd2aa744cebd2be4314181b803","created_at":"2018-07-17T02:00:47Z","provider:network_type":"vxlan"}]} 2018-07-17 02:01:11,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-1096f0a6-2f1c-4722-b1cf-03322aac1859 2018-07-17 02:01:11,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0816838741302s 2018-07-17 02:01:11,861 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-1096f0a6-2f1c-4722-b1cf-03322aac1859 2018-07-17 02:01:11,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-17 02:01:11,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/networks/e496663c-1826-4d3d-ba21-2dfdf5df0fb0.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}17f898d358cf93c9cbd71514f707cc0d3525c020" 2018-07-17 02:01:13,486 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-29063622-0e9a-42d9-b439-998426812f55 Date: Tue, 17 Jul 2018 02:01:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 02:01:13,487 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/e496663c-1826-4d3d-ba21-2dfdf5df0fb0.json used request id req-29063622-0e9a-42d9-b439-998426812f55 2018-07-17 02:01:13,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.62453103065s 2018-07-17 02:01:13,487 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/e496663c-1826-4d3d-ba21-2dfdf5df0fb0.json used request id req-29063622-0e9a-42d9-b439-998426812f55 2018-07-17 02:01:13,541 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-07-17 02:01:13,580 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-17 02:01:13,580 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-17 02:01:13,580 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-17 02:01:13,580 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-17 02:01:13,580 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-17 02:01:13,580 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-17 02:01:13,580 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-17 02:01:13,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-17 02:01:13,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-17 02:01:13,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-17 02:01:13,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-17 02:01:13,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-17 02:01:13,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-17 02:01:13,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-17 02:01:13,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-17 02:01:13,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-17 02:01:13,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-17 02:01:13,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-17 02:01:13,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-17 02:01:13,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-17 02:01:13,581 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-17 02:01:13,582 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-17 02:01:13,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-17 02:01:13,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 17 Jul 2018 02:01:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34902889-09a0-4136-aa87-902b15200ec0 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.30:5000/v3/", "rel": "self"}]}} 2018-07-17 02:01:13,588 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-34902889-09a0-4136-aa87-902b15200ec0 2018-07-17 02:01:13,588 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-07-17 02:01:13,993 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "468d198354ae4e4481aafd3f4b9e8a0f", "name": "reader"}, {"id": "ded562c186e84c2baaf3480f758e89ac", "name": "member"}, {"id": "40a8e68b62584aee9594d8ddca14ce1c", "name": "admin"}], "expires_at": "2018-07-17T03:01:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "df9a44cd2aa744cebd2be4314181b803", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0410f96bf35b401fa6ccb58a51d961cd"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75f14cddbbaf4633baf1fce24768eb82"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98d94ffc1ae0417ea62e6fee5f6c7070"}], "type": "cloudformation", "id": "0165f890186e42a4be389b22cfaa85dd", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29be59ba14ab418daf65b085bfe5dd36"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c4cb5914907406db650e8adab8ce00c"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c32602db62c84324be217376155510fe"}], "type": "placement", "id": "17796dd477a94304b5ea717f36283718", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8004/v1/df9a44cd2aa744cebd2be4314181b803", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "371fb98d16a742208480d4c00f62b49c"}, {"url": "http://192.30.9.9:8004/v1/df9a44cd2aa744cebd2be4314181b803", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "deb9481e0b0f4ab489b4b8fafec573a0"}, {"url": "http://192.30.9.9:8004/v1/df9a44cd2aa744cebd2be4314181b803", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e3d8e75c064c4d079c0abb37d7de3ee5"}], "type": "orchestration", "id": "38b44ec7cf314a089d05b3d75d018989", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "116d91eed4144dcaa769c75c3e7d90cb"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db45c511f24458f98cda0bb493786fa"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eb4b643aac554728b3f81ba8dd51a26a"}], "type": "compute", "id": "5522a6be77484f4483fd54c8814dea70", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c830aa4edec64206af4921301d34e427"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e107b19c4824417f80d082f70770f4bb"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f37a9c2583cf43e5be5e1a02cf29c285"}], "type": "image", "id": "6a63526673a64a29b33acc003b66a4fd", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/df9a44cd2aa744cebd2be4314181b803", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c95c466239f472c945f4869f11c5330"}, {"url": "http://192.30.9.9:8776/v2/df9a44cd2aa744cebd2be4314181b803", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "279484296292464abd785c21a57424da"}, {"url": "http://172.30.9.30:8776/v2/df9a44cd2aa744cebd2be4314181b803", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68fffe824507461ebc220ab2a4c38bd6"}], "type": "volumev2", "id": "791cc12b6413436395f33a8c36431c8f", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "7d82eea969614a809308a334fd7a5f56", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a27f4b99df6442395f715870ab7683a"}, {"url": "http://12.0.0.21:8080/v1/AUTH_df9a44cd2aa744cebd2be4314181b803", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7119ef2694624392a98108f39393bb99"}, {"url": "http://172.30.9.30:8080/v1/AUTH_df9a44cd2aa744cebd2be4314181b803", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a631c105f458404a907208d1195bdd5d"}], "type": "object-store", "id": "8ed4a04d50f5472f9d7dd3482536eed4", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b5bdd5020244475a86a00b93ab61fa5"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e08d9ce13d4e1fbcb6a204c2abb7d3"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea4bbfc897764155b32443efaff15c39"}], "type": "network", "id": "93475ccbd9864b82ad9221d3fa27fb1b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/df9a44cd2aa744cebd2be4314181b803", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f43fb410e2e47ddbfd3e36873fe5c7a"}, {"url": "http://192.30.9.9:8776/v1/df9a44cd2aa744cebd2be4314181b803", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b721f573ff884d8aab737a4a36212c11"}, {"url": "http://172.30.9.30:8776/v1/df9a44cd2aa744cebd2be4314181b803", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5c9c2a61a234fa5ab92c3c3140391f1"}], "type": "volume", "id": "a2030268fb724d7fa4da9ab14d220ee2", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58c33293979c4947ab0d82e70139a705"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87ffdf4f9e1f47d78dcecf3e0b6d852a"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f8bcdb047ae4b0eb0757b5a1e696106"}], "type": "identity", "id": "b6ff810003bc42a68c9460e52e9945ef", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ae3970fa8b4359a3adacdfbbc08480"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3d75e122976d4a6bacc879ec646fdaa3"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "732ec7704e3942d88d97223beabe2e75"}], "type": "event", "id": "c1c5575a78d14a28add05b4d585a4323", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/df9a44cd2aa744cebd2be4314181b803", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147496c79dec466c9ed005218550edf0"}, {"url": "http://192.30.9.9:8776/v3/df9a44cd2aa744cebd2be4314181b803", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f72a37f52d24ee3a25ed27484aacfa9"}, {"url": "http://172.30.9.30:8776/v3/df9a44cd2aa744cebd2be4314181b803", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6037be53996b44f3bd6896f725b25d6c"}], "type": "volumev3", "id": "cc8d9f20d05346c5be56f21d21a98c4c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e5d02830d2844fd999471aad2852f97"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2941e64479f74f609609c6e17698ad2d"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "62c39797fa85444282a31669270b360b"}], "type": "metric", "id": "ea6e891d414549c3ae1ae6169354da13", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d5c723523f443c9232d838ac005843"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "911a12ebebe648528e0aecca68ff14cd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc220b7dd1794d08bd65a9f8bcc2737d"}], "type": "alarming", "id": "ffd886326068473fa265f2545bd2b941", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d62c44e1f5c44409a9b2ba9fa83404a4"}, "audit_ids": ["RfU_DD2jTK20SdD-y5WoQA"], "issued_at": "2018-07-17T02:01:13.000000Z"}} 2018-07-17 02:01:13,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-17 02:01:13,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}309c4f25beabfbd954bf58b9080472acffee4dec" 2018-07-17 02:01:14,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-3974a179-8bc8-4dcb-b646-1bcbb2bc4a50 Date: Tue, 17 Jul 2018 02:01:14 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"4bc59cd0-9a8b-4247-8a4d-cec5859893c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"32473c3bbed64b4dbf895d6fdcf91a2c","l2_adjacency":true,"status":"ACTIVE","subnets":["a0d435ca-278e-4d42-a8f0-739462e9c396"],"description":"","tags":[],"updated_at":"2018-07-17T01:57:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"32473c3bbed64b4dbf895d6fdcf91a2c","created_at":"2018-07-17T01:57:18Z","provider:network_type":"flat"}]} 2018-07-17 02:01:14,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3974a179-8bc8-4dcb-b646-1bcbb2bc4a50 2018-07-17 02:01:14,269 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.272290945053s 2018-07-17 02:01:14,269 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3974a179-8bc8-4dcb-b646-1bcbb2bc4a50 2018-07-17 02:01:14,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-17 02:01:14,278 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 17 Jul 2018 02:01:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e3b374f-7192-452a-9ba7-43b8fef06b00 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}]}} 2018-07-17 02:01:14,278 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/ used request id req-6e3b374f-7192-452a-9ba7-43b8fef06b00 2018-07-17 02:01:14,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-17 02:01:14,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}309c4f25beabfbd954bf58b9080472acffee4dec" 2018-07-17 02:01:14,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 17 Jul 2018 02:01:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87247c2f-7b86-4f6c-bfc2-95baa09fb320 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.30:5000/v3/domains/4f937d3e96bc4e589d29a41856c004c1"}, "tags": [], "enabled": true, "id": "4f937d3e96bc4e589d29a41856c004c1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains", "previous": null, "next": null}} 2018-07-17 02:01:14,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains used request id req-87247c2f-7b86-4f6c-bfc2-95baa09fb320 2018-07-17 02:01:14,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.102998018265s 2018-07-17 02:01:14,382 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains used request id req-87247c2f-7b86-4f6c-bfc2-95baa09fb320 2018-07-17 02:01:14,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-17 02:01:14,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}309c4f25beabfbd954bf58b9080472acffee4dec" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_c97e8237-6a58-41bb-ab6b-0fc537d30d45"}}' 2018-07-17 02:01:14,660 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 17 Jul 2018 02:01:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b94acb5-ecf5-4918-b3e3-1a470396b682 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.30:5000/v3/projects/373866ab30a742fb96fb14cec3274782"}, "tags": [], "enabled": true, "id": "373866ab30a742fb96fb14cec3274782", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_c97e8237-6a58-41bb-ab6b-0fc537d30d45"}} 2018-07-17 02:01:14,660 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-3b94acb5-ecf5-4918-b3e3-1a470396b682 2018-07-17 02:01:14,660 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.270581960678s 2018-07-17 02:01:14,660 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-3b94acb5-ecf5-4918-b3e3-1a470396b682 2018-07-17 02:01:14,661 - 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'373866ab30a742fb96fb14cec3274782', '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_c97e8237-6a58-41bb-ab6b-0fc537d30d45'}) 2018-07-17 02:01:14,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-17 02:01:14,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}309c4f25beabfbd954bf58b9080472acffee4dec" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "379327dc-2f3c-4368-9cef-32e11f0dfd39", "email": null, "name": "tenantnetwork2-user_c97e8237-6a58-41bb-ab6b-0fc537d30d45"}}' 2018-07-17 02:01:15,290 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 17 Jul 2018 02:01:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de436982-7d30-4a59-ba96-cf33bc41ca71 Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_c97e8237-6a58-41bb-ab6b-0fc537d30d45", "links": {"self": "http://172.30.9.30:5000/v3/users/325e7dd7b95147fc960d72cf4adcc429"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "325e7dd7b95147fc960d72cf4adcc429", "domain_id": "default", "password_expires_at": null}} 2018-07-17 02:01:15,290 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/users used request id req-de436982-7d30-4a59-ba96-cf33bc41ca71 2018-07-17 02:01:15,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.623312950134s 2018-07-17 02:01:15,291 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/users used request id req-de436982-7d30-4a59-ba96-cf33bc41ca71 2018-07-17 02:01:15,291 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'325e7dd7b95147fc960d72cf4adcc429', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_c97e8237-6a58-41bb-ab6b-0fc537d30d45'}) 2018-07-17 02:01:15,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-17 02:01:15,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}309c4f25beabfbd954bf58b9080472acffee4dec" 2018-07-17 02:01:15,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 17 Jul 2018 02:01:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d3a306d-b74e-425d-9ce8-5d0339393186 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "08e6db99b0684fd2b2b246beef1767e9", "links": {"self": "http://172.30.9.30:5000/v3/roles/08e6db99b0684fd2b2b246beef1767e9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "1f97398db2d048b18593672a81b04546", "links": {"self": "http://172.30.9.30:5000/v3/roles/1f97398db2d048b18593672a81b04546"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "40a8e68b62584aee9594d8ddca14ce1c", "links": {"self": "http://172.30.9.30:5000/v3/roles/40a8e68b62584aee9594d8ddca14ce1c"}, "name": "admin"}, {"domain_id": null, "id": "424042151bb341f6ba1c056f88553b44", "links": {"self": "http://172.30.9.30:5000/v3/roles/424042151bb341f6ba1c056f88553b44"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "468d198354ae4e4481aafd3f4b9e8a0f", "links": {"self": "http://172.30.9.30:5000/v3/roles/468d198354ae4e4481aafd3f4b9e8a0f"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ded562c186e84c2baaf3480f758e89ac", "links": {"self": "http://172.30.9.30:5000/v3/roles/ded562c186e84c2baaf3480f758e89ac"}, "name": "member"}]} 2018-07-17 02:01:15,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-8d3a306d-b74e-425d-9ce8-5d0339393186 2018-07-17 02:01:15,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.106261968613s 2018-07-17 02:01:15,402 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-8d3a306d-b74e-425d-9ce8-5d0339393186 2018-07-17 02:01:15,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-17 02:01:15,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}309c4f25beabfbd954bf58b9080472acffee4dec" 2018-07-17 02:01:15,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 17 Jul 2018 02:01:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64aafff4-3909-45b0-ae2b-60e11f1f7dca Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "08e6db99b0684fd2b2b246beef1767e9", "links": {"self": "http://172.30.9.30:5000/v3/roles/08e6db99b0684fd2b2b246beef1767e9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "1f97398db2d048b18593672a81b04546", "links": {"self": "http://172.30.9.30:5000/v3/roles/1f97398db2d048b18593672a81b04546"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "40a8e68b62584aee9594d8ddca14ce1c", "links": {"self": "http://172.30.9.30:5000/v3/roles/40a8e68b62584aee9594d8ddca14ce1c"}, "name": "admin"}, {"domain_id": null, "id": "424042151bb341f6ba1c056f88553b44", "links": {"self": "http://172.30.9.30:5000/v3/roles/424042151bb341f6ba1c056f88553b44"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "468d198354ae4e4481aafd3f4b9e8a0f", "links": {"self": "http://172.30.9.30:5000/v3/roles/468d198354ae4e4481aafd3f4b9e8a0f"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ded562c186e84c2baaf3480f758e89ac", "links": {"self": "http://172.30.9.30:5000/v3/roles/ded562c186e84c2baaf3480f758e89ac"}, "name": "member"}]} 2018-07-17 02:01:15,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-64aafff4-3909-45b0-ae2b-60e11f1f7dca 2018-07-17 02:01:15,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.233940839767s 2018-07-17 02:01:15,641 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-64aafff4-3909-45b0-ae2b-60e11f1f7dca 2018-07-17 02:01:15,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-17 02:01:15,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}309c4f25beabfbd954bf58b9080472acffee4dec" 2018-07-17 02:01:15,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 17 Jul 2018 02:01:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a46550c6-0aa0-44af-9d08-30e44e7ba1db Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "08e6db99b0684fd2b2b246beef1767e9", "links": {"self": "http://172.30.9.30:5000/v3/roles/08e6db99b0684fd2b2b246beef1767e9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "1f97398db2d048b18593672a81b04546", "links": {"self": "http://172.30.9.30:5000/v3/roles/1f97398db2d048b18593672a81b04546"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "40a8e68b62584aee9594d8ddca14ce1c", "links": {"self": "http://172.30.9.30:5000/v3/roles/40a8e68b62584aee9594d8ddca14ce1c"}, "name": "admin"}, {"domain_id": null, "id": "424042151bb341f6ba1c056f88553b44", "links": {"self": "http://172.30.9.30:5000/v3/roles/424042151bb341f6ba1c056f88553b44"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "468d198354ae4e4481aafd3f4b9e8a0f", "links": {"self": "http://172.30.9.30:5000/v3/roles/468d198354ae4e4481aafd3f4b9e8a0f"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ded562c186e84c2baaf3480f758e89ac", "links": {"self": "http://172.30.9.30:5000/v3/roles/ded562c186e84c2baaf3480f758e89ac"}, "name": "member"}]} 2018-07-17 02:01:15,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-a46550c6-0aa0-44af-9d08-30e44e7ba1db 2018-07-17 02:01:15,820 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.17409491539s 2018-07-17 02:01:15,820 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-a46550c6-0aa0-44af-9d08-30e44e7ba1db 2018-07-17 02:01:15,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-17 02:01:15,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}309c4f25beabfbd954bf58b9080472acffee4dec" 2018-07-17 02:01:16,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 17 Jul 2018 02:01:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04811eaf-6791-4128-ab6a-57e392aa85d8 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-17 02:01:16,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-04811eaf-6791-4128-ab6a-57e392aa85d8 2018-07-17 02:01:16,016 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.191430091858s 2018-07-17 02:01:16,017 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-04811eaf-6791-4128-ab6a-57e392aa85d8 2018-07-17 02:01:16,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-17 02:01:16,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}309c4f25beabfbd954bf58b9080472acffee4dec" 2018-07-17 02:01:16,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 17 Jul 2018 02:01:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d959fd7-42f8-4535-b853-cbe73ceaf931 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/05c47f35b4c8488899d71e7cfb6b3bfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c47f35b4c8488899d71e7cfb6b3bfd", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/0bad9939990341718493dc29be283de9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bad9939990341718493dc29be283de9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/1986679d271249c9b32fd87c6504ce72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1986679d271249c9b32fd87c6504ce72", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/24ba06262c25464e854bcfa66e84229d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24ba06262c25464e854bcfa66e84229d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_c97e8237-6a58-41bb-ab6b-0fc537d30d45", "links": {"self": "http://172.30.9.30:5000/v3/users/325e7dd7b95147fc960d72cf4adcc429"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "325e7dd7b95147fc960d72cf4adcc429", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/54016e7d40194f9091000292d9dcb31d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54016e7d40194f9091000292d9dcb31d", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/7cfd2961676d4865b666c8cf97a9e4b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7cfd2961676d4865b666c8cf97a9e4b9", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/7e5d5589410744989af7f9962725b11f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5d5589410744989af7f9962725b11f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/92c852e85f434a6492e6cae4a2398733"}, "domain_id": "4f937d3e96bc4e589d29a41856c004c1", "enabled": true, "options": {}, "id": "92c852e85f434a6492e6cae4a2398733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/9d42c28d1efc4805a96ae50f3994a9e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d42c28d1efc4805a96ae50f3994a9e5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a1515438cbad4bbc9513e9973091036a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1515438cbad4bbc9513e9973091036a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/cfcc3eb146914e59ba22835fe55d0caf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfcc3eb146914e59ba22835fe55d0caf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/d62c44e1f5c44409a9b2ba9fa83404a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d62c44e1f5c44409a9b2ba9fa83404a4", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e16d268a14034856b5aa9b47a104fb04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e16d268a14034856b5aa9b47a104fb04", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/ec3b8e3069804dd2833a798d424679cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec3b8e3069804dd2833a798d424679cc", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-07-17 02:01:16,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-7d959fd7-42f8-4535-b853-cbe73ceaf931 2018-07-17 02:01:16,149 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.130812883377s 2018-07-17 02:01:16,149 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-7d959fd7-42f8-4535-b853-cbe73ceaf931 2018-07-17 02:01:16,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-17 02:01:16,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}309c4f25beabfbd954bf58b9080472acffee4dec" 2018-07-17 02:01:16,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 17 Jul 2018 02:01:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac59662d-7835-47da-9479-a13ad4b613a6 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/df9a44cd2aa744cebd2be4314181b803"}, "tags": [], "enabled": true, "id": "df9a44cd2aa744cebd2be4314181b803", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/32473c3bbed64b4dbf895d6fdcf91a2c"}, "tags": [], "enabled": true, "id": "32473c3bbed64b4dbf895d6fdcf91a2c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.30:5000/v3/projects/373866ab30a742fb96fb14cec3274782"}, "tags": [], "enabled": true, "id": "373866ab30a742fb96fb14cec3274782", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_c97e8237-6a58-41bb-ab6b-0fc537d30d45"}]} 2018-07-17 02:01:16,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-ac59662d-7835-47da-9479-a13ad4b613a6 2018-07-17 02:01:16,266 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.105240106583s 2018-07-17 02:01:16,266 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-ac59662d-7835-47da-9479-a13ad4b613a6 2018-07-17 02:01:16,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-17 02:01:16,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:5000/v3/role_assignments?user.id=325e7dd7b95147fc960d72cf4adcc429&role.id=ded562c186e84c2baaf3480f758e89ac&scope.project.id=373866ab30a742fb96fb14cec3274782" -H "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}309c4f25beabfbd954bf58b9080472acffee4dec" 2018-07-17 02:01:16,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 17 Jul 2018 02:01:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82be2c04-3d1a-46d5-8cc3-493f94e7ba41 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=325e7dd7b95147fc960d72cf4adcc429&role.id=ded562c186e84c2baaf3480f758e89ac&scope.project.id=373866ab30a742fb96fb14cec3274782", "previous": null, "next": null}} 2018-07-17 02:01:16,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=325e7dd7b95147fc960d72cf4adcc429&role.id=ded562c186e84c2baaf3480f758e89ac&scope.project.id=373866ab30a742fb96fb14cec3274782 used request id req-82be2c04-3d1a-46d5-8cc3-493f94e7ba41 2018-07-17 02:01:16,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.18189406395s 2018-07-17 02:01:16,456 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=325e7dd7b95147fc960d72cf4adcc429&role.id=ded562c186e84c2baaf3480f758e89ac&scope.project.id=373866ab30a742fb96fb14cec3274782 used request id req-82be2c04-3d1a-46d5-8cc3-493f94e7ba41 2018-07-17 02:01:16,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-17 02:01:16,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/projects/373866ab30a742fb96fb14cec3274782/users/325e7dd7b95147fc960d72cf4adcc429/roles/ded562c186e84c2baaf3480f758e89ac -H "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}309c4f25beabfbd954bf58b9080472acffee4dec" 2018-07-17 02:01:16,724 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 17 Jul 2018 02:01:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93c6c9df-cca9-4fa0-9507-8fb81da5b4cd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-17 02:01:16,724 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/373866ab30a742fb96fb14cec3274782/users/325e7dd7b95147fc960d72cf4adcc429/roles/ded562c186e84c2baaf3480f758e89ac used request id req-93c6c9df-cca9-4fa0-9507-8fb81da5b4cd 2018-07-17 02:01:16,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.265352964401s 2018-07-17 02:01:16,725 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/373866ab30a742fb96fb14cec3274782/users/325e7dd7b95147fc960d72cf4adcc429/roles/ded562c186e84c2baaf3480f758e89ac used request id req-93c6c9df-cca9-4fa0-9507-8fb81da5b4cd 2018-07-17 02:01:16,726 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_c97e8237-6a58-41bb-ab6b-0fc537d30d45', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'373866ab30a742fb96fb14cec3274782', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '379327dc-2f3c-4368-9cef-32e11f0dfd39', 'username': u'tenantnetwork2-user_c97e8237-6a58-41bb-ab6b-0fc537d30d45', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.30: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-17 02:01:16,727 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-17 02:01:16,727 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-17 02:01:16,727 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-17 02:01:16,727 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-17 02:01:16,727 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-17 02:01:16,727 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-17 02:01:16,728 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-17 02:01:16,728 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-17 02:01:16,728 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-17 02:01:16,728 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-17 02:01:16,728 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-17 02:01:16,728 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-17 02:01:16,728 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-17 02:01:16,728 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-17 02:01:16,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-17 02:01:16,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-17 02:01:16,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-17 02:01:16,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-17 02:01:16,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-17 02:01:16,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-17 02:01:16,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-17 02:01:16,729 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-17 02:01:16,731 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_c97e8237-6a58-41bb-ab6b-0fc537d30d45', 'password': '379327dc-2f3c-4368-9cef-32e11f0dfd39', 'project_name': 'tenantnetwork2-project_c97e8237-6a58-41bb-ab6b-0fc537d30d45', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.30:5000/v3', 'project_id': '373866ab30a742fb96fb14cec3274782', 'project_domain_name': 'Default'} 2018-07-17 02:01:16,731 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-07-17 02:01:16,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-17 02:01:16,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 17 Jul 2018 02:01:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fe7405c-9841-4248-b4f3-91da86b44aab 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.30:5000/v3/", "rel": "self"}]}} 2018-07-17 02:01:16,739 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-7fe7405c-9841-4248-b4f3-91da86b44aab 2018-07-17 02:01:16,740 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-07-17 02:01:17,259 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "468d198354ae4e4481aafd3f4b9e8a0f", "name": "reader"}, {"id": "ded562c186e84c2baaf3480f758e89ac", "name": "member"}], "expires_at": "2018-07-17T03:01:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "373866ab30a742fb96fb14cec3274782", "name": "tenantnetwork2-project_c97e8237-6a58-41bb-ab6b-0fc537d30d45"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0410f96bf35b401fa6ccb58a51d961cd"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75f14cddbbaf4633baf1fce24768eb82"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98d94ffc1ae0417ea62e6fee5f6c7070"}], "type": "cloudformation", "id": "0165f890186e42a4be389b22cfaa85dd", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29be59ba14ab418daf65b085bfe5dd36"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c4cb5914907406db650e8adab8ce00c"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c32602db62c84324be217376155510fe"}], "type": "placement", "id": "17796dd477a94304b5ea717f36283718", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8004/v1/373866ab30a742fb96fb14cec3274782", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "371fb98d16a742208480d4c00f62b49c"}, {"url": "http://192.30.9.9:8004/v1/373866ab30a742fb96fb14cec3274782", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "deb9481e0b0f4ab489b4b8fafec573a0"}, {"url": "http://192.30.9.9:8004/v1/373866ab30a742fb96fb14cec3274782", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e3d8e75c064c4d079c0abb37d7de3ee5"}], "type": "orchestration", "id": "38b44ec7cf314a089d05b3d75d018989", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "116d91eed4144dcaa769c75c3e7d90cb"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db45c511f24458f98cda0bb493786fa"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eb4b643aac554728b3f81ba8dd51a26a"}], "type": "compute", "id": "5522a6be77484f4483fd54c8814dea70", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c830aa4edec64206af4921301d34e427"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e107b19c4824417f80d082f70770f4bb"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f37a9c2583cf43e5be5e1a02cf29c285"}], "type": "image", "id": "6a63526673a64a29b33acc003b66a4fd", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/373866ab30a742fb96fb14cec3274782", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c95c466239f472c945f4869f11c5330"}, {"url": "http://192.30.9.9:8776/v2/373866ab30a742fb96fb14cec3274782", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "279484296292464abd785c21a57424da"}, {"url": "http://172.30.9.30:8776/v2/373866ab30a742fb96fb14cec3274782", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68fffe824507461ebc220ab2a4c38bd6"}], "type": "volumev2", "id": "791cc12b6413436395f33a8c36431c8f", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "7d82eea969614a809308a334fd7a5f56", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a27f4b99df6442395f715870ab7683a"}, {"url": "http://12.0.0.21:8080/v1/AUTH_373866ab30a742fb96fb14cec3274782", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7119ef2694624392a98108f39393bb99"}, {"url": "http://172.30.9.30:8080/v1/AUTH_373866ab30a742fb96fb14cec3274782", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a631c105f458404a907208d1195bdd5d"}], "type": "object-store", "id": "8ed4a04d50f5472f9d7dd3482536eed4", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b5bdd5020244475a86a00b93ab61fa5"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e08d9ce13d4e1fbcb6a204c2abb7d3"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea4bbfc897764155b32443efaff15c39"}], "type": "network", "id": "93475ccbd9864b82ad9221d3fa27fb1b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/373866ab30a742fb96fb14cec3274782", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f43fb410e2e47ddbfd3e36873fe5c7a"}, {"url": "http://192.30.9.9:8776/v1/373866ab30a742fb96fb14cec3274782", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b721f573ff884d8aab737a4a36212c11"}, {"url": "http://172.30.9.30:8776/v1/373866ab30a742fb96fb14cec3274782", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5c9c2a61a234fa5ab92c3c3140391f1"}], "type": "volume", "id": "a2030268fb724d7fa4da9ab14d220ee2", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58c33293979c4947ab0d82e70139a705"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87ffdf4f9e1f47d78dcecf3e0b6d852a"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f8bcdb047ae4b0eb0757b5a1e696106"}], "type": "identity", "id": "b6ff810003bc42a68c9460e52e9945ef", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ae3970fa8b4359a3adacdfbbc08480"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3d75e122976d4a6bacc879ec646fdaa3"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "732ec7704e3942d88d97223beabe2e75"}], "type": "event", "id": "c1c5575a78d14a28add05b4d585a4323", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/373866ab30a742fb96fb14cec3274782", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147496c79dec466c9ed005218550edf0"}, {"url": "http://192.30.9.9:8776/v3/373866ab30a742fb96fb14cec3274782", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f72a37f52d24ee3a25ed27484aacfa9"}, {"url": "http://172.30.9.30:8776/v3/373866ab30a742fb96fb14cec3274782", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6037be53996b44f3bd6896f725b25d6c"}], "type": "volumev3", "id": "cc8d9f20d05346c5be56f21d21a98c4c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e5d02830d2844fd999471aad2852f97"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2941e64479f74f609609c6e17698ad2d"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "62c39797fa85444282a31669270b360b"}], "type": "metric", "id": "ea6e891d414549c3ae1ae6169354da13", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d5c723523f443c9232d838ac005843"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "911a12ebebe648528e0aecca68ff14cd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc220b7dd1794d08bd65a9f8bcc2737d"}], "type": "alarming", "id": "ffd886326068473fa265f2545bd2b941", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_c97e8237-6a58-41bb-ab6b-0fc537d30d45", "id": "325e7dd7b95147fc960d72cf4adcc429"}, "audit_ids": ["6uPU2yN2Qw2qMJxH1ERgFg"], "issued_at": "2018-07-17T02:01:17.000000Z"}} 2018-07-17 02:01:17,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-17 02:01:17,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}b4ae9ef5b933a34c1e66c747f8d7ac516faab12c" -d '{"network": {"name": "tenantnetwork2-net_c97e8237-6a58-41bb-ab6b-0fc537d30d45", "admin_state_up": true}}' 2018-07-17 02:01:17,852 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-1b2d0171-a0fe-4d6c-9762-b1ebc6b41380 Date: Tue, 17 Jul 2018 02:01:17 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"ea411c16-db5e-4841-9891-50c862478f50","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"373866ab30a742fb96fb14cec3274782","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-17T02:01:17Z","is_default":false,"name":"tenantnetwork2-net_c97e8237-6a58-41bb-ab6b-0fc537d30d45","qos_policy_id":null,"admin_state_up":true,"tenant_id":"373866ab30a742fb96fb14cec3274782","created_at":"2018-07-17T02:01:17Z","mtu":1450}} 2018-07-17 02:01:17,852 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-1b2d0171-a0fe-4d6c-9762-b1ebc6b41380 2018-07-17 02:01:17,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.589830875397s 2018-07-17 02:01:17,853 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-1b2d0171-a0fe-4d6c-9762-b1ebc6b41380 2018-07-17 02:01:17,853 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-17T02:01:17Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'ea411c16-db5e-4841-9891-50c862478f50', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-net_c97e8237-6a58-41bb-ab6b-0fc537d30d45', u'admin_state_up': True, u'tenant_id': u'373866ab30a742fb96fb14cec3274782', u'created_at': u'2018-07-17T02:01:17Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'373866ab30a742fb96fb14cec3274782', u'l2_adjacency': True}) 2018-07-17 02:01:17,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-17 02:01:17,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}b4ae9ef5b933a34c1e66c747f8d7ac516faab12c" 2018-07-17 02:01:18,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-d5456521-a989-433d-9e0b-d03f3d52d169 Date: Tue, 17 Jul 2018 02:01:18 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4bc59cd0-9a8b-4247-8a4d-cec5859893c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"32473c3bbed64b4dbf895d6fdcf91a2c","l2_adjacency":true,"status":"ACTIVE","subnets":["a0d435ca-278e-4d42-a8f0-739462e9c396"],"description":"","tags":[],"updated_at":"2018-07-17T01:57:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"32473c3bbed64b4dbf895d6fdcf91a2c","created_at":"2018-07-17T01:57:18Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"ea411c16-db5e-4841-9891-50c862478f50","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"373866ab30a742fb96fb14cec3274782","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-17T02:01:17Z","qos_policy_id":null,"name":"tenantnetwork2-net_c97e8237-6a58-41bb-ab6b-0fc537d30d45","admin_state_up":true,"tenant_id":"373866ab30a742fb96fb14cec3274782","created_at":"2018-07-17T02:01:17Z","mtu":1450}]} 2018-07-17 02:01:18,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-d5456521-a989-433d-9e0b-d03f3d52d169 2018-07-17 02:01:18,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.08512616158s 2018-07-17 02:01:18,939 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-d5456521-a989-433d-9e0b-d03f3d52d169 2018-07-17 02:01:18,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-17 02:01:18,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}b4ae9ef5b933a34c1e66c747f8d7ac516faab12c" -d '{"subnet": {"name": "tenantnetwork2-subnet_c97e8237-6a58-41bb-ab6b-0fc537d30d45", "enable_dhcp": true, "network_id": "ea411c16-db5e-4841-9891-50c862478f50", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.0.0/24"}}' 2018-07-17 02:01:20,513 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-6df1ba3f-c1e9-4234-a4a9-edc947fab9d9 Date: Tue, 17 Jul 2018 02:01:20 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea411c16-db5e-4841-9891-50c862478f50","tenant_id":"373866ab30a742fb96fb14cec3274782","created_at":"2018-07-17T02:01:20Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-17T02:01:20Z","gateway_ip":"192.168.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.0.0/24","project_id":"373866ab30a742fb96fb14cec3274782","id":"ba144860-4b96-4e95-a900-a05894e8fb9e","subnetpool_id":null,"name":"tenantnetwork2-subnet_c97e8237-6a58-41bb-ab6b-0fc537d30d45"}} 2018-07-17 02:01:20,513 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-6df1ba3f-c1e9-4234-a4a9-edc947fab9d9 2018-07-17 02:01:20,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.57157087326s 2018-07-17 02:01:20,514 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-6df1ba3f-c1e9-4234-a4a9-edc947fab9d9 2018-07-17 02:01:20,514 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-17T02:01:20Z', 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'ba144860-4b96-4e95-a900-a05894e8fb9e', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_c97e8237-6a58-41bb-ab6b-0fc537d30d45', u'enable_dhcp': True, u'network_id': u'ea411c16-db5e-4841-9891-50c862478f50', u'tenant_id': u'373866ab30a742fb96fb14cec3274782', u'created_at': u'2018-07-17T02:01:20Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.0.1', u'ip_version': 4, u'project_id': u'373866ab30a742fb96fb14cec3274782'}) 2018-07-17 02:01:20,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-17 02:01:20,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}b4ae9ef5b933a34c1e66c747f8d7ac516faab12c" -d '{"router": {"external_gateway_info": {"network_id": "4bc59cd0-9a8b-4247-8a4d-cec5859893c2"}, "name": "tenantnetwork2-router_c97e8237-6a58-41bb-ab6b-0fc537d30d45", "admin_state_up": true}}' 2018-07-17 02:01:27,587 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-51188b25-1f91-4e09-8814-010b8851acc3 Date: Tue, 17 Jul 2018 02:01:27 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4bc59cd0-9a8b-4247-8a4d-cec5859893c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a0d435ca-278e-4d42-a8f0-739462e9c396", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "373866ab30a742fb96fb14cec3274782", "created_at": "2018-07-17T02:01:22Z", "admin_state_up": true, "updated_at": "2018-07-17T02:01:23Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "373866ab30a742fb96fb14cec3274782", "id": "8f455e95-c67a-4c5c-9045-e074f67436c3", "name": "tenantnetwork2-router_c97e8237-6a58-41bb-ab6b-0fc537d30d45"}} 2018-07-17 02:01:27,587 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-51188b25-1f91-4e09-8814-010b8851acc3 2018-07-17 02:01:27,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.07234716415s 2018-07-17 02:01:27,588 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-51188b25-1f91-4e09-8814-010b8851acc3 2018-07-17 02:01:27,588 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-17T02:01:23Z', u'revision_number': 3, u'id': u'8f455e95-c67a-4c5c-9045-e074f67436c3', u'external_gateway_info': {u'network_id': u'4bc59cd0-9a8b-4247-8a4d-cec5859893c2', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a0d435ca-278e-4d42-a8f0-739462e9c396', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_c97e8237-6a58-41bb-ab6b-0fc537d30d45', u'admin_state_up': True, u'tenant_id': u'373866ab30a742fb96fb14cec3274782', u'created_at': u'2018-07-17T02:01:22Z', u'flavor_id': None, u'routes': [], u'project_id': u'373866ab30a742fb96fb14cec3274782'}) 2018-07-17 02:01:27,589 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-17 02:01:27,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/8f455e95-c67a-4c5c-9045-e074f67436c3/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}b4ae9ef5b933a34c1e66c747f8d7ac516faab12c" -d '{"subnet_id": "ba144860-4b96-4e95-a900-a05894e8fb9e"}' 2018-07-17 02:01:31,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-233e681b-29b1-4912-9d7d-68f6dc582f92 Date: Tue, 17 Jul 2018 02:01:31 GMT RESP BODY: {"network_id": "ea411c16-db5e-4841-9891-50c862478f50", "tenant_id": "373866ab30a742fb96fb14cec3274782", "subnet_id": "ba144860-4b96-4e95-a900-a05894e8fb9e", "subnet_ids": ["ba144860-4b96-4e95-a900-a05894e8fb9e"], "port_id": "53ec4b66-f786-49e9-a06c-d059b77f715d", "id": "8f455e95-c67a-4c5c-9045-e074f67436c3"} 2018-07-17 02:01:31,027 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/8f455e95-c67a-4c5c-9045-e074f67436c3/add_router_interface.json used request id req-233e681b-29b1-4912-9d7d-68f6dc582f92 2018-07-17 02:01:31,027 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.43799591064s 2018-07-17 02:01:31,028 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/8f455e95-c67a-4c5c-9045-e074f67436c3/add_router_interface.json used request id req-233e681b-29b1-4912-9d7d-68f6dc582f92 returning object 8f455e95-c67a-4c5c-9045-e074f67436c3 2018-07-17 02:01:31,142 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-17 02:01:31,143 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:14 | PASS | +------------------------+------------------+------------------+----------------+ 2018-07-17 02:01:31,149 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-17 02:01:31,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/8f455e95-c67a-4c5c-9045-e074f67436c3/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}b4ae9ef5b933a34c1e66c747f8d7ac516faab12c" -d '{"subnet_id": "ba144860-4b96-4e95-a900-a05894e8fb9e"}' 2018-07-17 02:01:33,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d3d0da83-2515-4c48-b79c-a9dd9d131850 Date: Tue, 17 Jul 2018 02:01:33 GMT RESP BODY: {"network_id": "ea411c16-db5e-4841-9891-50c862478f50", "tenant_id": "373866ab30a742fb96fb14cec3274782", "subnet_id": "ba144860-4b96-4e95-a900-a05894e8fb9e", "subnet_ids": ["ba144860-4b96-4e95-a900-a05894e8fb9e"], "port_id": "53ec4b66-f786-49e9-a06c-d059b77f715d", "id": "8f455e95-c67a-4c5c-9045-e074f67436c3"} 2018-07-17 02:01:33,458 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/8f455e95-c67a-4c5c-9045-e074f67436c3/remove_router_interface.json used request id req-d3d0da83-2515-4c48-b79c-a9dd9d131850 2018-07-17 02:01:33,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.30980110168s 2018-07-17 02:01:33,459 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/8f455e95-c67a-4c5c-9045-e074f67436c3/remove_router_interface.json used request id req-d3d0da83-2515-4c48-b79c-a9dd9d131850 returning object 8f455e95-c67a-4c5c-9045-e074f67436c3 2018-07-17 02:01:33,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-17 02:01:33,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}b4ae9ef5b933a34c1e66c747f8d7ac516faab12c" 2018-07-17 02:01:33,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-521f94f6-e3a1-442b-836d-3859de62f1fa Date: Tue, 17 Jul 2018 02:01:33 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4bc59cd0-9a8b-4247-8a4d-cec5859893c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a0d435ca-278e-4d42-a8f0-739462e9c396", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "373866ab30a742fb96fb14cec3274782", "created_at": "2018-07-17T02:01:22Z", "admin_state_up": true, "updated_at": "2018-07-17T02:01:32Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "373866ab30a742fb96fb14cec3274782", "id": "8f455e95-c67a-4c5c-9045-e074f67436c3", "name": "tenantnetwork2-router_c97e8237-6a58-41bb-ab6b-0fc537d30d45"}]} 2018-07-17 02:01:33,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-521f94f6-e3a1-442b-836d-3859de62f1fa 2018-07-17 02:01:33,844 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.384956121445s 2018-07-17 02:01:33,845 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-521f94f6-e3a1-442b-836d-3859de62f1fa 2018-07-17 02:01:33,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-17 02:01:33,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/routers/8f455e95-c67a-4c5c-9045-e074f67436c3.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}b4ae9ef5b933a34c1e66c747f8d7ac516faab12c" 2018-07-17 02:01:38,520 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ddcc5be8-e46c-4ac0-b435-6b714789bfcd Content-Length: 0 Date: Tue, 17 Jul 2018 02:01:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 02:01:38,520 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/8f455e95-c67a-4c5c-9045-e074f67436c3.json used request id req-ddcc5be8-e46c-4ac0-b435-6b714789bfcd 2018-07-17 02:01:38,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.67413210869s 2018-07-17 02:01:38,521 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/8f455e95-c67a-4c5c-9045-e074f67436c3.json used request id req-ddcc5be8-e46c-4ac0-b435-6b714789bfcd 2018-07-17 02:01:38,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-17 02:01:38,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}b4ae9ef5b933a34c1e66c747f8d7ac516faab12c" 2018-07-17 02:01:39,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-35f8c481-a99e-47d5-af3d-5e9455025924 Date: Tue, 17 Jul 2018 02:01:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ea411c16-db5e-4841-9891-50c862478f50","tenant_id":"373866ab30a742fb96fb14cec3274782","created_at":"2018-07-17T02:01:20Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-17T02:01:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"gateway_ip":"192.168.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.0.0/24","project_id":"373866ab30a742fb96fb14cec3274782","id":"ba144860-4b96-4e95-a900-a05894e8fb9e","subnetpool_id":null,"name":"tenantnetwork2-subnet_c97e8237-6a58-41bb-ab6b-0fc537d30d45"}]} 2018-07-17 02:01:39,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-35f8c481-a99e-47d5-af3d-5e9455025924 2018-07-17 02:01:39,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.996911048889s 2018-07-17 02:01:39,518 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-35f8c481-a99e-47d5-af3d-5e9455025924 2018-07-17 02:01:39,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-17 02:01:39,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/subnets/ba144860-4b96-4e95-a900-a05894e8fb9e.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}b4ae9ef5b933a34c1e66c747f8d7ac516faab12c" 2018-07-17 02:01:42,675 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-342799aa-3ca7-47e8-a877-1c26ed04ea5e Date: Tue, 17 Jul 2018 02:01:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 02:01:42,675 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/ba144860-4b96-4e95-a900-a05894e8fb9e.json used request id req-342799aa-3ca7-47e8-a877-1c26ed04ea5e 2018-07-17 02:01:42,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.15574598312s 2018-07-17 02:01:42,676 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/ba144860-4b96-4e95-a900-a05894e8fb9e.json used request id req-342799aa-3ca7-47e8-a877-1c26ed04ea5e 2018-07-17 02:01:42,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-17 02:01:42,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}b4ae9ef5b933a34c1e66c747f8d7ac516faab12c" 2018-07-17 02:01:43,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1241 X-Openstack-Request-Id: req-50c04dfa-d96e-4994-91b3-28dc1782ecde Date: Tue, 17 Jul 2018 02:01:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4bc59cd0-9a8b-4247-8a4d-cec5859893c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"32473c3bbed64b4dbf895d6fdcf91a2c","l2_adjacency":true,"status":"ACTIVE","subnets":["a0d435ca-278e-4d42-a8f0-739462e9c396"],"description":"","tags":[],"updated_at":"2018-07-17T01:57:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"32473c3bbed64b4dbf895d6fdcf91a2c","created_at":"2018-07-17T01:57:18Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ea411c16-db5e-4841-9891-50c862478f50","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"373866ab30a742fb96fb14cec3274782","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-17T02:01:42Z","qos_policy_id":null,"name":"tenantnetwork2-net_c97e8237-6a58-41bb-ab6b-0fc537d30d45","admin_state_up":true,"tenant_id":"373866ab30a742fb96fb14cec3274782","created_at":"2018-07-17T02:01:17Z","mtu":1450}]} 2018-07-17 02:01:43,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-50c04dfa-d96e-4994-91b3-28dc1782ecde 2018-07-17 02:01:43,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.1007168293s 2018-07-17 02:01:43,777 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-50c04dfa-d96e-4994-91b3-28dc1782ecde 2018-07-17 02:01:43,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-17 02:01:43,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/networks/ea411c16-db5e-4841-9891-50c862478f50.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}b4ae9ef5b933a34c1e66c747f8d7ac516faab12c" 2018-07-17 02:01:45,361 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2e65302e-3c67-4747-80ff-0f1a0d3d4783 Date: Tue, 17 Jul 2018 02:01:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 02:01:45,361 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/ea411c16-db5e-4841-9891-50c862478f50.json used request id req-2e65302e-3c67-4747-80ff-0f1a0d3d4783 2018-07-17 02:01:45,361 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.5828640461s 2018-07-17 02:01:45,362 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/ea411c16-db5e-4841-9891-50c862478f50.json used request id req-2e65302e-3c67-4747-80ff-0f1a0d3d4783 2018-07-17 02:01:45,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-17 02:01:45,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}309c4f25beabfbd954bf58b9080472acffee4dec" 2018-07-17 02:01:45,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 17 Jul 2018 02:01:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8d104da-e0f2-46ce-9127-fe7203b8c4ad Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/05c47f35b4c8488899d71e7cfb6b3bfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c47f35b4c8488899d71e7cfb6b3bfd", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/0bad9939990341718493dc29be283de9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bad9939990341718493dc29be283de9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/1986679d271249c9b32fd87c6504ce72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1986679d271249c9b32fd87c6504ce72", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/24ba06262c25464e854bcfa66e84229d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24ba06262c25464e854bcfa66e84229d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_c97e8237-6a58-41bb-ab6b-0fc537d30d45", "links": {"self": "http://172.30.9.30:5000/v3/users/325e7dd7b95147fc960d72cf4adcc429"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "325e7dd7b95147fc960d72cf4adcc429", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/54016e7d40194f9091000292d9dcb31d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54016e7d40194f9091000292d9dcb31d", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/7cfd2961676d4865b666c8cf97a9e4b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7cfd2961676d4865b666c8cf97a9e4b9", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/7e5d5589410744989af7f9962725b11f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5d5589410744989af7f9962725b11f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/92c852e85f434a6492e6cae4a2398733"}, "domain_id": "4f937d3e96bc4e589d29a41856c004c1", "enabled": true, "options": {}, "id": "92c852e85f434a6492e6cae4a2398733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/9d42c28d1efc4805a96ae50f3994a9e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d42c28d1efc4805a96ae50f3994a9e5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a1515438cbad4bbc9513e9973091036a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1515438cbad4bbc9513e9973091036a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/cfcc3eb146914e59ba22835fe55d0caf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfcc3eb146914e59ba22835fe55d0caf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/d62c44e1f5c44409a9b2ba9fa83404a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d62c44e1f5c44409a9b2ba9fa83404a4", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e16d268a14034856b5aa9b47a104fb04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e16d268a14034856b5aa9b47a104fb04", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/ec3b8e3069804dd2833a798d424679cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec3b8e3069804dd2833a798d424679cc", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-07-17 02:01:45,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-f8d104da-e0f2-46ce-9127-fe7203b8c4ad 2018-07-17 02:01:45,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.203076124191s 2018-07-17 02:01:45,566 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-f8d104da-e0f2-46ce-9127-fe7203b8c4ad 2018-07-17 02:01:45,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-17 02:01:45,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users/325e7dd7b95147fc960d72cf4adcc429 -H "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}309c4f25beabfbd954bf58b9080472acffee4dec" 2018-07-17 02:01:45,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 17 Jul 2018 02:01:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b22e7e6e-c972-4db2-8480-3d40f9f80555 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_c97e8237-6a58-41bb-ab6b-0fc537d30d45", "links": {"self": "http://172.30.9.30:5000/v3/users/325e7dd7b95147fc960d72cf4adcc429"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "325e7dd7b95147fc960d72cf4adcc429", "description": null}} 2018-07-17 02:01:45,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/325e7dd7b95147fc960d72cf4adcc429 used request id req-b22e7e6e-c972-4db2-8480-3d40f9f80555 2018-07-17 02:01:45,687 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.115339994431s 2018-07-17 02:01:45,687 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/325e7dd7b95147fc960d72cf4adcc429 used request id req-b22e7e6e-c972-4db2-8480-3d40f9f80555 2018-07-17 02:01:45,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-17 02:01:45,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/users/325e7dd7b95147fc960d72cf4adcc429 -H "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}309c4f25beabfbd954bf58b9080472acffee4dec" 2018-07-17 02:01:45,951 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 17 Jul 2018 02:01:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f8f8360-257d-421a-9bf5-d4904898191f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-17 02:01:45,951 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/325e7dd7b95147fc960d72cf4adcc429 used request id req-6f8f8360-257d-421a-9bf5-d4904898191f 2018-07-17 02:01:45,951 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.263165950775s 2018-07-17 02:01:45,951 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/325e7dd7b95147fc960d72cf4adcc429 used request id req-6f8f8360-257d-421a-9bf5-d4904898191f 2018-07-17 02:01:45,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-17 02:01:45,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}309c4f25beabfbd954bf58b9080472acffee4dec" 2018-07-17 02:01:46,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 17 Jul 2018 02:01:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ae3a560-80fb-4d1a-b955-10afac926555 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/32473c3bbed64b4dbf895d6fdcf91a2c"}, "tags": [], "enabled": true, "id": "32473c3bbed64b4dbf895d6fdcf91a2c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.30:5000/v3/projects/373866ab30a742fb96fb14cec3274782"}, "tags": [], "enabled": true, "id": "373866ab30a742fb96fb14cec3274782", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_c97e8237-6a58-41bb-ab6b-0fc537d30d45"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/df9a44cd2aa744cebd2be4314181b803"}, "tags": [], "enabled": true, "id": "df9a44cd2aa744cebd2be4314181b803", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-17 02:01:46,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-8ae3a560-80fb-4d1a-b955-10afac926555 2018-07-17 02:01:46,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.107494115829s 2018-07-17 02:01:46,066 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-8ae3a560-80fb-4d1a-b955-10afac926555 2018-07-17 02:01:46,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-17 02:01:46,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/projects/373866ab30a742fb96fb14cec3274782 -H "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}309c4f25beabfbd954bf58b9080472acffee4dec" 2018-07-17 02:01:46,291 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 17 Jul 2018 02:01:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8430935-cddb-499e-bb19-4ca2f676eeeb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-17 02:01:46,291 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/373866ab30a742fb96fb14cec3274782 used request id req-f8430935-cddb-499e-bb19-4ca2f676eeeb 2018-07-17 02:01:46,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.221414089203s 2018-07-17 02:01:46,292 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/373866ab30a742fb96fb14cec3274782 used request id req-f8430935-cddb-499e-bb19-4ca2f676eeeb 2018-07-17 02:01:46,343 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-07-17 02:01:46,418 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-17 02:01:46,418 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-17 02:01:46,418 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-17 02:01:46,418 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-17 02:01:46,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-17 02:01:46,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-17 02:01:46,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-17 02:01:46,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-17 02:01:46,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-17 02:01:46,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-17 02:01:46,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-17 02:01:46,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-17 02:01:46,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-17 02:01:46,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-17 02:01:46,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-17 02:01:46,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-17 02:01:46,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-17 02:01:46,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-17 02:01:46,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-17 02:01:46,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-17 02:01:46,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-17 02:01:46,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-17 02:01:46,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-17 02:01:46,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 17 Jul 2018 02:01:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97b30a6c-146b-48a4-8cc8-db5883e3d9a6 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.30:5000/v3/", "rel": "self"}]}} 2018-07-17 02:01:46,425 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-97b30a6c-146b-48a4-8cc8-db5883e3d9a6 2018-07-17 02:01:46,426 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-07-17 02:01:46,966 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "468d198354ae4e4481aafd3f4b9e8a0f", "name": "reader"}, {"id": "ded562c186e84c2baaf3480f758e89ac", "name": "member"}, {"id": "40a8e68b62584aee9594d8ddca14ce1c", "name": "admin"}], "expires_at": "2018-07-17T03:01:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "df9a44cd2aa744cebd2be4314181b803", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0410f96bf35b401fa6ccb58a51d961cd"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75f14cddbbaf4633baf1fce24768eb82"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98d94ffc1ae0417ea62e6fee5f6c7070"}], "type": "cloudformation", "id": "0165f890186e42a4be389b22cfaa85dd", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29be59ba14ab418daf65b085bfe5dd36"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c4cb5914907406db650e8adab8ce00c"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c32602db62c84324be217376155510fe"}], "type": "placement", "id": "17796dd477a94304b5ea717f36283718", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8004/v1/df9a44cd2aa744cebd2be4314181b803", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "371fb98d16a742208480d4c00f62b49c"}, {"url": "http://192.30.9.9:8004/v1/df9a44cd2aa744cebd2be4314181b803", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "deb9481e0b0f4ab489b4b8fafec573a0"}, {"url": "http://192.30.9.9:8004/v1/df9a44cd2aa744cebd2be4314181b803", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e3d8e75c064c4d079c0abb37d7de3ee5"}], "type": "orchestration", "id": "38b44ec7cf314a089d05b3d75d018989", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "116d91eed4144dcaa769c75c3e7d90cb"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db45c511f24458f98cda0bb493786fa"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eb4b643aac554728b3f81ba8dd51a26a"}], "type": "compute", "id": "5522a6be77484f4483fd54c8814dea70", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c830aa4edec64206af4921301d34e427"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e107b19c4824417f80d082f70770f4bb"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f37a9c2583cf43e5be5e1a02cf29c285"}], "type": "image", "id": "6a63526673a64a29b33acc003b66a4fd", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/df9a44cd2aa744cebd2be4314181b803", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c95c466239f472c945f4869f11c5330"}, {"url": "http://192.30.9.9:8776/v2/df9a44cd2aa744cebd2be4314181b803", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "279484296292464abd785c21a57424da"}, {"url": "http://172.30.9.30:8776/v2/df9a44cd2aa744cebd2be4314181b803", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68fffe824507461ebc220ab2a4c38bd6"}], "type": "volumev2", "id": "791cc12b6413436395f33a8c36431c8f", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "7d82eea969614a809308a334fd7a5f56", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a27f4b99df6442395f715870ab7683a"}, {"url": "http://12.0.0.21:8080/v1/AUTH_df9a44cd2aa744cebd2be4314181b803", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7119ef2694624392a98108f39393bb99"}, {"url": "http://172.30.9.30:8080/v1/AUTH_df9a44cd2aa744cebd2be4314181b803", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a631c105f458404a907208d1195bdd5d"}], "type": "object-store", "id": "8ed4a04d50f5472f9d7dd3482536eed4", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b5bdd5020244475a86a00b93ab61fa5"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e08d9ce13d4e1fbcb6a204c2abb7d3"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea4bbfc897764155b32443efaff15c39"}], "type": "network", "id": "93475ccbd9864b82ad9221d3fa27fb1b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/df9a44cd2aa744cebd2be4314181b803", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f43fb410e2e47ddbfd3e36873fe5c7a"}, {"url": "http://192.30.9.9:8776/v1/df9a44cd2aa744cebd2be4314181b803", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b721f573ff884d8aab737a4a36212c11"}, {"url": "http://172.30.9.30:8776/v1/df9a44cd2aa744cebd2be4314181b803", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5c9c2a61a234fa5ab92c3c3140391f1"}], "type": "volume", "id": "a2030268fb724d7fa4da9ab14d220ee2", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58c33293979c4947ab0d82e70139a705"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87ffdf4f9e1f47d78dcecf3e0b6d852a"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f8bcdb047ae4b0eb0757b5a1e696106"}], "type": "identity", "id": "b6ff810003bc42a68c9460e52e9945ef", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ae3970fa8b4359a3adacdfbbc08480"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3d75e122976d4a6bacc879ec646fdaa3"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "732ec7704e3942d88d97223beabe2e75"}], "type": "event", "id": "c1c5575a78d14a28add05b4d585a4323", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/df9a44cd2aa744cebd2be4314181b803", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147496c79dec466c9ed005218550edf0"}, {"url": "http://192.30.9.9:8776/v3/df9a44cd2aa744cebd2be4314181b803", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f72a37f52d24ee3a25ed27484aacfa9"}, {"url": "http://172.30.9.30:8776/v3/df9a44cd2aa744cebd2be4314181b803", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6037be53996b44f3bd6896f725b25d6c"}], "type": "volumev3", "id": "cc8d9f20d05346c5be56f21d21a98c4c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e5d02830d2844fd999471aad2852f97"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2941e64479f74f609609c6e17698ad2d"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "62c39797fa85444282a31669270b360b"}], "type": "metric", "id": "ea6e891d414549c3ae1ae6169354da13", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d5c723523f443c9232d838ac005843"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "911a12ebebe648528e0aecca68ff14cd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc220b7dd1794d08bd65a9f8bcc2737d"}], "type": "alarming", "id": "ffd886326068473fa265f2545bd2b941", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d62c44e1f5c44409a9b2ba9fa83404a4"}, "audit_ids": ["0UbwrHjmQriOgUNnqU_05w"], "issued_at": "2018-07-17T02:01:46.000000Z"}} 2018-07-17 02:01:46,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-17 02:01:46,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}bb6eac6af450334858045f3d108695330405eede" 2018-07-17 02:01:47,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-d90d7f75-67bf-4903-b08e-b9ab392243a4 Date: Tue, 17 Jul 2018 02:01:47 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"4bc59cd0-9a8b-4247-8a4d-cec5859893c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"32473c3bbed64b4dbf895d6fdcf91a2c","l2_adjacency":true,"status":"ACTIVE","subnets":["a0d435ca-278e-4d42-a8f0-739462e9c396"],"description":"","tags":[],"updated_at":"2018-07-17T01:57:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"32473c3bbed64b4dbf895d6fdcf91a2c","created_at":"2018-07-17T01:57:18Z","provider:network_type":"flat"}]} 2018-07-17 02:01:47,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d90d7f75-67bf-4903-b08e-b9ab392243a4 2018-07-17 02:01:47,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.279966115952s 2018-07-17 02:01:47,249 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d90d7f75-67bf-4903-b08e-b9ab392243a4 2018-07-17 02:01:47,250 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-07-17 02:01:47,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-17 02:01:47,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}bb6eac6af450334858045f3d108695330405eede" -d '{"network": {"name": "vmready1-net_11be1c17-5be1-4179-99b2-cbcffd7ed215", "admin_state_up": true}}' 2018-07-17 02:01:47,712 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-966ef988-3883-48bc-993c-0ea5aabde1b6 Date: Tue, 17 Jul 2018 02:01:47 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"acbb9e88-e94b-48ef-96e4-061034202691","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":65,"ipv4_address_scope":null,"shared":false,"project_id":"df9a44cd2aa744cebd2be4314181b803","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-17T02:01:47Z","is_default":false,"qos_policy_id":null,"name":"vmready1-net_11be1c17-5be1-4179-99b2-cbcffd7ed215","admin_state_up":true,"tenant_id":"df9a44cd2aa744cebd2be4314181b803","created_at":"2018-07-17T02:01:47Z","mtu":1450}} 2018-07-17 02:01:47,713 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-966ef988-3883-48bc-993c-0ea5aabde1b6 2018-07-17 02:01:47,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.462149143219s 2018-07-17 02:01:47,713 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-966ef988-3883-48bc-993c-0ea5aabde1b6 2018-07-17 02:01:47,714 - 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-17T02:01:47Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'acbb9e88-e94b-48ef-96e4-061034202691', u'provider:segmentation_id': 65, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vmready1-net_11be1c17-5be1-4179-99b2-cbcffd7ed215', u'created_at': u'2018-07-17T02:01:47Z', u'mtu': 1450, u'tenant_id': u'df9a44cd2aa744cebd2be4314181b803', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'df9a44cd2aa744cebd2be4314181b803', u'l2_adjacency': True}) 2018-07-17 02:01:47,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-17 02:01:47,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}bb6eac6af450334858045f3d108695330405eede" 2018-07-17 02:01:48,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1428 X-Openstack-Request-Id: req-611e7325-1eee-479d-a36d-d3f9a254be24 Date: Tue, 17 Jul 2018 02:01:48 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"4bc59cd0-9a8b-4247-8a4d-cec5859893c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"32473c3bbed64b4dbf895d6fdcf91a2c","l2_adjacency":true,"status":"ACTIVE","subnets":["a0d435ca-278e-4d42-a8f0-739462e9c396"],"description":"","tags":[],"updated_at":"2018-07-17T01:57:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"32473c3bbed64b4dbf895d6fdcf91a2c","created_at":"2018-07-17T01:57:18Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"acbb9e88-e94b-48ef-96e4-061034202691","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":65,"ipv4_address_scope":null,"shared":false,"project_id":"df9a44cd2aa744cebd2be4314181b803","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-17T02:01:47Z","qos_policy_id":null,"name":"vmready1-net_11be1c17-5be1-4179-99b2-cbcffd7ed215","admin_state_up":true,"tenant_id":"df9a44cd2aa744cebd2be4314181b803","created_at":"2018-07-17T02:01:47Z","provider:network_type":"vxlan"}]} 2018-07-17 02:01:48,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-611e7325-1eee-479d-a36d-d3f9a254be24 2018-07-17 02:01:48,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.404765844345s 2018-07-17 02:01:48,119 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-611e7325-1eee-479d-a36d-d3f9a254be24 2018-07-17 02:01:48,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-17 02:01:48,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}bb6eac6af450334858045f3d108695330405eede" -d '{"subnet": {"name": "vmready1-subnet_11be1c17-5be1-4179-99b2-cbcffd7ed215", "enable_dhcp": true, "network_id": "acbb9e88-e94b-48ef-96e4-061034202691", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.0.0/24"}}' 2018-07-17 02:01:48,850 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-e06ce492-209a-4e12-876a-509cfedc7247 Date: Tue, 17 Jul 2018 02:01:48 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-17T02:01:48Z","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":"45ba3950-24d4-444c-92b9-e28d60a18d27","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.0.1","project_id":"df9a44cd2aa744cebd2be4314181b803","description":"","tags":[],"cidr":"192.168.0.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_11be1c17-5be1-4179-99b2-cbcffd7ed215","enable_dhcp":true,"segment_id":null,"network_id":"acbb9e88-e94b-48ef-96e4-061034202691","tenant_id":"df9a44cd2aa744cebd2be4314181b803","created_at":"2018-07-17T02:01:48Z","ip_version":4}} 2018-07-17 02:01:48,850 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-e06ce492-209a-4e12-876a-509cfedc7247 2018-07-17 02:01:48,850 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.729012012482s 2018-07-17 02:01:48,851 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-e06ce492-209a-4e12-876a-509cfedc7247 2018-07-17 02:01:48,851 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-17T02:01:48Z', 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'45ba3950-24d4-444c-92b9-e28d60a18d27', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_11be1c17-5be1-4179-99b2-cbcffd7ed215', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'acbb9e88-e94b-48ef-96e4-061034202691', u'tenant_id': u'df9a44cd2aa744cebd2be4314181b803', u'created_at': u'2018-07-17T02:01:48Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.0.1', u'ip_version': 4, u'project_id': u'df9a44cd2aa744cebd2be4314181b803'}) 2018-07-17 02:01:48,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-17 02:01:48,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}bb6eac6af450334858045f3d108695330405eede" -d '{"router": {"external_gateway_info": {"network_id": "4bc59cd0-9a8b-4247-8a4d-cec5859893c2"}, "name": "vmready1-router_11be1c17-5be1-4179-99b2-cbcffd7ed215", "admin_state_up": true}}' 2018-07-17 02:01:55,036 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-7aed2d19-0de2-4180-a175-8f1d09e47e7f Date: Tue, 17 Jul 2018 02:01:55 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4bc59cd0-9a8b-4247-8a4d-cec5859893c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a0d435ca-278e-4d42-a8f0-739462e9c396", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "df9a44cd2aa744cebd2be4314181b803", "created_at": "2018-07-17T02:01:49Z", "admin_state_up": true, "updated_at": "2018-07-17T02:01:50Z", "project_id": "df9a44cd2aa744cebd2be4314181b803", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "2668a3da-3ba3-4359-9795-be4d9afc6c55", "name": "vmready1-router_11be1c17-5be1-4179-99b2-cbcffd7ed215"}} 2018-07-17 02:01:55,036 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-7aed2d19-0de2-4180-a175-8f1d09e47e7f 2018-07-17 02:01:55,036 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.18445801735s 2018-07-17 02:01:55,036 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-7aed2d19-0de2-4180-a175-8f1d09e47e7f 2018-07-17 02:01:55,037 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-17T02:01:50Z', u'revision_number': 3, u'ha': True, u'id': u'2668a3da-3ba3-4359-9795-be4d9afc6c55', u'external_gateway_info': {u'network_id': u'4bc59cd0-9a8b-4247-8a4d-cec5859893c2', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a0d435ca-278e-4d42-a8f0-739462e9c396', u'ip_address': u'172.30.9.207'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_11be1c17-5be1-4179-99b2-cbcffd7ed215', u'admin_state_up': True, u'tenant_id': u'df9a44cd2aa744cebd2be4314181b803', u'created_at': u'2018-07-17T02:01:49Z', u'flavor_id': None, u'routes': [], u'project_id': u'df9a44cd2aa744cebd2be4314181b803'}) 2018-07-17 02:01:55,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-17 02:01:55,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/2668a3da-3ba3-4359-9795-be4d9afc6c55/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}bb6eac6af450334858045f3d108695330405eede" -d '{"subnet_id": "45ba3950-24d4-444c-92b9-e28d60a18d27"}' 2018-07-17 02:01:57,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c0f674be-212f-461c-b506-ac656f39f4f4 Date: Tue, 17 Jul 2018 02:01:57 GMT RESP BODY: {"network_id": "acbb9e88-e94b-48ef-96e4-061034202691", "tenant_id": "df9a44cd2aa744cebd2be4314181b803", "subnet_id": "45ba3950-24d4-444c-92b9-e28d60a18d27", "subnet_ids": ["45ba3950-24d4-444c-92b9-e28d60a18d27"], "port_id": "10d5a4c1-a648-4050-bce7-aaf8c244d4b6", "id": "2668a3da-3ba3-4359-9795-be4d9afc6c55"} 2018-07-17 02:01:57,533 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/2668a3da-3ba3-4359-9795-be4d9afc6c55/add_router_interface.json used request id req-c0f674be-212f-461c-b506-ac656f39f4f4 2018-07-17 02:01:57,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.49516510963s 2018-07-17 02:01:57,533 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/2668a3da-3ba3-4359-9795-be4d9afc6c55/add_router_interface.json used request id req-c0f674be-212f-461c-b506-ac656f39f4f4 returning object 2668a3da-3ba3-4359-9795-be4d9afc6c55 2018-07-17 02:01:57,534 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-17 02:01:57,660 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-17 02:01:57,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 02:01:57,667 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Tue, 17 Jul 2018 02:01:57 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}]} 2018-07-17 02:01:57,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-17 02:01:57,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb6eac6af450334858045f3d108695330405eede" 2018-07-17 02:01:58,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-60fe594b-c9c7-4d72-ad86-8bd78f5a6cb9 Date: Tue, 17 Jul 2018 02:01:58 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-17 02:01:58,378 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-60fe594b-c9c7-4d72-ad86-8bd78f5a6cb9 2018-07-17 02:01:58,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.705898046494s 2018-07-17 02:01:58,378 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-60fe594b-c9c7-4d72-ad86-8bd78f5a6cb9 2018-07-17 02:01:58,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-17 02:01:58,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bb6eac6af450334858045f3d108695330405eede" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_11be1c17-5be1-4179-99b2-cbcffd7ed215", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_11be1c17-5be1-4179-99b2-cbcffd7ed215"}' 2018-07-17 02:01:59,206 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/2c2869b6-7096-4ec2-9769-7e9fe066b18e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9bedbbc8-46bb-44a8-99ca-24e9fbc0e25d Date: Tue, 17 Jul 2018 02:01:59 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/2c2869b6-7096-4ec2-9769-7e9fe066b18e/file", "owner": "df9a44cd2aa744cebd2be4314181b803", "id": "2c2869b6-7096-4ec2-9769-7e9fe066b18e", "size": null, "self": "/v2/images/2c2869b6-7096-4ec2-9769-7e9fe066b18e", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-17T02:01:59Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_11be1c17-5be1-4179-99b2-cbcffd7ed215", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_11be1c17-5be1-4179-99b2-cbcffd7ed215", "checksum": null, "created_at": "2018-07-17T02:01:59Z", "protected": false} 2018-07-17 02:01:59,206 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-9bedbbc8-46bb-44a8-99ca-24e9fbc0e25d 2018-07-17 02:01:59,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.819795131683s 2018-07-17 02:01:59,206 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-9bedbbc8-46bb-44a8-99ca-24e9fbc0e25d returning object 2c2869b6-7096-4ec2-9769-7e9fe066b18e 2018-07-17 02:01:59,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-17 02:01:59,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9292/v2/images/2c2869b6-7096-4ec2-9769-7e9fe066b18e/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bb6eac6af450334858045f3d108695330405eede" -d '' 2018-07-17 02:02:02,602 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-99714e5f-50be-40f2-97bc-66c35e403497 Date: Tue, 17 Jul 2018 02:02:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-17 02:02:02,602 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/2c2869b6-7096-4ec2-9769-7e9fe066b18e/file used request id req-99714e5f-50be-40f2-97bc-66c35e403497 2018-07-17 02:02:02,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.39507198334s 2018-07-17 02:02:02,602 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/2c2869b6-7096-4ec2-9769-7e9fe066b18e/file used request id req-99714e5f-50be-40f2-97bc-66c35e403497 2018-07-17 02:02:02,603 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vmready1-img_11be1c17-5be1-4179-99b2-cbcffd7ed215', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-17T02:01:59Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/2c2869b6-7096-4ec2-9769-7e9fe066b18e/file', u'owner': u'df9a44cd2aa744cebd2be4314181b803', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'2c2869b6-7096-4ec2-9769-7e9fe066b18e', u'size': None, u'name': u'vmready1-img_11be1c17-5be1-4179-99b2-cbcffd7ed215', u'checksum': None, u'self': u'/v2/images/2c2869b6-7096-4ec2-9769-7e9fe066b18e', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-17T02:01:59Z', u'schema': u'/v2/schemas/image'}) 2018-07-17 02:02:02,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-17 02:02:02,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors -H "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}bb6eac6af450334858045f3d108695330405eede" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_11be1c17-5be1-4179-99b2-cbcffd7ed215", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-17 02:02:03,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 17 Jul 2018 02:02:02 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-8820db22-ec8d-4aee-82f8-8d76079e7a7f x-compute-request-id: req-8820db22-ec8d-4aee-82f8-8d76079e7a7f Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready1-flavor_11be1c17-5be1-4179-99b2-cbcffd7ed215", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/5930f991-6bb7-49fb-8f1a-b81fba799cc9", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/5930f991-6bb7-49fb-8f1a-b81fba799cc9", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5930f991-6bb7-49fb-8f1a-b81fba799cc9"}} 2018-07-17 02:02:03,443 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-8820db22-ec8d-4aee-82f8-8d76079e7a7f 2018-07-17 02:02:03,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.839965105057s 2018-07-17 02:02:03,444 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-8820db22-ec8d-4aee-82f8-8d76079e7a7f 2018-07-17 02:02:03,445 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_11be1c17-5be1-4179-99b2-cbcffd7ed215', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'df9a44cd2aa744cebd2be4314181b803', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'5930f991-6bb7-49fb-8f1a-b81fba799cc9', 'swap': 0}) 2018-07-17 02:02:03,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-17 02:02:03,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors/5930f991-6bb7-49fb-8f1a-b81fba799cc9/os-extra_specs -H "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}bb6eac6af450334858045f3d108695330405eede" -d '{"extra_specs": {}}' 2018-07-17 02:02:03,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 17 Jul 2018 02:02:03 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-e81e9e4d-1d2f-478f-9a47-eb134ba54d44 x-compute-request-id: req-e81e9e4d-1d2f-478f-9a47-eb134ba54d44 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-17 02:02:03,585 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/5930f991-6bb7-49fb-8f1a-b81fba799cc9/os-extra_specs used request id req-e81e9e4d-1d2f-478f-9a47-eb134ba54d44 2018-07-17 02:02:03,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.139652013779s 2018-07-17 02:02:03,585 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/5930f991-6bb7-49fb-8f1a-b81fba799cc9/os-extra_specs used request id req-e81e9e4d-1d2f-478f-9a47-eb134ba54d44 2018-07-17 02:02:03,702 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-17 02:02:03,703 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:16 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-17 02:02:03,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-17 02:02:03,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/2668a3da-3ba3-4359-9795-be4d9afc6c55/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}bb6eac6af450334858045f3d108695330405eede" -d '{"subnet_id": "45ba3950-24d4-444c-92b9-e28d60a18d27"}' 2018-07-17 02:02:06,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7aa623ae-0534-4bac-9575-41bd878e93cc Date: Tue, 17 Jul 2018 02:02:06 GMT RESP BODY: {"network_id": "acbb9e88-e94b-48ef-96e4-061034202691", "tenant_id": "df9a44cd2aa744cebd2be4314181b803", "subnet_id": "45ba3950-24d4-444c-92b9-e28d60a18d27", "subnet_ids": ["45ba3950-24d4-444c-92b9-e28d60a18d27"], "port_id": "10d5a4c1-a648-4050-bce7-aaf8c244d4b6", "id": "2668a3da-3ba3-4359-9795-be4d9afc6c55"} 2018-07-17 02:02:06,923 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/2668a3da-3ba3-4359-9795-be4d9afc6c55/remove_router_interface.json used request id req-7aa623ae-0534-4bac-9575-41bd878e93cc 2018-07-17 02:02:06,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.21470189095s 2018-07-17 02:02:06,923 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/2668a3da-3ba3-4359-9795-be4d9afc6c55/remove_router_interface.json used request id req-7aa623ae-0534-4bac-9575-41bd878e93cc returning object 2668a3da-3ba3-4359-9795-be4d9afc6c55 2018-07-17 02:02:06,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-17 02:02:06,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}bb6eac6af450334858045f3d108695330405eede" 2018-07-17 02:02:07,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-66d1d824-9987-484a-926f-5c7742071422 Date: Tue, 17 Jul 2018 02:02:07 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4bc59cd0-9a8b-4247-8a4d-cec5859893c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a0d435ca-278e-4d42-a8f0-739462e9c396", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "df9a44cd2aa744cebd2be4314181b803", "created_at": "2018-07-17T02:01:49Z", "admin_state_up": true, "updated_at": "2018-07-17T02:02:05Z", "project_id": "df9a44cd2aa744cebd2be4314181b803", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "2668a3da-3ba3-4359-9795-be4d9afc6c55", "name": "vmready1-router_11be1c17-5be1-4179-99b2-cbcffd7ed215"}]} 2018-07-17 02:02:07,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-66d1d824-9987-484a-926f-5c7742071422 2018-07-17 02:02:07,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.130275964737s 2018-07-17 02:02:07,054 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-66d1d824-9987-484a-926f-5c7742071422 2018-07-17 02:02:07,056 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-17 02:02:07,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/routers/2668a3da-3ba3-4359-9795-be4d9afc6c55.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}bb6eac6af450334858045f3d108695330405eede" 2018-07-17 02:02:11,449 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-528d5d24-afc1-4eed-afdd-d529263f0d29 Content-Length: 0 Date: Tue, 17 Jul 2018 02:02:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 02:02:11,449 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/2668a3da-3ba3-4359-9795-be4d9afc6c55.json used request id req-528d5d24-afc1-4eed-afdd-d529263f0d29 2018-07-17 02:02:11,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.3934969902s 2018-07-17 02:02:11,450 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/2668a3da-3ba3-4359-9795-be4d9afc6c55.json used request id req-528d5d24-afc1-4eed-afdd-d529263f0d29 2018-07-17 02:02:11,450 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-17 02:02:11,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}bb6eac6af450334858045f3d108695330405eede" 2018-07-17 02:02:11,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1318 X-Openstack-Request-Id: req-64d9c2d0-4e26-42b1-9aff-0060e7ff8d1c Date: Tue, 17 Jul 2018 02:02:11 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-17T02:01:48Z","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":"45ba3950-24d4-444c-92b9-e28d60a18d27","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.0.1","project_id":"df9a44cd2aa744cebd2be4314181b803","description":"","tags":[],"cidr":"192.168.0.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_11be1c17-5be1-4179-99b2-cbcffd7ed215","enable_dhcp":true,"segment_id":null,"network_id":"acbb9e88-e94b-48ef-96e4-061034202691","tenant_id":"df9a44cd2aa744cebd2be4314181b803","created_at":"2018-07-17T02:01:48Z","ip_version":4},{"updated_at":"2018-07-17T01:57:25Z","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":"a0d435ca-278e-4d42-a8f0-739462e9c396","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"32473c3bbed64b4dbf895d6fdcf91a2c","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"4bc59cd0-9a8b-4247-8a4d-cec5859893c2","tenant_id":"32473c3bbed64b4dbf895d6fdcf91a2c","created_at":"2018-07-17T01:57:25Z","ip_version":4}]} 2018-07-17 02:02:11,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-64d9c2d0-4e26-42b1-9aff-0060e7ff8d1c 2018-07-17 02:02:11,687 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.236504077911s 2018-07-17 02:02:11,687 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-64d9c2d0-4e26-42b1-9aff-0060e7ff8d1c 2018-07-17 02:02:11,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-17 02:02:11,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/subnets/45ba3950-24d4-444c-92b9-e28d60a18d27.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}bb6eac6af450334858045f3d108695330405eede" 2018-07-17 02:02:14,778 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-713bdee0-1407-46e3-b990-4b466f8dd34d Date: Tue, 17 Jul 2018 02:02:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 02:02:14,778 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/45ba3950-24d4-444c-92b9-e28d60a18d27.json used request id req-713bdee0-1407-46e3-b990-4b466f8dd34d 2018-07-17 02:02:14,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.08985114098s 2018-07-17 02:02:14,779 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/45ba3950-24d4-444c-92b9-e28d60a18d27.json used request id req-713bdee0-1407-46e3-b990-4b466f8dd34d 2018-07-17 02:02:14,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-17 02:02:14,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}bb6eac6af450334858045f3d108695330405eede" 2018-07-17 02:02:15,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1434 X-Openstack-Request-Id: req-17bc3fef-36d8-486a-925b-214e23a8e2c9 Date: Tue, 17 Jul 2018 02:02:15 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"4bc59cd0-9a8b-4247-8a4d-cec5859893c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"32473c3bbed64b4dbf895d6fdcf91a2c","l2_adjacency":true,"status":"ACTIVE","subnets":["a0d435ca-278e-4d42-a8f0-739462e9c396"],"description":"","tags":[],"updated_at":"2018-07-17T01:57:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"32473c3bbed64b4dbf895d6fdcf91a2c","created_at":"2018-07-17T01:57:18Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"acbb9e88-e94b-48ef-96e4-061034202691","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":65,"ipv4_address_scope":null,"shared":false,"project_id":"df9a44cd2aa744cebd2be4314181b803","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-17T02:02:14Z","qos_policy_id":null,"name":"vmready1-net_11be1c17-5be1-4179-99b2-cbcffd7ed215","admin_state_up":true,"tenant_id":"df9a44cd2aa744cebd2be4314181b803","created_at":"2018-07-17T02:01:47Z","provider:network_type":"vxlan"}]} 2018-07-17 02:02:15,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-17bc3fef-36d8-486a-925b-214e23a8e2c9 2018-07-17 02:02:15,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.278639793396s 2018-07-17 02:02:15,058 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-17bc3fef-36d8-486a-925b-214e23a8e2c9 2018-07-17 02:02:15,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-17 02:02:15,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/networks/acbb9e88-e94b-48ef-96e4-061034202691.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}bb6eac6af450334858045f3d108695330405eede" 2018-07-17 02:02:16,389 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-39976943-3958-457f-a8ca-d5814f5a2e25 Date: Tue, 17 Jul 2018 02:02:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 02:02:16,390 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/acbb9e88-e94b-48ef-96e4-061034202691.json used request id req-39976943-3958-457f-a8ca-d5814f5a2e25 2018-07-17 02:02:16,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.3302090168s 2018-07-17 02:02:16,390 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/acbb9e88-e94b-48ef-96e4-061034202691.json used request id req-39976943-3958-457f-a8ca-d5814f5a2e25 2018-07-17 02:02:16,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-17 02:02:16,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb6eac6af450334858045f3d108695330405eede" 2018-07-17 02:02:17,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-9074021a-d157-46ee-835e-9abf10c6d710 Date: Tue, 17 Jul 2018 02:02:17 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b546d222-62d3-4882-9227-0f3fd0a406e1/images/2c2869b6-7096-4ec2-9769-7e9fe066b18e/snap", "metadata": {}}], "file": "/v2/images/2c2869b6-7096-4ec2-9769-7e9fe066b18e/file", "owner": "df9a44cd2aa744cebd2be4314181b803", "id": "2c2869b6-7096-4ec2-9769-7e9fe066b18e", "size": 12716032, "self": "/v2/images/2c2869b6-7096-4ec2-9769-7e9fe066b18e", "disk_format": "qcow2", "direct_url": "rbd://b546d222-62d3-4882-9227-0f3fd0a406e1/images/2c2869b6-7096-4ec2-9769-7e9fe066b18e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-17T02:02:02Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_11be1c17-5be1-4179-99b2-cbcffd7ed215", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_11be1c17-5be1-4179-99b2-cbcffd7ed215", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-17T02:01:59Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-17 02:02:17,155 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-9074021a-d157-46ee-835e-9abf10c6d710 2018-07-17 02:02:17,156 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.761649131775s 2018-07-17 02:02:17,156 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-9074021a-d157-46ee-835e-9abf10c6d710 2018-07-17 02:02:17,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-17 02:02:17,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9292/v2/images/2c2869b6-7096-4ec2-9769-7e9fe066b18e -H "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}bb6eac6af450334858045f3d108695330405eede" 2018-07-17 02:02:18,242 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-262dd467-e94a-4798-99da-3ec50da8ca79 Date: Tue, 17 Jul 2018 02:02:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-17 02:02:18,242 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/2c2869b6-7096-4ec2-9769-7e9fe066b18e used request id req-262dd467-e94a-4798-99da-3ec50da8ca79 2018-07-17 02:02:18,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.08465218544s 2018-07-17 02:02:18,243 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/2c2869b6-7096-4ec2-9769-7e9fe066b18e used request id req-262dd467-e94a-4798-99da-3ec50da8ca79 2018-07-17 02:02:18,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-17 02:02:18,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None" -H "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}bb6eac6af450334858045f3d108695330405eede" 2018-07-17 02:02:18,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 17 Jul 2018 02:02:18 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-3690476f-5768-4546-9a28-17829088287b x-compute-request-id: req-3690476f-5768-4546-9a28-17829088287b Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready1-flavor_11be1c17-5be1-4179-99b2-cbcffd7ed215", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/5930f991-6bb7-49fb-8f1a-b81fba799cc9", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/5930f991-6bb7-49fb-8f1a-b81fba799cc9", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5930f991-6bb7-49fb-8f1a-b81fba799cc9"}]} 2018-07-17 02:02:18,380 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-3690476f-5768-4546-9a28-17829088287b 2018-07-17 02:02:18,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.136375904083s 2018-07-17 02:02:18,380 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-3690476f-5768-4546-9a28-17829088287b 2018-07-17 02:02:18,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-17 02:02:18,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/flavors/5930f991-6bb7-49fb-8f1a-b81fba799cc9 -H "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}bb6eac6af450334858045f3d108695330405eede" 2018-07-17 02:02:18,426 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 17 Jul 2018 02:02:18 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-5f7c19dc-c462-4516-ab4b-fb990347ca26 x-compute-request-id: req-5f7c19dc-c462-4516-ab4b-fb990347ca26 Content-Length: 0 Content-Type: application/json 2018-07-17 02:02:18,426 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/5930f991-6bb7-49fb-8f1a-b81fba799cc9 used request id req-5f7c19dc-c462-4516-ab4b-fb990347ca26 2018-07-17 02:02:18,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0441799163818s 2018-07-17 02:02:18,426 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/5930f991-6bb7-49fb-8f1a-b81fba799cc9 used request id req-5f7c19dc-c462-4516-ab4b-fb990347ca26 2018-07-17 02:02:18,481 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2018-07-17 02:02:18,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-17 02:02:18,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-17 02:02:18,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-17 02:02:18,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-17 02:02:18,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-17 02:02:18,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-17 02:02:18,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-17 02:02:18,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-17 02:02:18,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-17 02:02:18,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-17 02:02:18,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-17 02:02:18,522 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-17 02:02:18,523 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-17 02:02:18,523 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-17 02:02:18,523 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-17 02:02:18,523 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-17 02:02:18,523 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-17 02:02:18,523 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-17 02:02:18,523 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-17 02:02:18,523 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-17 02:02:18,523 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-17 02:02:18,523 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-17 02:02:18,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-17 02:02:18,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 17 Jul 2018 02:02:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-041e4ce2-7627-418a-8b34-5c5d9fa4751e 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.30:5000/v3/", "rel": "self"}]}} 2018-07-17 02:02:18,529 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-041e4ce2-7627-418a-8b34-5c5d9fa4751e 2018-07-17 02:02:18,530 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-07-17 02:02:18,931 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "468d198354ae4e4481aafd3f4b9e8a0f", "name": "reader"}, {"id": "ded562c186e84c2baaf3480f758e89ac", "name": "member"}, {"id": "40a8e68b62584aee9594d8ddca14ce1c", "name": "admin"}], "expires_at": "2018-07-17T03:02:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "df9a44cd2aa744cebd2be4314181b803", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0410f96bf35b401fa6ccb58a51d961cd"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75f14cddbbaf4633baf1fce24768eb82"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98d94ffc1ae0417ea62e6fee5f6c7070"}], "type": "cloudformation", "id": "0165f890186e42a4be389b22cfaa85dd", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29be59ba14ab418daf65b085bfe5dd36"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c4cb5914907406db650e8adab8ce00c"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c32602db62c84324be217376155510fe"}], "type": "placement", "id": "17796dd477a94304b5ea717f36283718", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8004/v1/df9a44cd2aa744cebd2be4314181b803", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "371fb98d16a742208480d4c00f62b49c"}, {"url": "http://192.30.9.9:8004/v1/df9a44cd2aa744cebd2be4314181b803", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "deb9481e0b0f4ab489b4b8fafec573a0"}, {"url": "http://192.30.9.9:8004/v1/df9a44cd2aa744cebd2be4314181b803", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e3d8e75c064c4d079c0abb37d7de3ee5"}], "type": "orchestration", "id": "38b44ec7cf314a089d05b3d75d018989", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "116d91eed4144dcaa769c75c3e7d90cb"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db45c511f24458f98cda0bb493786fa"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eb4b643aac554728b3f81ba8dd51a26a"}], "type": "compute", "id": "5522a6be77484f4483fd54c8814dea70", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c830aa4edec64206af4921301d34e427"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e107b19c4824417f80d082f70770f4bb"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f37a9c2583cf43e5be5e1a02cf29c285"}], "type": "image", "id": "6a63526673a64a29b33acc003b66a4fd", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/df9a44cd2aa744cebd2be4314181b803", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c95c466239f472c945f4869f11c5330"}, {"url": "http://192.30.9.9:8776/v2/df9a44cd2aa744cebd2be4314181b803", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "279484296292464abd785c21a57424da"}, {"url": "http://172.30.9.30:8776/v2/df9a44cd2aa744cebd2be4314181b803", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68fffe824507461ebc220ab2a4c38bd6"}], "type": "volumev2", "id": "791cc12b6413436395f33a8c36431c8f", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "7d82eea969614a809308a334fd7a5f56", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a27f4b99df6442395f715870ab7683a"}, {"url": "http://12.0.0.21:8080/v1/AUTH_df9a44cd2aa744cebd2be4314181b803", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7119ef2694624392a98108f39393bb99"}, {"url": "http://172.30.9.30:8080/v1/AUTH_df9a44cd2aa744cebd2be4314181b803", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a631c105f458404a907208d1195bdd5d"}], "type": "object-store", "id": "8ed4a04d50f5472f9d7dd3482536eed4", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b5bdd5020244475a86a00b93ab61fa5"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e08d9ce13d4e1fbcb6a204c2abb7d3"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea4bbfc897764155b32443efaff15c39"}], "type": "network", "id": "93475ccbd9864b82ad9221d3fa27fb1b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/df9a44cd2aa744cebd2be4314181b803", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f43fb410e2e47ddbfd3e36873fe5c7a"}, {"url": "http://192.30.9.9:8776/v1/df9a44cd2aa744cebd2be4314181b803", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b721f573ff884d8aab737a4a36212c11"}, {"url": "http://172.30.9.30:8776/v1/df9a44cd2aa744cebd2be4314181b803", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5c9c2a61a234fa5ab92c3c3140391f1"}], "type": "volume", "id": "a2030268fb724d7fa4da9ab14d220ee2", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58c33293979c4947ab0d82e70139a705"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87ffdf4f9e1f47d78dcecf3e0b6d852a"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f8bcdb047ae4b0eb0757b5a1e696106"}], "type": "identity", "id": "b6ff810003bc42a68c9460e52e9945ef", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ae3970fa8b4359a3adacdfbbc08480"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3d75e122976d4a6bacc879ec646fdaa3"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "732ec7704e3942d88d97223beabe2e75"}], "type": "event", "id": "c1c5575a78d14a28add05b4d585a4323", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/df9a44cd2aa744cebd2be4314181b803", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147496c79dec466c9ed005218550edf0"}, {"url": "http://192.30.9.9:8776/v3/df9a44cd2aa744cebd2be4314181b803", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f72a37f52d24ee3a25ed27484aacfa9"}, {"url": "http://172.30.9.30:8776/v3/df9a44cd2aa744cebd2be4314181b803", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6037be53996b44f3bd6896f725b25d6c"}], "type": "volumev3", "id": "cc8d9f20d05346c5be56f21d21a98c4c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e5d02830d2844fd999471aad2852f97"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2941e64479f74f609609c6e17698ad2d"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "62c39797fa85444282a31669270b360b"}], "type": "metric", "id": "ea6e891d414549c3ae1ae6169354da13", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d5c723523f443c9232d838ac005843"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "911a12ebebe648528e0aecca68ff14cd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc220b7dd1794d08bd65a9f8bcc2737d"}], "type": "alarming", "id": "ffd886326068473fa265f2545bd2b941", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d62c44e1f5c44409a9b2ba9fa83404a4"}, "audit_ids": ["JJpMuKghTy-R3f1wmcCrgw"], "issued_at": "2018-07-17T02:02:18.000000Z"}} 2018-07-17 02:02:18,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-17 02:02:18,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}9335449081a8fa2ca715525ecce4fe08bbd912c9" 2018-07-17 02:02:19,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-d259c360-17fa-48fd-ab27-d46a0af001ae Date: Tue, 17 Jul 2018 02:02:19 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"4bc59cd0-9a8b-4247-8a4d-cec5859893c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"32473c3bbed64b4dbf895d6fdcf91a2c","l2_adjacency":true,"status":"ACTIVE","subnets":["a0d435ca-278e-4d42-a8f0-739462e9c396"],"description":"","tags":[],"updated_at":"2018-07-17T01:57:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"32473c3bbed64b4dbf895d6fdcf91a2c","created_at":"2018-07-17T01:57:18Z","provider:network_type":"flat"}]} 2018-07-17 02:02:19,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d259c360-17fa-48fd-ab27-d46a0af001ae 2018-07-17 02:02:19,217 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.28294801712s 2018-07-17 02:02:19,217 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d259c360-17fa-48fd-ab27-d46a0af001ae 2018-07-17 02:02:19,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-17 02:02:19,226 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 17 Jul 2018 02:02:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a80270ab-0236-4696-b685-92daa8d7f148 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.30:5000/v3/", "rel": "self"}]}]}} 2018-07-17 02:02:19,226 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/ used request id req-a80270ab-0236-4696-b685-92daa8d7f148 2018-07-17 02:02:19,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-17 02:02:19,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}9335449081a8fa2ca715525ecce4fe08bbd912c9" 2018-07-17 02:02:19,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 17 Jul 2018 02:02:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41d9c302-b7b5-403b-bc8f-818540afe811 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.30:5000/v3/domains/4f937d3e96bc4e589d29a41856c004c1"}, "tags": [], "enabled": true, "id": "4f937d3e96bc4e589d29a41856c004c1", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.30:5000/v3/domains", "previous": null, "next": null}} 2018-07-17 02:02:19,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains used request id req-41d9c302-b7b5-403b-bc8f-818540afe811 2018-07-17 02:02:19,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0980370044708s 2018-07-17 02:02:19,325 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains used request id req-41d9c302-b7b5-403b-bc8f-818540afe811 2018-07-17 02:02:19,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-07-17 02:02:19,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}9335449081a8fa2ca715525ecce4fe08bbd912c9" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_03fbddc0-2aec-42da-b940-5e014a5d9b22"}}' 2018-07-17 02:02:19,524 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 17 Jul 2018 02:02:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de92ad26-d7e8-421f-ae63-f715234ec44b Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.30:5000/v3/projects/0aa7f6d543c74b7896ad5d126554d4e4"}, "tags": [], "enabled": true, "id": "0aa7f6d543c74b7896ad5d126554d4e4", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_03fbddc0-2aec-42da-b940-5e014a5d9b22"}} 2018-07-17 02:02:19,524 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-de92ad26-d7e8-421f-ae63-f715234ec44b 2018-07-17 02:02:19,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.191696166992s 2018-07-17 02:02:19,524 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/projects used request id req-de92ad26-d7e8-421f-ae63-f715234ec44b 2018-07-17 02:02:19,525 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vmready2', u'tags': [], 'enabled': True, 'id': u'0aa7f6d543c74b7896ad5d126554d4e4', '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'vmready2-project_03fbddc0-2aec-42da-b940-5e014a5d9b22'}) 2018-07-17 02:02:19,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-07-17 02:02:19,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}9335449081a8fa2ca715525ecce4fe08bbd912c9" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "ee635e5f-93ef-4cdf-a9a3-e5716ce403d8", "email": null, "name": "vmready2-user_03fbddc0-2aec-42da-b940-5e014a5d9b22"}}' 2018-07-17 02:02:20,013 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 17 Jul 2018 02:02:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0431049f-e94c-4dac-8101-12df41db1091 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_03fbddc0-2aec-42da-b940-5e014a5d9b22", "links": {"self": "http://172.30.9.30:5000/v3/users/a9c300dd57aa48f28f1bc33d97145205"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a9c300dd57aa48f28f1bc33d97145205", "domain_id": "default", "password_expires_at": null}} 2018-07-17 02:02:20,013 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/users used request id req-0431049f-e94c-4dac-8101-12df41db1091 2018-07-17 02:02:20,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.482055902481s 2018-07-17 02:02:20,014 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.30:5000/v3/users used request id req-0431049f-e94c-4dac-8101-12df41db1091 2018-07-17 02:02:20,014 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a9c300dd57aa48f28f1bc33d97145205', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_03fbddc0-2aec-42da-b940-5e014a5d9b22'}) 2018-07-17 02:02:20,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-17 02:02:20,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}9335449081a8fa2ca715525ecce4fe08bbd912c9" 2018-07-17 02:02:20,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 17 Jul 2018 02:02:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70b0104b-d818-4f25-b2b8-94125819c9cb Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "08e6db99b0684fd2b2b246beef1767e9", "links": {"self": "http://172.30.9.30:5000/v3/roles/08e6db99b0684fd2b2b246beef1767e9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "1f97398db2d048b18593672a81b04546", "links": {"self": "http://172.30.9.30:5000/v3/roles/1f97398db2d048b18593672a81b04546"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "40a8e68b62584aee9594d8ddca14ce1c", "links": {"self": "http://172.30.9.30:5000/v3/roles/40a8e68b62584aee9594d8ddca14ce1c"}, "name": "admin"}, {"domain_id": null, "id": "424042151bb341f6ba1c056f88553b44", "links": {"self": "http://172.30.9.30:5000/v3/roles/424042151bb341f6ba1c056f88553b44"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "468d198354ae4e4481aafd3f4b9e8a0f", "links": {"self": "http://172.30.9.30:5000/v3/roles/468d198354ae4e4481aafd3f4b9e8a0f"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ded562c186e84c2baaf3480f758e89ac", "links": {"self": "http://172.30.9.30:5000/v3/roles/ded562c186e84c2baaf3480f758e89ac"}, "name": "member"}]} 2018-07-17 02:02:20,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-70b0104b-d818-4f25-b2b8-94125819c9cb 2018-07-17 02:02:20,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0898931026459s 2018-07-17 02:02:20,108 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-70b0104b-d818-4f25-b2b8-94125819c9cb 2018-07-17 02:02:20,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-17 02:02:20,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}9335449081a8fa2ca715525ecce4fe08bbd912c9" 2018-07-17 02:02:20,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 17 Jul 2018 02:02:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aee2adff-7128-4799-86b8-bc1716fd1ab0 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "08e6db99b0684fd2b2b246beef1767e9", "links": {"self": "http://172.30.9.30:5000/v3/roles/08e6db99b0684fd2b2b246beef1767e9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "1f97398db2d048b18593672a81b04546", "links": {"self": "http://172.30.9.30:5000/v3/roles/1f97398db2d048b18593672a81b04546"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "40a8e68b62584aee9594d8ddca14ce1c", "links": {"self": "http://172.30.9.30:5000/v3/roles/40a8e68b62584aee9594d8ddca14ce1c"}, "name": "admin"}, {"domain_id": null, "id": "424042151bb341f6ba1c056f88553b44", "links": {"self": "http://172.30.9.30:5000/v3/roles/424042151bb341f6ba1c056f88553b44"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "468d198354ae4e4481aafd3f4b9e8a0f", "links": {"self": "http://172.30.9.30:5000/v3/roles/468d198354ae4e4481aafd3f4b9e8a0f"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ded562c186e84c2baaf3480f758e89ac", "links": {"self": "http://172.30.9.30:5000/v3/roles/ded562c186e84c2baaf3480f758e89ac"}, "name": "member"}]} 2018-07-17 02:02:20,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-aee2adff-7128-4799-86b8-bc1716fd1ab0 2018-07-17 02:02:20,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.179698944092s 2018-07-17 02:02:20,293 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-aee2adff-7128-4799-86b8-bc1716fd1ab0 2018-07-17 02:02:20,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-17 02:02:20,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}9335449081a8fa2ca715525ecce4fe08bbd912c9" 2018-07-17 02:02:20,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 17 Jul 2018 02:02:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3329c9c8-aee9-4061-b9e3-96ce9a2f22ca Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "08e6db99b0684fd2b2b246beef1767e9", "links": {"self": "http://172.30.9.30:5000/v3/roles/08e6db99b0684fd2b2b246beef1767e9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "1f97398db2d048b18593672a81b04546", "links": {"self": "http://172.30.9.30:5000/v3/roles/1f97398db2d048b18593672a81b04546"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "40a8e68b62584aee9594d8ddca14ce1c", "links": {"self": "http://172.30.9.30:5000/v3/roles/40a8e68b62584aee9594d8ddca14ce1c"}, "name": "admin"}, {"domain_id": null, "id": "424042151bb341f6ba1c056f88553b44", "links": {"self": "http://172.30.9.30:5000/v3/roles/424042151bb341f6ba1c056f88553b44"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "468d198354ae4e4481aafd3f4b9e8a0f", "links": {"self": "http://172.30.9.30:5000/v3/roles/468d198354ae4e4481aafd3f4b9e8a0f"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ded562c186e84c2baaf3480f758e89ac", "links": {"self": "http://172.30.9.30:5000/v3/roles/ded562c186e84c2baaf3480f758e89ac"}, "name": "member"}]} 2018-07-17 02:02:20,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-3329c9c8-aee9-4061-b9e3-96ce9a2f22ca 2018-07-17 02:02:20,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110201120377s 2018-07-17 02:02:20,408 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/roles used request id req-3329c9c8-aee9-4061-b9e3-96ce9a2f22ca 2018-07-17 02:02:20,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-07-17 02:02:20,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}9335449081a8fa2ca715525ecce4fe08bbd912c9" 2018-07-17 02:02:20,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 17 Jul 2018 02:02:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b61d4ca3-4325-41dd-a295-2dfb120df177 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.30:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-07-17 02:02:20,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-b61d4ca3-4325-41dd-a295-2dfb120df177 2018-07-17 02:02:20,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.105311870575s 2018-07-17 02:02:20,519 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/domains/default used request id req-b61d4ca3-4325-41dd-a295-2dfb120df177 2018-07-17 02:02:20,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-17 02:02:20,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}9335449081a8fa2ca715525ecce4fe08bbd912c9" 2018-07-17 02:02:20,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 17 Jul 2018 02:02:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0302b4c-0c95-4926-932d-c8e1de3003ad Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/05c47f35b4c8488899d71e7cfb6b3bfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c47f35b4c8488899d71e7cfb6b3bfd", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/0bad9939990341718493dc29be283de9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bad9939990341718493dc29be283de9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/1986679d271249c9b32fd87c6504ce72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1986679d271249c9b32fd87c6504ce72", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/24ba06262c25464e854bcfa66e84229d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24ba06262c25464e854bcfa66e84229d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/54016e7d40194f9091000292d9dcb31d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54016e7d40194f9091000292d9dcb31d", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/7cfd2961676d4865b666c8cf97a9e4b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7cfd2961676d4865b666c8cf97a9e4b9", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/7e5d5589410744989af7f9962725b11f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5d5589410744989af7f9962725b11f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/92c852e85f434a6492e6cae4a2398733"}, "domain_id": "4f937d3e96bc4e589d29a41856c004c1", "enabled": true, "options": {}, "id": "92c852e85f434a6492e6cae4a2398733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/9d42c28d1efc4805a96ae50f3994a9e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d42c28d1efc4805a96ae50f3994a9e5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a1515438cbad4bbc9513e9973091036a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1515438cbad4bbc9513e9973091036a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "vmready2-user_03fbddc0-2aec-42da-b940-5e014a5d9b22", "links": {"self": "http://172.30.9.30:5000/v3/users/a9c300dd57aa48f28f1bc33d97145205"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a9c300dd57aa48f28f1bc33d97145205", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/cfcc3eb146914e59ba22835fe55d0caf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfcc3eb146914e59ba22835fe55d0caf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/d62c44e1f5c44409a9b2ba9fa83404a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d62c44e1f5c44409a9b2ba9fa83404a4", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e16d268a14034856b5aa9b47a104fb04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e16d268a14034856b5aa9b47a104fb04", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/ec3b8e3069804dd2833a798d424679cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec3b8e3069804dd2833a798d424679cc", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-07-17 02:02:20,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-e0302b4c-0c95-4926-932d-c8e1de3003ad 2018-07-17 02:02:20,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.121824979782s 2018-07-17 02:02:20,642 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-e0302b4c-0c95-4926-932d-c8e1de3003ad 2018-07-17 02:02:20,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-17 02:02:20,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}9335449081a8fa2ca715525ecce4fe08bbd912c9" 2018-07-17 02:02:20,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 17 Jul 2018 02:02:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-971bcefb-8a35-42a9-84b8-bd23993a57a4 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/df9a44cd2aa744cebd2be4314181b803"}, "tags": [], "enabled": true, "id": "df9a44cd2aa744cebd2be4314181b803", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/32473c3bbed64b4dbf895d6fdcf91a2c"}, "tags": [], "enabled": true, "id": "32473c3bbed64b4dbf895d6fdcf91a2c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.30:5000/v3/projects/0aa7f6d543c74b7896ad5d126554d4e4"}, "tags": [], "enabled": true, "id": "0aa7f6d543c74b7896ad5d126554d4e4", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_03fbddc0-2aec-42da-b940-5e014a5d9b22"}]} 2018-07-17 02:02:20,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-971bcefb-8a35-42a9-84b8-bd23993a57a4 2018-07-17 02:02:20,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.111790180206s 2018-07-17 02:02:20,765 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects?domain_id=default used request id req-971bcefb-8a35-42a9-84b8-bd23993a57a4 2018-07-17 02:02:20,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-07-17 02:02:20,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:5000/v3/role_assignments?user.id=a9c300dd57aa48f28f1bc33d97145205&role.id=ded562c186e84c2baaf3480f758e89ac&scope.project.id=0aa7f6d543c74b7896ad5d126554d4e4" -H "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}9335449081a8fa2ca715525ecce4fe08bbd912c9" 2018-07-17 02:02:20,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 17 Jul 2018 02:02:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5704e95f-4f5c-4bc2-b4dd-4dcf09e5aa4d Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.30:5000/v3/role_assignments?user.id=a9c300dd57aa48f28f1bc33d97145205&role.id=ded562c186e84c2baaf3480f758e89ac&scope.project.id=0aa7f6d543c74b7896ad5d126554d4e4", "previous": null, "next": null}} 2018-07-17 02:02:20,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=a9c300dd57aa48f28f1bc33d97145205&role.id=ded562c186e84c2baaf3480f758e89ac&scope.project.id=0aa7f6d543c74b7896ad5d126554d4e4 used request id req-5704e95f-4f5c-4bc2-b4dd-4dcf09e5aa4d 2018-07-17 02:02:20,880 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.107430934906s 2018-07-17 02:02:20,881 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/role_assignments?user.id=a9c300dd57aa48f28f1bc33d97145205&role.id=ded562c186e84c2baaf3480f758e89ac&scope.project.id=0aa7f6d543c74b7896ad5d126554d4e4 used request id req-5704e95f-4f5c-4bc2-b4dd-4dcf09e5aa4d 2018-07-17 02:02:20,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-07-17 02:02:20,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:5000/v3/projects/0aa7f6d543c74b7896ad5d126554d4e4/users/a9c300dd57aa48f28f1bc33d97145205/roles/ded562c186e84c2baaf3480f758e89ac -H "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}9335449081a8fa2ca715525ecce4fe08bbd912c9" 2018-07-17 02:02:21,072 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 17 Jul 2018 02:02:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70cce63b-17a9-4751-873f-617b78142ab5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-17 02:02:21,072 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/0aa7f6d543c74b7896ad5d126554d4e4/users/a9c300dd57aa48f28f1bc33d97145205/roles/ded562c186e84c2baaf3480f758e89ac used request id req-70cce63b-17a9-4751-873f-617b78142ab5 2018-07-17 02:02:21,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.188419103622s 2018-07-17 02:02:21,073 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.30:5000/v3/projects/0aa7f6d543c74b7896ad5d126554d4e4/users/a9c300dd57aa48f28f1bc33d97145205/roles/ded562c186e84c2baaf3480f758e89ac used request id req-70cce63b-17a9-4751-873f-617b78142ab5 2018-07-17 02:02:21,073 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_03fbddc0-2aec-42da-b940-5e014a5d9b22', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'0aa7f6d543c74b7896ad5d126554d4e4', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'ee635e5f-93ef-4cdf-a9a3-e5716ce403d8', 'username': u'vmready2-user_03fbddc0-2aec-42da-b940-5e014a5d9b22', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.30: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-17 02:02:21,075 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-17 02:02:21,075 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-17 02:02:21,075 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-17 02:02:21,075 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-17 02:02:21,075 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-17 02:02:21,075 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-17 02:02:21,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-17 02:02:21,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-17 02:02:21,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-17 02:02:21,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-17 02:02:21,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-17 02:02:21,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-17 02:02:21,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-17 02:02:21,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-17 02:02:21,076 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-17 02:02:21,077 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-17 02:02:21,077 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-17 02:02:21,077 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-17 02:02:21,077 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-17 02:02:21,077 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-17 02:02:21,077 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-17 02:02:21,077 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-17 02:02:21,079 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_03fbddc0-2aec-42da-b940-5e014a5d9b22', 'password': 'ee635e5f-93ef-4cdf-a9a3-e5716ce403d8', 'project_name': 'vmready2-project_03fbddc0-2aec-42da-b940-5e014a5d9b22', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.30:5000/v3', 'project_id': '0aa7f6d543c74b7896ad5d126554d4e4', 'project_domain_name': 'Default'} 2018-07-17 02:02:21,079 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2018-07-17 02:02:21,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-17 02:02:21,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 17 Jul 2018 02:02:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebea0814-5194-482f-a77e-bac052131274 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.30:5000/v3/", "rel": "self"}]}} 2018-07-17 02:02:21,087 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-ebea0814-5194-482f-a77e-bac052131274 2018-07-17 02:02:21,087 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-07-17 02:02:21,493 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "468d198354ae4e4481aafd3f4b9e8a0f", "name": "reader"}, {"id": "ded562c186e84c2baaf3480f758e89ac", "name": "member"}], "expires_at": "2018-07-17T03:02:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0aa7f6d543c74b7896ad5d126554d4e4", "name": "vmready2-project_03fbddc0-2aec-42da-b940-5e014a5d9b22"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0410f96bf35b401fa6ccb58a51d961cd"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75f14cddbbaf4633baf1fce24768eb82"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98d94ffc1ae0417ea62e6fee5f6c7070"}], "type": "cloudformation", "id": "0165f890186e42a4be389b22cfaa85dd", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29be59ba14ab418daf65b085bfe5dd36"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c4cb5914907406db650e8adab8ce00c"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c32602db62c84324be217376155510fe"}], "type": "placement", "id": "17796dd477a94304b5ea717f36283718", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8004/v1/0aa7f6d543c74b7896ad5d126554d4e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "371fb98d16a742208480d4c00f62b49c"}, {"url": "http://192.30.9.9:8004/v1/0aa7f6d543c74b7896ad5d126554d4e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "deb9481e0b0f4ab489b4b8fafec573a0"}, {"url": "http://192.30.9.9:8004/v1/0aa7f6d543c74b7896ad5d126554d4e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e3d8e75c064c4d079c0abb37d7de3ee5"}], "type": "orchestration", "id": "38b44ec7cf314a089d05b3d75d018989", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "116d91eed4144dcaa769c75c3e7d90cb"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db45c511f24458f98cda0bb493786fa"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eb4b643aac554728b3f81ba8dd51a26a"}], "type": "compute", "id": "5522a6be77484f4483fd54c8814dea70", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c830aa4edec64206af4921301d34e427"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e107b19c4824417f80d082f70770f4bb"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f37a9c2583cf43e5be5e1a02cf29c285"}], "type": "image", "id": "6a63526673a64a29b33acc003b66a4fd", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/0aa7f6d543c74b7896ad5d126554d4e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c95c466239f472c945f4869f11c5330"}, {"url": "http://192.30.9.9:8776/v2/0aa7f6d543c74b7896ad5d126554d4e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "279484296292464abd785c21a57424da"}, {"url": "http://172.30.9.30:8776/v2/0aa7f6d543c74b7896ad5d126554d4e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68fffe824507461ebc220ab2a4c38bd6"}], "type": "volumev2", "id": "791cc12b6413436395f33a8c36431c8f", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "7d82eea969614a809308a334fd7a5f56", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a27f4b99df6442395f715870ab7683a"}, {"url": "http://12.0.0.21:8080/v1/AUTH_0aa7f6d543c74b7896ad5d126554d4e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7119ef2694624392a98108f39393bb99"}, {"url": "http://172.30.9.30:8080/v1/AUTH_0aa7f6d543c74b7896ad5d126554d4e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a631c105f458404a907208d1195bdd5d"}], "type": "object-store", "id": "8ed4a04d50f5472f9d7dd3482536eed4", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b5bdd5020244475a86a00b93ab61fa5"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e08d9ce13d4e1fbcb6a204c2abb7d3"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea4bbfc897764155b32443efaff15c39"}], "type": "network", "id": "93475ccbd9864b82ad9221d3fa27fb1b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/0aa7f6d543c74b7896ad5d126554d4e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f43fb410e2e47ddbfd3e36873fe5c7a"}, {"url": "http://192.30.9.9:8776/v1/0aa7f6d543c74b7896ad5d126554d4e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b721f573ff884d8aab737a4a36212c11"}, {"url": "http://172.30.9.30:8776/v1/0aa7f6d543c74b7896ad5d126554d4e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5c9c2a61a234fa5ab92c3c3140391f1"}], "type": "volume", "id": "a2030268fb724d7fa4da9ab14d220ee2", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58c33293979c4947ab0d82e70139a705"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87ffdf4f9e1f47d78dcecf3e0b6d852a"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f8bcdb047ae4b0eb0757b5a1e696106"}], "type": "identity", "id": "b6ff810003bc42a68c9460e52e9945ef", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ae3970fa8b4359a3adacdfbbc08480"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3d75e122976d4a6bacc879ec646fdaa3"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "732ec7704e3942d88d97223beabe2e75"}], "type": "event", "id": "c1c5575a78d14a28add05b4d585a4323", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/0aa7f6d543c74b7896ad5d126554d4e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147496c79dec466c9ed005218550edf0"}, {"url": "http://192.30.9.9:8776/v3/0aa7f6d543c74b7896ad5d126554d4e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f72a37f52d24ee3a25ed27484aacfa9"}, {"url": "http://172.30.9.30:8776/v3/0aa7f6d543c74b7896ad5d126554d4e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6037be53996b44f3bd6896f725b25d6c"}], "type": "volumev3", "id": "cc8d9f20d05346c5be56f21d21a98c4c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e5d02830d2844fd999471aad2852f97"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2941e64479f74f609609c6e17698ad2d"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "62c39797fa85444282a31669270b360b"}], "type": "metric", "id": "ea6e891d414549c3ae1ae6169354da13", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d5c723523f443c9232d838ac005843"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "911a12ebebe648528e0aecca68ff14cd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc220b7dd1794d08bd65a9f8bcc2737d"}], "type": "alarming", "id": "ffd886326068473fa265f2545bd2b941", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_03fbddc0-2aec-42da-b940-5e014a5d9b22", "id": "a9c300dd57aa48f28f1bc33d97145205"}, "audit_ids": ["cKrDJFnQS_uCkIyoohMxOw"], "issued_at": "2018-07-17T02:02:21.000000Z"}} 2018-07-17 02:02:21,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-17 02:02:21,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}3536eec907d191763cd2f193fe752eb10a936d3b" -d '{"network": {"name": "vmready2-net_03fbddc0-2aec-42da-b940-5e014a5d9b22", "admin_state_up": true}}' 2018-07-17 02:02:22,042 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-991b375f-3584-42c9-852f-34360a25de9c Date: Tue, 17 Jul 2018 02:02:22 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"0f4506ed-d68c-45b5-9ac3-d9952e4219d9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0aa7f6d543c74b7896ad5d126554d4e4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-17T02:02:21Z","is_default":false,"name":"vmready2-net_03fbddc0-2aec-42da-b940-5e014a5d9b22","qos_policy_id":null,"admin_state_up":true,"tenant_id":"0aa7f6d543c74b7896ad5d126554d4e4","created_at":"2018-07-17T02:02:21Z","mtu":1450}} 2018-07-17 02:02:22,042 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-991b375f-3584-42c9-852f-34360a25de9c 2018-07-17 02:02:22,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.546149015427s 2018-07-17 02:02:22,042 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-991b375f-3584-42c9-852f-34360a25de9c 2018-07-17 02:02:22,043 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-17T02:02:21Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'0f4506ed-d68c-45b5-9ac3-d9952e4219d9', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-net_03fbddc0-2aec-42da-b940-5e014a5d9b22', u'admin_state_up': True, u'tenant_id': u'0aa7f6d543c74b7896ad5d126554d4e4', u'created_at': u'2018-07-17T02:02:21Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'0aa7f6d543c74b7896ad5d126554d4e4', u'l2_adjacency': True}) 2018-07-17 02:02:22,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-17 02:02:22,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}3536eec907d191763cd2f193fe752eb10a936d3b" 2018-07-17 02:02:22,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1229 X-Openstack-Request-Id: req-f97ebe26-61a9-4951-a0f2-ada25050d3a4 Date: Tue, 17 Jul 2018 02:02:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"0f4506ed-d68c-45b5-9ac3-d9952e4219d9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0aa7f6d543c74b7896ad5d126554d4e4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-17T02:02:21Z","qos_policy_id":null,"name":"vmready2-net_03fbddc0-2aec-42da-b940-5e014a5d9b22","admin_state_up":true,"tenant_id":"0aa7f6d543c74b7896ad5d126554d4e4","created_at":"2018-07-17T02:02:21Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4bc59cd0-9a8b-4247-8a4d-cec5859893c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"32473c3bbed64b4dbf895d6fdcf91a2c","l2_adjacency":true,"status":"ACTIVE","subnets":["a0d435ca-278e-4d42-a8f0-739462e9c396"],"description":"","tags":[],"updated_at":"2018-07-17T01:57:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"32473c3bbed64b4dbf895d6fdcf91a2c","created_at":"2018-07-17T01:57:18Z","mtu":1500}]} 2018-07-17 02:02:22,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-f97ebe26-61a9-4951-a0f2-ada25050d3a4 2018-07-17 02:02:22,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.370943069458s 2018-07-17 02:02:22,415 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-f97ebe26-61a9-4951-a0f2-ada25050d3a4 2018-07-17 02:02:22,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-17 02:02:22,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}3536eec907d191763cd2f193fe752eb10a936d3b" -d '{"subnet": {"name": "vmready2-subnet_03fbddc0-2aec-42da-b940-5e014a5d9b22", "enable_dhcp": true, "network_id": "0f4506ed-d68c-45b5-9ac3-d9952e4219d9", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.0.0/24"}}' 2018-07-17 02:02:24,039 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-cd468ed6-8cb8-4414-93d8-506f79129d3f Date: Tue, 17 Jul 2018 02:02:24 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f4506ed-d68c-45b5-9ac3-d9952e4219d9","tenant_id":"0aa7f6d543c74b7896ad5d126554d4e4","created_at":"2018-07-17T02:02:23Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-17T02:02:23Z","gateway_ip":"192.168.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.0.0/24","project_id":"0aa7f6d543c74b7896ad5d126554d4e4","id":"7dee38d4-7a9d-47da-b6e5-a1c8d08c105b","subnetpool_id":null,"name":"vmready2-subnet_03fbddc0-2aec-42da-b940-5e014a5d9b22"}} 2018-07-17 02:02:24,039 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-cd468ed6-8cb8-4414-93d8-506f79129d3f 2018-07-17 02:02:24,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.62263083458s 2018-07-17 02:02:24,039 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-cd468ed6-8cb8-4414-93d8-506f79129d3f 2018-07-17 02:02:24,040 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-17T02:02:23Z', 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'7dee38d4-7a9d-47da-b6e5-a1c8d08c105b', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_03fbddc0-2aec-42da-b940-5e014a5d9b22', u'enable_dhcp': True, u'network_id': u'0f4506ed-d68c-45b5-9ac3-d9952e4219d9', u'tenant_id': u'0aa7f6d543c74b7896ad5d126554d4e4', u'created_at': u'2018-07-17T02:02:23Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.0.1', u'ip_version': 4, u'project_id': u'0aa7f6d543c74b7896ad5d126554d4e4'}) 2018-07-17 02:02:24,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-17 02:02:24,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}3536eec907d191763cd2f193fe752eb10a936d3b" -d '{"router": {"external_gateway_info": {"network_id": "4bc59cd0-9a8b-4247-8a4d-cec5859893c2"}, "name": "vmready2-router_03fbddc0-2aec-42da-b940-5e014a5d9b22", "admin_state_up": true}}' 2018-07-17 02:02:30,426 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-8920ae47-e4d4-4ebf-897f-4e5088927369 Date: Tue, 17 Jul 2018 02:02:30 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4bc59cd0-9a8b-4247-8a4d-cec5859893c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a0d435ca-278e-4d42-a8f0-739462e9c396", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "0aa7f6d543c74b7896ad5d126554d4e4", "created_at": "2018-07-17T02:02:24Z", "admin_state_up": true, "updated_at": "2018-07-17T02:02:26Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "0aa7f6d543c74b7896ad5d126554d4e4", "id": "378c8946-efb0-4b1f-90c3-7b674c060cf3", "name": "vmready2-router_03fbddc0-2aec-42da-b940-5e014a5d9b22"}} 2018-07-17 02:02:30,426 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-8920ae47-e4d4-4ebf-897f-4e5088927369 2018-07-17 02:02:30,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.38559103012s 2018-07-17 02:02:30,426 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-8920ae47-e4d4-4ebf-897f-4e5088927369 2018-07-17 02:02:30,427 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-17T02:02:26Z', u'revision_number': 3, u'id': u'378c8946-efb0-4b1f-90c3-7b674c060cf3', u'external_gateway_info': {u'network_id': u'4bc59cd0-9a8b-4247-8a4d-cec5859893c2', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a0d435ca-278e-4d42-a8f0-739462e9c396', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_03fbddc0-2aec-42da-b940-5e014a5d9b22', u'admin_state_up': True, u'tenant_id': u'0aa7f6d543c74b7896ad5d126554d4e4', u'created_at': u'2018-07-17T02:02:24Z', u'flavor_id': None, u'routes': [], u'project_id': u'0aa7f6d543c74b7896ad5d126554d4e4'}) 2018-07-17 02:02:30,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-17 02:02:30,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/378c8946-efb0-4b1f-90c3-7b674c060cf3/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}3536eec907d191763cd2f193fe752eb10a936d3b" -d '{"subnet_id": "7dee38d4-7a9d-47da-b6e5-a1c8d08c105b"}' 2018-07-17 02:02:33,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8a59f4e0-bf65-4ccc-99d4-e0c5a4d5ca85 Date: Tue, 17 Jul 2018 02:02:33 GMT RESP BODY: {"network_id": "0f4506ed-d68c-45b5-9ac3-d9952e4219d9", "tenant_id": "0aa7f6d543c74b7896ad5d126554d4e4", "subnet_id": "7dee38d4-7a9d-47da-b6e5-a1c8d08c105b", "subnet_ids": ["7dee38d4-7a9d-47da-b6e5-a1c8d08c105b"], "port_id": "ea33f9c1-497e-4f9f-b922-8a6df3311ccd", "id": "378c8946-efb0-4b1f-90c3-7b674c060cf3"} 2018-07-17 02:02:33,116 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/378c8946-efb0-4b1f-90c3-7b674c060cf3/add_router_interface.json used request id req-8a59f4e0-bf65-4ccc-99d4-e0c5a4d5ca85 2018-07-17 02:02:33,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.68848395348s 2018-07-17 02:02:33,116 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/378c8946-efb0-4b1f-90c3-7b674c060cf3/add_router_interface.json used request id req-8a59f4e0-bf65-4ccc-99d4-e0c5a4d5ca85 returning object 378c8946-efb0-4b1f-90c3-7b674c060cf3 2018-07-17 02:02:33,117 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-17 02:02:33,248 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-17 02:02:33,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 02:02:33,255 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Tue, 17 Jul 2018 02:02:33 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}]} 2018-07-17 02:02:33,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-17 02:02:33,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3536eec907d191763cd2f193fe752eb10a936d3b" 2018-07-17 02:02:33,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-b4eeed27-368f-4364-96da-4e1d1ae28a11 Date: Tue, 17 Jul 2018 02:02:33 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-17 02:02:33,950 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-b4eeed27-368f-4364-96da-4e1d1ae28a11 2018-07-17 02:02:33,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.687651872635s 2018-07-17 02:02:33,950 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-b4eeed27-368f-4364-96da-4e1d1ae28a11 2018-07-17 02:02:33,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-17 02:02:33,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3536eec907d191763cd2f193fe752eb10a936d3b" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_03fbddc0-2aec-42da-b940-5e014a5d9b22", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_03fbddc0-2aec-42da-b940-5e014a5d9b22"}' 2018-07-17 02:02:34,887 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/12b7a4ba-9948-4619-abf4-a5faf43a14c4 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-747ec100-66eb-466f-8c42-589dbe74adf1 Date: Tue, 17 Jul 2018 02:02:34 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/12b7a4ba-9948-4619-abf4-a5faf43a14c4/file", "owner": "0aa7f6d543c74b7896ad5d126554d4e4", "id": "12b7a4ba-9948-4619-abf4-a5faf43a14c4", "size": null, "self": "/v2/images/12b7a4ba-9948-4619-abf4-a5faf43a14c4", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-17T02:02:34Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_03fbddc0-2aec-42da-b940-5e014a5d9b22", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_03fbddc0-2aec-42da-b940-5e014a5d9b22", "checksum": null, "created_at": "2018-07-17T02:02:34Z", "protected": false} 2018-07-17 02:02:34,888 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-747ec100-66eb-466f-8c42-589dbe74adf1 2018-07-17 02:02:34,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.929351091385s 2018-07-17 02:02:34,888 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-747ec100-66eb-466f-8c42-589dbe74adf1 returning object 12b7a4ba-9948-4619-abf4-a5faf43a14c4 2018-07-17 02:02:34,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-17 02:02:34,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9292/v2/images/12b7a4ba-9948-4619-abf4-a5faf43a14c4/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3536eec907d191763cd2f193fe752eb10a936d3b" -d '' 2018-07-17 02:02:36,200 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0a78e1c1-b554-4c9d-9143-914777e0ebc9 Date: Tue, 17 Jul 2018 02:02:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-17 02:02:36,201 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/12b7a4ba-9948-4619-abf4-a5faf43a14c4/file used request id req-0a78e1c1-b554-4c9d-9143-914777e0ebc9 2018-07-17 02:02:36,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.31161999702s 2018-07-17 02:02:36,201 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/12b7a4ba-9948-4619-abf4-a5faf43a14c4/file used request id req-0a78e1c1-b554-4c9d-9143-914777e0ebc9 2018-07-17 02:02:36,201 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/vmready2-img_03fbddc0-2aec-42da-b940-5e014a5d9b22', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-17T02:02:34Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/12b7a4ba-9948-4619-abf4-a5faf43a14c4/file', u'owner': u'0aa7f6d543c74b7896ad5d126554d4e4', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'12b7a4ba-9948-4619-abf4-a5faf43a14c4', u'size': None, u'name': u'vmready2-img_03fbddc0-2aec-42da-b940-5e014a5d9b22', u'checksum': None, u'self': u'/v2/images/12b7a4ba-9948-4619-abf4-a5faf43a14c4', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-17T02:02:34Z', u'schema': u'/v2/schemas/image'}) 2018-07-17 02:02:36,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-17 02:02:36,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors -H "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}9335449081a8fa2ca715525ecce4fe08bbd912c9" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_03fbddc0-2aec-42da-b940-5e014a5d9b22", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-17 02:02:36,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 17 Jul 2018 02:02:36 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-ecefa576-6832-42b3-b505-2be7a020053f x-compute-request-id: req-ecefa576-6832-42b3-b505-2be7a020053f Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready2-flavor_03fbddc0-2aec-42da-b940-5e014a5d9b22", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/fcb4b254-8995-457c-ab4f-3029ef690a54", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/fcb4b254-8995-457c-ab4f-3029ef690a54", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "fcb4b254-8995-457c-ab4f-3029ef690a54"}} 2018-07-17 02:02:36,970 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-ecefa576-6832-42b3-b505-2be7a020053f 2018-07-17 02:02:36,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.76825094223s 2018-07-17 02:02:36,971 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-ecefa576-6832-42b3-b505-2be7a020053f 2018-07-17 02:02:36,972 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_03fbddc0-2aec-42da-b940-5e014a5d9b22', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'df9a44cd2aa744cebd2be4314181b803', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'fcb4b254-8995-457c-ab4f-3029ef690a54', 'swap': 0}) 2018-07-17 02:02:36,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-17 02:02:36,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors/fcb4b254-8995-457c-ab4f-3029ef690a54/os-extra_specs -H "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}9335449081a8fa2ca715525ecce4fe08bbd912c9" -d '{"extra_specs": {}}' 2018-07-17 02:02:37,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 17 Jul 2018 02:02:36 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-b14f5416-d0b4-48f8-bb1a-61739f0cf148 x-compute-request-id: req-b14f5416-d0b4-48f8-bb1a-61739f0cf148 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-17 02:02:37,119 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/fcb4b254-8995-457c-ab4f-3029ef690a54/os-extra_specs used request id req-b14f5416-d0b4-48f8-bb1a-61739f0cf148 2018-07-17 02:02:37,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.146729946136s 2018-07-17 02:02:37,119 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/fcb4b254-8995-457c-ab4f-3029ef690a54/os-extra_specs used request id req-b14f5416-d0b4-48f8-bb1a-61739f0cf148 2018-07-17 02:02:37,233 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-17 02:02:37,234 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:16 | PASS | +-------------------+------------------+------------------+----------------+ 2018-07-17 02:02:37,240 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-17 02:02:37,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/378c8946-efb0-4b1f-90c3-7b674c060cf3/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}3536eec907d191763cd2f193fe752eb10a936d3b" -d '{"subnet_id": "7dee38d4-7a9d-47da-b6e5-a1c8d08c105b"}' 2018-07-17 02:02:40,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-38710a07-bd57-4eec-9638-86f998d3ba3d Date: Tue, 17 Jul 2018 02:02:40 GMT RESP BODY: {"network_id": "0f4506ed-d68c-45b5-9ac3-d9952e4219d9", "tenant_id": "0aa7f6d543c74b7896ad5d126554d4e4", "subnet_id": "7dee38d4-7a9d-47da-b6e5-a1c8d08c105b", "subnet_ids": ["7dee38d4-7a9d-47da-b6e5-a1c8d08c105b"], "port_id": "ea33f9c1-497e-4f9f-b922-8a6df3311ccd", "id": "378c8946-efb0-4b1f-90c3-7b674c060cf3"} 2018-07-17 02:02:40,126 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/378c8946-efb0-4b1f-90c3-7b674c060cf3/remove_router_interface.json used request id req-38710a07-bd57-4eec-9638-86f998d3ba3d 2018-07-17 02:02:40,126 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.88603210449s 2018-07-17 02:02:40,126 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/378c8946-efb0-4b1f-90c3-7b674c060cf3/remove_router_interface.json used request id req-38710a07-bd57-4eec-9638-86f998d3ba3d returning object 378c8946-efb0-4b1f-90c3-7b674c060cf3 2018-07-17 02:02:40,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-17 02:02:40,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}3536eec907d191763cd2f193fe752eb10a936d3b" 2018-07-17 02:02:40,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-57986981-8c28-4b7a-9ed9-c3cac65d25b9 Date: Tue, 17 Jul 2018 02:02:40 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4bc59cd0-9a8b-4247-8a4d-cec5859893c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a0d435ca-278e-4d42-a8f0-739462e9c396", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0aa7f6d543c74b7896ad5d126554d4e4", "created_at": "2018-07-17T02:02:24Z", "admin_state_up": true, "updated_at": "2018-07-17T02:02:38Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "0aa7f6d543c74b7896ad5d126554d4e4", "id": "378c8946-efb0-4b1f-90c3-7b674c060cf3", "name": "vmready2-router_03fbddc0-2aec-42da-b940-5e014a5d9b22"}]} 2018-07-17 02:02:40,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-57986981-8c28-4b7a-9ed9-c3cac65d25b9 2018-07-17 02:02:40,448 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.3207218647s 2018-07-17 02:02:40,448 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-57986981-8c28-4b7a-9ed9-c3cac65d25b9 2018-07-17 02:02:40,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-17 02:02:40,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/routers/378c8946-efb0-4b1f-90c3-7b674c060cf3.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}3536eec907d191763cd2f193fe752eb10a936d3b" 2018-07-17 02:02:44,204 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6b0e27ec-7a32-4c3e-a3aa-317246feec0d Content-Length: 0 Date: Tue, 17 Jul 2018 02:02:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 02:02:44,204 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/378c8946-efb0-4b1f-90c3-7b674c060cf3.json used request id req-6b0e27ec-7a32-4c3e-a3aa-317246feec0d 2018-07-17 02:02:44,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.7530298233s 2018-07-17 02:02:44,204 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/378c8946-efb0-4b1f-90c3-7b674c060cf3.json used request id req-6b0e27ec-7a32-4c3e-a3aa-317246feec0d 2018-07-17 02:02:44,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-17 02:02:44,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}3536eec907d191763cd2f193fe752eb10a936d3b" 2018-07-17 02:02:45,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-be4025a2-4eb4-4646-8834-7841ee14c1a5 Date: Tue, 17 Jul 2018 02:02:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0f4506ed-d68c-45b5-9ac3-d9952e4219d9","tenant_id":"0aa7f6d543c74b7896ad5d126554d4e4","created_at":"2018-07-17T02:02:23Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-17T02:02:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.2","end":"192.168.0.254"}],"gateway_ip":"192.168.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.0.0/24","project_id":"0aa7f6d543c74b7896ad5d126554d4e4","id":"7dee38d4-7a9d-47da-b6e5-a1c8d08c105b","subnetpool_id":null,"name":"vmready2-subnet_03fbddc0-2aec-42da-b940-5e014a5d9b22"}]} 2018-07-17 02:02:45,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-be4025a2-4eb4-4646-8834-7841ee14c1a5 2018-07-17 02:02:45,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.942121982574s 2018-07-17 02:02:45,148 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-be4025a2-4eb4-4646-8834-7841ee14c1a5 2018-07-17 02:02:45,149 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-17 02:02:45,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/subnets/7dee38d4-7a9d-47da-b6e5-a1c8d08c105b.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}3536eec907d191763cd2f193fe752eb10a936d3b" 2018-07-17 02:02:47,572 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4bae2031-30eb-4c39-a32c-c2e418a57399 Date: Tue, 17 Jul 2018 02:02:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 02:02:47,572 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/7dee38d4-7a9d-47da-b6e5-a1c8d08c105b.json used request id req-4bae2031-30eb-4c39-a32c-c2e418a57399 2018-07-17 02:02:47,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.42285895348s 2018-07-17 02:02:47,572 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/7dee38d4-7a9d-47da-b6e5-a1c8d08c105b.json used request id req-4bae2031-30eb-4c39-a32c-c2e418a57399 2018-07-17 02:02:47,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-17 02:02:47,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}3536eec907d191763cd2f193fe752eb10a936d3b" 2018-07-17 02:02:47,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-db0295d2-c555-4ff8-9eb8-a67244d7b746 Date: Tue, 17 Jul 2018 02:02:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0f4506ed-d68c-45b5-9ac3-d9952e4219d9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0aa7f6d543c74b7896ad5d126554d4e4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-17T02:02:47Z","qos_policy_id":null,"name":"vmready2-net_03fbddc0-2aec-42da-b940-5e014a5d9b22","admin_state_up":true,"tenant_id":"0aa7f6d543c74b7896ad5d126554d4e4","created_at":"2018-07-17T02:02:21Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4bc59cd0-9a8b-4247-8a4d-cec5859893c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"32473c3bbed64b4dbf895d6fdcf91a2c","l2_adjacency":true,"status":"ACTIVE","subnets":["a0d435ca-278e-4d42-a8f0-739462e9c396"],"description":"","tags":[],"updated_at":"2018-07-17T01:57:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"32473c3bbed64b4dbf895d6fdcf91a2c","created_at":"2018-07-17T01:57:18Z","mtu":1500}]} 2018-07-17 02:02:47,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-db0295d2-c555-4ff8-9eb8-a67244d7b746 2018-07-17 02:02:47,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.142322063446s 2018-07-17 02:02:47,715 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-db0295d2-c555-4ff8-9eb8-a67244d7b746 2018-07-17 02:02:47,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-17 02:02:47,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/networks/0f4506ed-d68c-45b5-9ac3-d9952e4219d9.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}3536eec907d191763cd2f193fe752eb10a936d3b" 2018-07-17 02:02:48,999 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6e9283b4-77cd-4c89-93f8-5d278a840ad5 Date: Tue, 17 Jul 2018 02:02:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 02:02:49,000 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/0f4506ed-d68c-45b5-9ac3-d9952e4219d9.json used request id req-6e9283b4-77cd-4c89-93f8-5d278a840ad5 2018-07-17 02:02:49,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.28309011459s 2018-07-17 02:02:49,000 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/0f4506ed-d68c-45b5-9ac3-d9952e4219d9.json used request id req-6e9283b4-77cd-4c89-93f8-5d278a840ad5 2018-07-17 02:02:49,004 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-17 02:02:49,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3536eec907d191763cd2f193fe752eb10a936d3b" 2018-07-17 02:02:49,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-3a91bab6-414c-403c-b6a0-80057e5b71b9 Date: Tue, 17 Jul 2018 02:02:49 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b546d222-62d3-4882-9227-0f3fd0a406e1/images/12b7a4ba-9948-4619-abf4-a5faf43a14c4/snap", "metadata": {}}], "file": "/v2/images/12b7a4ba-9948-4619-abf4-a5faf43a14c4/file", "owner": "0aa7f6d543c74b7896ad5d126554d4e4", "id": "12b7a4ba-9948-4619-abf4-a5faf43a14c4", "size": 12716032, "self": "/v2/images/12b7a4ba-9948-4619-abf4-a5faf43a14c4", "disk_format": "qcow2", "direct_url": "rbd://b546d222-62d3-4882-9227-0f3fd0a406e1/images/12b7a4ba-9948-4619-abf4-a5faf43a14c4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-17T02:02:36Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_03fbddc0-2aec-42da-b940-5e014a5d9b22", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_03fbddc0-2aec-42da-b940-5e014a5d9b22", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-17T02:02:34Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-17 02:02:49,699 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-3a91bab6-414c-403c-b6a0-80057e5b71b9 2018-07-17 02:02:49,699 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.694952964783s 2018-07-17 02:02:49,700 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-3a91bab6-414c-403c-b6a0-80057e5b71b9 2018-07-17 02:02:49,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-17 02:02:49,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9292/v2/images/12b7a4ba-9948-4619-abf4-a5faf43a14c4 -H "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}3536eec907d191763cd2f193fe752eb10a936d3b" 2018-07-17 02:02:50,770 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-55c9af0c-8679-49bf-8159-693d90e108b3 Date: Tue, 17 Jul 2018 02:02:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-17 02:02:50,770 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/12b7a4ba-9948-4619-abf4-a5faf43a14c4 used request id req-55c9af0c-8679-49bf-8159-693d90e108b3 2018-07-17 02:02:50,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.06858706474s 2018-07-17 02:02:50,771 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/12b7a4ba-9948-4619-abf4-a5faf43a14c4 used request id req-55c9af0c-8679-49bf-8159-693d90e108b3 2018-07-17 02:02:50,771 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-17 02:02:50,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None" -H "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}9335449081a8fa2ca715525ecce4fe08bbd912c9" 2018-07-17 02:02:50,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 17 Jul 2018 02:02:50 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-fcb6af6e-bbb1-411c-83c2-f2d4bcb910b3 x-compute-request-id: req-fcb6af6e-bbb1-411c-83c2-f2d4bcb910b3 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready2-flavor_03fbddc0-2aec-42da-b940-5e014a5d9b22", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/fcb4b254-8995-457c-ab4f-3029ef690a54", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/fcb4b254-8995-457c-ab4f-3029ef690a54", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "fcb4b254-8995-457c-ab4f-3029ef690a54"}]} 2018-07-17 02:02:50,903 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-fcb6af6e-bbb1-411c-83c2-f2d4bcb910b3 2018-07-17 02:02:50,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.131460905075s 2018-07-17 02:02:50,903 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-fcb6af6e-bbb1-411c-83c2-f2d4bcb910b3 2018-07-17 02:02:50,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-17 02:02:50,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/flavors/fcb4b254-8995-457c-ab4f-3029ef690a54 -H "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}9335449081a8fa2ca715525ecce4fe08bbd912c9" 2018-07-17 02:02:51,063 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 17 Jul 2018 02:02:50 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-de2a8c90-670b-4f8b-8384-ecbbd48f1eab x-compute-request-id: req-de2a8c90-670b-4f8b-8384-ecbbd48f1eab Content-Length: 0 Content-Type: application/json 2018-07-17 02:02:51,063 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/fcb4b254-8995-457c-ab4f-3029ef690a54 used request id req-de2a8c90-670b-4f8b-8384-ecbbd48f1eab 2018-07-17 02:02:51,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.158124923706s 2018-07-17 02:02:51,064 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/fcb4b254-8995-457c-ab4f-3029ef690a54 used request id req-de2a8c90-670b-4f8b-8384-ecbbd48f1eab 2018-07-17 02:02:51,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-17 02:02:51,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}9335449081a8fa2ca715525ecce4fe08bbd912c9" 2018-07-17 02:02:51,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 17 Jul 2018 02:02:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0149e8c-b675-4e18-a0b4-37fd4af8ed76 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "nova", "links": {"self": "http://172.30.9.30:5000/v3/users/05c47f35b4c8488899d71e7cfb6b3bfd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "05c47f35b4c8488899d71e7cfb6b3bfd", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.30:5000/v3/users/0bad9939990341718493dc29be283de9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bad9939990341718493dc29be283de9", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.30:5000/v3/users/1986679d271249c9b32fd87c6504ce72"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1986679d271249c9b32fd87c6504ce72", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.30:5000/v3/users/24ba06262c25464e854bcfa66e84229d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "24ba06262c25464e854bcfa66e84229d", "email": "cinder@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.30:5000/v3/users/54016e7d40194f9091000292d9dcb31d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54016e7d40194f9091000292d9dcb31d", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.30:5000/v3/users/7cfd2961676d4865b666c8cf97a9e4b9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7cfd2961676d4865b666c8cf97a9e4b9", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.30:5000/v3/users/7e5d5589410744989af7f9962725b11f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e5d5589410744989af7f9962725b11f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.30:5000/v3/users/92c852e85f434a6492e6cae4a2398733"}, "domain_id": "4f937d3e96bc4e589d29a41856c004c1", "enabled": true, "options": {}, "id": "92c852e85f434a6492e6cae4a2398733", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.30:5000/v3/users/9d42c28d1efc4805a96ae50f3994a9e5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9d42c28d1efc4805a96ae50f3994a9e5", "email": "aodh@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.30:5000/v3/users/a1515438cbad4bbc9513e9973091036a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a1515438cbad4bbc9513e9973091036a", "email": "neutron@localhost", "password_expires_at": null}, {"name": "vmready2-user_03fbddc0-2aec-42da-b940-5e014a5d9b22", "links": {"self": "http://172.30.9.30:5000/v3/users/a9c300dd57aa48f28f1bc33d97145205"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a9c300dd57aa48f28f1bc33d97145205", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.30:5000/v3/users/cfcc3eb146914e59ba22835fe55d0caf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cfcc3eb146914e59ba22835fe55d0caf", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.30:5000/v3/users/d62c44e1f5c44409a9b2ba9fa83404a4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d62c44e1f5c44409a9b2ba9fa83404a4", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.30:5000/v3/users/e16d268a14034856b5aa9b47a104fb04"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e16d268a14034856b5aa9b47a104fb04", "email": "heat@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.30:5000/v3/users/ec3b8e3069804dd2833a798d424679cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ec3b8e3069804dd2833a798d424679cc", "email": "panko@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.30:5000/v3/users", "previous": null, "next": null}} 2018-07-17 02:02:51,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-f0149e8c-b675-4e18-a0b4-37fd4af8ed76 2018-07-17 02:02:51,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128937005997s 2018-07-17 02:02:51,194 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users used request id req-f0149e8c-b675-4e18-a0b4-37fd4af8ed76 2018-07-17 02:02:51,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-07-17 02:02:51,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:5000/v3/users/a9c300dd57aa48f28f1bc33d97145205 -H "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}9335449081a8fa2ca715525ecce4fe08bbd912c9" 2018-07-17 02:02:51,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 17 Jul 2018 02:02:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f1723e3-928d-4722-91ce-8836263670f0 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_03fbddc0-2aec-42da-b940-5e014a5d9b22", "links": {"self": "http://172.30.9.30:5000/v3/users/a9c300dd57aa48f28f1bc33d97145205"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "a9c300dd57aa48f28f1bc33d97145205", "description": null}} 2018-07-17 02:02:51,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/a9c300dd57aa48f28f1bc33d97145205 used request id req-9f1723e3-928d-4722-91ce-8836263670f0 2018-07-17 02:02:51,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.126978874207s 2018-07-17 02:02:51,326 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/users/a9c300dd57aa48f28f1bc33d97145205 used request id req-9f1723e3-928d-4722-91ce-8836263670f0 2018-07-17 02:02:51,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-07-17 02:02:51,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/users/a9c300dd57aa48f28f1bc33d97145205 -H "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}9335449081a8fa2ca715525ecce4fe08bbd912c9" 2018-07-17 02:02:51,592 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 17 Jul 2018 02:02:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6704859-71ec-47a5-8018-8bc686499744 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-17 02:02:51,592 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/a9c300dd57aa48f28f1bc33d97145205 used request id req-e6704859-71ec-47a5-8018-8bc686499744 2018-07-17 02:02:51,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.265136003494s 2018-07-17 02:02:51,593 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/users/a9c300dd57aa48f28f1bc33d97145205 used request id req-e6704859-71ec-47a5-8018-8bc686499744 2018-07-17 02:02:51,599 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-07-17 02:02:51,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}9335449081a8fa2ca715525ecce4fe08bbd912c9" 2018-07-17 02:02:51,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 17 Jul 2018 02:02:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06a1ad01-2ff2-488c-98cf-2aa3dba24a11 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.30:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.30:5000/v3/projects/0aa7f6d543c74b7896ad5d126554d4e4"}, "tags": [], "enabled": true, "id": "0aa7f6d543c74b7896ad5d126554d4e4", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_03fbddc0-2aec-42da-b940-5e014a5d9b22"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.30:5000/v3/projects/32473c3bbed64b4dbf895d6fdcf91a2c"}, "tags": [], "enabled": true, "id": "32473c3bbed64b4dbf895d6fdcf91a2c", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.30:5000/v3/projects/df9a44cd2aa744cebd2be4314181b803"}, "tags": [], "enabled": true, "id": "df9a44cd2aa744cebd2be4314181b803", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-07-17 02:02:51,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-06a1ad01-2ff2-488c-98cf-2aa3dba24a11 2018-07-17 02:02:51,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0977442264557s 2018-07-17 02:02:51,697 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.30:5000/v3/projects used request id req-06a1ad01-2ff2-488c-98cf-2aa3dba24a11 2018-07-17 02:02:51,701 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-07-17 02:02:51,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:5000/v3/projects/0aa7f6d543c74b7896ad5d126554d4e4 -H "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}9335449081a8fa2ca715525ecce4fe08bbd912c9" 2018-07-17 02:02:51,878 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 17 Jul 2018 02:02:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3aae6370-4ba5-472f-9970-0417d234e0c8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-07-17 02:02:51,879 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/0aa7f6d543c74b7896ad5d126554d4e4 used request id req-3aae6370-4ba5-472f-9970-0417d234e0c8 2018-07-17 02:02:51,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.177484989166s 2018-07-17 02:02:51,879 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.30:5000/v3/projects/0aa7f6d543c74b7896ad5d126554d4e4 used request id req-3aae6370-4ba5-472f-9970-0417d234e0c8 2018-07-17 02:02:51,933 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2018-07-17 02:02:51,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-17 02:02:51,974 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-17 02:02:51,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-17 02:02:51,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-17 02:02:51,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-17 02:02:51,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-17 02:02:51,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-17 02:02:51,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-17 02:02:51,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-17 02:02:51,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-17 02:02:51,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-17 02:02:51,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-17 02:02:51,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-17 02:02:51,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-17 02:02:51,975 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-17 02:02:51,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-17 02:02:51,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-17 02:02:51,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-17 02:02:51,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-17 02:02:51,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-17 02:02:51,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-17 02:02:51,976 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-17 02:02:51,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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-17 02:02:51,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 17 Jul 2018 02:02:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4e0f866-be65-4000-a0f0-3b390a6def6d 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.30:5000/v3/", "rel": "self"}]}} 2018-07-17 02:02:51,984 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.30:5000/v3 used request id req-f4e0f866-be65-4000-a0f0-3b390a6def6d 2018-07-17 02:02:51,985 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.30:5000/v3/auth/tokens 2018-07-17 02:02:52,390 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "468d198354ae4e4481aafd3f4b9e8a0f", "name": "reader"}, {"id": "ded562c186e84c2baaf3480f758e89ac", "name": "member"}, {"id": "40a8e68b62584aee9594d8ddca14ce1c", "name": "admin"}], "expires_at": "2018-07-17T03:02:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "df9a44cd2aa744cebd2be4314181b803", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0410f96bf35b401fa6ccb58a51d961cd"}, {"url": "http://192.30.9.9:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "75f14cddbbaf4633baf1fce24768eb82"}, {"url": "http://192.30.9.9:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "98d94ffc1ae0417ea62e6fee5f6c7070"}], "type": "cloudformation", "id": "0165f890186e42a4be389b22cfaa85dd", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.9:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "29be59ba14ab418daf65b085bfe5dd36"}, {"url": "http://172.30.9.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9c4cb5914907406db650e8adab8ce00c"}, {"url": "http://192.30.9.9:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c32602db62c84324be217376155510fe"}], "type": "placement", "id": "17796dd477a94304b5ea717f36283718", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.30:8004/v1/df9a44cd2aa744cebd2be4314181b803", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "371fb98d16a742208480d4c00f62b49c"}, {"url": "http://192.30.9.9:8004/v1/df9a44cd2aa744cebd2be4314181b803", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "deb9481e0b0f4ab489b4b8fafec573a0"}, {"url": "http://192.30.9.9:8004/v1/df9a44cd2aa744cebd2be4314181b803", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e3d8e75c064c4d079c0abb37d7de3ee5"}], "type": "orchestration", "id": "38b44ec7cf314a089d05b3d75d018989", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.9:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "116d91eed4144dcaa769c75c3e7d90cb"}, {"url": "http://192.30.9.9:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3db45c511f24458f98cda0bb493786fa"}, {"url": "http://172.30.9.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eb4b643aac554728b3f81ba8dd51a26a"}], "type": "compute", "id": "5522a6be77484f4483fd54c8814dea70", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.9:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c830aa4edec64206af4921301d34e427"}, {"url": "http://172.30.9.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e107b19c4824417f80d082f70770f4bb"}, {"url": "http://192.30.9.9:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f37a9c2583cf43e5be5e1a02cf29c285"}], "type": "image", "id": "6a63526673a64a29b33acc003b66a4fd", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v2/df9a44cd2aa744cebd2be4314181b803", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1c95c466239f472c945f4869f11c5330"}, {"url": "http://192.30.9.9:8776/v2/df9a44cd2aa744cebd2be4314181b803", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "279484296292464abd785c21a57424da"}, {"url": "http://172.30.9.30:8776/v2/df9a44cd2aa744cebd2be4314181b803", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68fffe824507461ebc220ab2a4c38bd6"}], "type": "volumev2", "id": "791cc12b6413436395f33a8c36431c8f", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "7d82eea969614a809308a334fd7a5f56", "name": "ceilometer"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a27f4b99df6442395f715870ab7683a"}, {"url": "http://12.0.0.21:8080/v1/AUTH_df9a44cd2aa744cebd2be4314181b803", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7119ef2694624392a98108f39393bb99"}, {"url": "http://172.30.9.30:8080/v1/AUTH_df9a44cd2aa744cebd2be4314181b803", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a631c105f458404a907208d1195bdd5d"}], "type": "object-store", "id": "8ed4a04d50f5472f9d7dd3482536eed4", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.9:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4b5bdd5020244475a86a00b93ab61fa5"}, {"url": "http://192.30.9.9:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c4e08d9ce13d4e1fbcb6a204c2abb7d3"}, {"url": "http://172.30.9.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea4bbfc897764155b32443efaff15c39"}], "type": "network", "id": "93475ccbd9864b82ad9221d3fa27fb1b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v1/df9a44cd2aa744cebd2be4314181b803", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f43fb410e2e47ddbfd3e36873fe5c7a"}, {"url": "http://192.30.9.9:8776/v1/df9a44cd2aa744cebd2be4314181b803", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b721f573ff884d8aab737a4a36212c11"}, {"url": "http://172.30.9.30:8776/v1/df9a44cd2aa744cebd2be4314181b803", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5c9c2a61a234fa5ab92c3c3140391f1"}], "type": "volume", "id": "a2030268fb724d7fa4da9ab14d220ee2", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.9:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "58c33293979c4947ab0d82e70139a705"}, {"url": "http://172.30.9.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87ffdf4f9e1f47d78dcecf3e0b6d852a"}, {"url": "http://192.30.9.9:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f8bcdb047ae4b0eb0757b5a1e696106"}], "type": "identity", "id": "b6ff810003bc42a68c9460e52e9945ef", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.9:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "14ae3970fa8b4359a3adacdfbbc08480"}, {"url": "http://172.30.9.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3d75e122976d4a6bacc879ec646fdaa3"}, {"url": "http://192.30.9.9:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "732ec7704e3942d88d97223beabe2e75"}], "type": "event", "id": "c1c5575a78d14a28add05b4d585a4323", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.9:8776/v3/df9a44cd2aa744cebd2be4314181b803", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "147496c79dec466c9ed005218550edf0"}, {"url": "http://192.30.9.9:8776/v3/df9a44cd2aa744cebd2be4314181b803", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1f72a37f52d24ee3a25ed27484aacfa9"}, {"url": "http://172.30.9.30:8776/v3/df9a44cd2aa744cebd2be4314181b803", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6037be53996b44f3bd6896f725b25d6c"}], "type": "volumev3", "id": "cc8d9f20d05346c5be56f21d21a98c4c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.9:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1e5d02830d2844fd999471aad2852f97"}, {"url": "http://192.30.9.9:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2941e64479f74f609609c6e17698ad2d"}, {"url": "http://172.30.9.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "62c39797fa85444282a31669270b360b"}], "type": "metric", "id": "ea6e891d414549c3ae1ae6169354da13", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.9:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "57d5c723523f443c9232d838ac005843"}, {"url": "http://192.30.9.9:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "911a12ebebe648528e0aecca68ff14cd"}, {"url": "http://172.30.9.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cc220b7dd1794d08bd65a9f8bcc2737d"}], "type": "alarming", "id": "ffd886326068473fa265f2545bd2b941", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d62c44e1f5c44409a9b2ba9fa83404a4"}, "audit_ids": ["-XffHL0sQvCHjFpqpY11pA"], "issued_at": "2018-07-17T02:02:52.000000Z"}} 2018-07-17 02:02:52,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-17 02:02:52,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30: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}d1ce20edef3cbeb2ceba46d71273ae69b62c31a9" 2018-07-17 02:02:52,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-5ed3ab5d-9e8a-4db6-91ca-439ee0fbc873 Date: Tue, 17 Jul 2018 02:02:52 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"4bc59cd0-9a8b-4247-8a4d-cec5859893c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"32473c3bbed64b4dbf895d6fdcf91a2c","l2_adjacency":true,"status":"ACTIVE","subnets":["a0d435ca-278e-4d42-a8f0-739462e9c396"],"description":"","tags":[],"updated_at":"2018-07-17T01:57:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"32473c3bbed64b4dbf895d6fdcf91a2c","created_at":"2018-07-17T01:57:18Z","provider:network_type":"flat"}]} 2018-07-17 02:02:52,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5ed3ab5d-9e8a-4db6-91ca-439ee0fbc873 2018-07-17 02:02:52,674 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.280383110046s 2018-07-17 02:02:52,674 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5ed3ab5d-9e8a-4db6-91ca-439ee0fbc873 2018-07-17 02:02:52,681 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2018-07-17 02:02:52,682 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-17 02:02:52,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}d1ce20edef3cbeb2ceba46d71273ae69b62c31a9" -d '{"network": {"name": "singlevm1-net_f14fae17-c033-426b-839f-60301688c84b", "admin_state_up": true}}' 2018-07-17 02:02:53,252 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-b574fad4-2865-4f38-addc-689a1032b97d Date: Tue, 17 Jul 2018 02:02:53 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"4230b9d4-7410-4f48-bbaa-dc5d73859ffa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"df9a44cd2aa744cebd2be4314181b803","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-17T02:02:53Z","is_default":false,"qos_policy_id":null,"name":"singlevm1-net_f14fae17-c033-426b-839f-60301688c84b","admin_state_up":true,"tenant_id":"df9a44cd2aa744cebd2be4314181b803","created_at":"2018-07-17T02:02:52Z","mtu":1450}} 2018-07-17 02:02:53,252 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-b574fad4-2865-4f38-addc-689a1032b97d 2018-07-17 02:02:53,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.569951057434s 2018-07-17 02:02:53,253 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-b574fad4-2865-4f38-addc-689a1032b97d 2018-07-17 02:02:53,253 - 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-17T02:02:53Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'4230b9d4-7410-4f48-bbaa-dc5d73859ffa', u'provider:segmentation_id': 48, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'singlevm1-net_f14fae17-c033-426b-839f-60301688c84b', u'created_at': u'2018-07-17T02:02:52Z', u'mtu': 1450, u'tenant_id': u'df9a44cd2aa744cebd2be4314181b803', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'df9a44cd2aa744cebd2be4314181b803', u'l2_adjacency': True}) 2018-07-17 02:02:53,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-17 02:02:53,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}d1ce20edef3cbeb2ceba46d71273ae69b62c31a9" 2018-07-17 02:02:53,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1429 X-Openstack-Request-Id: req-d6065d3d-95c2-4a80-aeb2-4a19347203ea Date: Tue, 17 Jul 2018 02:02:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"4230b9d4-7410-4f48-bbaa-dc5d73859ffa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"df9a44cd2aa744cebd2be4314181b803","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-17T02:02:53Z","qos_policy_id":null,"name":"singlevm1-net_f14fae17-c033-426b-839f-60301688c84b","admin_state_up":true,"tenant_id":"df9a44cd2aa744cebd2be4314181b803","created_at":"2018-07-17T02:02:52Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"4bc59cd0-9a8b-4247-8a4d-cec5859893c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"32473c3bbed64b4dbf895d6fdcf91a2c","l2_adjacency":true,"status":"ACTIVE","subnets":["a0d435ca-278e-4d42-a8f0-739462e9c396"],"description":"","tags":[],"updated_at":"2018-07-17T01:57:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"32473c3bbed64b4dbf895d6fdcf91a2c","created_at":"2018-07-17T01:57:18Z","provider:network_type":"flat"}]} 2018-07-17 02:02:53,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-d6065d3d-95c2-4a80-aeb2-4a19347203ea 2018-07-17 02:02:53,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.45556306839s 2018-07-17 02:02:53,710 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-d6065d3d-95c2-4a80-aeb2-4a19347203ea 2018-07-17 02:02:53,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-17 02:02:53,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}d1ce20edef3cbeb2ceba46d71273ae69b62c31a9" -d '{"subnet": {"name": "singlevm1-subnet_f14fae17-c033-426b-839f-60301688c84b", "enable_dhcp": true, "network_id": "4230b9d4-7410-4f48-bbaa-dc5d73859ffa", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.0.0/24"}}' 2018-07-17 02:02:54,545 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-b4fc2ce1-46e7-436c-9e68-3f3a382da96f Date: Tue, 17 Jul 2018 02:02:54 GMT RESP BODY: {"subnet":{"updated_at":"2018-07-17T02:02:53Z","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":"9fd48a3e-5910-44e8-8a7e-4d11a97d6604","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.0.1","project_id":"df9a44cd2aa744cebd2be4314181b803","description":"","tags":[],"cidr":"192.168.0.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_f14fae17-c033-426b-839f-60301688c84b","enable_dhcp":true,"segment_id":null,"network_id":"4230b9d4-7410-4f48-bbaa-dc5d73859ffa","tenant_id":"df9a44cd2aa744cebd2be4314181b803","created_at":"2018-07-17T02:02:53Z","ip_version":4}} 2018-07-17 02:02:54,545 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-b4fc2ce1-46e7-436c-9e68-3f3a382da96f 2018-07-17 02:02:54,545 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.833680152893s 2018-07-17 02:02:54,546 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-b4fc2ce1-46e7-436c-9e68-3f3a382da96f 2018-07-17 02:02:54,546 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-17T02:02:53Z', 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'9fd48a3e-5910-44e8-8a7e-4d11a97d6604', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_f14fae17-c033-426b-839f-60301688c84b', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'4230b9d4-7410-4f48-bbaa-dc5d73859ffa', u'tenant_id': u'df9a44cd2aa744cebd2be4314181b803', u'created_at': u'2018-07-17T02:02:53Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.0.1', u'ip_version': 4, u'project_id': u'df9a44cd2aa744cebd2be4314181b803'}) 2018-07-17 02:02:54,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-17 02:02:54,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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}d1ce20edef3cbeb2ceba46d71273ae69b62c31a9" -d '{"router": {"external_gateway_info": {"network_id": "4bc59cd0-9a8b-4247-8a4d-cec5859893c2"}, "name": "singlevm1-router_f14fae17-c033-426b-839f-60301688c84b", "admin_state_up": true}}' 2018-07-17 02:03:00,289 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-b4a37ad1-b5ef-49c8-b7a0-9f130e4c4fe4 Date: Tue, 17 Jul 2018 02:03:00 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "4bc59cd0-9a8b-4247-8a4d-cec5859893c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a0d435ca-278e-4d42-a8f0-739462e9c396", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "df9a44cd2aa744cebd2be4314181b803", "created_at": "2018-07-17T02:02:55Z", "admin_state_up": true, "updated_at": "2018-07-17T02:02:56Z", "project_id": "df9a44cd2aa744cebd2be4314181b803", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "6b451ae7-9cdf-4b48-9fe8-fa9b0f011e70", "name": "singlevm1-router_f14fae17-c033-426b-839f-60301688c84b"}} 2018-07-17 02:03:00,289 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-b4a37ad1-b5ef-49c8-b7a0-9f130e4c4fe4 2018-07-17 02:03:00,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.74244403839s 2018-07-17 02:03:00,290 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-b4a37ad1-b5ef-49c8-b7a0-9f130e4c4fe4 2018-07-17 02:03:00,290 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-17T02:02:56Z', u'revision_number': 3, u'ha': True, u'id': u'6b451ae7-9cdf-4b48-9fe8-fa9b0f011e70', u'external_gateway_info': {u'network_id': u'4bc59cd0-9a8b-4247-8a4d-cec5859893c2', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a0d435ca-278e-4d42-a8f0-739462e9c396', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_f14fae17-c033-426b-839f-60301688c84b', u'admin_state_up': True, u'tenant_id': u'df9a44cd2aa744cebd2be4314181b803', u'created_at': u'2018-07-17T02:02:55Z', u'flavor_id': None, u'routes': [], u'project_id': u'df9a44cd2aa744cebd2be4314181b803'}) 2018-07-17 02:03:00,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-17 02:03:00,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/6b451ae7-9cdf-4b48-9fe8-fa9b0f011e70/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}d1ce20edef3cbeb2ceba46d71273ae69b62c31a9" -d '{"subnet_id": "9fd48a3e-5910-44e8-8a7e-4d11a97d6604"}' 2018-07-17 02:03:02,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-62e01557-1989-46a4-8565-c009f53ec98a Date: Tue, 17 Jul 2018 02:03:02 GMT RESP BODY: {"network_id": "4230b9d4-7410-4f48-bbaa-dc5d73859ffa", "tenant_id": "df9a44cd2aa744cebd2be4314181b803", "subnet_id": "9fd48a3e-5910-44e8-8a7e-4d11a97d6604", "subnet_ids": ["9fd48a3e-5910-44e8-8a7e-4d11a97d6604"], "port_id": "7eac9b4a-99b8-461d-9edb-f2b2cd26baab", "id": "6b451ae7-9cdf-4b48-9fe8-fa9b0f011e70"} 2018-07-17 02:03:02,747 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/6b451ae7-9cdf-4b48-9fe8-fa9b0f011e70/add_router_interface.json used request id req-62e01557-1989-46a4-8565-c009f53ec98a 2018-07-17 02:03:02,748 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.45670294762s 2018-07-17 02:03:02,748 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/6b451ae7-9cdf-4b48-9fe8-fa9b0f011e70/add_router_interface.json used request id req-62e01557-1989-46a4-8565-c009f53ec98a returning object 6b451ae7-9cdf-4b48-9fe8-fa9b0f011e70 2018-07-17 02:03:02,748 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-17 02:03:02,880 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-17 02:03:02,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-17 02:03:02,886 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Tue, 17 Jul 2018 02:03:02 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.30:9292/v2/", "rel": "self"}]}]} 2018-07-17 02:03:02,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-17 02:03:02,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d1ce20edef3cbeb2ceba46d71273ae69b62c31a9" 2018-07-17 02:03:03,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-dfa3b8f8-84ec-4e17-99b3-e0cf3ba63a13 Date: Tue, 17 Jul 2018 02:03:03 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-17 02:03:03,574 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-dfa3b8f8-84ec-4e17-99b3-e0cf3ba63a13 2018-07-17 02:03:03,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.685488939285s 2018-07-17 02:03:03,574 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-dfa3b8f8-84ec-4e17-99b3-e0cf3ba63a13 2018-07-17 02:03:03,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-17 02:03:03,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d1ce20edef3cbeb2ceba46d71273ae69b62c31a9" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_f14fae17-c033-426b-839f-60301688c84b", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_f14fae17-c033-426b-839f-60301688c84b"}' 2018-07-17 02:03:03,839 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.30:9292/v2/images/ace89e1f-4153-48ef-82c9-14ead1ad5abc Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8acde4ea-a306-4eab-8e26-de5aa390b83e Date: Tue, 17 Jul 2018 02:03:03 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/ace89e1f-4153-48ef-82c9-14ead1ad5abc/file", "owner": "df9a44cd2aa744cebd2be4314181b803", "id": "ace89e1f-4153-48ef-82c9-14ead1ad5abc", "size": null, "self": "/v2/images/ace89e1f-4153-48ef-82c9-14ead1ad5abc", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-17T02:03:03Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_f14fae17-c033-426b-839f-60301688c84b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_f14fae17-c033-426b-839f-60301688c84b", "checksum": null, "created_at": "2018-07-17T02:03:03Z", "protected": false} 2018-07-17 02:03:03,839 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-8acde4ea-a306-4eab-8e26-de5aa390b83e 2018-07-17 02:03:03,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.256514072418s 2018-07-17 02:03:03,839 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.30:9292/v2/images used request id req-8acde4ea-a306-4eab-8e26-de5aa390b83e returning object ace89e1f-4153-48ef-82c9-14ead1ad5abc 2018-07-17 02:03:03,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-17 02:03:03,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9292/v2/images/ace89e1f-4153-48ef-82c9-14ead1ad5abc/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d1ce20edef3cbeb2ceba46d71273ae69b62c31a9" -d '' 2018-07-17 02:03:04,988 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b38d4fdf-fa49-4d17-a75a-93b97a6bcc10 Date: Tue, 17 Jul 2018 02:03:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-17 02:03:04,989 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/ace89e1f-4153-48ef-82c9-14ead1ad5abc/file used request id req-b38d4fdf-fa49-4d17-a75a-93b97a6bcc10 2018-07-17 02:03:04,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.14843201637s 2018-07-17 02:03:04,989 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.30:9292/v2/images/ace89e1f-4153-48ef-82c9-14ead1ad5abc/file used request id req-b38d4fdf-fa49-4d17-a75a-93b97a6bcc10 2018-07-17 02:03:04,989 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/singlevm1-img_f14fae17-c033-426b-839f-60301688c84b', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-17T02:03:03Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'private', u'file': u'/v2/images/ace89e1f-4153-48ef-82c9-14ead1ad5abc/file', u'owner': u'df9a44cd2aa744cebd2be4314181b803', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'ace89e1f-4153-48ef-82c9-14ead1ad5abc', u'size': None, u'name': u'singlevm1-img_f14fae17-c033-426b-839f-60301688c84b', u'checksum': None, u'self': u'/v2/images/ace89e1f-4153-48ef-82c9-14ead1ad5abc', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-17T02:03:03Z', u'schema': u'/v2/schemas/image'}) 2018-07-17 02:03:04,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-17 02:03:04,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors -H "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}d1ce20edef3cbeb2ceba46d71273ae69b62c31a9" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_f14fae17-c033-426b-839f-60301688c84b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-17 02:03:05,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 17 Jul 2018 02:03:04 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-3b736326-e1ce-415e-95b7-2cda43c0c50a x-compute-request-id: req-3b736326-e1ce-415e-95b7-2cda43c0c50a Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm1-flavor_f14fae17-c033-426b-839f-60301688c84b", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/68ef1fd6-18e4-4b96-8267-dc76481cf200", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/68ef1fd6-18e4-4b96-8267-dc76481cf200", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "68ef1fd6-18e4-4b96-8267-dc76481cf200"}} 2018-07-17 02:03:05,752 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-3b736326-e1ce-415e-95b7-2cda43c0c50a 2018-07-17 02:03:05,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.761957883835s 2018-07-17 02:03:05,753 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors used request id req-3b736326-e1ce-415e-95b7-2cda43c0c50a 2018-07-17 02:03:05,753 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_f14fae17-c033-426b-839f-60301688c84b', 'ephemeral': 0, 'ram': 512, 'is_disabled': False, 'properties': Munch({u'OS-FLV-DISABLED:disabled': False, u'OS-FLV-EXT-DATA:ephemeral': 0, u'os-flavor-access:is_public': True}), u'OS-FLV-DISABLED:disabled': False, 'vcpus': 1, 'extra_specs': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'df9a44cd2aa744cebd2be4314181b803', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), u'os-flavor-access:is_public': True, 'rxtx_factor': 1.0, 'is_public': True, u'OS-FLV-EXT-DATA:ephemeral': 0, 'disk': 1, 'id': u'68ef1fd6-18e4-4b96-8267-dc76481cf200', 'swap': 0}) 2018-07-17 02:03:05,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-17 02:03:05,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/flavors/68ef1fd6-18e4-4b96-8267-dc76481cf200/os-extra_specs -H "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}d1ce20edef3cbeb2ceba46d71273ae69b62c31a9" -d '{"extra_specs": {}}' 2018-07-17 02:03:05,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 17 Jul 2018 02:03:05 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-17a65b14-d47e-4581-8595-19316d8b985a x-compute-request-id: req-17a65b14-d47e-4581-8595-19316d8b985a Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-17 02:03:05,905 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/68ef1fd6-18e4-4b96-8267-dc76481cf200/os-extra_specs used request id req-17a65b14-d47e-4581-8595-19316d8b985a 2018-07-17 02:03:05,906 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.15124297142s 2018-07-17 02:03:05,906 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/flavors/68ef1fd6-18e4-4b96-8267-dc76481cf200/os-extra_specs used request id req-17a65b14-d47e-4581-8595-19316d8b985a 2018-07-17 02:03:05,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-07-17 02:03:05,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30: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 "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d1ce20edef3cbeb2ceba46d71273ae69b62c31a9" -d '{"keypair": {"name": "singlevm1-kp_f14fae17-c033-426b-839f-60301688c84b"}}' 2018-07-17 02:03:06,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 17 Jul 2018 02:03:05 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-f76cbc2b-7538-45f4-9241-84a12275c46e x-compute-request-id: req-f76cbc2b-7538-45f4-9241-84a12275c46e Content-Encoding: gzip Content-Length: 1807 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC87+fSacah8vdM46DrVbnkSM+6+/9tg3jYoLuNqqTqc6yl9A/SlLz7yIjAirZUPiNaNRqKxFIv4pkQz+rm6lq7WSlYdVRbtWQjvr3SKCVTP4h5guP1ruzNy2yWtNwwPMTorOXfR3T7zYp0SAg0FfpQN0p4rlQ+E/3kY25KqiTuZhkYYLl0pwqHOOXvNaVErJ+19OKz3OHJc1DKBg5/GXy2++pQLWZq1poUJ1sMEYtgDWLj0MnnT5zPgtoZ6cyThDbN5QXGqg7B9WrGbI+M7yOH8aNc1YwrBX5PYdPk/eaYDW+GjukOeX5i5jHhH+OoS/vUKRYQtOKFcuJm2dteFMqz Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAvO/n0mnGofL3TOOg61W55EjPuvv/bYN42KC7jaqk6nOspfQP\n0pS8+8iIwIq2VD4jWjUaisRSL+KZEM/q5upau1kpWHVUW7VkI7690iglUz+IeYLj\n9a7szctslrTcMDzE6Kzl30d0+82KdEgINBX6UDdKeK5UPhP95GNuSqok7mYZGGC5\ndKcKhzjl7zWlRKyftfTis9zhyXNQygYOfxl8tvvqUC1mataaFCdbDBGLYA1i49DJ\n50+cz4LaGenMk4Q2zeUFxqoOwfVqxmyPjO8jh/GjXNWMKwV+T2HT5P3mmA1vho7p\nDnl+YuYx4R/jqEv71CkWELTihXLiZtnbXhTKswIDAQABAoIBAQCqUzhQ1uyriMZq\neXbTUPgBFaa3cX/mcTRbTiNmZiS/+0H0ZZ5x/4aTEUg/E42lSlNCekcQPEW/R28n\n2dhxDWp4JLwCM9u1xUOeedDUCT8E2myk5lutW2G9cJrXDfrGPbJh86RTci7C5Zvg\nkiNbGUkMUZwASWBGim1DHGQMSXB7vOBTGWchQZTqKD3N68iV/urE7pPj8pkMa8xi\nDP+rfZ84TwInsmunmSJH1VjMHJGFr+nG5ZAuxQrxwMSj9L/zkC1Uueu34plZTotW\nMg8YmR1PyYd3NziC4Tx28o/cbo8tm5Q80v4KopK+o1gWvB+8KEHK/2IZgyS/wgPw\nTtVHO9/BAoGBAOFS/AbRHflD8Q5GC/coKp9pRv2u/soBuyZHPb5rantZK7LHDscP\nzG7jvqKDRr5dd6YRByhD54iYTmf2bztkrrIiaKTIHDqm/s/pOs1Amk4+tBQwO0VN\no40MHlLqs8RGgipg/W5gEQGMF88Ae6HwQJhjW+salMRPU9usgFcsAOHhAoGBANao\nwewLWPYav65rE5jGxbBCp8x95DPWItVNakhnwZdKLM/Wto3yBnSwxKXTn0J+sJZf\ndCqRxSdeWK5qp+U4hayDNY7O8PaIHObe9MmfWxGbUCsmzVRuWqB0h7lULk8aowmX\nfumqNyeHhjdmRX/4bLwPCeu+L1fZkHQUTfC4cucTAoGBAMTzCB/dQVnTrSxQxbyv\nezIDj23GPCbOBIuc0bdTpKtUcgG+RIhyorp6jvL11Cwo/qBFWgAz+nlGx6HPocJE\nav6BXP5Le4E43plUv3UQ9s9Vt4m97tDQ4Bg1c3v+ckspZjUsudh0V+kGTvk87tPJ\ncGzCzGFfxpEg1ae5zCRl7g+BAoGBALtsodV9mvFXLaIW8AdnFtjteiF8kjIIeGWR\nsIkDvu5f33yhVsfdWHGuniTD/7xJbdn+AinhGSlkoT249luX3G9iKPNGEPLQqZuT\ndFxO/W8EEx16RbHAoPSUiqTwsXZ0JYKMek1/R6UGGdRpQamYuSgCYYEqj5++4PfZ\neqwCAKFtAoGADDTNwbilvlpw66OaoOEeMtFGm2gwLgvU06qYKw2iM1+oREEXPdqZ\n8gd+H8NlW7HLBEeypzaR+XGe77MfUUkPcYpGRRTUPaBrzjDlwxs5Gu3KHdrxUB4M\nL7D5bH74qVWR4EPCrRYuwCRiG8IJeAV4lKkL1I/VaZ0QmWrnFPUD/0c=\n-----END RSA PRIVATE KEY-----\n", "user_id": "d62c44e1f5c44409a9b2ba9fa83404a4", "name": "singlevm1-kp_f14fae17-c033-426b-839f-60301688c84b", "fingerprint": "be:54:a0:94:81:84:19:58:4c:c4:b1:6d:97:6f:52:fd"}} 2018-07-17 02:03:06,296 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-f76cbc2b-7538-45f4-9241-84a12275c46e 2018-07-17 02:03:06,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.389717102051s 2018-07-17 02:03:06,296 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/os-keypairs used request id req-f76cbc2b-7538-45f4-9241-84a12275c46e 2018-07-17 02:03:06,297 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC87+fSacah8vdM46DrVbnkSM+6+/9tg3jYoLuNqqTqc6yl9A/SlLz7yIjAirZUPiNaNRqKxFIv4pkQz+rm6lq7WSlYdVRbtWQjvr3SKCVTP4h5guP1ruzNy2yWtNwwPMTorOXfR3T7zYp0SAg0FfpQN0p4rlQ+E/3kY25KqiTuZhkYYLl0pwqHOOXvNaVErJ+19OKz3OHJc1DKBg5/GXy2++pQLWZq1poUJ1sMEYtgDWLj0MnnT5zPgtoZ6cyThDbN5QXGqg7B9WrGbI+M7yOH8aNc1YwrBX5PYdPk/eaYDW+GjukOeX5i5jHhH+OoS/vUKRYQtOKFcuJm2dteFMqz Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAvO/n0mnGofL3TOOg61W55EjPuvv/bYN42KC7jaqk6nOspfQP\n0pS8+8iIwIq2VD4jWjUaisRSL+KZEM/q5upau1kpWHVUW7VkI7690iglUz+IeYLj\n9a7szctslrTcMDzE6Kzl30d0+82KdEgINBX6UDdKeK5UPhP95GNuSqok7mYZGGC5\ndKcKhzjl7zWlRKyftfTis9zhyXNQygYOfxl8tvvqUC1mataaFCdbDBGLYA1i49DJ\n50+cz4LaGenMk4Q2zeUFxqoOwfVqxmyPjO8jh/GjXNWMKwV+T2HT5P3mmA1vho7p\nDnl+YuYx4R/jqEv71CkWELTihXLiZtnbXhTKswIDAQABAoIBAQCqUzhQ1uyriMZq\neXbTUPgBFaa3cX/mcTRbTiNmZiS/+0H0ZZ5x/4aTEUg/E42lSlNCekcQPEW/R28n\n2dhxDWp4JLwCM9u1xUOeedDUCT8E2myk5lutW2G9cJrXDfrGPbJh86RTci7C5Zvg\nkiNbGUkMUZwASWBGim1DHGQMSXB7vOBTGWchQZTqKD3N68iV/urE7pPj8pkMa8xi\nDP+rfZ84TwInsmunmSJH1VjMHJGFr+nG5ZAuxQrxwMSj9L/zkC1Uueu34plZTotW\nMg8YmR1PyYd3NziC4Tx28o/cbo8tm5Q80v4KopK+o1gWvB+8KEHK/2IZgyS/wgPw\nTtVHO9/BAoGBAOFS/AbRHflD8Q5GC/coKp9pRv2u/soBuyZHPb5rantZK7LHDscP\nzG7jvqKDRr5dd6YRByhD54iYTmf2bztkrrIiaKTIHDqm/s/pOs1Amk4+tBQwO0VN\no40MHlLqs8RGgipg/W5gEQGMF88Ae6HwQJhjW+salMRPU9usgFcsAOHhAoGBANao\nwewLWPYav65rE5jGxbBCp8x95DPWItVNakhnwZdKLM/Wto3yBnSwxKXTn0J+sJZf\ndCqRxSdeWK5qp+U4hayDNY7O8PaIHObe9MmfWxGbUCsmzVRuWqB0h7lULk8aowmX\nfumqNyeHhjdmRX/4bLwPCeu+L1fZkHQUTfC4cucTAoGBAMTzCB/dQVnTrSxQxbyv\nezIDj23GPCbOBIuc0bdTpKtUcgG+RIhyorp6jvL11Cwo/qBFWgAz+nlGx6HPocJE\nav6BXP5Le4E43plUv3UQ9s9Vt4m97tDQ4Bg1c3v+ckspZjUsudh0V+kGTvk87tPJ\ncGzCzGFfxpEg1ae5zCRl7g+BAoGBALtsodV9mvFXLaIW8AdnFtjteiF8kjIIeGWR\nsIkDvu5f33yhVsfdWHGuniTD/7xJbdn+AinhGSlkoT249luX3G9iKPNGEPLQqZuT\ndFxO/W8EEx16RbHAoPSUiqTwsXZ0JYKMek1/R6UGGdRpQamYuSgCYYEqj5++4PfZ\neqwCAKFtAoGADDTNwbilvlpw66OaoOEeMtFGm2gwLgvU06qYKw2iM1+oREEXPdqZ\n8gd+H8NlW7HLBEeypzaR+XGe77MfUUkPcYpGRRTUPaBrzjDlwxs5Gu3KHdrxUB4M\nL7D5bH74qVWR4EPCrRYuwCRiG8IJeAV4lKkL1I/VaZ0QmWrnFPUD/0c=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'd62c44e1f5c44409a9b2ba9fa83404a4', 'name': u'singlevm1-kp_f14fae17-c033-426b-839f-60301688c84b', 'created_at': '2018-07-17T02:03:06.297631', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'df9a44cd2aa744cebd2be4314181b803', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'be:54:a0:94:81:84:19:58:4c:c4:b1:6d:97:6f:52:fd', 'type': 'ssh', 'id': u'singlevm1-kp_f14fae17-c033-426b-839f-60301688c84b'}) 2018-07-17 02:03:06,298 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAvO/n0mnGofL3TOOg61W55EjPuvv/bYN42KC7jaqk6nOspfQP 0pS8+8iIwIq2VD4jWjUaisRSL+KZEM/q5upau1kpWHVUW7VkI7690iglUz+IeYLj 9a7szctslrTcMDzE6Kzl30d0+82KdEgINBX6UDdKeK5UPhP95GNuSqok7mYZGGC5 dKcKhzjl7zWlRKyftfTis9zhyXNQygYOfxl8tvvqUC1mataaFCdbDBGLYA1i49DJ 50+cz4LaGenMk4Q2zeUFxqoOwfVqxmyPjO8jh/GjXNWMKwV+T2HT5P3mmA1vho7p Dnl+YuYx4R/jqEv71CkWELTihXLiZtnbXhTKswIDAQABAoIBAQCqUzhQ1uyriMZq eXbTUPgBFaa3cX/mcTRbTiNmZiS/+0H0ZZ5x/4aTEUg/E42lSlNCekcQPEW/R28n 2dhxDWp4JLwCM9u1xUOeedDUCT8E2myk5lutW2G9cJrXDfrGPbJh86RTci7C5Zvg kiNbGUkMUZwASWBGim1DHGQMSXB7vOBTGWchQZTqKD3N68iV/urE7pPj8pkMa8xi DP+rfZ84TwInsmunmSJH1VjMHJGFr+nG5ZAuxQrxwMSj9L/zkC1Uueu34plZTotW Mg8YmR1PyYd3NziC4Tx28o/cbo8tm5Q80v4KopK+o1gWvB+8KEHK/2IZgyS/wgPw TtVHO9/BAoGBAOFS/AbRHflD8Q5GC/coKp9pRv2u/soBuyZHPb5rantZK7LHDscP zG7jvqKDRr5dd6YRByhD54iYTmf2bztkrrIiaKTIHDqm/s/pOs1Amk4+tBQwO0VN o40MHlLqs8RGgipg/W5gEQGMF88Ae6HwQJhjW+salMRPU9usgFcsAOHhAoGBANao wewLWPYav65rE5jGxbBCp8x95DPWItVNakhnwZdKLM/Wto3yBnSwxKXTn0J+sJZf dCqRxSdeWK5qp+U4hayDNY7O8PaIHObe9MmfWxGbUCsmzVRuWqB0h7lULk8aowmX fumqNyeHhjdmRX/4bLwPCeu+L1fZkHQUTfC4cucTAoGBAMTzCB/dQVnTrSxQxbyv ezIDj23GPCbOBIuc0bdTpKtUcgG+RIhyorp6jvL11Cwo/qBFWgAz+nlGx6HPocJE av6BXP5Le4E43plUv3UQ9s9Vt4m97tDQ4Bg1c3v+ckspZjUsudh0V+kGTvk87tPJ cGzCzGFfxpEg1ae5zCRl7g+BAoGBALtsodV9mvFXLaIW8AdnFtjteiF8kjIIeGWR sIkDvu5f33yhVsfdWHGuniTD/7xJbdn+AinhGSlkoT249luX3G9iKPNGEPLQqZuT dFxO/W8EEx16RbHAoPSUiqTwsXZ0JYKMek1/R6UGGdRpQamYuSgCYYEqj5++4PfZ eqwCAKFtAoGADDTNwbilvlpw66OaoOEeMtFGm2gwLgvU06qYKw2iM1+oREEXPdqZ 8gd+H8NlW7HLBEeypzaR+XGe77MfUUkPcYpGRRTUPaBrzjDlwxs5Gu3KHdrxUB4M L7D5bH74qVWR4EPCrRYuwCRiG8IJeAV4lKkL1I/VaZ0QmWrnFPUD/0c= -----END RSA PRIVATE KEY----- 2018-07-17 02:03:06,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-07-17 02:03:06,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9696/v2.0/security-groups.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}d1ce20edef3cbeb2ceba46d71273ae69b62c31a9" -d '{"security_group": {"name": "singlevm1-sg_f14fae17-c033-426b-839f-60301688c84b", "description": "created by OPNFV Functest (singlevm1)"}}' 2018-07-17 02:03:06,674 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-bee814fd-8fac-4adb-b086-01bac1363b5d Date: Tue, 17 Jul 2018 02:03:06 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "df9a44cd2aa744cebd2be4314181b803", "created_at": "2018-07-17T02:03:06Z", "updated_at": "2018-07-17T02:03:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T02:03:06Z", "revision_number": 0, "id": "4e9c9da2-3676-4a4c-aef0-68c9e9633901", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T02:03:06Z", "security_group_id": "d6eeb9d3-3530-4f80-8e4d-9200a8b19a07", "tenant_id": "df9a44cd2aa744cebd2be4314181b803", "port_range_min": null, "ethertype": "IPv4", "project_id": "df9a44cd2aa744cebd2be4314181b803"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T02:03:06Z", "revision_number": 0, "id": "4f6c5f36-1c3b-485d-9bf4-83038c9938c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T02:03:06Z", "security_group_id": "d6eeb9d3-3530-4f80-8e4d-9200a8b19a07", "tenant_id": "df9a44cd2aa744cebd2be4314181b803", "port_range_min": null, "ethertype": "IPv6", "project_id": "df9a44cd2aa744cebd2be4314181b803"}], "revision_number": 1, "project_id": "df9a44cd2aa744cebd2be4314181b803", "id": "d6eeb9d3-3530-4f80-8e4d-9200a8b19a07", "name": "singlevm1-sg_f14fae17-c033-426b-839f-60301688c84b"}} 2018-07-17 02:03:06,675 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-bee814fd-8fac-4adb-b086-01bac1363b5d 2018-07-17 02:03:06,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.373986959457s 2018-07-17 02:03:06,675 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-bee814fd-8fac-4adb-b086-01bac1363b5d 2018-07-17 02:03:06,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-17 02:03:06,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/security-groups.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}d1ce20edef3cbeb2ceba46d71273ae69b62c31a9" 2018-07-17 02:03:06,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13166 X-Openstack-Request-Id: req-00cd1ac7-641d-4cf6-82cf-dfc6f0c3811d Date: Tue, 17 Jul 2018 02:03:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "df9a44cd2aa744cebd2be4314181b803", "created_at": "2018-07-17T02:00:47Z", "updated_at": "2018-07-17T02:00:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T02:00:47Z", "revision_number": 0, "id": "06654e9e-1979-456e-a48b-77fa46805ca0", "remote_group_id": "2070a03b-f618-4ea3-b4f0-6607edf78d36", "remote_ip_prefix": null, "created_at": "2018-07-17T02:00:47Z", "security_group_id": "2070a03b-f618-4ea3-b4f0-6607edf78d36", "tenant_id": "df9a44cd2aa744cebd2be4314181b803", "port_range_min": null, "ethertype": "IPv4", "project_id": "df9a44cd2aa744cebd2be4314181b803"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T02:00:47Z", "revision_number": 0, "id": "14160692-9ef9-440e-b89d-54779f02f34d", "remote_group_id": "2070a03b-f618-4ea3-b4f0-6607edf78d36", "remote_ip_prefix": null, "created_at": "2018-07-17T02:00:47Z", "security_group_id": "2070a03b-f618-4ea3-b4f0-6607edf78d36", "tenant_id": "df9a44cd2aa744cebd2be4314181b803", "port_range_min": null, "ethertype": "IPv6", "project_id": "df9a44cd2aa744cebd2be4314181b803"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T02:00:47Z", "revision_number": 0, "id": "3158697b-d137-473e-9739-efe5e5aa0ccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T02:00:47Z", "security_group_id": "2070a03b-f618-4ea3-b4f0-6607edf78d36", "tenant_id": "df9a44cd2aa744cebd2be4314181b803", "port_range_min": null, "ethertype": "IPv6", "project_id": "df9a44cd2aa744cebd2be4314181b803"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T02:00:47Z", "revision_number": 0, "id": "a8d7bb74-3974-44a4-8a88-a53eb8983615", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T02:00:47Z", "security_group_id": "2070a03b-f618-4ea3-b4f0-6607edf78d36", "tenant_id": "df9a44cd2aa744cebd2be4314181b803", "port_range_min": null, "ethertype": "IPv4", "project_id": "df9a44cd2aa744cebd2be4314181b803"}], "revision_number": 1, "project_id": "df9a44cd2aa744cebd2be4314181b803", "id": "2070a03b-f618-4ea3-b4f0-6607edf78d36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0aa7f6d543c74b7896ad5d126554d4e4", "created_at": "2018-07-17T02:02:21Z", "updated_at": "2018-07-17T02:02:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T02:02:21Z", "revision_number": 0, "id": "08b4281b-8ba5-4ba1-a030-d5c526378427", "remote_group_id": "22fffa83-681a-4441-9fe2-2c16c677d69a", "remote_ip_prefix": null, "created_at": "2018-07-17T02:02:21Z", "security_group_id": "22fffa83-681a-4441-9fe2-2c16c677d69a", "tenant_id": "0aa7f6d543c74b7896ad5d126554d4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "0aa7f6d543c74b7896ad5d126554d4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T02:02:21Z", "revision_number": 0, "id": "111e1ad3-5c16-491a-bcc1-98dd48d4f4af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T02:02:21Z", "security_group_id": "22fffa83-681a-4441-9fe2-2c16c677d69a", "tenant_id": "0aa7f6d543c74b7896ad5d126554d4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "0aa7f6d543c74b7896ad5d126554d4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T02:02:21Z", "revision_number": 0, "id": "4a670ca6-9993-4409-913f-2c5c9c7b9505", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T02:02:21Z", "security_group_id": "22fffa83-681a-4441-9fe2-2c16c677d69a", "tenant_id": "0aa7f6d543c74b7896ad5d126554d4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "0aa7f6d543c74b7896ad5d126554d4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T02:02:21Z", "revision_number": 0, "id": "670917ce-b548-43a6-b0b0-8db1dbda4770", "remote_group_id": "22fffa83-681a-4441-9fe2-2c16c677d69a", "remote_ip_prefix": null, "created_at": "2018-07-17T02:02:21Z", "security_group_id": "22fffa83-681a-4441-9fe2-2c16c677d69a", "tenant_id": "0aa7f6d543c74b7896ad5d126554d4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "0aa7f6d543c74b7896ad5d126554d4e4"}], "revision_number": 1, "project_id": "0aa7f6d543c74b7896ad5d126554d4e4", "id": "22fffa83-681a-4441-9fe2-2c16c677d69a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "373866ab30a742fb96fb14cec3274782", "created_at": "2018-07-17T02:01:17Z", "updated_at": "2018-07-17T02:01:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T02:01:17Z", "revision_number": 0, "id": "160db2f0-c093-4aab-a158-b0ed0ebf8107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T02:01:17Z", "security_group_id": "280f7e8e-7dad-4eae-9ff7-e5c54365a9eb", "tenant_id": "373866ab30a742fb96fb14cec3274782", "port_range_min": null, "ethertype": "IPv6", "project_id": "373866ab30a742fb96fb14cec3274782"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T02:01:17Z", "revision_number": 0, "id": "3c258c75-87f0-4a9b-aafb-5ff168a9bc07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T02:01:17Z", "security_group_id": "280f7e8e-7dad-4eae-9ff7-e5c54365a9eb", "tenant_id": "373866ab30a742fb96fb14cec3274782", "port_range_min": null, "ethertype": "IPv4", "project_id": "373866ab30a742fb96fb14cec3274782"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T02:01:17Z", "revision_number": 0, "id": "6d3f74e1-d2db-4c3a-bc1a-3bdd60644828", "remote_group_id": "280f7e8e-7dad-4eae-9ff7-e5c54365a9eb", "remote_ip_prefix": null, "created_at": "2018-07-17T02:01:17Z", "security_group_id": "280f7e8e-7dad-4eae-9ff7-e5c54365a9eb", "tenant_id": "373866ab30a742fb96fb14cec3274782", "port_range_min": null, "ethertype": "IPv6", "project_id": "373866ab30a742fb96fb14cec3274782"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T02:01:17Z", "revision_number": 0, "id": "7894ca0b-997f-4e5e-838f-907e6a94b382", "remote_group_id": "280f7e8e-7dad-4eae-9ff7-e5c54365a9eb", "remote_ip_prefix": null, "created_at": "2018-07-17T02:01:17Z", "security_group_id": "280f7e8e-7dad-4eae-9ff7-e5c54365a9eb", "tenant_id": "373866ab30a742fb96fb14cec3274782", "port_range_min": null, "ethertype": "IPv4", "project_id": "373866ab30a742fb96fb14cec3274782"}], "revision_number": 1, "project_id": "373866ab30a742fb96fb14cec3274782", "id": "280f7e8e-7dad-4eae-9ff7-e5c54365a9eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-17T02:00:51Z", "updated_at": "2018-07-17T02:00:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T02:00:51Z", "revision_number": 0, "id": "096665ee-0c04-4db9-8aa2-e91e523973a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T02:00:51Z", "security_group_id": "977e4ac3-6e75-4c59-837b-ec0cf16a7b40", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T02:00:51Z", "revision_number": 0, "id": "469974af-68ee-432b-a1ec-3507857e78e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T02:00:51Z", "security_group_id": "977e4ac3-6e75-4c59-837b-ec0cf16a7b40", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T02:00:51Z", "revision_number": 0, "id": "7df5b6f8-9db5-4c0a-920f-73b09ea18c0a", "remote_group_id": "977e4ac3-6e75-4c59-837b-ec0cf16a7b40", "remote_ip_prefix": null, "created_at": "2018-07-17T02:00:51Z", "security_group_id": "977e4ac3-6e75-4c59-837b-ec0cf16a7b40", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T02:00:51Z", "revision_number": 0, "id": "9aa2d405-e840-4a48-a35a-9e57ac6cabbb", "remote_group_id": "977e4ac3-6e75-4c59-837b-ec0cf16a7b40", "remote_ip_prefix": null, "created_at": "2018-07-17T02:00:51Z", "security_group_id": "977e4ac3-6e75-4c59-837b-ec0cf16a7b40", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "977e4ac3-6e75-4c59-837b-ec0cf16a7b40", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "df9a44cd2aa744cebd2be4314181b803", "created_at": "2018-07-17T02:03:06Z", "updated_at": "2018-07-17T02:03:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T02:03:06Z", "revision_number": 0, "id": "4e9c9da2-3676-4a4c-aef0-68c9e9633901", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T02:03:06Z", "security_group_id": "d6eeb9d3-3530-4f80-8e4d-9200a8b19a07", "tenant_id": "df9a44cd2aa744cebd2be4314181b803", "port_range_min": null, "ethertype": "IPv4", "project_id": "df9a44cd2aa744cebd2be4314181b803"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T02:03:06Z", "revision_number": 0, "id": "4f6c5f36-1c3b-485d-9bf4-83038c9938c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T02:03:06Z", "security_group_id": "d6eeb9d3-3530-4f80-8e4d-9200a8b19a07", "tenant_id": "df9a44cd2aa744cebd2be4314181b803", "port_range_min": null, "ethertype": "IPv6", "project_id": "df9a44cd2aa744cebd2be4314181b803"}], "revision_number": 1, "project_id": "df9a44cd2aa744cebd2be4314181b803", "id": "d6eeb9d3-3530-4f80-8e4d-9200a8b19a07", "name": "singlevm1-sg_f14fae17-c033-426b-839f-60301688c84b"}, {"description": "Default security group", "tags": [], "tenant_id": "32473c3bbed64b4dbf895d6fdcf91a2c", "created_at": "2018-07-17T01:57:18Z", "updated_at": "2018-07-17T01:57:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T01:57:18Z", "revision_number": 0, "id": "3489e35a-61b6-46f4-aa41-e0f32a62df10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T01:57:18Z", "security_group_id": "d8c2f7e6-9b65-44ac-802f-b3c1feabcde5", "tenant_id": "32473c3bbed64b4dbf895d6fdcf91a2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "32473c3bbed64b4dbf895d6fdcf91a2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T01:57:18Z", "revision_number": 0, "id": "50983f80-c972-46e5-997e-3469d1ab17f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T01:57:18Z", "security_group_id": "d8c2f7e6-9b65-44ac-802f-b3c1feabcde5", "tenant_id": "32473c3bbed64b4dbf895d6fdcf91a2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "32473c3bbed64b4dbf895d6fdcf91a2c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T01:57:18Z", "revision_number": 0, "id": "51f80173-c141-4054-8a13-12a4dda85d83", "remote_group_id": "d8c2f7e6-9b65-44ac-802f-b3c1feabcde5", "remote_ip_prefix": null, "created_at": "2018-07-17T01:57:18Z", "security_group_id": "d8c2f7e6-9b65-44ac-802f-b3c1feabcde5", "tenant_id": "32473c3bbed64b4dbf895d6fdcf91a2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "32473c3bbed64b4dbf895d6fdcf91a2c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T01:57:18Z", "revision_number": 0, "id": "692ae8f8-ca52-454a-a932-d2531d32c9f4", "remote_group_id": "d8c2f7e6-9b65-44ac-802f-b3c1feabcde5", "remote_ip_prefix": null, "created_at": "2018-07-17T01:57:18Z", "security_group_id": "d8c2f7e6-9b65-44ac-802f-b3c1feabcde5", "tenant_id": "32473c3bbed64b4dbf895d6fdcf91a2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "32473c3bbed64b4dbf895d6fdcf91a2c"}], "revision_number": 1, "project_id": "32473c3bbed64b4dbf895d6fdcf91a2c", "id": "d8c2f7e6-9b65-44ac-802f-b3c1feabcde5", "name": "default"}]} 2018-07-17 02:03:06,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-00cd1ac7-641d-4cf6-82cf-dfc6f0c3811d 2018-07-17 02:03:06,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.273951053619s 2018-07-17 02:03:06,955 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-00cd1ac7-641d-4cf6-82cf-dfc6f0c3811d 2018-07-17 02:03:06,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-17 02:03:06,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9696/v2.0/security-group-rules.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}d1ce20edef3cbeb2ceba46d71273ae69b62c31a9" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": "22", "remote_ip_prefix": null, "protocol": "tcp", "port_range_max": "22", "ethertype": "IPv4", "security_group_id": "d6eeb9d3-3530-4f80-8e4d-9200a8b19a07"}}' 2018-07-17 02:03:07,148 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-6cbbeb83-2a00-4bda-bb8b-e6af8fb89a19 Date: Tue, 17 Jul 2018 02:03:07 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-07-17T02:03:07Z", "security_group_id": "d6eeb9d3-3530-4f80-8e4d-9200a8b19a07", "port_range_min": 22, "revision_number": 0, "tenant_id": "df9a44cd2aa744cebd2be4314181b803", "created_at": "2018-07-17T02:03:07Z", "project_id": "df9a44cd2aa744cebd2be4314181b803", "id": "2b4ba210-3527-4cd8-9656-cd6efcde941b"}} 2018-07-17 02:03:07,149 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-6cbbeb83-2a00-4bda-bb8b-e6af8fb89a19 2018-07-17 02:03:07,149 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.189018011093s 2018-07-17 02:03:07,149 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-6cbbeb83-2a00-4bda-bb8b-e6af8fb89a19 2018-07-17 02:03:07,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-17 02:03:07,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/security-groups.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}d1ce20edef3cbeb2ceba46d71273ae69b62c31a9" 2018-07-17 02:03:07,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13662 X-Openstack-Request-Id: req-bf28d383-1d13-4ee8-8c62-d2d2e84b469b Date: Tue, 17 Jul 2018 02:03:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "df9a44cd2aa744cebd2be4314181b803", "created_at": "2018-07-17T02:00:47Z", "updated_at": "2018-07-17T02:00:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T02:00:47Z", "revision_number": 0, "id": "06654e9e-1979-456e-a48b-77fa46805ca0", "remote_group_id": "2070a03b-f618-4ea3-b4f0-6607edf78d36", "remote_ip_prefix": null, "created_at": "2018-07-17T02:00:47Z", "security_group_id": "2070a03b-f618-4ea3-b4f0-6607edf78d36", "tenant_id": "df9a44cd2aa744cebd2be4314181b803", "port_range_min": null, "ethertype": "IPv4", "project_id": "df9a44cd2aa744cebd2be4314181b803"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T02:00:47Z", "revision_number": 0, "id": "14160692-9ef9-440e-b89d-54779f02f34d", "remote_group_id": "2070a03b-f618-4ea3-b4f0-6607edf78d36", "remote_ip_prefix": null, "created_at": "2018-07-17T02:00:47Z", "security_group_id": "2070a03b-f618-4ea3-b4f0-6607edf78d36", "tenant_id": "df9a44cd2aa744cebd2be4314181b803", "port_range_min": null, "ethertype": "IPv6", "project_id": "df9a44cd2aa744cebd2be4314181b803"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T02:00:47Z", "revision_number": 0, "id": "3158697b-d137-473e-9739-efe5e5aa0ccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T02:00:47Z", "security_group_id": "2070a03b-f618-4ea3-b4f0-6607edf78d36", "tenant_id": "df9a44cd2aa744cebd2be4314181b803", "port_range_min": null, "ethertype": "IPv6", "project_id": "df9a44cd2aa744cebd2be4314181b803"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T02:00:47Z", "revision_number": 0, "id": "a8d7bb74-3974-44a4-8a88-a53eb8983615", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T02:00:47Z", "security_group_id": "2070a03b-f618-4ea3-b4f0-6607edf78d36", "tenant_id": "df9a44cd2aa744cebd2be4314181b803", "port_range_min": null, "ethertype": "IPv4", "project_id": "df9a44cd2aa744cebd2be4314181b803"}], "revision_number": 1, "project_id": "df9a44cd2aa744cebd2be4314181b803", "id": "2070a03b-f618-4ea3-b4f0-6607edf78d36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0aa7f6d543c74b7896ad5d126554d4e4", "created_at": "2018-07-17T02:02:21Z", "updated_at": "2018-07-17T02:02:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T02:02:21Z", "revision_number": 0, "id": "08b4281b-8ba5-4ba1-a030-d5c526378427", "remote_group_id": "22fffa83-681a-4441-9fe2-2c16c677d69a", "remote_ip_prefix": null, "created_at": "2018-07-17T02:02:21Z", "security_group_id": "22fffa83-681a-4441-9fe2-2c16c677d69a", "tenant_id": "0aa7f6d543c74b7896ad5d126554d4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "0aa7f6d543c74b7896ad5d126554d4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T02:02:21Z", "revision_number": 0, "id": "111e1ad3-5c16-491a-bcc1-98dd48d4f4af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T02:02:21Z", "security_group_id": "22fffa83-681a-4441-9fe2-2c16c677d69a", "tenant_id": "0aa7f6d543c74b7896ad5d126554d4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "0aa7f6d543c74b7896ad5d126554d4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T02:02:21Z", "revision_number": 0, "id": "4a670ca6-9993-4409-913f-2c5c9c7b9505", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T02:02:21Z", "security_group_id": "22fffa83-681a-4441-9fe2-2c16c677d69a", "tenant_id": "0aa7f6d543c74b7896ad5d126554d4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "0aa7f6d543c74b7896ad5d126554d4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T02:02:21Z", "revision_number": 0, "id": "670917ce-b548-43a6-b0b0-8db1dbda4770", "remote_group_id": "22fffa83-681a-4441-9fe2-2c16c677d69a", "remote_ip_prefix": null, "created_at": "2018-07-17T02:02:21Z", "security_group_id": "22fffa83-681a-4441-9fe2-2c16c677d69a", "tenant_id": "0aa7f6d543c74b7896ad5d126554d4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "0aa7f6d543c74b7896ad5d126554d4e4"}], "revision_number": 1, "project_id": "0aa7f6d543c74b7896ad5d126554d4e4", "id": "22fffa83-681a-4441-9fe2-2c16c677d69a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "373866ab30a742fb96fb14cec3274782", "created_at": "2018-07-17T02:01:17Z", "updated_at": "2018-07-17T02:01:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T02:01:17Z", "revision_number": 0, "id": "160db2f0-c093-4aab-a158-b0ed0ebf8107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T02:01:17Z", "security_group_id": "280f7e8e-7dad-4eae-9ff7-e5c54365a9eb", "tenant_id": "373866ab30a742fb96fb14cec3274782", "port_range_min": null, "ethertype": "IPv6", "project_id": "373866ab30a742fb96fb14cec3274782"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T02:01:17Z", "revision_number": 0, "id": "3c258c75-87f0-4a9b-aafb-5ff168a9bc07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T02:01:17Z", "security_group_id": "280f7e8e-7dad-4eae-9ff7-e5c54365a9eb", "tenant_id": "373866ab30a742fb96fb14cec3274782", "port_range_min": null, "ethertype": "IPv4", "project_id": "373866ab30a742fb96fb14cec3274782"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T02:01:17Z", "revision_number": 0, "id": "6d3f74e1-d2db-4c3a-bc1a-3bdd60644828", "remote_group_id": "280f7e8e-7dad-4eae-9ff7-e5c54365a9eb", "remote_ip_prefix": null, "created_at": "2018-07-17T02:01:17Z", "security_group_id": "280f7e8e-7dad-4eae-9ff7-e5c54365a9eb", "tenant_id": "373866ab30a742fb96fb14cec3274782", "port_range_min": null, "ethertype": "IPv6", "project_id": "373866ab30a742fb96fb14cec3274782"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T02:01:17Z", "revision_number": 0, "id": "7894ca0b-997f-4e5e-838f-907e6a94b382", "remote_group_id": "280f7e8e-7dad-4eae-9ff7-e5c54365a9eb", "remote_ip_prefix": null, "created_at": "2018-07-17T02:01:17Z", "security_group_id": "280f7e8e-7dad-4eae-9ff7-e5c54365a9eb", "tenant_id": "373866ab30a742fb96fb14cec3274782", "port_range_min": null, "ethertype": "IPv4", "project_id": "373866ab30a742fb96fb14cec3274782"}], "revision_number": 1, "project_id": "373866ab30a742fb96fb14cec3274782", "id": "280f7e8e-7dad-4eae-9ff7-e5c54365a9eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-17T02:00:51Z", "updated_at": "2018-07-17T02:00:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T02:00:51Z", "revision_number": 0, "id": "096665ee-0c04-4db9-8aa2-e91e523973a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T02:00:51Z", "security_group_id": "977e4ac3-6e75-4c59-837b-ec0cf16a7b40", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T02:00:51Z", "revision_number": 0, "id": "469974af-68ee-432b-a1ec-3507857e78e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T02:00:51Z", "security_group_id": "977e4ac3-6e75-4c59-837b-ec0cf16a7b40", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T02:00:51Z", "revision_number": 0, "id": "7df5b6f8-9db5-4c0a-920f-73b09ea18c0a", "remote_group_id": "977e4ac3-6e75-4c59-837b-ec0cf16a7b40", "remote_ip_prefix": null, "created_at": "2018-07-17T02:00:51Z", "security_group_id": "977e4ac3-6e75-4c59-837b-ec0cf16a7b40", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T02:00:51Z", "revision_number": 0, "id": "9aa2d405-e840-4a48-a35a-9e57ac6cabbb", "remote_group_id": "977e4ac3-6e75-4c59-837b-ec0cf16a7b40", "remote_ip_prefix": null, "created_at": "2018-07-17T02:00:51Z", "security_group_id": "977e4ac3-6e75-4c59-837b-ec0cf16a7b40", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "977e4ac3-6e75-4c59-837b-ec0cf16a7b40", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "df9a44cd2aa744cebd2be4314181b803", "created_at": "2018-07-17T02:03:06Z", "updated_at": "2018-07-17T02:03:07Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-17T02:03:07Z", "revision_number": 0, "id": "2b4ba210-3527-4cd8-9656-cd6efcde941b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T02:03:07Z", "security_group_id": "d6eeb9d3-3530-4f80-8e4d-9200a8b19a07", "tenant_id": "df9a44cd2aa744cebd2be4314181b803", "port_range_min": 22, "ethertype": "IPv4", "project_id": "df9a44cd2aa744cebd2be4314181b803"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T02:03:06Z", "revision_number": 0, "id": "4e9c9da2-3676-4a4c-aef0-68c9e9633901", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T02:03:06Z", "security_group_id": "d6eeb9d3-3530-4f80-8e4d-9200a8b19a07", "tenant_id": "df9a44cd2aa744cebd2be4314181b803", "port_range_min": null, "ethertype": "IPv4", "project_id": "df9a44cd2aa744cebd2be4314181b803"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T02:03:06Z", "revision_number": 0, "id": "4f6c5f36-1c3b-485d-9bf4-83038c9938c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T02:03:06Z", "security_group_id": "d6eeb9d3-3530-4f80-8e4d-9200a8b19a07", "tenant_id": "df9a44cd2aa744cebd2be4314181b803", "port_range_min": null, "ethertype": "IPv6", "project_id": "df9a44cd2aa744cebd2be4314181b803"}], "revision_number": 2, "project_id": "df9a44cd2aa744cebd2be4314181b803", "id": "d6eeb9d3-3530-4f80-8e4d-9200a8b19a07", "name": "singlevm1-sg_f14fae17-c033-426b-839f-60301688c84b"}, {"description": "Default security group", "tags": [], "tenant_id": "32473c3bbed64b4dbf895d6fdcf91a2c", "created_at": "2018-07-17T01:57:18Z", "updated_at": "2018-07-17T01:57:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T01:57:18Z", "revision_number": 0, "id": "3489e35a-61b6-46f4-aa41-e0f32a62df10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T01:57:18Z", "security_group_id": "d8c2f7e6-9b65-44ac-802f-b3c1feabcde5", "tenant_id": "32473c3bbed64b4dbf895d6fdcf91a2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "32473c3bbed64b4dbf895d6fdcf91a2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T01:57:18Z", "revision_number": 0, "id": "50983f80-c972-46e5-997e-3469d1ab17f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T01:57:18Z", "security_group_id": "d8c2f7e6-9b65-44ac-802f-b3c1feabcde5", "tenant_id": "32473c3bbed64b4dbf895d6fdcf91a2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "32473c3bbed64b4dbf895d6fdcf91a2c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T01:57:18Z", "revision_number": 0, "id": "51f80173-c141-4054-8a13-12a4dda85d83", "remote_group_id": "d8c2f7e6-9b65-44ac-802f-b3c1feabcde5", "remote_ip_prefix": null, "created_at": "2018-07-17T01:57:18Z", "security_group_id": "d8c2f7e6-9b65-44ac-802f-b3c1feabcde5", "tenant_id": "32473c3bbed64b4dbf895d6fdcf91a2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "32473c3bbed64b4dbf895d6fdcf91a2c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T01:57:18Z", "revision_number": 0, "id": "692ae8f8-ca52-454a-a932-d2531d32c9f4", "remote_group_id": "d8c2f7e6-9b65-44ac-802f-b3c1feabcde5", "remote_ip_prefix": null, "created_at": "2018-07-17T01:57:18Z", "security_group_id": "d8c2f7e6-9b65-44ac-802f-b3c1feabcde5", "tenant_id": "32473c3bbed64b4dbf895d6fdcf91a2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "32473c3bbed64b4dbf895d6fdcf91a2c"}], "revision_number": 1, "project_id": "32473c3bbed64b4dbf895d6fdcf91a2c", "id": "d8c2f7e6-9b65-44ac-802f-b3c1feabcde5", "name": "default"}]} 2018-07-17 02:03:07,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-bf28d383-1d13-4ee8-8c62-d2d2e84b469b 2018-07-17 02:03:07,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.249042987823s 2018-07-17 02:03:07,402 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-bf28d383-1d13-4ee8-8c62-d2d2e84b469b 2018-07-17 02:03:07,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-07-17 02:03:07,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:9696/v2.0/security-group-rules.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}d1ce20edef3cbeb2ceba46d71273ae69b62c31a9" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "port_range_min": null, "remote_ip_prefix": null, "protocol": "icmp", "port_range_max": null, "ethertype": "IPv4", "security_group_id": "d6eeb9d3-3530-4f80-8e4d-9200a8b19a07"}}' 2018-07-17 02:03:07,544 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-dfa6b1e9-7a31-47a4-81a5-91385136402c Date: Tue, 17 Jul 2018 02:03:07 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-07-17T02:03:07Z", "security_group_id": "d6eeb9d3-3530-4f80-8e4d-9200a8b19a07", "port_range_min": null, "revision_number": 0, "tenant_id": "df9a44cd2aa744cebd2be4314181b803", "created_at": "2018-07-17T02:03:07Z", "project_id": "df9a44cd2aa744cebd2be4314181b803", "id": "76dd6d2c-e796-4dc8-8df1-c3fd13f8cc15"}} 2018-07-17 02:03:07,544 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-dfa6b1e9-7a31-47a4-81a5-91385136402c 2018-07-17 02:03:07,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.138023853302s 2018-07-17 02:03:07,544 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.30:9696/v2.0/security-group-rules.json used request id req-dfa6b1e9-7a31-47a4-81a5-91385136402c 2018-07-17 02:03:07,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-17 02:03:07,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}d1ce20edef3cbeb2ceba46d71273ae69b62c31a9" 2018-07-17 02:03:07,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2146 X-Openstack-Request-Id: req-b503b5be-0307-473d-9a7e-4b375d192783 Date: Tue, 17 Jul 2018 02:03:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4230b9d4-7410-4f48-bbaa-dc5d73859ffa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"df9a44cd2aa744cebd2be4314181b803","l2_adjacency":true,"status":"ACTIVE","subnets":["9fd48a3e-5910-44e8-8a7e-4d11a97d6604"],"description":"","tags":[],"updated_at":"2018-07-17T02:02:53Z","qos_policy_id":null,"name":"singlevm1-net_f14fae17-c033-426b-839f-60301688c84b","admin_state_up":true,"tenant_id":"df9a44cd2aa744cebd2be4314181b803","created_at":"2018-07-17T02:02:52Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"4bc59cd0-9a8b-4247-8a4d-cec5859893c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"32473c3bbed64b4dbf895d6fdcf91a2c","l2_adjacency":true,"status":"ACTIVE","subnets":["a0d435ca-278e-4d42-a8f0-739462e9c396"],"description":"","tags":[],"updated_at":"2018-07-17T01:57:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"32473c3bbed64b4dbf895d6fdcf91a2c","created_at":"2018-07-17T01:57:18Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"63acb920-ce8f-4b48-98ab-bdc9d47fa897","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":86,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["52b00a5f-544d-4c0e-b3d6-12b1658b5d3f"],"description":"","tags":[],"updated_at":"2018-07-17T02:02:54Z","qos_policy_id":null,"name":"HA network tenant df9a44cd2aa744cebd2be4314181b803","admin_state_up":true,"tenant_id":"","created_at":"2018-07-17T02:02:54Z","provider:network_type":"vxlan"}]} 2018-07-17 02:03:07,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-b503b5be-0307-473d-9a7e-4b375d192783 2018-07-17 02:03:07,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.279914140701s 2018-07-17 02:03:07,826 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-b503b5be-0307-473d-9a7e-4b375d192783 2018-07-17 02:03:07,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-17 02:03:07,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d1ce20edef3cbeb2ceba46d71273ae69b62c31a9" 2018-07-17 02:03:08,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-38721bed-2582-4273-b681-db9d346da1a0 Date: Tue, 17 Jul 2018 02:03:08 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b546d222-62d3-4882-9227-0f3fd0a406e1/images/ace89e1f-4153-48ef-82c9-14ead1ad5abc/snap", "metadata": {}}], "file": "/v2/images/ace89e1f-4153-48ef-82c9-14ead1ad5abc/file", "owner": "df9a44cd2aa744cebd2be4314181b803", "id": "ace89e1f-4153-48ef-82c9-14ead1ad5abc", "size": 12716032, "self": "/v2/images/ace89e1f-4153-48ef-82c9-14ead1ad5abc", "disk_format": "qcow2", "direct_url": "rbd://b546d222-62d3-4882-9227-0f3fd0a406e1/images/ace89e1f-4153-48ef-82c9-14ead1ad5abc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-17T02:03:04Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_f14fae17-c033-426b-839f-60301688c84b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_f14fae17-c033-426b-839f-60301688c84b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-17T02:03:03Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-17 02:03:08,542 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-38721bed-2582-4273-b681-db9d346da1a0 2018-07-17 02:03:08,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.710781812668s 2018-07-17 02:03:08,542 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-38721bed-2582-4273-b681-db9d346da1a0 2018-07-17 02:03:08,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-17 02:03:08,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None" -H "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}d1ce20edef3cbeb2ceba46d71273ae69b62c31a9" 2018-07-17 02:03:08,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 17 Jul 2018 02:03:08 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-144ac6cf-7826-49c1-878a-88501313d36d x-compute-request-id: req-144ac6cf-7826-49c1-878a-88501313d36d Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_f14fae17-c033-426b-839f-60301688c84b", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/68ef1fd6-18e4-4b96-8267-dc76481cf200", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/68ef1fd6-18e4-4b96-8267-dc76481cf200", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "68ef1fd6-18e4-4b96-8267-dc76481cf200"}]} 2018-07-17 02:03:08,577 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-144ac6cf-7826-49c1-878a-88501313d36d 2018-07-17 02:03:08,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.032947063446s 2018-07-17 02:03:08,577 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-144ac6cf-7826-49c1-878a-88501313d36d 2018-07-17 02:03:08,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-07-17 02:03:08,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.30:8774/v2.1/servers -H "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}d1ce20edef3cbeb2ceba46d71273ae69b62c31a9" -d '{"server": {"name": "singlevm1-vm_f14fae17-c033-426b-839f-60301688c84b", "imageRef": "ace89e1f-4153-48ef-82c9-14ead1ad5abc", "key_name": "singlevm1-kp_f14fae17-c033-426b-839f-60301688c84b", "flavorRef": "68ef1fd6-18e4-4b96-8267-dc76481cf200", "max_count": 1, "min_count": 1, "networks": [{"uuid": "4230b9d4-7410-4f48-bbaa-dc5d73859ffa"}], "security_groups": [{"name": "d6eeb9d3-3530-4f80-8e4d-9200a8b19a07"}]}}' 2018-07-17 02:03:12,555 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 17 Jul 2018 02:03:08 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-00a5ba47-d827-483d-8395-0942a79653f0 x-compute-request-id: req-00a5ba47-d827-483d-8395-0942a79653f0 Content-Length: 403 location: http://172.30.9.30:8774/v2.1/servers/fa247244-9deb-4d94-8655-e223e56954e2 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "d6eeb9d3-3530-4f80-8e4d-9200a8b19a07"}], "OS-DCF:diskConfig": "MANUAL", "id": "fa247244-9deb-4d94-8655-e223e56954e2", "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/fa247244-9deb-4d94-8655-e223e56954e2", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fa247244-9deb-4d94-8655-e223e56954e2", "rel": "bookmark"}], "adminPass": "y9VpJBDNHcDS"}} 2018-07-17 02:03:12,555 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-00a5ba47-d827-483d-8395-0942a79653f0 2018-07-17 02:03:12,555 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.97570300102s 2018-07-17 02:03:12,555 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.30:8774/v2.1/servers used request id req-00a5ba47-d827-483d-8395-0942a79653f0 2018-07-17 02:03:12,556 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-17 02:03:12,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}d1ce20edef3cbeb2ceba46d71273ae69b62c31a9" 2018-07-17 02:03:13,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 17 Jul 2018 02:03:12 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-1f2947c0-ca38-40f6-9d7b-07ca106d789b x-compute-request-id: req-1f2947c0-ca38-40f6-9d7b-07ca106d789b Content-Encoding: gzip Content-Length: 638 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/fa247244-9deb-4d94-8655-e223e56954e2", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fa247244-9deb-4d94-8655-e223e56954e2", "rel": "bookmark"}], "image": {"id": "ace89e1f-4153-48ef-82c9-14ead1ad5abc", "links": [{"href": "http://172.30.9.30:8774/images/ace89e1f-4153-48ef-82c9-14ead1ad5abc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68ef1fd6-18e4-4b96-8267-dc76481cf200", "links": [{"href": "http://172.30.9.30:8774/flavors/68ef1fd6-18e4-4b96-8267-dc76481cf200", "rel": "bookmark"}]}, "id": "fa247244-9deb-4d94-8655-e223e56954e2", "user_id": "d62c44e1f5c44409a9b2ba9fa83404a4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-07-17T02:03:12Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_f14fae17-c033-426b-839f-60301688c84b", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_f14fae17-c033-426b-839f-60301688c84b", "created": "2018-07-17T02:03:12Z", "tenant_id": "df9a44cd2aa744cebd2be4314181b803", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-17 02:03:13,638 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-1f2947c0-ca38-40f6-9d7b-07ca106d789b 2018-07-17 02:03:13,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.0819709301s 2018-07-17 02:03:13,638 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-1f2947c0-ca38-40f6-9d7b-07ca106d789b 2018-07-17 02:03:13,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-17 02:03:13,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}d1ce20edef3cbeb2ceba46d71273ae69b62c31a9" 2018-07-17 02:03:13,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2146 X-Openstack-Request-Id: req-bfc67156-4284-48b9-ba86-5b0740dfaf72 Date: Tue, 17 Jul 2018 02:03:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4230b9d4-7410-4f48-bbaa-dc5d73859ffa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"df9a44cd2aa744cebd2be4314181b803","l2_adjacency":true,"status":"ACTIVE","subnets":["9fd48a3e-5910-44e8-8a7e-4d11a97d6604"],"description":"","tags":[],"updated_at":"2018-07-17T02:02:53Z","qos_policy_id":null,"name":"singlevm1-net_f14fae17-c033-426b-839f-60301688c84b","admin_state_up":true,"tenant_id":"df9a44cd2aa744cebd2be4314181b803","created_at":"2018-07-17T02:02:52Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"4bc59cd0-9a8b-4247-8a4d-cec5859893c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"32473c3bbed64b4dbf895d6fdcf91a2c","l2_adjacency":true,"status":"ACTIVE","subnets":["a0d435ca-278e-4d42-a8f0-739462e9c396"],"description":"","tags":[],"updated_at":"2018-07-17T01:57:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"32473c3bbed64b4dbf895d6fdcf91a2c","created_at":"2018-07-17T01:57:18Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"63acb920-ce8f-4b48-98ab-bdc9d47fa897","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":86,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["52b00a5f-544d-4c0e-b3d6-12b1658b5d3f"],"description":"","tags":[],"updated_at":"2018-07-17T02:02:54Z","qos_policy_id":null,"name":"HA network tenant df9a44cd2aa744cebd2be4314181b803","admin_state_up":true,"tenant_id":"","created_at":"2018-07-17T02:02:54Z","provider:network_type":"vxlan"}]} 2018-07-17 02:03:13,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-bfc67156-4284-48b9-ba86-5b0740dfaf72 2018-07-17 02:03:13,729 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0839130878448s 2018-07-17 02:03:13,730 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-bfc67156-4284-48b9-ba86-5b0740dfaf72 2018-07-17 02:03:13,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-17 02:03:13,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}d1ce20edef3cbeb2ceba46d71273ae69b62c31a9" 2018-07-17 02:03:13,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1917 X-Openstack-Request-Id: req-ba02d448-c9e5-4096-be6f-10cd91da23f8 Date: Tue, 17 Jul 2018 02:03:13 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-17T02:02:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"52b00a5f-544d-4c0e-b3d6-12b1658b5d3f","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant df9a44cd2aa744cebd2be4314181b803","enable_dhcp":false,"segment_id":null,"network_id":"63acb920-ce8f-4b48-98ab-bdc9d47fa897","tenant_id":"","created_at":"2018-07-17T02:02:54Z","ip_version":4},{"updated_at":"2018-07-17T02:02:53Z","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":"9fd48a3e-5910-44e8-8a7e-4d11a97d6604","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.0.1","project_id":"df9a44cd2aa744cebd2be4314181b803","description":"","tags":[],"cidr":"192.168.0.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_f14fae17-c033-426b-839f-60301688c84b","enable_dhcp":true,"segment_id":null,"network_id":"4230b9d4-7410-4f48-bbaa-dc5d73859ffa","tenant_id":"df9a44cd2aa744cebd2be4314181b803","created_at":"2018-07-17T02:02:53Z","ip_version":4},{"updated_at":"2018-07-17T01:57:25Z","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":"a0d435ca-278e-4d42-a8f0-739462e9c396","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"32473c3bbed64b4dbf895d6fdcf91a2c","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"4bc59cd0-9a8b-4247-8a4d-cec5859893c2","tenant_id":"32473c3bbed64b4dbf895d6fdcf91a2c","created_at":"2018-07-17T01:57:25Z","ip_version":4}]} 2018-07-17 02:03:13,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-ba02d448-c9e5-4096-be6f-10cd91da23f8 2018-07-17 02:03:13,782 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0513601303101s 2018-07-17 02:03:13,782 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-ba02d448-c9e5-4096-be6f-10cd91da23f8 2018-07-17 02:03:13,783 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-07-17 02:03:15,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-07-17 02:03:15,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}d1ce20edef3cbeb2ceba46d71273ae69b62c31a9" 2018-07-17 02:03:16,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 17 Jul 2018 02:03: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,Accept-Encoding x-openstack-request-id: req-6c8b0428-dab4-490f-8208-203c05ce4bab x-compute-request-id: req-6c8b0428-dab4-490f-8208-203c05ce4bab Content-Encoding: gzip Content-Length: 633 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.30:8774/v2.1/servers/fa247244-9deb-4d94-8655-e223e56954e2", "rel": "self"}, {"href": "http://172.30.9.30:8774/servers/fa247244-9deb-4d94-8655-e223e56954e2", "rel": "bookmark"}], "image": {"id": "ace89e1f-4153-48ef-82c9-14ead1ad5abc", "links": [{"href": "http://172.30.9.30:8774/images/ace89e1f-4153-48ef-82c9-14ead1ad5abc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68ef1fd6-18e4-4b96-8267-dc76481cf200", "links": [{"href": "http://172.30.9.30:8774/flavors/68ef1fd6-18e4-4b96-8267-dc76481cf200", "rel": "bookmark"}]}, "id": "fa247244-9deb-4d94-8655-e223e56954e2", "user_id": "d62c44e1f5c44409a9b2ba9fa83404a4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "ERROR", "updated": "2018-07-17T02:03:13Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_f14fae17-c033-426b-839f-60301688c84b", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_f14fae17-c033-426b-839f-60301688c84b", "created": "2018-07-17T02:03:12Z", "tenant_id": "df9a44cd2aa744cebd2be4314181b803", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-07-17 02:03:16,106 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-6c8b0428-dab4-490f-8208-203c05ce4bab 2018-07-17 02:03:16,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.320273160934s 2018-07-17 02:03:16,107 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/servers/detail used request id req-6c8b0428-dab4-490f-8208-203c05ce4bab 2018-07-17 02:03:16,111 - functest.core.singlevm - ERROR - Cannot run singlevm1 Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 358, in run key_name=self.keypair.id, security_groups=[self.sec.id]) File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 152, in boot_vm **kwargs) File "", line 2, in create_server File "/usr/lib/python2.7/site-packages/shade/_utils.py", line 410, in func_wrapper return func(*args, **kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6876, in create_server nat_destination=nat_destination, File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6919, in wait_for_server nat_destination=nat_destination) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6936, in get_active_server "Error in creating the server", extra_data=dict(server=server)) OpenStackCloudException: ('Error in creating the server', "Extra: {'server': Munch({'vm_state': u'error', u'OS-EXT-STS:task_state': None, 'addresses': Munch({}), 'terminated_at': None, 'image': Munch({u'id': u'ace89e1f-4153-48ef-82c9-14ead1ad5abc'}), u'OS-EXT-AZ:availability_zone': u'', u'OS-EXT-STS:vm_state': u'error', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000002', u'OS-SRV-USG:launched_at': None, 'flavor': Munch({u'id': u'68ef1fd6-18e4-4b96-8267-dc76481cf200'}), 'az': u'', 'id': u'fa247244-9deb-4d94-8655-e223e56954e2', 'security_groups': [], u'os-extended-volumes:volumes_attached': [], 'user_id': u'd62c44e1f5c44409a9b2ba9fa83404a4', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'df9a44cd2aa744cebd2be4314181b803', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 0, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 0, 'interface_ip': '', 'launched_at': None, 'metadata': Munch({}), 'status': u'ERROR', 'updated': u'2018-07-17T02:03:13Z', 'hostId': u'', u'OS-EXT-SRV-ATTR:host': None, u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_f14fae17-c033-426b-839f-60301688c84b', 'public_v6': '', 'private_v4': '', 'cloud': 'envvars', 'host_id': u'', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'error', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000002', u'OS-SRV-USG:launched_at': None, u'OS-EXT-SRV-ATTR:hypervisor_hostname': None, u'OS-EXT-STS:power_state': 0, u'OS-EXT-AZ:availability_zone': u''}), 'project_id': u'df9a44cd2aa744cebd2be4314181b803', u'OS-EXT-SRV-ATTR:hypervisor_hostname': None, 'name': u'singlevm1-vm_f14fae17-c033-426b-839f-60301688c84b', 'adminPass': None, 'tenant_id': u'df9a44cd2aa744cebd2be4314181b803', 'created_at': u'2018-07-17T02:03:12Z', 'created': u'2018-07-17T02:03:12Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})}") 2018-07-17 02:03:16,224 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-07-17 02:03:16,224 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:23 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-07-17 02:03:16,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-07-17 02:03:16,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9696/v2.0/security-groups.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}d1ce20edef3cbeb2ceba46d71273ae69b62c31a9" 2018-07-17 02:03:16,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14163 X-Openstack-Request-Id: req-35ac4554-0c6a-4239-8054-03a1cd7fba56 Date: Tue, 17 Jul 2018 02:03:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "df9a44cd2aa744cebd2be4314181b803", "created_at": "2018-07-17T02:00:47Z", "updated_at": "2018-07-17T02:00:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T02:00:47Z", "revision_number": 0, "id": "06654e9e-1979-456e-a48b-77fa46805ca0", "remote_group_id": "2070a03b-f618-4ea3-b4f0-6607edf78d36", "remote_ip_prefix": null, "created_at": "2018-07-17T02:00:47Z", "security_group_id": "2070a03b-f618-4ea3-b4f0-6607edf78d36", "tenant_id": "df9a44cd2aa744cebd2be4314181b803", "port_range_min": null, "ethertype": "IPv4", "project_id": "df9a44cd2aa744cebd2be4314181b803"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T02:00:47Z", "revision_number": 0, "id": "14160692-9ef9-440e-b89d-54779f02f34d", "remote_group_id": "2070a03b-f618-4ea3-b4f0-6607edf78d36", "remote_ip_prefix": null, "created_at": "2018-07-17T02:00:47Z", "security_group_id": "2070a03b-f618-4ea3-b4f0-6607edf78d36", "tenant_id": "df9a44cd2aa744cebd2be4314181b803", "port_range_min": null, "ethertype": "IPv6", "project_id": "df9a44cd2aa744cebd2be4314181b803"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T02:00:47Z", "revision_number": 0, "id": "3158697b-d137-473e-9739-efe5e5aa0ccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T02:00:47Z", "security_group_id": "2070a03b-f618-4ea3-b4f0-6607edf78d36", "tenant_id": "df9a44cd2aa744cebd2be4314181b803", "port_range_min": null, "ethertype": "IPv6", "project_id": "df9a44cd2aa744cebd2be4314181b803"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T02:00:47Z", "revision_number": 0, "id": "a8d7bb74-3974-44a4-8a88-a53eb8983615", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T02:00:47Z", "security_group_id": "2070a03b-f618-4ea3-b4f0-6607edf78d36", "tenant_id": "df9a44cd2aa744cebd2be4314181b803", "port_range_min": null, "ethertype": "IPv4", "project_id": "df9a44cd2aa744cebd2be4314181b803"}], "revision_number": 1, "project_id": "df9a44cd2aa744cebd2be4314181b803", "id": "2070a03b-f618-4ea3-b4f0-6607edf78d36", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0aa7f6d543c74b7896ad5d126554d4e4", "created_at": "2018-07-17T02:02:21Z", "updated_at": "2018-07-17T02:02:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T02:02:21Z", "revision_number": 0, "id": "08b4281b-8ba5-4ba1-a030-d5c526378427", "remote_group_id": "22fffa83-681a-4441-9fe2-2c16c677d69a", "remote_ip_prefix": null, "created_at": "2018-07-17T02:02:21Z", "security_group_id": "22fffa83-681a-4441-9fe2-2c16c677d69a", "tenant_id": "0aa7f6d543c74b7896ad5d126554d4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "0aa7f6d543c74b7896ad5d126554d4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T02:02:21Z", "revision_number": 0, "id": "111e1ad3-5c16-491a-bcc1-98dd48d4f4af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T02:02:21Z", "security_group_id": "22fffa83-681a-4441-9fe2-2c16c677d69a", "tenant_id": "0aa7f6d543c74b7896ad5d126554d4e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "0aa7f6d543c74b7896ad5d126554d4e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T02:02:21Z", "revision_number": 0, "id": "4a670ca6-9993-4409-913f-2c5c9c7b9505", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T02:02:21Z", "security_group_id": "22fffa83-681a-4441-9fe2-2c16c677d69a", "tenant_id": "0aa7f6d543c74b7896ad5d126554d4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "0aa7f6d543c74b7896ad5d126554d4e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T02:02:21Z", "revision_number": 0, "id": "670917ce-b548-43a6-b0b0-8db1dbda4770", "remote_group_id": "22fffa83-681a-4441-9fe2-2c16c677d69a", "remote_ip_prefix": null, "created_at": "2018-07-17T02:02:21Z", "security_group_id": "22fffa83-681a-4441-9fe2-2c16c677d69a", "tenant_id": "0aa7f6d543c74b7896ad5d126554d4e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "0aa7f6d543c74b7896ad5d126554d4e4"}], "revision_number": 1, "project_id": "0aa7f6d543c74b7896ad5d126554d4e4", "id": "22fffa83-681a-4441-9fe2-2c16c677d69a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "373866ab30a742fb96fb14cec3274782", "created_at": "2018-07-17T02:01:17Z", "updated_at": "2018-07-17T02:01:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T02:01:17Z", "revision_number": 0, "id": "160db2f0-c093-4aab-a158-b0ed0ebf8107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T02:01:17Z", "security_group_id": "280f7e8e-7dad-4eae-9ff7-e5c54365a9eb", "tenant_id": "373866ab30a742fb96fb14cec3274782", "port_range_min": null, "ethertype": "IPv6", "project_id": "373866ab30a742fb96fb14cec3274782"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T02:01:17Z", "revision_number": 0, "id": "3c258c75-87f0-4a9b-aafb-5ff168a9bc07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T02:01:17Z", "security_group_id": "280f7e8e-7dad-4eae-9ff7-e5c54365a9eb", "tenant_id": "373866ab30a742fb96fb14cec3274782", "port_range_min": null, "ethertype": "IPv4", "project_id": "373866ab30a742fb96fb14cec3274782"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T02:01:17Z", "revision_number": 0, "id": "6d3f74e1-d2db-4c3a-bc1a-3bdd60644828", "remote_group_id": "280f7e8e-7dad-4eae-9ff7-e5c54365a9eb", "remote_ip_prefix": null, "created_at": "2018-07-17T02:01:17Z", "security_group_id": "280f7e8e-7dad-4eae-9ff7-e5c54365a9eb", "tenant_id": "373866ab30a742fb96fb14cec3274782", "port_range_min": null, "ethertype": "IPv6", "project_id": "373866ab30a742fb96fb14cec3274782"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T02:01:17Z", "revision_number": 0, "id": "7894ca0b-997f-4e5e-838f-907e6a94b382", "remote_group_id": "280f7e8e-7dad-4eae-9ff7-e5c54365a9eb", "remote_ip_prefix": null, "created_at": "2018-07-17T02:01:17Z", "security_group_id": "280f7e8e-7dad-4eae-9ff7-e5c54365a9eb", "tenant_id": "373866ab30a742fb96fb14cec3274782", "port_range_min": null, "ethertype": "IPv4", "project_id": "373866ab30a742fb96fb14cec3274782"}], "revision_number": 1, "project_id": "373866ab30a742fb96fb14cec3274782", "id": "280f7e8e-7dad-4eae-9ff7-e5c54365a9eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-07-17T02:00:51Z", "updated_at": "2018-07-17T02:00:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T02:00:51Z", "revision_number": 0, "id": "096665ee-0c04-4db9-8aa2-e91e523973a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T02:00:51Z", "security_group_id": "977e4ac3-6e75-4c59-837b-ec0cf16a7b40", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T02:00:51Z", "revision_number": 0, "id": "469974af-68ee-432b-a1ec-3507857e78e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T02:00:51Z", "security_group_id": "977e4ac3-6e75-4c59-837b-ec0cf16a7b40", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T02:00:51Z", "revision_number": 0, "id": "7df5b6f8-9db5-4c0a-920f-73b09ea18c0a", "remote_group_id": "977e4ac3-6e75-4c59-837b-ec0cf16a7b40", "remote_ip_prefix": null, "created_at": "2018-07-17T02:00:51Z", "security_group_id": "977e4ac3-6e75-4c59-837b-ec0cf16a7b40", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T02:00:51Z", "revision_number": 0, "id": "9aa2d405-e840-4a48-a35a-9e57ac6cabbb", "remote_group_id": "977e4ac3-6e75-4c59-837b-ec0cf16a7b40", "remote_ip_prefix": null, "created_at": "2018-07-17T02:00:51Z", "security_group_id": "977e4ac3-6e75-4c59-837b-ec0cf16a7b40", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "977e4ac3-6e75-4c59-837b-ec0cf16a7b40", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "df9a44cd2aa744cebd2be4314181b803", "created_at": "2018-07-17T02:03:06Z", "updated_at": "2018-07-17T02:03:07Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-07-17T02:03:07Z", "revision_number": 0, "id": "2b4ba210-3527-4cd8-9656-cd6efcde941b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T02:03:07Z", "security_group_id": "d6eeb9d3-3530-4f80-8e4d-9200a8b19a07", "tenant_id": "df9a44cd2aa744cebd2be4314181b803", "port_range_min": 22, "ethertype": "IPv4", "project_id": "df9a44cd2aa744cebd2be4314181b803"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T02:03:06Z", "revision_number": 0, "id": "4e9c9da2-3676-4a4c-aef0-68c9e9633901", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T02:03:06Z", "security_group_id": "d6eeb9d3-3530-4f80-8e4d-9200a8b19a07", "tenant_id": "df9a44cd2aa744cebd2be4314181b803", "port_range_min": null, "ethertype": "IPv4", "project_id": "df9a44cd2aa744cebd2be4314181b803"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T02:03:06Z", "revision_number": 0, "id": "4f6c5f36-1c3b-485d-9bf4-83038c9938c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T02:03:06Z", "security_group_id": "d6eeb9d3-3530-4f80-8e4d-9200a8b19a07", "tenant_id": "df9a44cd2aa744cebd2be4314181b803", "port_range_min": null, "ethertype": "IPv6", "project_id": "df9a44cd2aa744cebd2be4314181b803"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-07-17T02:03:07Z", "revision_number": 0, "id": "76dd6d2c-e796-4dc8-8df1-c3fd13f8cc15", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T02:03:07Z", "security_group_id": "d6eeb9d3-3530-4f80-8e4d-9200a8b19a07", "tenant_id": "df9a44cd2aa744cebd2be4314181b803", "port_range_min": null, "ethertype": "IPv4", "project_id": "df9a44cd2aa744cebd2be4314181b803"}], "revision_number": 3, "project_id": "df9a44cd2aa744cebd2be4314181b803", "id": "d6eeb9d3-3530-4f80-8e4d-9200a8b19a07", "name": "singlevm1-sg_f14fae17-c033-426b-839f-60301688c84b"}, {"description": "Default security group", "tags": [], "tenant_id": "32473c3bbed64b4dbf895d6fdcf91a2c", "created_at": "2018-07-17T01:57:18Z", "updated_at": "2018-07-17T01:57:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T01:57:18Z", "revision_number": 0, "id": "3489e35a-61b6-46f4-aa41-e0f32a62df10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T01:57:18Z", "security_group_id": "d8c2f7e6-9b65-44ac-802f-b3c1feabcde5", "tenant_id": "32473c3bbed64b4dbf895d6fdcf91a2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "32473c3bbed64b4dbf895d6fdcf91a2c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T01:57:18Z", "revision_number": 0, "id": "50983f80-c972-46e5-997e-3469d1ab17f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-07-17T01:57:18Z", "security_group_id": "d8c2f7e6-9b65-44ac-802f-b3c1feabcde5", "tenant_id": "32473c3bbed64b4dbf895d6fdcf91a2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "32473c3bbed64b4dbf895d6fdcf91a2c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T01:57:18Z", "revision_number": 0, "id": "51f80173-c141-4054-8a13-12a4dda85d83", "remote_group_id": "d8c2f7e6-9b65-44ac-802f-b3c1feabcde5", "remote_ip_prefix": null, "created_at": "2018-07-17T01:57:18Z", "security_group_id": "d8c2f7e6-9b65-44ac-802f-b3c1feabcde5", "tenant_id": "32473c3bbed64b4dbf895d6fdcf91a2c", "port_range_min": null, "ethertype": "IPv4", "project_id": "32473c3bbed64b4dbf895d6fdcf91a2c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-07-17T01:57:18Z", "revision_number": 0, "id": "692ae8f8-ca52-454a-a932-d2531d32c9f4", "remote_group_id": "d8c2f7e6-9b65-44ac-802f-b3c1feabcde5", "remote_ip_prefix": null, "created_at": "2018-07-17T01:57:18Z", "security_group_id": "d8c2f7e6-9b65-44ac-802f-b3c1feabcde5", "tenant_id": "32473c3bbed64b4dbf895d6fdcf91a2c", "port_range_min": null, "ethertype": "IPv6", "project_id": "32473c3bbed64b4dbf895d6fdcf91a2c"}], "revision_number": 1, "project_id": "32473c3bbed64b4dbf895d6fdcf91a2c", "id": "d8c2f7e6-9b65-44ac-802f-b3c1feabcde5", "name": "default"}]} 2018-07-17 02:03:16,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-35ac4554-0c6a-4239-8054-03a1cd7fba56 2018-07-17 02:03:16,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0577750205994s 2018-07-17 02:03:16,290 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/security-groups.json used request id req-35ac4554-0c6a-4239-8054-03a1cd7fba56 2018-07-17 02:03:16,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-07-17 02:03:16,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/security-groups/d6eeb9d3-3530-4f80-8e4d-9200a8b19a07.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}d1ce20edef3cbeb2ceba46d71273ae69b62c31a9" 2018-07-17 02:03:16,433 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-73d70753-dc6d-4088-a18e-8decc1411325 Content-Length: 0 Date: Tue, 17 Jul 2018 02:03:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 02:03:16,433 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/d6eeb9d3-3530-4f80-8e4d-9200a8b19a07.json used request id req-73d70753-dc6d-4088-a18e-8decc1411325 2018-07-17 02:03:16,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.1385679245s 2018-07-17 02:03:16,433 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/security-groups/d6eeb9d3-3530-4f80-8e4d-9200a8b19a07.json used request id req-73d70753-dc6d-4088-a18e-8decc1411325 2018-07-17 02:03:16,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-07-17 02:03:16,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/os-keypairs/singlevm1-kp_f14fae17-c033-426b-839f-60301688c84b -H "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}d1ce20edef3cbeb2ceba46d71273ae69b62c31a9" 2018-07-17 02:03:16,499 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 17 Jul 2018 02:03: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-f72c7704-b729-4f9b-9e44-5bd34ac59896 x-compute-request-id: req-f72c7704-b729-4f9b-9e44-5bd34ac59896 Content-Length: 0 Content-Type: application/json 2018-07-17 02:03:16,499 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/singlevm1-kp_f14fae17-c033-426b-839f-60301688c84b used request id req-f72c7704-b729-4f9b-9e44-5bd34ac59896 2018-07-17 02:03:16,500 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0654499530792s 2018-07-17 02:03:16,500 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/os-keypairs/singlevm1-kp_f14fae17-c033-426b-839f-60301688c84b used request id req-f72c7704-b729-4f9b-9e44-5bd34ac59896 2018-07-17 02:03:16,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-17 02:03:16,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.30:9696/v2.0/routers/6b451ae7-9cdf-4b48-9fe8-fa9b0f011e70/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}d1ce20edef3cbeb2ceba46d71273ae69b62c31a9" -d '{"subnet_id": "9fd48a3e-5910-44e8-8a7e-4d11a97d6604"}' 2018-07-17 02:03:19,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7e19cbea-595b-41d1-b119-6615c350901d Date: Tue, 17 Jul 2018 02:03:19 GMT RESP BODY: {"network_id": "4230b9d4-7410-4f48-bbaa-dc5d73859ffa", "tenant_id": "df9a44cd2aa744cebd2be4314181b803", "subnet_id": "9fd48a3e-5910-44e8-8a7e-4d11a97d6604", "subnet_ids": ["9fd48a3e-5910-44e8-8a7e-4d11a97d6604"], "port_id": "7eac9b4a-99b8-461d-9edb-f2b2cd26baab", "id": "6b451ae7-9cdf-4b48-9fe8-fa9b0f011e70"} 2018-07-17 02:03:19,218 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/6b451ae7-9cdf-4b48-9fe8-fa9b0f011e70/remove_router_interface.json used request id req-7e19cbea-595b-41d1-b119-6615c350901d 2018-07-17 02:03:19,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.71807193756s 2018-07-17 02:03:19,219 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.30:9696/v2.0/routers/6b451ae7-9cdf-4b48-9fe8-fa9b0f011e70/remove_router_interface.json used request id req-7e19cbea-595b-41d1-b119-6615c350901d returning object 6b451ae7-9cdf-4b48-9fe8-fa9b0f011e70 2018-07-17 02:03:19,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-17 02:03:19,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}d1ce20edef3cbeb2ceba46d71273ae69b62c31a9" 2018-07-17 02:03:19,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 717 X-Openstack-Request-Id: req-8eb114b1-be1e-43e5-ae02-238dfcb099d3 Date: Tue, 17 Jul 2018 02:03:19 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "4bc59cd0-9a8b-4247-8a4d-cec5859893c2", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a0d435ca-278e-4d42-a8f0-739462e9c396", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "df9a44cd2aa744cebd2be4314181b803", "created_at": "2018-07-17T02:02:55Z", "admin_state_up": true, "updated_at": "2018-07-17T02:03:17Z", "project_id": "df9a44cd2aa744cebd2be4314181b803", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "6b451ae7-9cdf-4b48-9fe8-fa9b0f011e70", "name": "singlevm1-router_f14fae17-c033-426b-839f-60301688c84b"}]} 2018-07-17 02:03:19,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-8eb114b1-be1e-43e5-ae02-238dfcb099d3 2018-07-17 02:03:19,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.298580884933s 2018-07-17 02:03:19,518 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/routers.json used request id req-8eb114b1-be1e-43e5-ae02-238dfcb099d3 2018-07-17 02:03:19,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-17 02:03:19,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/routers/6b451ae7-9cdf-4b48-9fe8-fa9b0f011e70.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}d1ce20edef3cbeb2ceba46d71273ae69b62c31a9" 2018-07-17 02:03:24,410 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-156d4566-6d05-49f0-a797-68de32746f14 Content-Length: 0 Date: Tue, 17 Jul 2018 02:03:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 02:03:24,410 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/6b451ae7-9cdf-4b48-9fe8-fa9b0f011e70.json used request id req-156d4566-6d05-49f0-a797-68de32746f14 2018-07-17 02:03:24,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.8906519413s 2018-07-17 02:03:24,411 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/routers/6b451ae7-9cdf-4b48-9fe8-fa9b0f011e70.json used request id req-156d4566-6d05-49f0-a797-68de32746f14 2018-07-17 02:03:24,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-17 02:03:24,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}d1ce20edef3cbeb2ceba46d71273ae69b62c31a9" 2018-07-17 02:03:24,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1319 X-Openstack-Request-Id: req-e2d79a3f-b7d4-4e4d-99ab-cb2af2f13333 Date: Tue, 17 Jul 2018 02:03:24 GMT RESP BODY: {"subnets":[{"updated_at":"2018-07-17T02:02:53Z","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":"9fd48a3e-5910-44e8-8a7e-4d11a97d6604","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.0.1","project_id":"df9a44cd2aa744cebd2be4314181b803","description":"","tags":[],"cidr":"192.168.0.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_f14fae17-c033-426b-839f-60301688c84b","enable_dhcp":true,"segment_id":null,"network_id":"4230b9d4-7410-4f48-bbaa-dc5d73859ffa","tenant_id":"df9a44cd2aa744cebd2be4314181b803","created_at":"2018-07-17T02:02:53Z","ip_version":4},{"updated_at":"2018-07-17T01:57:25Z","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":"a0d435ca-278e-4d42-a8f0-739462e9c396","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"32473c3bbed64b4dbf895d6fdcf91a2c","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"4bc59cd0-9a8b-4247-8a4d-cec5859893c2","tenant_id":"32473c3bbed64b4dbf895d6fdcf91a2c","created_at":"2018-07-17T01:57:25Z","ip_version":4}]} 2018-07-17 02:03:24,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-e2d79a3f-b7d4-4e4d-99ab-cb2af2f13333 2018-07-17 02:03:24,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0463309288025s 2018-07-17 02:03:24,458 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/subnets.json used request id req-e2d79a3f-b7d4-4e4d-99ab-cb2af2f13333 2018-07-17 02:03:24,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-17 02:03:24,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/subnets/9fd48a3e-5910-44e8-8a7e-4d11a97d6604.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}d1ce20edef3cbeb2ceba46d71273ae69b62c31a9" 2018-07-17 02:03:26,852 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-393e92aa-5bfe-4c77-a7df-467f2a4b1b76 Date: Tue, 17 Jul 2018 02:03:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 02:03:26,853 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/9fd48a3e-5910-44e8-8a7e-4d11a97d6604.json used request id req-393e92aa-5bfe-4c77-a7df-467f2a4b1b76 2018-07-17 02:03:26,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.39305520058s 2018-07-17 02:03:26,853 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/subnets/9fd48a3e-5910-44e8-8a7e-4d11a97d6604.json used request id req-393e92aa-5bfe-4c77-a7df-467f2a4b1b76 2018-07-17 02:03:26,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-17 02:03:26,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30: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}d1ce20edef3cbeb2ceba46d71273ae69b62c31a9" 2018-07-17 02:03:27,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-15762af7-eef7-42db-9773-43b20d3efd54 Date: Tue, 17 Jul 2018 02:03:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4230b9d4-7410-4f48-bbaa-dc5d73859ffa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"df9a44cd2aa744cebd2be4314181b803","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-17T02:03:26Z","qos_policy_id":null,"name":"singlevm1-net_f14fae17-c033-426b-839f-60301688c84b","admin_state_up":true,"tenant_id":"df9a44cd2aa744cebd2be4314181b803","created_at":"2018-07-17T02:02:52Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"4bc59cd0-9a8b-4247-8a4d-cec5859893c2","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"32473c3bbed64b4dbf895d6fdcf91a2c","l2_adjacency":true,"status":"ACTIVE","subnets":["a0d435ca-278e-4d42-a8f0-739462e9c396"],"description":"","tags":[],"updated_at":"2018-07-17T01:57:25Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"32473c3bbed64b4dbf895d6fdcf91a2c","created_at":"2018-07-17T01:57:18Z","provider:network_type":"flat"}]} 2018-07-17 02:03:27,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-15762af7-eef7-42db-9773-43b20d3efd54 2018-07-17 02:03:27,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.03154611588s 2018-07-17 02:03:27,885 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.30:9696/v2.0/networks.json used request id req-15762af7-eef7-42db-9773-43b20d3efd54 2018-07-17 02:03:27,886 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-17 02:03:27,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9696/v2.0/networks/4230b9d4-7410-4f48-bbaa-dc5d73859ffa.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}d1ce20edef3cbeb2ceba46d71273ae69b62c31a9" 2018-07-17 02:03:28,826 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-291aae2a-7804-4bd4-84bb-102ec2cc15d8 Date: Tue, 17 Jul 2018 02:03:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-17 02:03:28,826 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/4230b9d4-7410-4f48-bbaa-dc5d73859ffa.json used request id req-291aae2a-7804-4bd4-84bb-102ec2cc15d8 2018-07-17 02:03:28,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.939749002457s 2018-07-17 02:03:28,827 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.30:9696/v2.0/networks/4230b9d4-7410-4f48-bbaa-dc5d73859ffa.json used request id req-291aae2a-7804-4bd4-84bb-102ec2cc15d8 2018-07-17 02:03:28,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-17 02:03:28,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.30:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d1ce20edef3cbeb2ceba46d71273ae69b62c31a9" 2018-07-17 02:03:29,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-c2bf9fea-88e7-4d7a-8c58-471de8c5f194 Date: Tue, 17 Jul 2018 02:03:29 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://b546d222-62d3-4882-9227-0f3fd0a406e1/images/ace89e1f-4153-48ef-82c9-14ead1ad5abc/snap", "metadata": {}}], "file": "/v2/images/ace89e1f-4153-48ef-82c9-14ead1ad5abc/file", "owner": "df9a44cd2aa744cebd2be4314181b803", "id": "ace89e1f-4153-48ef-82c9-14ead1ad5abc", "size": 12716032, "self": "/v2/images/ace89e1f-4153-48ef-82c9-14ead1ad5abc", "disk_format": "qcow2", "direct_url": "rbd://b546d222-62d3-4882-9227-0f3fd0a406e1/images/ace89e1f-4153-48ef-82c9-14ead1ad5abc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-17T02:03:04Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_f14fae17-c033-426b-839f-60301688c84b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_f14fae17-c033-426b-839f-60301688c84b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-17T02:03:03Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-17 02:03:29,514 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-c2bf9fea-88e7-4d7a-8c58-471de8c5f194 2018-07-17 02:03:29,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.683895111084s 2018-07-17 02:03:29,515 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.30:9292/v2/images used request id req-c2bf9fea-88e7-4d7a-8c58-471de8c5f194 2018-07-17 02:03:29,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-17 02:03:29,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:9292/v2/images/ace89e1f-4153-48ef-82c9-14ead1ad5abc -H "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}d1ce20edef3cbeb2ceba46d71273ae69b62c31a9" 2018-07-17 02:03:30,671 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cf324884-6f3b-412f-805d-0d1083836ad1 Date: Tue, 17 Jul 2018 02:03:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-17 02:03:30,671 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/ace89e1f-4153-48ef-82c9-14ead1ad5abc used request id req-cf324884-6f3b-412f-805d-0d1083836ad1 2018-07-17 02:03:30,671 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.15333914757s 2018-07-17 02:03:30,672 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.30:9292/v2/images/ace89e1f-4153-48ef-82c9-14ead1ad5abc used request id req-cf324884-6f3b-412f-805d-0d1083836ad1 2018-07-17 02:03:30,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-17 02:03:30,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None" -H "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}d1ce20edef3cbeb2ceba46d71273ae69b62c31a9" 2018-07-17 02:03:30,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 17 Jul 2018 02:03:30 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-f547f0b5-5a57-464e-8fde-1befc27906e9 x-compute-request-id: req-f547f0b5-5a57-464e-8fde-1befc27906e9 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_f14fae17-c033-426b-839f-60301688c84b", "links": [{"href": "http://172.30.9.30:8774/v2.1/flavors/68ef1fd6-18e4-4b96-8267-dc76481cf200", "rel": "self"}, {"href": "http://172.30.9.30:8774/flavors/68ef1fd6-18e4-4b96-8267-dc76481cf200", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "68ef1fd6-18e4-4b96-8267-dc76481cf200"}]} 2018-07-17 02:03:30,847 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-f547f0b5-5a57-464e-8fde-1befc27906e9 2018-07-17 02:03:30,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.174477100372s 2018-07-17 02:03:30,847 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.30:8774/v2.1/flavors/detail?is_public=None used request id req-f547f0b5-5a57-464e-8fde-1befc27906e9 2018-07-17 02:03:30,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-17 02:03:30,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.30:8774/v2.1/flavors/68ef1fd6-18e4-4b96-8267-dc76481cf200 -H "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}d1ce20edef3cbeb2ceba46d71273ae69b62c31a9" 2018-07-17 02:03:31,001 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 17 Jul 2018 02:03:30 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-75bb5c55-4845-4bed-9bbb-9e5a1441f4a3 x-compute-request-id: req-75bb5c55-4845-4bed-9bbb-9e5a1441f4a3 Content-Length: 0 Content-Type: application/json 2018-07-17 02:03:31,001 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/68ef1fd6-18e4-4b96-8267-dc76481cf200 used request id req-75bb5c55-4845-4bed-9bbb-9e5a1441f4a3 2018-07-17 02:03:31,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.152765989304s 2018-07-17 02:03:31,001 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.30:8774/v2.1/flavors/68ef1fd6-18e4-4b96-8267-dc76481cf200 used request id req-75bb5c55-4845-4bed-9bbb-9e5a1441f4a3 2018-07-17 02:03:31,002 - xtesting.ci.run_tests - ERROR - The test case 'singlevm1' failed. 2018-07-17 02:03:31,003 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:10 | PASS | | tenantnetwork1 | functest | healthcheck | 00:14 | PASS | | tenantnetwork2 | functest | healthcheck | 00:14 | PASS | | vmready1 | functest | healthcheck | 00:16 | PASS | | vmready2 | functest | healthcheck | 00:16 | PASS | | singlevm1 | functest | healthcheck | 00:23 | FAIL | | 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-17 02:03:31,016 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR