2018-10-01 10:06:52,668 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-350 | | 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-10-01 10:06:52,671 - 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.39,192.30.9.8 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.39:5000 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=sB08WynxGOQ7w7dHJdqLbZ3zV 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=68c01919b4a44eb98a59ea6095bf2ee1 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-10-01 10:06:52,671 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-01 10:06:52,672 - 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-10-01 10:06:52,693 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-10-01 10:06:52,804 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-10-01 10:06:52,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2018-10-01 10:06:52,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 10:06:52,812 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 10:06:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e70ccb0-0bfa-4fa7-8190-0752aa95c357 2018-10-01 10:06:52,813 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.39:5000/v3/", "rel": "self"}]}]}} 2018-10-01 10:06:52,813 - keystoneauth.session - DEBUG - GET call to http://172.30.9.39:5000/ used request id req-3e70ccb0-0bfa-4fa7-8190-0752aa95c357 2018-10-01 10:06:52,814 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.39:5000/v3/auth/tokens 2018-10-01 10:06:53,215 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dfba5d376cc3423487bda0bf832c5a5c", "name": "member"}, {"id": "ddb065e4880443059c38f55f92b41ad7", "name": "admin"}, {"id": "638a063d0b3c4224af9184b64754e462", "name": "reader"}], "expires_at": "2018-10-01T11:06:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "68c01919b4a44eb98a59ea6095bf2ee1", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.39:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "138cb471eb5e419b8247465e9a58c9f7"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a61bf3a2b6841e798cd18352d363d2c"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "642642e824344c99a1070a65a3a7aa8f"}], "type": "compute", "id": "0b012f093b1f44a3b4a3e7a83b9ea7a0", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d3f7be1817041de8e1bb3b655e4bfb4"}, {"url": "http://172.30.9.39:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "96a3c5dbf4f240619f9ba2ddaae7021f"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b307f57b2acf4fcc8046d538ee5aabc2"}], "type": "identity", "id": "0bd21aaca9304355b8c4fb482d6c203f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.39:8004/v1/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b846698893f4251920af5ba53636aa8"}, {"url": "http://192.30.9.8:8004/v1/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ae763c42a9b43ce9548de1c2897d5f0"}, {"url": "http://192.30.9.8:8004/v1/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6fdbf17bbe4f5b90296fa9aae30c75"}], "type": "orchestration", "id": "16372acfe1c34699a14916495bb81bd3", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39b5349f172e403293ca619e46171fb2"}, {"url": "http://172.30.9.39:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68cd512b2388482f8aaddcaf49f6e5cd"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca2de99aacb41418574f2b79e95b39a"}], "type": "metric", "id": "19fc831bd1d2495584535090f1cfc6c7", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d3120d0211340e5be4ee7ce5426f6b3"}, {"url": "http://172.30.9.39:8080/v1/AUTH_68c01919b4a44eb98a59ea6095bf2ee1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1098ea83aaf5470795afcdce53afdaa8"}, {"url": "http://12.0.0.21:8080/v1/AUTH_68c01919b4a44eb98a59ea6095bf2ee1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea21d116d8444da28b3977e4555eb9cc"}], "type": "object-store", "id": "20eb38c948dd4c1196107be5e06ad7fd", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d2fe99b90be4165befb1e52e1707ce9"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "972a598fc28443f795fc8f0a494a7038"}, {"url": "http://172.30.9.39:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7762587d46648b28d05e9917c4ea129"}], "type": "event", "id": "33353a6d74744c8a97c1bda917b1188b", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.39:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16e37452679546deb76865500e3735ce"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d95edd82f18462e86cb0b910011f765"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6652f46f89534881a06b314309674b98"}], "type": "cloudformation", "id": "42d564642d5d45a2afe45d7cbc644223", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "434c42520cfd4a48ad3212378fe78c28"}, {"url": "http://172.30.9.39:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72244194101743c0bbe0773b3718217a"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8222601c08b24022ad079d5c32689d49"}], "type": "image", "id": "5ca5fd84620847179587afc5b7a4f9d2", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1713263e67c94788bc8a2f4d0841a48e"}, {"url": "http://172.30.9.39:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eda57a322564d19a4e0d5356be78bd4"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83167af88b2e4b0eac7dd94204cc3084"}], "type": "alarming", "id": "7cb105ad4ae3476a97289e4a978005ce", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "85aa5cec6566417799c2eafbde1c231c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e0f7edf651e4224a407c02b5c386987"}, {"url": "http://172.30.9.39:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "32da4af88d714e0384bb897865942788"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b631292e131f4a1e8dd8ac2f8cbae7d7"}], "type": "placement", "id": "9cdf2d784d34438ca008ce55a04ef9de", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37732b8b629f488bb9cbc4797bd598bd"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9554795962a14a9b9becd39e53d66f51"}, {"url": "http://172.30.9.39:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e4995a17cb6c4a949118ce48ee12e061"}], "type": "network", "id": "9f936497a79d43e39a20def0e06cf3b7", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.39:8776/v3/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f022637538483bbb2ffafc675143d7"}, {"url": "http://192.30.9.8:8776/v3/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62e1f9c8f42847c887894cbfc602caee"}, {"url": "http://192.30.9.8:8776/v3/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f8a91164defb46829d55d1c9135f287f"}], "type": "volumev3", "id": "a38da018fa6d4e26a298c5f1a748a48a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dc30cb1a32d4e768a942bf89706b627"}, {"url": "http://192.30.9.8:8776/v1/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e409c093a3034ef992e4d7f96e50e60c"}, {"url": "http://172.30.9.39:8776/v1/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7c7cdafeaf84ad2a5e859b21a18f0cb"}], "type": "volume", "id": "c7203d78d66f4ca7b6c6ccd999bf441d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a6967c65f49d58b2db5d6d6e50063"}, {"url": "http://192.30.9.8:8776/v2/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd52c586cba84a88a51ebaaec206a659"}, {"url": "http://172.30.9.39:8776/v2/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e4d7f4b0aec3467fa0883fc5d1b006d6"}], "type": "volumev2", "id": "dc3e7aeb05fd47ac87a2b8b757a9816b", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1447b4d95e4d496da08715dcc93bda3e"}, "audit_ids": ["BJiUWlPFQseGloY-qaHYkg"], "issued_at": "2018-10-01T10:06:53.000000Z"}} 2018-10-01 10:06:53,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:8774/v2.1/os-aggregates -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9ffc806c8ed32c373fd8ee20d279295f2bd53ae31a645542eec84419dc957dd3" 2018-10-01 10:06:53,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 18 Content-Type: application/json Date: Mon, 01 Oct 2018 10:06:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-462fc117-cce7-448c-8eb4-27efc28e9449 x-openstack-request-id: req-462fc117-cce7-448c-8eb4-27efc28e9449 2018-10-01 10:06:53,477 - keystoneauth.session - DEBUG - RESP BODY: {"aggregates": []} 2018-10-01 10:06:53,477 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.39:8774/v2.1/os-aggregates used request id req-462fc117-cce7-448c-8eb4-27efc28e9449 2018-10-01 10:06:53,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 0.672521114349s 2018-10-01 10:06:53,478 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-10-01 10:06:53,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 10:06:53,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9ffc806c8ed32c373fd8ee20d279295f2bd53ae31a645542eec84419dc957dd3" 2018-10-01 10:06:53,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Mon, 01 Oct 2018 10:06:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58628431-20ad-4018-8415-16b7c7128df7 2018-10-01 10:06:53,766 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.39:5000/v3/domains/6b3077807d19400dbc67a38dbf0de906"}, "tags": [], "enabled": true, "id": "6b3077807d19400dbc67a38dbf0de906", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.39:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.39:5000/v3/domains", "previous": null, "next": null}} 2018-10-01 10:06:53,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/domains used request id req-58628431-20ad-4018-8415-16b7c7128df7 2018-10-01 10:06:53,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.282455921173s 2018-10-01 10:06:53,768 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'6b3077807d19400dbc67a38dbf0de906', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-10-01 10:06:53,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-10-01 10:06:53,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9ffc806c8ed32c373fd8ee20d279295f2bd53ae31a645542eec84419dc957dd3" 2018-10-01 10:06:54,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1970 Content-Type: application/json Date: Mon, 01 Oct 2018 10:06:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-261bc92b-d7d7-4f5e-acbf-191fae5dc3e3 2018-10-01 10:06:54,041 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.39:5000/v3/endpoints/0d3120d0211340e5be4ee7ce5426f6b3"}, "url": "http://12.0.0.21:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "20eb38c948dd4c1196107be5e06ad7fd", "id": "0d3120d0211340e5be4ee7ce5426f6b3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.39:5000/v3/endpoints/1098ea83aaf5470795afcdce53afdaa8"}, "url": "http://172.30.9.39:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "20eb38c948dd4c1196107be5e06ad7fd", "id": "1098ea83aaf5470795afcdce53afdaa8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.39:5000/v3/endpoints/12f022637538483bbb2ffafc675143d7"}, "url": "http://172.30.9.39:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a38da018fa6d4e26a298c5f1a748a48a", "id": "12f022637538483bbb2ffafc675143d7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.39:5000/v3/endpoints/138cb471eb5e419b8247465e9a58c9f7"}, "url": "http://172.30.9.39:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0b012f093b1f44a3b4a3e7a83b9ea7a0", "id": "138cb471eb5e419b8247465e9a58c9f7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.39:5000/v3/endpoints/16e37452679546deb76865500e3735ce"}, "url": "http://172.30.9.39:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "42d564642d5d45a2afe45d7cbc644223", "id": "16e37452679546deb76865500e3735ce"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.39:5000/v3/endpoints/1713263e67c94788bc8a2f4d0841a48e"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "7cb105ad4ae3476a97289e4a978005ce", "id": "1713263e67c94788bc8a2f4d0841a48e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.39:5000/v3/endpoints/249a6967c65f49d58b2db5d6d6e50063"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "dc3e7aeb05fd47ac87a2b8b757a9816b", "id": "249a6967c65f49d58b2db5d6d6e50063"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.39:5000/v3/endpoints/2a61bf3a2b6841e798cd18352d363d2c"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0b012f093b1f44a3b4a3e7a83b9ea7a0", "id": "2a61bf3a2b6841e798cd18352d363d2c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.39:5000/v3/endpoints/2b846698893f4251920af5ba53636aa8"}, "url": "http://172.30.9.39:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "16372acfe1c34699a14916495bb81bd3", "id": "2b846698893f4251920af5ba53636aa8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.39:5000/v3/endpoints/2d2fe99b90be4165befb1e52e1707ce9"}, "url": "http://192.30.9.8:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "33353a6d74744c8a97c1bda917b1188b", "id": "2d2fe99b90be4165befb1e52e1707ce9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.39:5000/v3/endpoints/2e0f7edf651e4224a407c02b5c386987"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9cdf2d784d34438ca008ce55a04ef9de", "id": "2e0f7edf651e4224a407c02b5c386987"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.39:5000/v3/endpoints/32da4af88d714e0384bb897865942788"}, "url": "http://172.30.9.39:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9cdf2d784d34438ca008ce55a04ef9de", "id": "32da4af88d714e0384bb897865942788"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.39:5000/v3/endpoints/37732b8b629f488bb9cbc4797bd598bd"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9f936497a79d43e39a20def0e06cf3b7", "id": "37732b8b629f488bb9cbc4797bd598bd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.39:5000/v3/endpoints/39b5349f172e403293ca619e46171fb2"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "19fc831bd1d2495584535090f1cfc6c7", "id": "39b5349f172e403293ca619e46171fb2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.39:5000/v3/endpoints/434c42520cfd4a48ad3212378fe78c28"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5ca5fd84620847179587afc5b7a4f9d2", "id": "434c42520cfd4a48ad3212378fe78c28"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.39:5000/v3/endpoints/5d95edd82f18462e86cb0b910011f765"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "42d564642d5d45a2afe45d7cbc644223", "id": "5d95edd82f18462e86cb0b910011f765"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.39:5000/v3/endpoints/5dc30cb1a32d4e768a942bf89706b627"}, "url": "http://192.30.9.8:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c7203d78d66f4ca7b6c6ccd999bf441d", "id": "5dc30cb1a32d4e768a942bf89706b627"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.39:5000/v3/endpoints/62e1f9c8f42847c887894cbfc602caee"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a38da018fa6d4e26a298c5f1a748a48a", "id": "62e1f9c8f42847c887894cbfc602caee"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.39:5000/v3/endpoints/642642e824344c99a1070a65a3a7aa8f"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0b012f093b1f44a3b4a3e7a83b9ea7a0", "id": "642642e824344c99a1070a65a3a7aa8f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.39:5000/v3/endpoints/6652f46f89534881a06b314309674b98"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "42d564642d5d45a2afe45d7cbc644223", "id": "6652f46f89534881a06b314309674b98"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.39:5000/v3/endpoints/68cd512b2388482f8aaddcaf49f6e5cd"}, "url": "http://172.30.9.39:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "19fc831bd1d2495584535090f1cfc6c7", "id": "68cd512b2388482f8aaddcaf49f6e5cd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.39:5000/v3/endpoints/72244194101743c0bbe0773b3718217a"}, "url": "http://172.30.9.39:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5ca5fd84620847179587afc5b7a4f9d2", "id": "72244194101743c0bbe0773b3718217a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.39:5000/v3/endpoints/7eda57a322564d19a4e0d5356be78bd4"}, "url": "http://172.30.9.39:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "7cb105ad4ae3476a97289e4a978005ce", "id": "7eda57a322564d19a4e0d5356be78bd4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.39:5000/v3/endpoints/8222601c08b24022ad079d5c32689d49"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5ca5fd84620847179587afc5b7a4f9d2", "id": "8222601c08b24022ad079d5c32689d49"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.39:5000/v3/endpoints/83167af88b2e4b0eac7dd94204cc3084"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "7cb105ad4ae3476a97289e4a978005ce", "id": "83167af88b2e4b0eac7dd94204cc3084"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.39:5000/v3/endpoints/8d3f7be1817041de8e1bb3b655e4bfb4"}, "url": "http://192.30.9.8:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0bd21aaca9304355b8c4fb482d6c203f", "id": "8d3f7be1817041de8e1bb3b655e4bfb4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.39:5000/v3/endpoints/9554795962a14a9b9becd39e53d66f51"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9f936497a79d43e39a20def0e06cf3b7", "id": "9554795962a14a9b9becd39e53d66f51"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.39:5000/v3/endpoints/96a3c5dbf4f240619f9ba2ddaae7021f"}, "url": "http://172.30.9.39:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0bd21aaca9304355b8c4fb482d6c203f", "id": "96a3c5dbf4f240619f9ba2ddaae7021f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.39:5000/v3/endpoints/972a598fc28443f795fc8f0a494a7038"}, "url": "http://192.30.9.8:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "33353a6d74744c8a97c1bda917b1188b", "id": "972a598fc28443f795fc8f0a494a7038"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.39:5000/v3/endpoints/9ae763c42a9b43ce9548de1c2897d5f0"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "16372acfe1c34699a14916495bb81bd3", "id": "9ae763c42a9b43ce9548de1c2897d5f0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.39:5000/v3/endpoints/9c6fdbf17bbe4f5b90296fa9aae30c75"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "16372acfe1c34699a14916495bb81bd3", "id": "9c6fdbf17bbe4f5b90296fa9aae30c75"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.39:5000/v3/endpoints/b307f57b2acf4fcc8046d538ee5aabc2"}, "url": "http://192.30.9.8:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0bd21aaca9304355b8c4fb482d6c203f", "id": "b307f57b2acf4fcc8046d538ee5aabc2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.39:5000/v3/endpoints/b631292e131f4a1e8dd8ac2f8cbae7d7"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9cdf2d784d34438ca008ce55a04ef9de", "id": "b631292e131f4a1e8dd8ac2f8cbae7d7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.39:5000/v3/endpoints/bca2de99aacb41418574f2b79e95b39a"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "19fc831bd1d2495584535090f1cfc6c7", "id": "bca2de99aacb41418574f2b79e95b39a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.39:5000/v3/endpoints/cd52c586cba84a88a51ebaaec206a659"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "dc3e7aeb05fd47ac87a2b8b757a9816b", "id": "cd52c586cba84a88a51ebaaec206a659"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.39:5000/v3/endpoints/e409c093a3034ef992e4d7f96e50e60c"}, "url": "http://192.30.9.8:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c7203d78d66f4ca7b6c6ccd999bf441d", "id": "e409c093a3034ef992e4d7f96e50e60c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.39:5000/v3/endpoints/e4995a17cb6c4a949118ce48ee12e061"}, "url": "http://172.30.9.39:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9f936497a79d43e39a20def0e06cf3b7", "id": "e4995a17cb6c4a949118ce48ee12e061"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.39:5000/v3/endpoints/e4d7f4b0aec3467fa0883fc5d1b006d6"}, "url": "http://172.30.9.39:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "dc3e7aeb05fd47ac87a2b8b757a9816b", "id": "e4d7f4b0aec3467fa0883fc5d1b006d6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.39:5000/v3/endpoints/e7c7cdafeaf84ad2a5e859b21a18f0cb"}, "url": "http://172.30.9.39:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c7203d78d66f4ca7b6c6ccd999bf441d", "id": "e7c7cdafeaf84ad2a5e859b21a18f0cb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.39:5000/v3/endpoints/ea21d116d8444da28b3977e4555eb9cc"}, "url": "http://12.0.0.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "20eb38c948dd4c1196107be5e06ad7fd", "id": "ea21d116d8444da28b3977e4555eb9cc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.39:5000/v3/endpoints/f7762587d46648b28d05e9917c4ea129"}, "url": "http://172.30.9.39:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "33353a6d74744c8a97c1bda917b1188b", "id": "f7762587d46648b28d05e9917c4ea129"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.39:5000/v3/endpoints/f8a91164defb46829d55d1c9135f287f"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a38da018fa6d4e26a298c5f1a748a48a", "id": "f8a91164defb46829d55d1c9135f287f"}], "links": {"self": "http://172.30.9.39:5000/v3/endpoints", "previous": null, "next": null}} 2018-10-01 10:06:54,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/endpoints used request id req-261bc92b-d7d7-4f5e-acbf-191fae5dc3e3 2018-10-01 10:06:54,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.270352840424s 2018-10-01 10:06:54,049 - 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.39:5000/v3/endpoints/0d3120d0211340e5be4ee7ce5426f6b3'}, u'url': u'http://12.0.0.21:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'20eb38c948dd4c1196107be5e06ad7fd', u'id': u'0d3120d0211340e5be4ee7ce5426f6b3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.39:5000/v3/endpoints/1098ea83aaf5470795afcdce53afdaa8'}, u'url': u'http://172.30.9.39:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'20eb38c948dd4c1196107be5e06ad7fd', u'id': u'1098ea83aaf5470795afcdce53afdaa8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.39:5000/v3/endpoints/12f022637538483bbb2ffafc675143d7'}, u'url': u'http://172.30.9.39:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a38da018fa6d4e26a298c5f1a748a48a', u'id': u'12f022637538483bbb2ffafc675143d7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.39:5000/v3/endpoints/138cb471eb5e419b8247465e9a58c9f7'}, u'url': u'http://172.30.9.39:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'0b012f093b1f44a3b4a3e7a83b9ea7a0', u'id': u'138cb471eb5e419b8247465e9a58c9f7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.39:5000/v3/endpoints/16e37452679546deb76865500e3735ce'}, u'url': u'http://172.30.9.39:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'42d564642d5d45a2afe45d7cbc644223', u'id': u'16e37452679546deb76865500e3735ce'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.39:5000/v3/endpoints/1713263e67c94788bc8a2f4d0841a48e'}, u'url': u'http://192.30.9.8:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'7cb105ad4ae3476a97289e4a978005ce', u'id': u'1713263e67c94788bc8a2f4d0841a48e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.39:5000/v3/endpoints/249a6967c65f49d58b2db5d6d6e50063'}, u'url': u'http://192.30.9.8:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'dc3e7aeb05fd47ac87a2b8b757a9816b', u'id': u'249a6967c65f49d58b2db5d6d6e50063'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.39:5000/v3/endpoints/2a61bf3a2b6841e798cd18352d363d2c'}, u'url': u'http://192.30.9.8:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'0b012f093b1f44a3b4a3e7a83b9ea7a0', u'id': u'2a61bf3a2b6841e798cd18352d363d2c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.39:5000/v3/endpoints/2b846698893f4251920af5ba53636aa8'}, u'url': u'http://172.30.9.39:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'16372acfe1c34699a14916495bb81bd3', u'id': u'2b846698893f4251920af5ba53636aa8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.39:5000/v3/endpoints/2d2fe99b90be4165befb1e52e1707ce9'}, u'url': u'http://192.30.9.8:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'33353a6d74744c8a97c1bda917b1188b', u'id': u'2d2fe99b90be4165befb1e52e1707ce9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.39:5000/v3/endpoints/2e0f7edf651e4224a407c02b5c386987'}, u'url': u'http://192.30.9.8:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'9cdf2d784d34438ca008ce55a04ef9de', u'id': u'2e0f7edf651e4224a407c02b5c386987'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.39:5000/v3/endpoints/32da4af88d714e0384bb897865942788'}, u'url': u'http://172.30.9.39:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'9cdf2d784d34438ca008ce55a04ef9de', u'id': u'32da4af88d714e0384bb897865942788'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.39:5000/v3/endpoints/37732b8b629f488bb9cbc4797bd598bd'}, u'url': u'http://192.30.9.8:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'9f936497a79d43e39a20def0e06cf3b7', u'id': u'37732b8b629f488bb9cbc4797bd598bd'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.39:5000/v3/endpoints/39b5349f172e403293ca619e46171fb2'}, u'url': u'http://192.30.9.8:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'19fc831bd1d2495584535090f1cfc6c7', u'id': u'39b5349f172e403293ca619e46171fb2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.39:5000/v3/endpoints/434c42520cfd4a48ad3212378fe78c28'}, u'url': u'http://192.30.9.8:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'5ca5fd84620847179587afc5b7a4f9d2', u'id': u'434c42520cfd4a48ad3212378fe78c28'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.39:5000/v3/endpoints/5d95edd82f18462e86cb0b910011f765'}, u'url': u'http://192.30.9.8:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'42d564642d5d45a2afe45d7cbc644223', u'id': u'5d95edd82f18462e86cb0b910011f765'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.39:5000/v3/endpoints/5dc30cb1a32d4e768a942bf89706b627'}, u'url': u'http://192.30.9.8:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'c7203d78d66f4ca7b6c6ccd999bf441d', u'id': u'5dc30cb1a32d4e768a942bf89706b627'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.39:5000/v3/endpoints/62e1f9c8f42847c887894cbfc602caee'}, u'url': u'http://192.30.9.8:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'a38da018fa6d4e26a298c5f1a748a48a', u'id': u'62e1f9c8f42847c887894cbfc602caee'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.39:5000/v3/endpoints/642642e824344c99a1070a65a3a7aa8f'}, u'url': u'http://192.30.9.8:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'0b012f093b1f44a3b4a3e7a83b9ea7a0', u'id': u'642642e824344c99a1070a65a3a7aa8f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.39:5000/v3/endpoints/6652f46f89534881a06b314309674b98'}, u'url': u'http://192.30.9.8:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'42d564642d5d45a2afe45d7cbc644223', u'id': u'6652f46f89534881a06b314309674b98'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.39:5000/v3/endpoints/68cd512b2388482f8aaddcaf49f6e5cd'}, u'url': u'http://172.30.9.39:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'19fc831bd1d2495584535090f1cfc6c7', u'id': u'68cd512b2388482f8aaddcaf49f6e5cd'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.39:5000/v3/endpoints/72244194101743c0bbe0773b3718217a'}, u'url': u'http://172.30.9.39:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'5ca5fd84620847179587afc5b7a4f9d2', u'id': u'72244194101743c0bbe0773b3718217a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.39:5000/v3/endpoints/7eda57a322564d19a4e0d5356be78bd4'}, u'url': u'http://172.30.9.39:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'7cb105ad4ae3476a97289e4a978005ce', u'id': u'7eda57a322564d19a4e0d5356be78bd4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.39:5000/v3/endpoints/8222601c08b24022ad079d5c32689d49'}, u'url': u'http://192.30.9.8:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'5ca5fd84620847179587afc5b7a4f9d2', u'id': u'8222601c08b24022ad079d5c32689d49'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.39:5000/v3/endpoints/83167af88b2e4b0eac7dd94204cc3084'}, u'url': u'http://192.30.9.8:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'7cb105ad4ae3476a97289e4a978005ce', u'id': u'83167af88b2e4b0eac7dd94204cc3084'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.39:5000/v3/endpoints/8d3f7be1817041de8e1bb3b655e4bfb4'}, u'url': u'http://192.30.9.8:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'0bd21aaca9304355b8c4fb482d6c203f', u'id': u'8d3f7be1817041de8e1bb3b655e4bfb4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.39:5000/v3/endpoints/9554795962a14a9b9becd39e53d66f51'}, u'url': u'http://192.30.9.8:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'9f936497a79d43e39a20def0e06cf3b7', u'id': u'9554795962a14a9b9becd39e53d66f51'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.39:5000/v3/endpoints/96a3c5dbf4f240619f9ba2ddaae7021f'}, u'url': u'http://172.30.9.39:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'0bd21aaca9304355b8c4fb482d6c203f', u'id': u'96a3c5dbf4f240619f9ba2ddaae7021f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.39:5000/v3/endpoints/972a598fc28443f795fc8f0a494a7038'}, u'url': u'http://192.30.9.8:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'33353a6d74744c8a97c1bda917b1188b', u'id': u'972a598fc28443f795fc8f0a494a7038'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.39:5000/v3/endpoints/9ae763c42a9b43ce9548de1c2897d5f0'}, u'url': u'http://192.30.9.8:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'16372acfe1c34699a14916495bb81bd3', u'id': u'9ae763c42a9b43ce9548de1c2897d5f0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.39:5000/v3/endpoints/9c6fdbf17bbe4f5b90296fa9aae30c75'}, u'url': u'http://192.30.9.8:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'16372acfe1c34699a14916495bb81bd3', u'id': u'9c6fdbf17bbe4f5b90296fa9aae30c75'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.39:5000/v3/endpoints/b307f57b2acf4fcc8046d538ee5aabc2'}, u'url': u'http://192.30.9.8:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'0bd21aaca9304355b8c4fb482d6c203f', u'id': u'b307f57b2acf4fcc8046d538ee5aabc2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.39:5000/v3/endpoints/b631292e131f4a1e8dd8ac2f8cbae7d7'}, u'url': u'http://192.30.9.8:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'9cdf2d784d34438ca008ce55a04ef9de', u'id': u'b631292e131f4a1e8dd8ac2f8cbae7d7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.39:5000/v3/endpoints/bca2de99aacb41418574f2b79e95b39a'}, u'url': u'http://192.30.9.8:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'19fc831bd1d2495584535090f1cfc6c7', u'id': u'bca2de99aacb41418574f2b79e95b39a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.39:5000/v3/endpoints/cd52c586cba84a88a51ebaaec206a659'}, u'url': u'http://192.30.9.8:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'dc3e7aeb05fd47ac87a2b8b757a9816b', u'id': u'cd52c586cba84a88a51ebaaec206a659'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.39:5000/v3/endpoints/e409c093a3034ef992e4d7f96e50e60c'}, u'url': u'http://192.30.9.8:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'c7203d78d66f4ca7b6c6ccd999bf441d', u'id': u'e409c093a3034ef992e4d7f96e50e60c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.39:5000/v3/endpoints/e4995a17cb6c4a949118ce48ee12e061'}, u'url': u'http://172.30.9.39:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'9f936497a79d43e39a20def0e06cf3b7', u'id': u'e4995a17cb6c4a949118ce48ee12e061'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.39:5000/v3/endpoints/e4d7f4b0aec3467fa0883fc5d1b006d6'}, u'url': u'http://172.30.9.39:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'dc3e7aeb05fd47ac87a2b8b757a9816b', u'id': u'e4d7f4b0aec3467fa0883fc5d1b006d6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.39:5000/v3/endpoints/e7c7cdafeaf84ad2a5e859b21a18f0cb'}, u'url': u'http://172.30.9.39:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'c7203d78d66f4ca7b6c6ccd999bf441d', u'id': u'e7c7cdafeaf84ad2a5e859b21a18f0cb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.39:5000/v3/endpoints/ea21d116d8444da28b3977e4555eb9cc'}, 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'20eb38c948dd4c1196107be5e06ad7fd', u'id': u'ea21d116d8444da28b3977e4555eb9cc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.39:5000/v3/endpoints/f7762587d46648b28d05e9917c4ea129'}, u'url': u'http://172.30.9.39:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'33353a6d74744c8a97c1bda917b1188b', u'id': u'f7762587d46648b28d05e9917c4ea129'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.39:5000/v3/endpoints/f8a91164defb46829d55d1c9135f287f'}, u'url': u'http://192.30.9.8:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a38da018fa6d4e26a298c5f1a748a48a', u'id': u'f8a91164defb46829d55d1c9135f287f'})] 2018-10-01 10:06:54,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2018-10-01 10:06:54,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:8774/v2.1/extensions -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9ffc806c8ed32c373fd8ee20d279295f2bd53ae31a645542eec84419dc957dd3" 2018-10-01 10:06:54,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 3147 Content-Type: application/json Date: Mon, 01 Oct 2018 10:06:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2bcb8e4c-36a2-4b2e-8eab-38d9a9573346 x-openstack-request-id: req-2bcb8e4c-36a2-4b2e-8eab-38d9a9573346 2018-10-01 10:06:54,167 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"updated": "2014-12-03T00:00:00Z", "description": "Multiple network support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "NMN", "name": "Multinic"}, {"updated": "2014-12-03T00:00:00Z", "description": "Disk Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-DCF", "name": "DiskConfig"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Availability Zone support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-AZ", "name": "ExtendedAvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds image size to image listings.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IMG-SIZE", "name": "ImageSize"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds type parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS", "name": "ExtendedIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds mac address parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS-MAC", "name": "ExtendedIpsMac"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Server Attributes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-SRV-ATTR", "name": "ExtendedServerAttributes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-STS", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the disabled status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-DISABLED", "name": "FlavorDisabled"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide additional data for flavors.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-EXT-DATA", "name": "FlavorExtraData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Pass arbitrary key/value pairs to the scheduler.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SCH-HNT", "name": "SchedulerHints"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds launched_at and terminated_at on Servers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SRV-USG", "name": "ServerUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Access IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-access-ips", "name": "AccessIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable admin-only server actions\n\n Actions include: resetNetwork, injectNetworkInfo, os-resetState\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-actions", "name": "AdminActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin password management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-password", "name": "AdminPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Agents support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-agents", "name": "Agents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only aggregate administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-aggregates", "name": "Aggregates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Assisted volume snapshots.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-assisted-volume-snapshots", "name": "AssistedVolumeSnapshots"}, {"updated": "2014-12-03T00:00:00Z", "description": "Attach interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-attach-interfaces", "name": "AttachInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "1. Add availability_zone to the Create Server API.\n 2. Add availability zones describing.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-availability-zone", "name": "AvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add extended status in Baremetal Nodes v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-ext-status", "name": "BareMetalExtStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only bare-metal node administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-nodes", "name": "BareMetalNodes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Block device mapping boot support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping", "name": "BlockDeviceMapping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow boot with the new BDM data format.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping-v2-boot", "name": "BlockDeviceMappingV2Boot"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adding functionality to get cell capacities.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cell-capacities", "name": "CellCapacities"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables cells-related functionality such as adding neighbor cells,\n listing neighbor cells, and getting the capabilities of the local cell.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cells", "name": "Cells"}, {"updated": "2014-12-03T00:00:00Z", "description": "Certificates support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-certificates", "name": "Certificates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds actions to create cloudpipe instances.\n\n When running with the Vlan network mode, you need a mechanism to route\n from the public Internet to your vlans. This mechanism is known as a\n cloudpipe.\n\n At the time of creating this class, only OpenVPN is supported. Support for\n a SSH Bastion host is forthcoming.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe", "name": "Cloudpipe"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds the ability to set the vpn ip/port for cloudpipe instances.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe-update", "name": "CloudpipeUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Config Drive Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-config-drive", "name": "ConfigDrive"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console token authentication support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-auth-tokens", "name": "ConsoleAuthTokens"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console log output support, with tailing ability.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-output", "name": "ConsoleOutput"}, {"updated": "2014-12-03T00:00:00Z", "description": "Interactive Console support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-consoles", "name": "Consoles"}, {"updated": "2014-12-03T00:00:00Z", "description": "Create a backup of a server.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-backup", "name": "CreateBackup"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended support to the Create Server v1.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-server-ext", "name": "Createserverext"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance deferred delete.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-deferred-delete", "name": "DeferredDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-evacuate", "name": "Evacuate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation without target host. Scheduler will select one to target.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-evacuate-find-host", "name": "ExtendedEvacuateFindHost"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds optional fixed_address to the add floating IP command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-floating-ips", "name": "ExtendedFloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended hypervisors support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-hypervisors", "name": "ExtendedHypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds additional fields to networks.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-networks", "name": "ExtendedNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds ability for admins to delete quota and optionally force the update Quota command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-quotas", "name": "ExtendedQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow the user to specify the image to use for rescue.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-rescue-with-image", "name": "ExtendedRescueWithImage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services", "name": "ExtendedServices"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services deletion support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services-delete", "name": "ExtendedServicesDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-status", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-volumes", "name": "ExtendedVolumes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fixed IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fixed-ips", "name": "FixedIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor access support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-access", "name": "FlavorAccess"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavors extra specs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-extra-specs", "name": "FlavorExtraSpecs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor create/delete API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-manage", "name": "FlavorManage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the rxtx status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-rxtx", "name": "FlavorRxtx"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the swap status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-swap", "name": "FlavorSwap"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IP DNS support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-dns", "name": "FloatingIpDns"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-pools", "name": "FloatingIpPools"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips", "name": "FloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Bulk handling of Floating IPs.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips-bulk", "name": "FloatingIpsBulk"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fping Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fping", "name": "Fping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support hiding server addresses in certain states.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hide-server-addresses", "name": "HideServerAddresses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only host administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hosts", "name": "Hosts"}, {"updated": "2014-12-03T00:00:00Z", "description": "Show hypervisor status.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisor-status", "name": "HypervisorStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only hypervisor administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisors", "name": "Hypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "View a log of actions and events taken on an instance.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance-actions", "name": "InstanceActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Task Log Monitoring.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance_usage_audit_log", "name": "OSInstanceUsageAuditLog"}, {"updated": "2014-12-03T00:00:00Z", "description": "Keypair Support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-keypairs", "name": "Keypairs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable lock/unlock server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-lock-server", "name": "LockServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable migrate and live-migrate server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrate-server", "name": "MigrateServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on migrations.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrations", "name": "Migrations"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow multiple create in the Create Server v2.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-multiple-create", "name": "MultipleCreate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks", "name": "Networks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Network association support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks-associate", "name": "NetworkAssociationSupport"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable pause/unpause server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-pause-server", "name": "PauseServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Personality support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-personality", "name": "Personality"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow preservation of the ephemeral partition on rebuild.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-preserve-ephemeral-rebuild", "name": "PreserveEphemeralOnRebuild"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quota classes management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-class-sets", "name": "QuotaClasses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quotas management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-sets", "name": "Quotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance rescue mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-rescue", "name": "Rescue"}, {"updated": "2014-12-03T00:00:00Z", "description": "Default rules for security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-group-default-rules", "name": "SecurityGroupDefaultRules"}, {"updated": "2014-12-03T00:00:00Z", "description": "Security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-groups", "name": "SecurityGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow Admins to view server diagnostics through server action.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-diagnostics", "name": "ServerDiagnostics"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server External Event Triggers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-external-events", "name": "ServerExternalEvents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds quota support to server groups.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-group-quotas", "name": "ServerGroupQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-groups", "name": "ServerGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow to filter the servers by a set of status values.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-list-multi-status", "name": "ServerListMultiStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server password support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-password", "name": "ServerPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add sorting support in get Server v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-sort-keys", "name": "ServerSortKeys"}, {"updated": "2014-12-03T00:00:00Z", "description": "Start/Stop instance compute API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-start-stop", "name": "ServerStartStop"}, {"updated": "2014-12-03T00:00:00Z", "description": "Services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-services", "name": "Services"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance shelve mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-shelve", "name": "Shelve"}, {"updated": "2014-12-03T00:00:00Z", "description": "Simple tenant usage extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-simple-tenant-usage", "name": "SimpleTenantUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable suspend/resume server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-suspend-server", "name": "SuspendServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Tenant-based Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-tenant-networks", "name": "OSTenantNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on limited resources that are being used.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits", "name": "UsedLimits"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data to admin on limited resources used by other tenants.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits-for-admin", "name": "UsedLimitsForAdmin"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add user_data to the Create Server API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-data", "name": "UserData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Project user quota support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-quotas", "name": "UserQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Virtual interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-virtual-interfaces", "name": "VirtualInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support for updating a volume attachment.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volume-attachment-update", "name": "VolumeAttachmentUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volumes", "name": "Volumes"}]} 2018-10-01 10:06:54,168 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.39:8774/v2.1/extensions used request id req-2bcb8e4c-36a2-4b2e-8eab-38d9a9573346 2018-10-01 10:06:54,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.116795063019s 2018-10-01 10:06:54,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2018-10-01 10:06:54,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:8774/v2.1/os-floating-ip-pools -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9ffc806c8ed32c373fd8ee20d279295f2bd53ae31a645542eec84419dc957dd3" 2018-10-01 10:06:56,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 45 Content-Type: application/json Date: Mon, 01 Oct 2018 10:06:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8102911b-ed26-491f-a76c-4274270681ed x-openstack-request-id: req-8102911b-ed26-491f-a76c-4274270681ed 2018-10-01 10:06:56,247 - keystoneauth.session - DEBUG - RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2018-10-01 10:06:56,247 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.39:8774/v2.1/os-floating-ip-pools used request id req-8102911b-ed26-491f-a76c-4274270681ed 2018-10-01 10:06:56,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 2.06340193748s 2018-10-01 10:06:56,248 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-10-01 10:06:56,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 10:06:56,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9ffc806c8ed32c373fd8ee20d279295f2bd53ae31a645542eec84419dc957dd3" 2018-10-01 10:06:57,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 01 Oct 2018 10:06:57 GMT X-Openstack-Request-Id: req-2c2557e5-b69a-48f8-8dd4-eb9896df7587 2018-10-01 10:06:57,472 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-01 10:06:57,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/floatingips.json used request id req-2c2557e5-b69a-48f8-8dd4-eb9896df7587 2018-10-01 10:06:57,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 1.21337604523s 2018-10-01 10:06:57,473 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-10-01 10:06:57,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-01 10:06:57,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9ffc806c8ed32c373fd8ee20d279295f2bd53ae31a645542eec84419dc957dd3" 2018-10-01 10:06:57,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 715 Content-Type: application/json Date: Mon, 01 Oct 2018 10:06:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-267c377e-a47c-4e62-8616-1bf649682466 x-openstack-request-id: req-267c377e-a47c-4e62-8616-1bf649682466 2018-10-01 10:06:57,661 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 176}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 179}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-10-01 10:06:57,661 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.39:8774/v2.1/os-hypervisors/detail used request id req-267c377e-a47c-4e62-8616-1bf649682466 2018-10-01 10:06:57,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.188285112381s 2018-10-01 10:06:57,662 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.6', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "pcid", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "acpi", "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", "ssse3", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 247, u'hypervisor_version': 2010000, u'disk_available_least': 246, u'local_gb': 247, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 176}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0}), Munch({u'status': u'enabled', u'host_ip': u'192.30.9.3', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "pcid", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "acpi", "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", "ssse3", "fpu", "cx16", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 247, u'hypervisor_version': 2010000, u'disk_available_least': 246, u'local_gb': 247, u'free_ram_mb': 28406, u'id': 5, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 179}, 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-10-01 10:06:57,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2018-10-01 10:06:57,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9ffc806c8ed32c373fd8ee20d279295f2bd53ae31a645542eec84419dc957dd3" 2018-10-01 10:06:57,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 16 Content-Type: application/json Date: Mon, 01 Oct 2018 10:06:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2df51851-d60c-4893-8e6d-22ccb9c7d614 x-openstack-request-id: req-2df51851-d60c-4893-8e6d-22ccb9c7d614 2018-10-01 10:06:57,796 - keystoneauth.session - DEBUG - RESP BODY: {"keypairs": []} 2018-10-01 10:06:57,796 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.39:8774/v2.1/os-keypairs used request id req-2df51851-d60c-4893-8e6d-22ccb9c7d614 2018-10-01 10:06:57,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.132983922958s 2018-10-01 10:06:57,796 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-10-01 10:06:57,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 10:06:57,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9ffc806c8ed32c373fd8ee20d279295f2bd53ae31a645542eec84419dc957dd3" 2018-10-01 10:06:58,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 01 Oct 2018 10:06:58 GMT X-Openstack-Request-Id: req-1a9d5180-5e1d-4c30-8d9d-76d3d9aa32e1 2018-10-01 10:06:58,872 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"0c4e493c-7199-4d4a-86ae-4223bac5874a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1f309f25838e40249520ff0b0c461861","l2_adjacency":true,"status":"ACTIVE","subnets":["09534f99-1063-44f2-99a1-4ff7df7ad2e4"],"description":"","tags":[],"updated_at":"2018-10-01T10:04:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1f309f25838e40249520ff0b0c461861","created_at":"2018-10-01T10:04:05Z","provider:network_type":"flat"}]} 2018-10-01 10:06:58,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/networks.json used request id req-1a9d5180-5e1d-4c30-8d9d-76d3d9aa32e1 2018-10-01 10:06:58,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.07551813126s 2018-10-01 10:06:58,873 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'09534f99-1063-44f2-99a1-4ff7df7ad2e4'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-10-01T10:04:11Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'mtu': 1500, u'id': u'0c4e493c-7199-4d4a-86ae-4223bac5874a', 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-10-01T10:04:05Z', u'provider:network_type': u'flat', u'tenant_id': u'1f309f25838e40249520ff0b0c461861', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'1f309f25838e40249520ff0b0c461861', u'l2_adjacency': True})] 2018-10-01 10:06:58,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-01 10:06:58,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9696/v2.0/ports.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9ffc806c8ed32c373fd8ee20d279295f2bd53ae31a645542eec84419dc957dd3" 2018-10-01 10:06:59,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 12 Content-Type: application/json Date: Mon, 01 Oct 2018 10:07:00 GMT X-Openstack-Request-Id: req-fd63f60d-42dc-4c26-a0c0-3526f22543de 2018-10-01 10:06:59,984 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[]} 2018-10-01 10:06:59,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/ports.json used request id req-fd63f60d-42dc-4c26-a0c0-3526f22543de 2018-10-01 10:06:59,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 1.1111600399s 2018-10-01 10:06:59,985 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-10-01 10:06:59,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-01 10:06:59,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/role_assignments -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9ffc806c8ed32c373fd8ee20d279295f2bd53ae31a645542eec84419dc957dd3" 2018-10-01 10:07:00,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 729 Content-Type: application/json Date: Mon, 01 Oct 2018 10:07:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d576caf-7527-4a42-b1e8-9059883ddf83 2018-10-01 10:07:00,126 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "1f309f25838e40249520ff0b0c461861"}}, "role": {"id": "ddb065e4880443059c38f55f92b41ad7"}, "user": {"id": "0a598792985e452db9ba861a518abae6"}, "links": {"assignment": "http://172.30.9.39:5000/v3/projects/1f309f25838e40249520ff0b0c461861/users/0a598792985e452db9ba861a518abae6/roles/ddb065e4880443059c38f55f92b41ad7"}}, {"scope": {"project": {"id": "1f309f25838e40249520ff0b0c461861"}}, "role": {"id": "ddb065e4880443059c38f55f92b41ad7"}, "user": {"id": "10d9503c6aef4de3800847e7c76f6d14"}, "links": {"assignment": "http://172.30.9.39:5000/v3/projects/1f309f25838e40249520ff0b0c461861/users/10d9503c6aef4de3800847e7c76f6d14/roles/ddb065e4880443059c38f55f92b41ad7"}}, {"scope": {"project": {"id": "68c01919b4a44eb98a59ea6095bf2ee1"}}, "role": {"id": "ddb065e4880443059c38f55f92b41ad7"}, "user": {"id": "1447b4d95e4d496da08715dcc93bda3e"}, "links": {"assignment": "http://172.30.9.39:5000/v3/projects/68c01919b4a44eb98a59ea6095bf2ee1/users/1447b4d95e4d496da08715dcc93bda3e/roles/ddb065e4880443059c38f55f92b41ad7"}}, {"scope": {"project": {"id": "1f309f25838e40249520ff0b0c461861"}}, "role": {"id": "ddb065e4880443059c38f55f92b41ad7"}, "user": {"id": "1d2a666e6e2e4a4188f312835b476063"}, "links": {"assignment": "http://172.30.9.39:5000/v3/projects/1f309f25838e40249520ff0b0c461861/users/1d2a666e6e2e4a4188f312835b476063/roles/ddb065e4880443059c38f55f92b41ad7"}}, {"scope": {"project": {"id": "1f309f25838e40249520ff0b0c461861"}}, "role": {"id": "ddb065e4880443059c38f55f92b41ad7"}, "user": {"id": "3a9c24f142ab44af9f5805f561b2956c"}, "links": {"assignment": "http://172.30.9.39:5000/v3/projects/1f309f25838e40249520ff0b0c461861/users/3a9c24f142ab44af9f5805f561b2956c/roles/ddb065e4880443059c38f55f92b41ad7"}}, {"scope": {"project": {"id": "1f309f25838e40249520ff0b0c461861"}}, "role": {"id": "ddb065e4880443059c38f55f92b41ad7"}, "user": {"id": "56a09b05fac54700a534271c74d2ded9"}, "links": {"assignment": "http://172.30.9.39:5000/v3/projects/1f309f25838e40249520ff0b0c461861/users/56a09b05fac54700a534271c74d2ded9/roles/ddb065e4880443059c38f55f92b41ad7"}}, {"scope": {"project": {"id": "1f309f25838e40249520ff0b0c461861"}}, "role": {"id": "ddb065e4880443059c38f55f92b41ad7"}, "user": {"id": "7e18c42729d94e62b3b4aea0a7e11892"}, "links": {"assignment": "http://172.30.9.39:5000/v3/projects/1f309f25838e40249520ff0b0c461861/users/7e18c42729d94e62b3b4aea0a7e11892/roles/ddb065e4880443059c38f55f92b41ad7"}}, {"scope": {"project": {"id": "1f309f25838e40249520ff0b0c461861"}}, "role": {"id": "8d4db4cf39b5466fa7ad8397113ab079"}, "user": {"id": "8304b793d41f4b8da9798b98771828a0"}, "links": {"assignment": "http://172.30.9.39:5000/v3/projects/1f309f25838e40249520ff0b0c461861/users/8304b793d41f4b8da9798b98771828a0/roles/8d4db4cf39b5466fa7ad8397113ab079"}}, {"scope": {"project": {"id": "1f309f25838e40249520ff0b0c461861"}}, "role": {"id": "ddb065e4880443059c38f55f92b41ad7"}, "user": {"id": "8304b793d41f4b8da9798b98771828a0"}, "links": {"assignment": "http://172.30.9.39:5000/v3/projects/1f309f25838e40249520ff0b0c461861/users/8304b793d41f4b8da9798b98771828a0/roles/ddb065e4880443059c38f55f92b41ad7"}}, {"scope": {"project": {"id": "1f309f25838e40249520ff0b0c461861"}}, "role": {"id": "ddb065e4880443059c38f55f92b41ad7"}, "user": {"id": "8b342acc2947417e9ea54fda1c49fd3b"}, "links": {"assignment": "http://172.30.9.39:5000/v3/projects/1f309f25838e40249520ff0b0c461861/users/8b342acc2947417e9ea54fda1c49fd3b/roles/ddb065e4880443059c38f55f92b41ad7"}}, {"scope": {"project": {"id": "1f309f25838e40249520ff0b0c461861"}}, "role": {"id": "ddb065e4880443059c38f55f92b41ad7"}, "user": {"id": "9a7c042fdeb04cb5aa86428985b7eeb1"}, "links": {"assignment": "http://172.30.9.39:5000/v3/projects/1f309f25838e40249520ff0b0c461861/users/9a7c042fdeb04cb5aa86428985b7eeb1/roles/ddb065e4880443059c38f55f92b41ad7"}}, {"scope": {"project": {"id": "1f309f25838e40249520ff0b0c461861"}}, "role": {"id": "ddb065e4880443059c38f55f92b41ad7"}, "user": {"id": "be24bc7c8c0c48f59ea7865f7ac630fc"}, "links": {"assignment": "http://172.30.9.39:5000/v3/projects/1f309f25838e40249520ff0b0c461861/users/be24bc7c8c0c48f59ea7865f7ac630fc/roles/ddb065e4880443059c38f55f92b41ad7"}}, {"scope": {"project": {"id": "1f309f25838e40249520ff0b0c461861"}}, "role": {"id": "ddb065e4880443059c38f55f92b41ad7"}, "user": {"id": "cbefd192fb054813878f64043dcf5f71"}, "links": {"assignment": "http://172.30.9.39:5000/v3/projects/1f309f25838e40249520ff0b0c461861/users/cbefd192fb054813878f64043dcf5f71/roles/ddb065e4880443059c38f55f92b41ad7"}}, {"scope": {"project": {"id": "1f309f25838e40249520ff0b0c461861"}}, "role": {"id": "ddb065e4880443059c38f55f92b41ad7"}, "user": {"id": "f47a78a41956436ba9cdc0bb2e56ac27"}, "links": {"assignment": "http://172.30.9.39:5000/v3/projects/1f309f25838e40249520ff0b0c461861/users/f47a78a41956436ba9cdc0bb2e56ac27/roles/ddb065e4880443059c38f55f92b41ad7"}}, {"scope": {"domain": {"id": "6b3077807d19400dbc67a38dbf0de906"}}, "role": {"id": "ddb065e4880443059c38f55f92b41ad7"}, "user": {"id": "6f44f667c2f4415c97b261bc7beaa87a"}, "links": {"assignment": "http://172.30.9.39:5000/v3/domains/6b3077807d19400dbc67a38dbf0de906/users/6f44f667c2f4415c97b261bc7beaa87a/roles/ddb065e4880443059c38f55f92b41ad7"}}, {"scope": {"system": {"all": true}}, "role": {"id": "ddb065e4880443059c38f55f92b41ad7"}, "user": {"id": "1447b4d95e4d496da08715dcc93bda3e"}, "links": {"assignment": "http://172.30.9.39:5000/v3/system/users/1447b4d95e4d496da08715dcc93bda3e/roles/ddb065e4880443059c38f55f92b41ad7"}}], "links": {"self": "http://172.30.9.39:5000/v3/role_assignments", "previous": null, "next": null}} 2018-10-01 10:07:00,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/role_assignments used request id req-7d576caf-7527-4a42-b1e8-9059883ddf83 2018-10-01 10:07:00,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.13722205162s 2018-10-01 10:07:00,129 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'1f309f25838e40249520ff0b0c461861', 'id': u'ddb065e4880443059c38f55f92b41ad7', 'user': u'0a598792985e452db9ba861a518abae6'}), Munch({'project': u'1f309f25838e40249520ff0b0c461861', 'id': u'ddb065e4880443059c38f55f92b41ad7', 'user': u'10d9503c6aef4de3800847e7c76f6d14'}), Munch({'project': u'68c01919b4a44eb98a59ea6095bf2ee1', 'id': u'ddb065e4880443059c38f55f92b41ad7', 'user': u'1447b4d95e4d496da08715dcc93bda3e'}), Munch({'project': u'1f309f25838e40249520ff0b0c461861', 'id': u'ddb065e4880443059c38f55f92b41ad7', 'user': u'1d2a666e6e2e4a4188f312835b476063'}), Munch({'project': u'1f309f25838e40249520ff0b0c461861', 'id': u'ddb065e4880443059c38f55f92b41ad7', 'user': u'3a9c24f142ab44af9f5805f561b2956c'}), Munch({'project': u'1f309f25838e40249520ff0b0c461861', 'id': u'ddb065e4880443059c38f55f92b41ad7', 'user': u'56a09b05fac54700a534271c74d2ded9'}), Munch({'project': u'1f309f25838e40249520ff0b0c461861', 'id': u'ddb065e4880443059c38f55f92b41ad7', 'user': u'7e18c42729d94e62b3b4aea0a7e11892'}), Munch({'project': u'1f309f25838e40249520ff0b0c461861', 'id': u'8d4db4cf39b5466fa7ad8397113ab079', 'user': u'8304b793d41f4b8da9798b98771828a0'}), Munch({'project': u'1f309f25838e40249520ff0b0c461861', 'id': u'ddb065e4880443059c38f55f92b41ad7', 'user': u'8304b793d41f4b8da9798b98771828a0'}), Munch({'project': u'1f309f25838e40249520ff0b0c461861', 'id': u'ddb065e4880443059c38f55f92b41ad7', 'user': u'8b342acc2947417e9ea54fda1c49fd3b'}), Munch({'project': u'1f309f25838e40249520ff0b0c461861', 'id': u'ddb065e4880443059c38f55f92b41ad7', 'user': u'9a7c042fdeb04cb5aa86428985b7eeb1'}), Munch({'project': u'1f309f25838e40249520ff0b0c461861', 'id': u'ddb065e4880443059c38f55f92b41ad7', 'user': u'be24bc7c8c0c48f59ea7865f7ac630fc'}), Munch({'project': u'1f309f25838e40249520ff0b0c461861', 'id': u'ddb065e4880443059c38f55f92b41ad7', 'user': u'cbefd192fb054813878f64043dcf5f71'}), Munch({'project': u'1f309f25838e40249520ff0b0c461861', 'id': u'ddb065e4880443059c38f55f92b41ad7', 'user': u'f47a78a41956436ba9cdc0bb2e56ac27'}), Munch({'domain': u'6b3077807d19400dbc67a38dbf0de906', 'id': u'ddb065e4880443059c38f55f92b41ad7', 'user': u'6f44f667c2f4415c97b261bc7beaa87a'}), Munch({'id': u'ddb065e4880443059c38f55f92b41ad7', 'user': u'1447b4d95e4d496da08715dcc93bda3e'})] 2018-10-01 10:07:00,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 10:07:00,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9ffc806c8ed32c373fd8ee20d279295f2bd53ae31a645542eec84419dc957dd3" 2018-10-01 10:07:00,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Mon, 01 Oct 2018 10:07:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb7c06c7-147c-48cc-8bd0-f1940f8abe17 2018-10-01 10:07:00,320 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.39:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "638a063d0b3c4224af9184b64754e462", "links": {"self": "http://172.30.9.39:5000/v3/roles/638a063d0b3c4224af9184b64754e462"}, "name": "reader"}, {"domain_id": null, "id": "8d4db4cf39b5466fa7ad8397113ab079", "links": {"self": "http://172.30.9.39:5000/v3/roles/8d4db4cf39b5466fa7ad8397113ab079"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.39:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7733a861d784ab1bcae62feb248036a", "links": {"self": "http://172.30.9.39:5000/v3/roles/a7733a861d784ab1bcae62feb248036a"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "cfbd2a1fb1a14d61944f936a944a4778", "links": {"self": "http://172.30.9.39:5000/v3/roles/cfbd2a1fb1a14d61944f936a944a4778"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ddb065e4880443059c38f55f92b41ad7", "links": {"self": "http://172.30.9.39:5000/v3/roles/ddb065e4880443059c38f55f92b41ad7"}, "name": "admin"}, {"domain_id": null, "id": "dfba5d376cc3423487bda0bf832c5a5c", "links": {"self": "http://172.30.9.39:5000/v3/roles/dfba5d376cc3423487bda0bf832c5a5c"}, "name": "member"}]} 2018-10-01 10:07:00,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/roles used request id req-cb7c06c7-147c-48cc-8bd0-f1940f8abe17 2018-10-01 10:07:00,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.186691999435s 2018-10-01 10:07:00,322 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_roles: [Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'reader', 'id': u'638a063d0b3c4224af9184b64754e462'}), 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'8d4db4cf39b5466fa7ad8397113ab079'}), 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'heat_stack_user', 'id': u'a7733a861d784ab1bcae62feb248036a'}), 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'cfbd2a1fb1a14d61944f936a944a4778'}), 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'ddb065e4880443059c38f55f92b41ad7'}), 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'dfba5d376cc3423487bda0bf832c5a5c'})] 2018-10-01 10:07:00,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-01 10:07:00,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9ffc806c8ed32c373fd8ee20d279295f2bd53ae31a645542eec84419dc957dd3" 2018-10-01 10:07:01,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 01 Oct 2018 10:07:01 GMT X-Openstack-Request-Id: req-a9c43160-668c-4fab-8e4c-1e62a18bcdc7 2018-10-01 10:07:01,360 - keystoneauth.session - DEBUG - RESP BODY: {"routers": []} 2018-10-01 10:07:01,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/routers.json used request id req-a9c43160-668c-4fab-8e4c-1e62a18bcdc7 2018-10-01 10:07:01,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.03755307198s 2018-10-01 10:07:01,361 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-10-01 10:07:01,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 10:07:01,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9ffc806c8ed32c373fd8ee20d279295f2bd53ae31a645542eec84419dc957dd3" 2018-10-01 10:07:01,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 01 Oct 2018 10:07:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c8fd31f6-678f-4d60-9d7c-e7fc9d574747 x-openstack-request-id: req-c8fd31f6-678f-4d60-9d7c-e7fc9d574747 2018-10-01 10:07:01,578 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-10-01 10:07:01,579 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.39:8774/v2.1/servers/detail used request id req-c8fd31f6-678f-4d60-9d7c-e7fc9d574747 2018-10-01 10:07:01,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.217767000198s 2018-10-01 10:07:01,579 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-10-01 10:07:01,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-10-01 10:07:01,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.8:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 10:07:01,593 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 10:07:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1e3f8a2-e3d6-4851-973c-78c4c294d642 2018-10-01 10:07:01,593 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.8:35357/v3/", "rel": "self"}]}]}} 2018-10-01 10:07:01,594 - keystoneauth.session - DEBUG - GET call to http://192.30.9.8:35357/ used request id req-f1e3f8a2-e3d6-4851-973c-78c4c294d642 2018-10-01 10:07:01,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.8:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9ffc806c8ed32c373fd8ee20d279295f2bd53ae31a645542eec84419dc957dd3" 2018-10-01 10:07:01,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 868 Content-Type: application/json Date: Mon, 01 Oct 2018 10:07:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbcbfdba-ca51-4111-af74-5c78f9cc660b 2018-10-01 10:07:01,784 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.8:35357/v3/services/0b012f093b1f44a3b4a3e7a83b9ea7a0"}, "enabled": true, "type": "compute", "id": "0b012f093b1f44a3b4a3e7a83b9ea7a0", "name": "nova"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.8:35357/v3/services/0bd21aaca9304355b8c4fb482d6c203f"}, "enabled": true, "type": "identity", "id": "0bd21aaca9304355b8c4fb482d6c203f", "name": "keystone"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.8:35357/v3/services/16372acfe1c34699a14916495bb81bd3"}, "enabled": true, "type": "orchestration", "id": "16372acfe1c34699a14916495bb81bd3", "name": "heat"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.8:35357/v3/services/19fc831bd1d2495584535090f1cfc6c7"}, "enabled": true, "type": "metric", "id": "19fc831bd1d2495584535090f1cfc6c7", "name": "gnocchi"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.8:35357/v3/services/20eb38c948dd4c1196107be5e06ad7fd"}, "enabled": true, "type": "object-store", "id": "20eb38c948dd4c1196107be5e06ad7fd", "name": "swift"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.8:35357/v3/services/33353a6d74744c8a97c1bda917b1188b"}, "enabled": true, "type": "event", "id": "33353a6d74744c8a97c1bda917b1188b", "name": "panko"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.8:35357/v3/services/42d564642d5d45a2afe45d7cbc644223"}, "enabled": true, "type": "cloudformation", "id": "42d564642d5d45a2afe45d7cbc644223", "name": "heat-cfn"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.8:35357/v3/services/5ca5fd84620847179587afc5b7a4f9d2"}, "enabled": true, "type": "image", "id": "5ca5fd84620847179587afc5b7a4f9d2", "name": "glance"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.8:35357/v3/services/7cb105ad4ae3476a97289e4a978005ce"}, "enabled": true, "type": "alarming", "id": "7cb105ad4ae3476a97289e4a978005ce", "name": "aodh"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.8:35357/v3/services/85aa5cec6566417799c2eafbde1c231c"}, "enabled": true, "type": "metering", "id": "85aa5cec6566417799c2eafbde1c231c", "name": "ceilometer"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.8:35357/v3/services/9cdf2d784d34438ca008ce55a04ef9de"}, "enabled": true, "type": "placement", "id": "9cdf2d784d34438ca008ce55a04ef9de", "name": "placement"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.8:35357/v3/services/9f936497a79d43e39a20def0e06cf3b7"}, "enabled": true, "type": "network", "id": "9f936497a79d43e39a20def0e06cf3b7", "name": "neutron"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.8:35357/v3/services/a38da018fa6d4e26a298c5f1a748a48a"}, "enabled": true, "type": "volumev3", "id": "a38da018fa6d4e26a298c5f1a748a48a", "name": "cinderv3"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.8:35357/v3/services/c7203d78d66f4ca7b6c6ccd999bf441d"}, "enabled": true, "type": "volume", "id": "c7203d78d66f4ca7b6c6ccd999bf441d", "name": "cinder"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.8:35357/v3/services/dc3e7aeb05fd47ac87a2b8b757a9816b"}, "enabled": true, "type": "volumev2", "id": "dc3e7aeb05fd47ac87a2b8b757a9816b", "name": "cinderv2"}], "links": {"self": "http://192.30.9.8:35357/v3/services", "previous": null, "next": null}} 2018-10-01 10:07:01,784 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.8:35357/v3/services used request id req-bbcbfdba-ca51-4111-af74-5c78f9cc660b 2018-10-01 10:07:01,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.201482057571s 2018-10-01 10:07:01,790 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'0b012f093b1f44a3b4a3e7a83b9ea7a0', 'name': u'nova'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'0bd21aaca9304355b8c4fb482d6c203f', 'name': u'keystone'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'16372acfe1c34699a14916495bb81bd3', 'name': u'heat'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'19fc831bd1d2495584535090f1cfc6c7', 'name': u'gnocchi'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'20eb38c948dd4c1196107be5e06ad7fd', 'name': u'swift'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'33353a6d74744c8a97c1bda917b1188b', 'name': u'panko'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'42d564642d5d45a2afe45d7cbc644223', 'name': u'heat-cfn'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'5ca5fd84620847179587afc5b7a4f9d2', 'name': u'glance'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'7cb105ad4ae3476a97289e4a978005ce', 'name': u'aodh'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'85aa5cec6566417799c2eafbde1c231c', 'name': u'ceilometer'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'9cdf2d784d34438ca008ce55a04ef9de', 'name': u'placement'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'9f936497a79d43e39a20def0e06cf3b7', 'name': u'neutron'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'a38da018fa6d4e26a298c5f1a748a48a', 'name': u'cinderv3'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'c7203d78d66f4ca7b6c6ccd999bf441d', 'name': u'cinder'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'dc3e7aeb05fd47ac87a2b8b757a9816b', 'name': u'cinderv2'})] 2018-10-01 10:07:01,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-01 10:07:01,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9ffc806c8ed32c373fd8ee20d279295f2bd53ae31a645542eec84419dc957dd3" 2018-10-01 10:07:01,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 642 Content-Type: application/json Date: Mon, 01 Oct 2018 10:07:01 GMT X-Openstack-Request-Id: req-4e490e55-afb4-45b1-a7f8-507ccf7dbca4 2018-10-01 10:07:01,830 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-10-01T10:04:11Z","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":"09534f99-1063-44f2-99a1-4ff7df7ad2e4","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"1f309f25838e40249520ff0b0c461861","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"0c4e493c-7199-4d4a-86ae-4223bac5874a","tenant_id":"1f309f25838e40249520ff0b0c461861","created_at":"2018-10-01T10:04:11Z","ip_version":4}]} 2018-10-01 10:07:01,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/subnets.json used request id req-4e490e55-afb4-45b1-a7f8-507ccf7dbca4 2018-10-01 10:07:01,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0397028923035s 2018-10-01 10:07:01,831 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-01T10:04:11Z', 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'09534f99-1063-44f2-99a1-4ff7df7ad2e4', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'0c4e493c-7199-4d4a-86ae-4223bac5874a', u'tenant_id': u'1f309f25838e40249520ff0b0c461861', u'created_at': u'2018-10-01T10:04:11Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'1f309f25838e40249520ff0b0c461861'})] 2018-10-01 10:07:01,990 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-01 10:07:01,990 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:09 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-10-01 10:07:02,040 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-10-01 10:07:02,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 10:07:02,229 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 10:07:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b48b86d-8459-4ba6-a98b-747ba039888b 2018-10-01 10:07:02,229 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.39:5000/v3/", "rel": "self"}]}]}} 2018-10-01 10:07:02,230 - keystoneauth.session - DEBUG - GET call to http://172.30.9.39:5000/ used request id req-0b48b86d-8459-4ba6-a98b-747ba039888b 2018-10-01 10:07:02,230 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.39:5000/v3/auth/tokens 2018-10-01 10:07:02,620 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dfba5d376cc3423487bda0bf832c5a5c", "name": "member"}, {"id": "ddb065e4880443059c38f55f92b41ad7", "name": "admin"}, {"id": "638a063d0b3c4224af9184b64754e462", "name": "reader"}], "expires_at": "2018-10-01T11:07:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "68c01919b4a44eb98a59ea6095bf2ee1", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.39:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "138cb471eb5e419b8247465e9a58c9f7"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a61bf3a2b6841e798cd18352d363d2c"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "642642e824344c99a1070a65a3a7aa8f"}], "type": "compute", "id": "0b012f093b1f44a3b4a3e7a83b9ea7a0", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d3f7be1817041de8e1bb3b655e4bfb4"}, {"url": "http://172.30.9.39:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "96a3c5dbf4f240619f9ba2ddaae7021f"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b307f57b2acf4fcc8046d538ee5aabc2"}], "type": "identity", "id": "0bd21aaca9304355b8c4fb482d6c203f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.39:8004/v1/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b846698893f4251920af5ba53636aa8"}, {"url": "http://192.30.9.8:8004/v1/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ae763c42a9b43ce9548de1c2897d5f0"}, {"url": "http://192.30.9.8:8004/v1/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6fdbf17bbe4f5b90296fa9aae30c75"}], "type": "orchestration", "id": "16372acfe1c34699a14916495bb81bd3", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39b5349f172e403293ca619e46171fb2"}, {"url": "http://172.30.9.39:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68cd512b2388482f8aaddcaf49f6e5cd"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca2de99aacb41418574f2b79e95b39a"}], "type": "metric", "id": "19fc831bd1d2495584535090f1cfc6c7", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d3120d0211340e5be4ee7ce5426f6b3"}, {"url": "http://172.30.9.39:8080/v1/AUTH_68c01919b4a44eb98a59ea6095bf2ee1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1098ea83aaf5470795afcdce53afdaa8"}, {"url": "http://12.0.0.21:8080/v1/AUTH_68c01919b4a44eb98a59ea6095bf2ee1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea21d116d8444da28b3977e4555eb9cc"}], "type": "object-store", "id": "20eb38c948dd4c1196107be5e06ad7fd", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d2fe99b90be4165befb1e52e1707ce9"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "972a598fc28443f795fc8f0a494a7038"}, {"url": "http://172.30.9.39:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7762587d46648b28d05e9917c4ea129"}], "type": "event", "id": "33353a6d74744c8a97c1bda917b1188b", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.39:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16e37452679546deb76865500e3735ce"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d95edd82f18462e86cb0b910011f765"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6652f46f89534881a06b314309674b98"}], "type": "cloudformation", "id": "42d564642d5d45a2afe45d7cbc644223", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "434c42520cfd4a48ad3212378fe78c28"}, {"url": "http://172.30.9.39:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72244194101743c0bbe0773b3718217a"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8222601c08b24022ad079d5c32689d49"}], "type": "image", "id": "5ca5fd84620847179587afc5b7a4f9d2", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1713263e67c94788bc8a2f4d0841a48e"}, {"url": "http://172.30.9.39:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eda57a322564d19a4e0d5356be78bd4"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83167af88b2e4b0eac7dd94204cc3084"}], "type": "alarming", "id": "7cb105ad4ae3476a97289e4a978005ce", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "85aa5cec6566417799c2eafbde1c231c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e0f7edf651e4224a407c02b5c386987"}, {"url": "http://172.30.9.39:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "32da4af88d714e0384bb897865942788"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b631292e131f4a1e8dd8ac2f8cbae7d7"}], "type": "placement", "id": "9cdf2d784d34438ca008ce55a04ef9de", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37732b8b629f488bb9cbc4797bd598bd"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9554795962a14a9b9becd39e53d66f51"}, {"url": "http://172.30.9.39:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e4995a17cb6c4a949118ce48ee12e061"}], "type": "network", "id": "9f936497a79d43e39a20def0e06cf3b7", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.39:8776/v3/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f022637538483bbb2ffafc675143d7"}, {"url": "http://192.30.9.8:8776/v3/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62e1f9c8f42847c887894cbfc602caee"}, {"url": "http://192.30.9.8:8776/v3/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f8a91164defb46829d55d1c9135f287f"}], "type": "volumev3", "id": "a38da018fa6d4e26a298c5f1a748a48a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dc30cb1a32d4e768a942bf89706b627"}, {"url": "http://192.30.9.8:8776/v1/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e409c093a3034ef992e4d7f96e50e60c"}, {"url": "http://172.30.9.39:8776/v1/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7c7cdafeaf84ad2a5e859b21a18f0cb"}], "type": "volume", "id": "c7203d78d66f4ca7b6c6ccd999bf441d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a6967c65f49d58b2db5d6d6e50063"}, {"url": "http://192.30.9.8:8776/v2/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd52c586cba84a88a51ebaaec206a659"}, {"url": "http://172.30.9.39:8776/v2/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e4d7f4b0aec3467fa0883fc5d1b006d6"}], "type": "volumev2", "id": "dc3e7aeb05fd47ac87a2b8b757a9816b", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1447b4d95e4d496da08715dcc93bda3e"}, "audit_ids": ["ylzO1yuxS9WhCng7FalosA"], "issued_at": "2018-10-01T10:07:02.000000Z"}} 2018-10-01 10:07:02,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 10:07:02,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.39:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a1b9e455576b5d1c41c334b00f8f05305c944e9358540b0b858532e2e2940187" 2018-10-01 10:07:03,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 01 Oct 2018 10:07:04 GMT X-Openstack-Request-Id: req-628788e2-1a5f-4e24-81c2-e799a2ef01ce 2018-10-01 10:07:03,810 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"0c4e493c-7199-4d4a-86ae-4223bac5874a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1f309f25838e40249520ff0b0c461861","l2_adjacency":true,"status":"ACTIVE","subnets":["09534f99-1063-44f2-99a1-4ff7df7ad2e4"],"description":"","tags":[],"updated_at":"2018-10-01T10:04:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1f309f25838e40249520ff0b0c461861","created_at":"2018-10-01T10:04:05Z","provider:network_type":"flat"}]} 2018-10-01 10:07:03,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/networks.json?router%3Aexternal=True used request id req-628788e2-1a5f-4e24-81c2-e799a2ef01ce 2018-10-01 10:07:03,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.18668794632s 2018-10-01 10:07:03,811 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-10-01 10:07:03,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 10:07:03,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a1b9e455576b5d1c41c334b00f8f05305c944e9358540b0b858532e2e2940187" 2018-10-01 10:07:04,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Mon, 01 Oct 2018 10:07:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d949077-578a-4d95-a598-f3d892b76a9a 2018-10-01 10:07:04,063 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.39:5000/v3/domains/6b3077807d19400dbc67a38dbf0de906"}, "tags": [], "enabled": true, "id": "6b3077807d19400dbc67a38dbf0de906", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.39:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.39:5000/v3/domains", "previous": null, "next": null}} 2018-10-01 10:07:04,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/domains used request id req-3d949077-578a-4d95-a598-f3d892b76a9a 2018-10-01 10:07:04,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.249270915985s 2018-10-01 10:07:04,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 10:07:04,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.39:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a1b9e455576b5d1c41c334b00f8f05305c944e9358540b0b858532e2e2940187" 2018-10-01 10:07:04,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 295 Content-Type: application/json Date: Mon, 01 Oct 2018 10:07:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd557563-3833-4f2d-9c56-4d555319d8fc 2018-10-01 10:07:04,365 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.39:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.39:5000/v3/projects/68c01919b4a44eb98a59ea6095bf2ee1"}, "tags": [], "enabled": true, "id": "68c01919b4a44eb98a59ea6095bf2ee1", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.39:5000/v3/projects/1f309f25838e40249520ff0b0c461861"}, "tags": [], "enabled": true, "id": "1f309f25838e40249520ff0b0c461861", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-01 10:07:04,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/projects?domain_id=default used request id req-fd557563-3833-4f2d-9c56-4d555319d8fc 2018-10-01 10:07:04,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.295252084732s 2018-10-01 10:07:04,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-01 10:07:04,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a1b9e455576b5d1c41c334b00f8f05305c944e9358540b0b858532e2e2940187" -d '{"network": {"tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "name": "tenantnetwork1-net_424afe9e-7493-4bf2-9eb3-8d6f1a0096f2", "admin_state_up": true}}' 2018-10-01 10:07:05,026 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Mon, 01 Oct 2018 10:07:05 GMT X-Openstack-Request-Id: req-132435bf-fb2e-4ea1-aa3b-4943b66a5799 2018-10-01 10:07:05,026 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"4980af48-bc97-4dca-ae71-f00456fcde12","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"68c01919b4a44eb98a59ea6095bf2ee1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-01T10:07:04Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_424afe9e-7493-4bf2-9eb3-8d6f1a0096f2","admin_state_up":true,"tenant_id":"68c01919b4a44eb98a59ea6095bf2ee1","created_at":"2018-10-01T10:07:04Z","mtu":1450}} 2018-10-01 10:07:05,026 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.39:9696/v2.0/networks.json used request id req-132435bf-fb2e-4ea1-aa3b-4943b66a5799 2018-10-01 10:07:05,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.65895318985s 2018-10-01 10:07:05,027 - 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-10-01T10:07:04Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'4980af48-bc97-4dca-ae71-f00456fcde12', u'provider:segmentation_id': 76, 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_424afe9e-7493-4bf2-9eb3-8d6f1a0096f2', u'created_at': u'2018-10-01T10:07:04Z', u'mtu': 1450, u'tenant_id': u'68c01919b4a44eb98a59ea6095bf2ee1', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'68c01919b4a44eb98a59ea6095bf2ee1', u'l2_adjacency': True}) 2018-10-01 10:07:05,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 10:07:05,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a1b9e455576b5d1c41c334b00f8f05305c944e9358540b0b858532e2e2940187" 2018-10-01 10:07:06,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Mon, 01 Oct 2018 10:07:05 GMT X-Openstack-Request-Id: req-1bc859f7-d669-4fef-83b4-92b191789ad2 2018-10-01 10:07:06,077 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"0c4e493c-7199-4d4a-86ae-4223bac5874a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1f309f25838e40249520ff0b0c461861","l2_adjacency":true,"status":"ACTIVE","subnets":["09534f99-1063-44f2-99a1-4ff7df7ad2e4"],"description":"","tags":[],"updated_at":"2018-10-01T10:04:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1f309f25838e40249520ff0b0c461861","created_at":"2018-10-01T10:04:05Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"4980af48-bc97-4dca-ae71-f00456fcde12","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"68c01919b4a44eb98a59ea6095bf2ee1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-01T10:07:04Z","qos_policy_id":null,"name":"tenantnetwork1-net_424afe9e-7493-4bf2-9eb3-8d6f1a0096f2","admin_state_up":true,"tenant_id":"68c01919b4a44eb98a59ea6095bf2ee1","created_at":"2018-10-01T10:07:04Z","provider:network_type":"vxlan"}]} 2018-10-01 10:07:06,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/networks.json used request id req-1bc859f7-d669-4fef-83b4-92b191789ad2 2018-10-01 10:07:06,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.04908585548s 2018-10-01 10:07:06,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-01 10:07:06,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a1b9e455576b5d1c41c334b00f8f05305c944e9358540b0b858532e2e2940187" -d '{"subnet": {"name": "tenantnetwork1-subnet_424afe9e-7493-4bf2-9eb3-8d6f1a0096f2", "enable_dhcp": true, "network_id": "4980af48-bc97-4dca-ae71-f00456fcde12", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-01 10:07:07,589 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 700 Content-Type: application/json Date: Mon, 01 Oct 2018 10:07:07 GMT X-Openstack-Request-Id: req-f22dc8d1-1bd2-4a52-89fc-5a77638664a3 2018-10-01 10:07:07,589 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2018-10-01T10:07:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"de08a16a-2f6d-4603-8a6d-3e349588d794","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"68c01919b4a44eb98a59ea6095bf2ee1","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_424afe9e-7493-4bf2-9eb3-8d6f1a0096f2","enable_dhcp":true,"segment_id":null,"network_id":"4980af48-bc97-4dca-ae71-f00456fcde12","tenant_id":"68c01919b4a44eb98a59ea6095bf2ee1","created_at":"2018-10-01T10:07:07Z","ip_version":4}} 2018-10-01 10:07:07,589 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.39:9696/v2.0/subnets.json used request id req-f22dc8d1-1bd2-4a52-89fc-5a77638664a3 2018-10-01 10:07:07,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.51083517075s 2018-10-01 10:07:07,590 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-01T10:07:07Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'de08a16a-2f6d-4603-8a6d-3e349588d794', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_424afe9e-7493-4bf2-9eb3-8d6f1a0096f2', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'4980af48-bc97-4dca-ae71-f00456fcde12', u'tenant_id': u'68c01919b4a44eb98a59ea6095bf2ee1', u'created_at': u'2018-10-01T10:07:07Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'68c01919b4a44eb98a59ea6095bf2ee1'}) 2018-10-01 10:07:07,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-01 10:07:07,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a1b9e455576b5d1c41c334b00f8f05305c944e9358540b0b858532e2e2940187" -d '{"router": {"external_gateway_info": {"network_id": "0c4e493c-7199-4d4a-86ae-4223bac5874a"}, "name": "tenantnetwork1-router_424afe9e-7493-4bf2-9eb3-8d6f1a0096f2", "admin_state_up": true}}' 2018-10-01 10:07:14,315 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 713 Content-Type: application/json Date: Mon, 01 Oct 2018 10:07:14 GMT X-Openstack-Request-Id: req-9eaa9f19-d3be-43d1-a7f1-960d2c8cad69 2018-10-01 10:07:14,316 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0c4e493c-7199-4d4a-86ae-4223bac5874a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "09534f99-1063-44f2-99a1-4ff7df7ad2e4", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "created_at": "2018-10-01T10:07:08Z", "admin_state_up": true, "updated_at": "2018-10-01T10:07:09Z", "project_id": "68c01919b4a44eb98a59ea6095bf2ee1", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "5b1a75df-23c1-400c-b216-6408e0cfae7b", "name": "tenantnetwork1-router_424afe9e-7493-4bf2-9eb3-8d6f1a0096f2"}} 2018-10-01 10:07:14,316 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.39:9696/v2.0/routers.json used request id req-9eaa9f19-d3be-43d1-a7f1-960d2c8cad69 2018-10-01 10:07:14,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.72529006004s 2018-10-01 10:07:14,317 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-01T10:07:09Z', u'revision_number': 3, u'ha': True, u'id': u'5b1a75df-23c1-400c-b216-6408e0cfae7b', u'external_gateway_info': {u'network_id': u'0c4e493c-7199-4d4a-86ae-4223bac5874a', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'09534f99-1063-44f2-99a1-4ff7df7ad2e4', u'ip_address': u'172.30.9.208'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_424afe9e-7493-4bf2-9eb3-8d6f1a0096f2', u'admin_state_up': True, u'tenant_id': u'68c01919b4a44eb98a59ea6095bf2ee1', u'created_at': u'2018-10-01T10:07:08Z', u'flavor_id': None, u'routes': [], u'project_id': u'68c01919b4a44eb98a59ea6095bf2ee1'}) 2018-10-01 10:07:14,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-01 10:07:14,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.39:9696/v2.0/routers/5b1a75df-23c1-400c-b216-6408e0cfae7b/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a1b9e455576b5d1c41c334b00f8f05305c944e9358540b0b858532e2e2940187" -d '{"subnet_id": "de08a16a-2f6d-4603-8a6d-3e349588d794"}' 2018-10-01 10:07:17,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 01 Oct 2018 10:07:17 GMT X-Openstack-Request-Id: req-da16ebc7-7cff-483a-a33f-d2f45a95ac11 2018-10-01 10:07:17,925 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "4980af48-bc97-4dca-ae71-f00456fcde12", "tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "subnet_id": "de08a16a-2f6d-4603-8a6d-3e349588d794", "subnet_ids": ["de08a16a-2f6d-4603-8a6d-3e349588d794"], "port_id": "a250793b-2213-4907-b863-f464dae91242", "id": "5b1a75df-23c1-400c-b216-6408e0cfae7b"} 2018-10-01 10:07:17,925 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.39:9696/v2.0/routers/5b1a75df-23c1-400c-b216-6408e0cfae7b/add_router_interface.json used request id req-da16ebc7-7cff-483a-a33f-d2f45a95ac11 2018-10-01 10:07:17,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.60752797127s 2018-10-01 10:07:18,036 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-01 10:07:18,037 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:14 | PASS | +------------------------+------------------+------------------+----------------+ 2018-10-01 10:07:18,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-01 10:07:18,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.39:9696/v2.0/routers/5b1a75df-23c1-400c-b216-6408e0cfae7b/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a1b9e455576b5d1c41c334b00f8f05305c944e9358540b0b858532e2e2940187" -d '{"subnet_id": "de08a16a-2f6d-4603-8a6d-3e349588d794"}' 2018-10-01 10:07:21,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 01 Oct 2018 10:07:22 GMT X-Openstack-Request-Id: req-a7fb26c4-30b4-4c55-9dc2-7d3a5797d93c 2018-10-01 10:07:21,890 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "4980af48-bc97-4dca-ae71-f00456fcde12", "tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "subnet_id": "de08a16a-2f6d-4603-8a6d-3e349588d794", "subnet_ids": ["de08a16a-2f6d-4603-8a6d-3e349588d794"], "port_id": "a250793b-2213-4907-b863-f464dae91242", "id": "5b1a75df-23c1-400c-b216-6408e0cfae7b"} 2018-10-01 10:07:21,890 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.39:9696/v2.0/routers/5b1a75df-23c1-400c-b216-6408e0cfae7b/remove_router_interface.json used request id req-a7fb26c4-30b4-4c55-9dc2-7d3a5797d93c 2018-10-01 10:07:21,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.8488650322s 2018-10-01 10:07:21,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-01 10:07:21,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a1b9e455576b5d1c41c334b00f8f05305c944e9358540b0b858532e2e2940187" 2018-10-01 10:07:23,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 722 Content-Type: application/json Date: Mon, 01 Oct 2018 10:07:23 GMT X-Openstack-Request-Id: req-a513a755-a51c-427f-933f-c09f12daf74c 2018-10-01 10:07:23,222 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "0c4e493c-7199-4d4a-86ae-4223bac5874a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "09534f99-1063-44f2-99a1-4ff7df7ad2e4", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "created_at": "2018-10-01T10:07:08Z", "admin_state_up": true, "updated_at": "2018-10-01T10:07:20Z", "project_id": "68c01919b4a44eb98a59ea6095bf2ee1", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "5b1a75df-23c1-400c-b216-6408e0cfae7b", "name": "tenantnetwork1-router_424afe9e-7493-4bf2-9eb3-8d6f1a0096f2"}]} 2018-10-01 10:07:23,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/routers.json used request id req-a513a755-a51c-427f-933f-c09f12daf74c 2018-10-01 10:07:23,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.33221006393s 2018-10-01 10:07:23,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-01 10:07:23,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.39:9696/v2.0/routers/5b1a75df-23c1-400c-b216-6408e0cfae7b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a1b9e455576b5d1c41c334b00f8f05305c944e9358540b0b858532e2e2940187" 2018-10-01 10:07:27,304 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 10:07:27 GMT X-Openstack-Request-Id: req-ddaf9ac0-d408-43aa-8660-6f40373c22b4 2018-10-01 10:07:27,304 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 10:07:27,304 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.39:9696/v2.0/routers/5b1a75df-23c1-400c-b216-6408e0cfae7b.json used request id req-ddaf9ac0-d408-43aa-8660-6f40373c22b4 2018-10-01 10:07:27,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.0801460743s 2018-10-01 10:07:27,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-01 10:07:27,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a1b9e455576b5d1c41c334b00f8f05305c944e9358540b0b858532e2e2940187" 2018-10-01 10:07:28,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1332 Content-Type: application/json Date: Mon, 01 Oct 2018 10:07:28 GMT X-Openstack-Request-Id: req-fd7b1d03-865d-40c6-aa47-e52ad3f2e32b 2018-10-01 10:07:28,415 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-10-01T10:04:11Z","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":"09534f99-1063-44f2-99a1-4ff7df7ad2e4","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"1f309f25838e40249520ff0b0c461861","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"0c4e493c-7199-4d4a-86ae-4223bac5874a","tenant_id":"1f309f25838e40249520ff0b0c461861","created_at":"2018-10-01T10:04:11Z","ip_version":4},{"updated_at":"2018-10-01T10:07:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"de08a16a-2f6d-4603-8a6d-3e349588d794","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"68c01919b4a44eb98a59ea6095bf2ee1","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_424afe9e-7493-4bf2-9eb3-8d6f1a0096f2","enable_dhcp":true,"segment_id":null,"network_id":"4980af48-bc97-4dca-ae71-f00456fcde12","tenant_id":"68c01919b4a44eb98a59ea6095bf2ee1","created_at":"2018-10-01T10:07:07Z","ip_version":4}]} 2018-10-01 10:07:28,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/subnets.json used request id req-fd7b1d03-865d-40c6-aa47-e52ad3f2e32b 2018-10-01 10:07:28,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 1.11075878143s 2018-10-01 10:07:28,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-01 10:07:28,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.39:9696/v2.0/subnets/de08a16a-2f6d-4603-8a6d-3e349588d794.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a1b9e455576b5d1c41c334b00f8f05305c944e9358540b0b858532e2e2940187" 2018-10-01 10:07:31,504 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 10:07:31 GMT X-Openstack-Request-Id: req-cc2266bc-3374-4a31-b83f-6fd4d85d7de1 2018-10-01 10:07:31,504 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 10:07:31,504 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.39:9696/v2.0/subnets/de08a16a-2f6d-4603-8a6d-3e349588d794.json used request id req-cc2266bc-3374-4a31-b83f-6fd4d85d7de1 2018-10-01 10:07:31,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 3.08737683296s 2018-10-01 10:07:31,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 10:07:31,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a1b9e455576b5d1c41c334b00f8f05305c944e9358540b0b858532e2e2940187" 2018-10-01 10:07:32,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1440 Content-Type: application/json Date: Mon, 01 Oct 2018 10:07:32 GMT X-Openstack-Request-Id: req-d625e8e1-6467-4d5c-aefe-3421cdefbefc 2018-10-01 10:07:32,647 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"0c4e493c-7199-4d4a-86ae-4223bac5874a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1f309f25838e40249520ff0b0c461861","l2_adjacency":true,"status":"ACTIVE","subnets":["09534f99-1063-44f2-99a1-4ff7df7ad2e4"],"description":"","tags":[],"updated_at":"2018-10-01T10:04:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1f309f25838e40249520ff0b0c461861","created_at":"2018-10-01T10:04:05Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4980af48-bc97-4dca-ae71-f00456fcde12","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"68c01919b4a44eb98a59ea6095bf2ee1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-01T10:07:31Z","qos_policy_id":null,"name":"tenantnetwork1-net_424afe9e-7493-4bf2-9eb3-8d6f1a0096f2","admin_state_up":true,"tenant_id":"68c01919b4a44eb98a59ea6095bf2ee1","created_at":"2018-10-01T10:07:04Z","provider:network_type":"vxlan"}]} 2018-10-01 10:07:32,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/networks.json used request id req-d625e8e1-6467-4d5c-aefe-3421cdefbefc 2018-10-01 10:07:32,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.14212107658s 2018-10-01 10:07:32,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-01 10:07:32,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.39:9696/v2.0/networks/4980af48-bc97-4dca-ae71-f00456fcde12.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}a1b9e455576b5d1c41c334b00f8f05305c944e9358540b0b858532e2e2940187" 2018-10-01 10:07:33,429 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 10:07:33 GMT X-Openstack-Request-Id: req-8405e9bc-05ac-4e02-8e0f-6c0b9914bce1 2018-10-01 10:07:33,429 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 10:07:33,429 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.39:9696/v2.0/networks/4980af48-bc97-4dca-ae71-f00456fcde12.json used request id req-8405e9bc-05ac-4e02-8e0f-6c0b9914bce1 2018-10-01 10:07:33,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.781013011932s 2018-10-01 10:07:33,478 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-10-01 10:07:33,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 10:07:33,530 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 10:07:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d531e0fa-08c1-403d-818e-3b67192b621d 2018-10-01 10:07:33,530 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.39:5000/v3/", "rel": "self"}]}]}} 2018-10-01 10:07:33,530 - keystoneauth.session - DEBUG - GET call to http://172.30.9.39:5000/ used request id req-d531e0fa-08c1-403d-818e-3b67192b621d 2018-10-01 10:07:33,531 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.39:5000/v3/auth/tokens 2018-10-01 10:07:33,920 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dfba5d376cc3423487bda0bf832c5a5c", "name": "member"}, {"id": "ddb065e4880443059c38f55f92b41ad7", "name": "admin"}, {"id": "638a063d0b3c4224af9184b64754e462", "name": "reader"}], "expires_at": "2018-10-01T11:07:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "68c01919b4a44eb98a59ea6095bf2ee1", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.39:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "138cb471eb5e419b8247465e9a58c9f7"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a61bf3a2b6841e798cd18352d363d2c"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "642642e824344c99a1070a65a3a7aa8f"}], "type": "compute", "id": "0b012f093b1f44a3b4a3e7a83b9ea7a0", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d3f7be1817041de8e1bb3b655e4bfb4"}, {"url": "http://172.30.9.39:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "96a3c5dbf4f240619f9ba2ddaae7021f"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b307f57b2acf4fcc8046d538ee5aabc2"}], "type": "identity", "id": "0bd21aaca9304355b8c4fb482d6c203f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.39:8004/v1/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b846698893f4251920af5ba53636aa8"}, {"url": "http://192.30.9.8:8004/v1/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ae763c42a9b43ce9548de1c2897d5f0"}, {"url": "http://192.30.9.8:8004/v1/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6fdbf17bbe4f5b90296fa9aae30c75"}], "type": "orchestration", "id": "16372acfe1c34699a14916495bb81bd3", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39b5349f172e403293ca619e46171fb2"}, {"url": "http://172.30.9.39:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68cd512b2388482f8aaddcaf49f6e5cd"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca2de99aacb41418574f2b79e95b39a"}], "type": "metric", "id": "19fc831bd1d2495584535090f1cfc6c7", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d3120d0211340e5be4ee7ce5426f6b3"}, {"url": "http://172.30.9.39:8080/v1/AUTH_68c01919b4a44eb98a59ea6095bf2ee1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1098ea83aaf5470795afcdce53afdaa8"}, {"url": "http://12.0.0.21:8080/v1/AUTH_68c01919b4a44eb98a59ea6095bf2ee1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea21d116d8444da28b3977e4555eb9cc"}], "type": "object-store", "id": "20eb38c948dd4c1196107be5e06ad7fd", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d2fe99b90be4165befb1e52e1707ce9"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "972a598fc28443f795fc8f0a494a7038"}, {"url": "http://172.30.9.39:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7762587d46648b28d05e9917c4ea129"}], "type": "event", "id": "33353a6d74744c8a97c1bda917b1188b", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.39:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16e37452679546deb76865500e3735ce"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d95edd82f18462e86cb0b910011f765"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6652f46f89534881a06b314309674b98"}], "type": "cloudformation", "id": "42d564642d5d45a2afe45d7cbc644223", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "434c42520cfd4a48ad3212378fe78c28"}, {"url": "http://172.30.9.39:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72244194101743c0bbe0773b3718217a"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8222601c08b24022ad079d5c32689d49"}], "type": "image", "id": "5ca5fd84620847179587afc5b7a4f9d2", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1713263e67c94788bc8a2f4d0841a48e"}, {"url": "http://172.30.9.39:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eda57a322564d19a4e0d5356be78bd4"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83167af88b2e4b0eac7dd94204cc3084"}], "type": "alarming", "id": "7cb105ad4ae3476a97289e4a978005ce", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "85aa5cec6566417799c2eafbde1c231c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e0f7edf651e4224a407c02b5c386987"}, {"url": "http://172.30.9.39:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "32da4af88d714e0384bb897865942788"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b631292e131f4a1e8dd8ac2f8cbae7d7"}], "type": "placement", "id": "9cdf2d784d34438ca008ce55a04ef9de", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37732b8b629f488bb9cbc4797bd598bd"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9554795962a14a9b9becd39e53d66f51"}, {"url": "http://172.30.9.39:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e4995a17cb6c4a949118ce48ee12e061"}], "type": "network", "id": "9f936497a79d43e39a20def0e06cf3b7", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.39:8776/v3/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f022637538483bbb2ffafc675143d7"}, {"url": "http://192.30.9.8:8776/v3/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62e1f9c8f42847c887894cbfc602caee"}, {"url": "http://192.30.9.8:8776/v3/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f8a91164defb46829d55d1c9135f287f"}], "type": "volumev3", "id": "a38da018fa6d4e26a298c5f1a748a48a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dc30cb1a32d4e768a942bf89706b627"}, {"url": "http://192.30.9.8:8776/v1/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e409c093a3034ef992e4d7f96e50e60c"}, {"url": "http://172.30.9.39:8776/v1/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7c7cdafeaf84ad2a5e859b21a18f0cb"}], "type": "volume", "id": "c7203d78d66f4ca7b6c6ccd999bf441d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a6967c65f49d58b2db5d6d6e50063"}, {"url": "http://192.30.9.8:8776/v2/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd52c586cba84a88a51ebaaec206a659"}, {"url": "http://172.30.9.39:8776/v2/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e4d7f4b0aec3467fa0883fc5d1b006d6"}], "type": "volumev2", "id": "dc3e7aeb05fd47ac87a2b8b757a9816b", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1447b4d95e4d496da08715dcc93bda3e"}, "audit_ids": ["hpR1yqYbQJ-nmB6KZwK7kA"], "issued_at": "2018-10-01T10:07:33.000000Z"}} 2018-10-01 10:07:33,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 10:07:33,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.39:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c716a91b79809608abeadda3d808dcef3e343669e2e49d1ee8ba7bfb9459ca7b" 2018-10-01 10:07:34,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 01 Oct 2018 10:07:34 GMT X-Openstack-Request-Id: req-90e92aaf-83da-4a65-97d8-6715f366151b 2018-10-01 10:07:34,261 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"0c4e493c-7199-4d4a-86ae-4223bac5874a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1f309f25838e40249520ff0b0c461861","l2_adjacency":true,"status":"ACTIVE","subnets":["09534f99-1063-44f2-99a1-4ff7df7ad2e4"],"description":"","tags":[],"updated_at":"2018-10-01T10:04:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1f309f25838e40249520ff0b0c461861","created_at":"2018-10-01T10:04:05Z","provider:network_type":"flat"}]} 2018-10-01 10:07:34,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/networks.json?router%3Aexternal=True used request id req-90e92aaf-83da-4a65-97d8-6715f366151b 2018-10-01 10:07:34,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.33801817894s 2018-10-01 10:07:34,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 10:07:34,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c716a91b79809608abeadda3d808dcef3e343669e2e49d1ee8ba7bfb9459ca7b" 2018-10-01 10:07:34,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Mon, 01 Oct 2018 10:07:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9331bd19-6bc7-4f95-8386-c65a18b694e0 2018-10-01 10:07:34,468 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.39:5000/v3/domains/6b3077807d19400dbc67a38dbf0de906"}, "tags": [], "enabled": true, "id": "6b3077807d19400dbc67a38dbf0de906", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.39:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.39:5000/v3/domains", "previous": null, "next": null}} 2018-10-01 10:07:34,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/domains used request id req-9331bd19-6bc7-4f95-8386-c65a18b694e0 2018-10-01 10:07:34,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.199619054794s 2018-10-01 10:07:34,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-01 10:07:34,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c716a91b79809608abeadda3d808dcef3e343669e2e49d1ee8ba7bfb9459ca7b" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_204a1d22-cb14-4f09-afa2-1a706c1935a5"}}' 2018-10-01 10:07:34,835 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Mon, 01 Oct 2018 10:07:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24012104-8823-4bec-99c6-a38f92b214c0 2018-10-01 10:07:34,835 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.39:5000/v3/projects/4fb1ccc1877b48b094a08bfa502f4f61"}, "tags": [], "enabled": true, "id": "4fb1ccc1877b48b094a08bfa502f4f61", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_204a1d22-cb14-4f09-afa2-1a706c1935a5"}} 2018-10-01 10:07:34,835 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.39:5000/v3/projects used request id req-24012104-8823-4bec-99c6-a38f92b214c0 2018-10-01 10:07:34,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.359717845917s 2018-10-01 10:07:34,836 - 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'4fb1ccc1877b48b094a08bfa502f4f61', '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_204a1d22-cb14-4f09-afa2-1a706c1935a5'}) 2018-10-01 10:07:34,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-01 10:07:34,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c716a91b79809608abeadda3d808dcef3e343669e2e49d1ee8ba7bfb9459ca7b" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "aec2ada4-08d3-4882-9068-26d3253dc1b7", "email": null, "name": "tenantnetwork2-user_204a1d22-cb14-4f09-afa2-1a706c1935a5"}}' 2018-10-01 10:07:35,341 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Mon, 01 Oct 2018 10:07:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-011e3786-68df-4e11-b971-adc22f8e3fd7 2018-10-01 10:07:35,341 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_204a1d22-cb14-4f09-afa2-1a706c1935a5", "links": {"self": "http://172.30.9.39:5000/v3/users/d59c00082f0349cea4570c39f2d88805"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d59c00082f0349cea4570c39f2d88805", "domain_id": "default", "password_expires_at": null}} 2018-10-01 10:07:35,341 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.39:5000/v3/users used request id req-011e3786-68df-4e11-b971-adc22f8e3fd7 2018-10-01 10:07:35,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.498145103455s 2018-10-01 10:07:35,342 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd59c00082f0349cea4570c39f2d88805', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_204a1d22-cb14-4f09-afa2-1a706c1935a5'}) 2018-10-01 10:07:35,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 10:07:35,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c716a91b79809608abeadda3d808dcef3e343669e2e49d1ee8ba7bfb9459ca7b" 2018-10-01 10:07:35,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Mon, 01 Oct 2018 10:07:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a92592e5-ae20-425b-8896-de7c08a0888f 2018-10-01 10:07:35,536 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.39:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "638a063d0b3c4224af9184b64754e462", "links": {"self": "http://172.30.9.39:5000/v3/roles/638a063d0b3c4224af9184b64754e462"}, "name": "reader"}, {"domain_id": null, "id": "8d4db4cf39b5466fa7ad8397113ab079", "links": {"self": "http://172.30.9.39:5000/v3/roles/8d4db4cf39b5466fa7ad8397113ab079"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.39:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7733a861d784ab1bcae62feb248036a", "links": {"self": "http://172.30.9.39:5000/v3/roles/a7733a861d784ab1bcae62feb248036a"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "cfbd2a1fb1a14d61944f936a944a4778", "links": {"self": "http://172.30.9.39:5000/v3/roles/cfbd2a1fb1a14d61944f936a944a4778"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ddb065e4880443059c38f55f92b41ad7", "links": {"self": "http://172.30.9.39:5000/v3/roles/ddb065e4880443059c38f55f92b41ad7"}, "name": "admin"}, {"domain_id": null, "id": "dfba5d376cc3423487bda0bf832c5a5c", "links": {"self": "http://172.30.9.39:5000/v3/roles/dfba5d376cc3423487bda0bf832c5a5c"}, "name": "member"}]} 2018-10-01 10:07:35,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/roles used request id req-a92592e5-ae20-425b-8896-de7c08a0888f 2018-10-01 10:07:35,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.190565109253s 2018-10-01 10:07:35,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 10:07:35,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c716a91b79809608abeadda3d808dcef3e343669e2e49d1ee8ba7bfb9459ca7b" 2018-10-01 10:07:35,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Mon, 01 Oct 2018 10:07:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b0321e1-394b-4852-96e1-c10ded916ee6 2018-10-01 10:07:35,822 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.39:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "638a063d0b3c4224af9184b64754e462", "links": {"self": "http://172.30.9.39:5000/v3/roles/638a063d0b3c4224af9184b64754e462"}, "name": "reader"}, {"domain_id": null, "id": "8d4db4cf39b5466fa7ad8397113ab079", "links": {"self": "http://172.30.9.39:5000/v3/roles/8d4db4cf39b5466fa7ad8397113ab079"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.39:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7733a861d784ab1bcae62feb248036a", "links": {"self": "http://172.30.9.39:5000/v3/roles/a7733a861d784ab1bcae62feb248036a"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "cfbd2a1fb1a14d61944f936a944a4778", "links": {"self": "http://172.30.9.39:5000/v3/roles/cfbd2a1fb1a14d61944f936a944a4778"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ddb065e4880443059c38f55f92b41ad7", "links": {"self": "http://172.30.9.39:5000/v3/roles/ddb065e4880443059c38f55f92b41ad7"}, "name": "admin"}, {"domain_id": null, "id": "dfba5d376cc3423487bda0bf832c5a5c", "links": {"self": "http://172.30.9.39:5000/v3/roles/dfba5d376cc3423487bda0bf832c5a5c"}, "name": "member"}]} 2018-10-01 10:07:35,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/roles used request id req-6b0321e1-394b-4852-96e1-c10ded916ee6 2018-10-01 10:07:35,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.280877113342s 2018-10-01 10:07:35,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 10:07:35,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c716a91b79809608abeadda3d808dcef3e343669e2e49d1ee8ba7bfb9459ca7b" 2018-10-01 10:07:35,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Mon, 01 Oct 2018 10:07:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9100c780-bb3c-41f2-b619-200858eae5c8 2018-10-01 10:07:35,929 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.39:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "638a063d0b3c4224af9184b64754e462", "links": {"self": "http://172.30.9.39:5000/v3/roles/638a063d0b3c4224af9184b64754e462"}, "name": "reader"}, {"domain_id": null, "id": "8d4db4cf39b5466fa7ad8397113ab079", "links": {"self": "http://172.30.9.39:5000/v3/roles/8d4db4cf39b5466fa7ad8397113ab079"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.39:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7733a861d784ab1bcae62feb248036a", "links": {"self": "http://172.30.9.39:5000/v3/roles/a7733a861d784ab1bcae62feb248036a"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "cfbd2a1fb1a14d61944f936a944a4778", "links": {"self": "http://172.30.9.39:5000/v3/roles/cfbd2a1fb1a14d61944f936a944a4778"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ddb065e4880443059c38f55f92b41ad7", "links": {"self": "http://172.30.9.39:5000/v3/roles/ddb065e4880443059c38f55f92b41ad7"}, "name": "admin"}, {"domain_id": null, "id": "dfba5d376cc3423487bda0bf832c5a5c", "links": {"self": "http://172.30.9.39:5000/v3/roles/dfba5d376cc3423487bda0bf832c5a5c"}, "name": "member"}]} 2018-10-01 10:07:35,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/roles used request id req-9100c780-bb3c-41f2-b619-200858eae5c8 2018-10-01 10:07:35,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101573944092s 2018-10-01 10:07:35,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 10:07:35,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c716a91b79809608abeadda3d808dcef3e343669e2e49d1ee8ba7bfb9459ca7b" 2018-10-01 10:07:36,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 01 Oct 2018 10:07:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-629e9b8f-69ac-4668-b1ef-e4e5dd7c38c3 2018-10-01 10:07:36,203 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.39:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-01 10:07:36,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/domains/default used request id req-629e9b8f-69ac-4668-b1ef-e4e5dd7c38c3 2018-10-01 10:07:36,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.268743991852s 2018-10-01 10:07:36,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 10:07:36,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c716a91b79809608abeadda3d808dcef3e343669e2e49d1ee8ba7bfb9459ca7b" 2018-10-01 10:07:36,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 844 Content-Type: application/json Date: Mon, 01 Oct 2018 10:07:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06e3a1b8-609c-4a40-9924-375e19a81aa4 2018-10-01 10:07:36,412 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.39:5000/v3/users/0a598792985e452db9ba861a518abae6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a598792985e452db9ba861a518abae6", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.39:5000/v3/users/10d9503c6aef4de3800847e7c76f6d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "10d9503c6aef4de3800847e7c76f6d14", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.39:5000/v3/users/1447b4d95e4d496da08715dcc93bda3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1447b4d95e4d496da08715dcc93bda3e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.39:5000/v3/users/1d2a666e6e2e4a4188f312835b476063"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d2a666e6e2e4a4188f312835b476063", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.39:5000/v3/users/3a9c24f142ab44af9f5805f561b2956c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a9c24f142ab44af9f5805f561b2956c", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.39:5000/v3/users/56a09b05fac54700a534271c74d2ded9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56a09b05fac54700a534271c74d2ded9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.39:5000/v3/users/6f44f667c2f4415c97b261bc7beaa87a"}, "domain_id": "6b3077807d19400dbc67a38dbf0de906", "enabled": true, "options": {}, "id": "6f44f667c2f4415c97b261bc7beaa87a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.39:5000/v3/users/7e18c42729d94e62b3b4aea0a7e11892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e18c42729d94e62b3b4aea0a7e11892", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.39:5000/v3/users/8304b793d41f4b8da9798b98771828a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8304b793d41f4b8da9798b98771828a0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.39:5000/v3/users/8b342acc2947417e9ea54fda1c49fd3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b342acc2947417e9ea54fda1c49fd3b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.39:5000/v3/users/9a7c042fdeb04cb5aa86428985b7eeb1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a7c042fdeb04cb5aa86428985b7eeb1", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.39:5000/v3/users/be24bc7c8c0c48f59ea7865f7ac630fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be24bc7c8c0c48f59ea7865f7ac630fc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.39:5000/v3/users/cbefd192fb054813878f64043dcf5f71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbefd192fb054813878f64043dcf5f71", "email": "placement@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_204a1d22-cb14-4f09-afa2-1a706c1935a5", "links": {"self": "http://172.30.9.39:5000/v3/users/d59c00082f0349cea4570c39f2d88805"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d59c00082f0349cea4570c39f2d88805", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.39:5000/v3/users/f47a78a41956436ba9cdc0bb2e56ac27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f47a78a41956436ba9cdc0bb2e56ac27", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.39:5000/v3/users", "previous": null, "next": null}} 2018-10-01 10:07:36,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/users used request id req-06e3a1b8-609c-4a40-9924-375e19a81aa4 2018-10-01 10:07:36,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.208577871323s 2018-10-01 10:07:36,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 10:07:36,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.39:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c716a91b79809608abeadda3d808dcef3e343669e2e49d1ee8ba7bfb9459ca7b" 2018-10-01 10:07:36,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Mon, 01 Oct 2018 10:07:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dee123d8-0b68-4447-a444-9bdf556b8e64 2018-10-01 10:07:36,627 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.39:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.39:5000/v3/projects/68c01919b4a44eb98a59ea6095bf2ee1"}, "tags": [], "enabled": true, "id": "68c01919b4a44eb98a59ea6095bf2ee1", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.39:5000/v3/projects/1f309f25838e40249520ff0b0c461861"}, "tags": [], "enabled": true, "id": "1f309f25838e40249520ff0b0c461861", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.39:5000/v3/projects/4fb1ccc1877b48b094a08bfa502f4f61"}, "tags": [], "enabled": true, "id": "4fb1ccc1877b48b094a08bfa502f4f61", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_204a1d22-cb14-4f09-afa2-1a706c1935a5"}]} 2018-10-01 10:07:36,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/projects?domain_id=default used request id req-dee123d8-0b68-4447-a444-9bdf556b8e64 2018-10-01 10:07:36,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.202548027039s 2018-10-01 10:07:36,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-01 10:07:36,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.39:5000/v3/role_assignments?user.id=d59c00082f0349cea4570c39f2d88805&role.id=dfba5d376cc3423487bda0bf832c5a5c&scope.project.id=4fb1ccc1877b48b094a08bfa502f4f61" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c716a91b79809608abeadda3d808dcef3e343669e2e49d1ee8ba7bfb9459ca7b" 2018-10-01 10:07:36,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Mon, 01 Oct 2018 10:07:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-921be2a5-400f-4b96-a8ac-1490decb23fa 2018-10-01 10:07:36,827 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.39:5000/v3/role_assignments?user.id=d59c00082f0349cea4570c39f2d88805&role.id=dfba5d376cc3423487bda0bf832c5a5c&scope.project.id=4fb1ccc1877b48b094a08bfa502f4f61", "previous": null, "next": null}} 2018-10-01 10:07:36,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/role_assignments?user.id=d59c00082f0349cea4570c39f2d88805&role.id=dfba5d376cc3423487bda0bf832c5a5c&scope.project.id=4fb1ccc1877b48b094a08bfa502f4f61 used request id req-921be2a5-400f-4b96-a8ac-1490decb23fa 2018-10-01 10:07:36,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.191742897034s 2018-10-01 10:07:36,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-01 10:07:36,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.39:5000/v3/projects/4fb1ccc1877b48b094a08bfa502f4f61/users/d59c00082f0349cea4570c39f2d88805/roles/dfba5d376cc3423487bda0bf832c5a5c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c716a91b79809608abeadda3d808dcef3e343669e2e49d1ee8ba7bfb9459ca7b" 2018-10-01 10:07:37,103 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 10:07:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-209200df-6b32-428e-b6ea-539eedb19590 2018-10-01 10:07:37,103 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 10:07:37,103 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.39:5000/v3/projects/4fb1ccc1877b48b094a08bfa502f4f61/users/d59c00082f0349cea4570c39f2d88805/roles/dfba5d376cc3423487bda0bf832c5a5c used request id req-209200df-6b32-428e-b6ea-539eedb19590 2018-10-01 10:07:37,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.271714925766s 2018-10-01 10:07:37,104 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_204a1d22-cb14-4f09-afa2-1a706c1935a5', 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'4fb1ccc1877b48b094a08bfa502f4f61', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'aec2ada4-08d3-4882-9068-26d3253dc1b7', 'username': u'tenantnetwork2-user_204a1d22-cb14-4f09-afa2-1a706c1935a5', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.39:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-01 10:07:37,108 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_204a1d22-cb14-4f09-afa2-1a706c1935a5', 'password': 'aec2ada4-08d3-4882-9068-26d3253dc1b7', 'project_name': 'tenantnetwork2-project_204a1d22-cb14-4f09-afa2-1a706c1935a5', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.39:5000', 'project_id': '4fb1ccc1877b48b094a08bfa502f4f61', 'project_domain_name': 'Default'} 2018-10-01 10:07:37,108 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-10-01 10:07:37,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 10:07:37,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c716a91b79809608abeadda3d808dcef3e343669e2e49d1ee8ba7bfb9459ca7b" 2018-10-01 10:07:37,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Mon, 01 Oct 2018 10:07:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55b311a6-7947-4b6e-998d-76a6d0a0db6e 2018-10-01 10:07:37,297 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.39:5000/v3/domains/6b3077807d19400dbc67a38dbf0de906"}, "tags": [], "enabled": true, "id": "6b3077807d19400dbc67a38dbf0de906", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.39:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.39:5000/v3/domains", "previous": null, "next": null}} 2018-10-01 10:07:37,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/domains used request id req-55b311a6-7947-4b6e-998d-76a6d0a0db6e 2018-10-01 10:07:37,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.188856124878s 2018-10-01 10:07:37,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 10:07:37,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.39:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c716a91b79809608abeadda3d808dcef3e343669e2e49d1ee8ba7bfb9459ca7b" 2018-10-01 10:07:37,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Mon, 01 Oct 2018 10:07:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcaed275-7caf-480a-aefa-8ebe894b01ea 2018-10-01 10:07:37,417 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.39:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.39:5000/v3/projects/68c01919b4a44eb98a59ea6095bf2ee1"}, "tags": [], "enabled": true, "id": "68c01919b4a44eb98a59ea6095bf2ee1", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.39:5000/v3/projects/1f309f25838e40249520ff0b0c461861"}, "tags": [], "enabled": true, "id": "1f309f25838e40249520ff0b0c461861", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.39:5000/v3/projects/4fb1ccc1877b48b094a08bfa502f4f61"}, "tags": [], "enabled": true, "id": "4fb1ccc1877b48b094a08bfa502f4f61", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_204a1d22-cb14-4f09-afa2-1a706c1935a5"}]} 2018-10-01 10:07:37,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/projects?domain_id=default used request id req-dcaed275-7caf-480a-aefa-8ebe894b01ea 2018-10-01 10:07:37,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.111790895462s 2018-10-01 10:07:37,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-01 10:07:37,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c716a91b79809608abeadda3d808dcef3e343669e2e49d1ee8ba7bfb9459ca7b" -d '{"network": {"tenant_id": "4fb1ccc1877b48b094a08bfa502f4f61", "name": "tenantnetwork2-net_204a1d22-cb14-4f09-afa2-1a706c1935a5", "admin_state_up": true}}' 2018-10-01 10:07:38,798 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Mon, 01 Oct 2018 10:07:38 GMT X-Openstack-Request-Id: req-528b6d13-efe5-47bf-baeb-9a5f10f9711d 2018-10-01 10:07:38,799 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"ff4dec33-6de7-4eb4-a774-f41f7f375d1c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":false,"project_id":"4fb1ccc1877b48b094a08bfa502f4f61","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-01T10:07:38Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork2-net_204a1d22-cb14-4f09-afa2-1a706c1935a5","admin_state_up":true,"tenant_id":"4fb1ccc1877b48b094a08bfa502f4f61","created_at":"2018-10-01T10:07:38Z","mtu":1450}} 2018-10-01 10:07:38,799 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.39:9696/v2.0/networks.json used request id req-528b6d13-efe5-47bf-baeb-9a5f10f9711d 2018-10-01 10:07:38,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.37953901291s 2018-10-01 10:07:38,800 - 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-10-01T10:07:38Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'ff4dec33-6de7-4eb4-a774-f41f7f375d1c', u'provider:segmentation_id': 61, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tenantnetwork2-net_204a1d22-cb14-4f09-afa2-1a706c1935a5', u'created_at': u'2018-10-01T10:07:38Z', u'mtu': 1450, u'tenant_id': u'4fb1ccc1877b48b094a08bfa502f4f61', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'4fb1ccc1877b48b094a08bfa502f4f61', u'l2_adjacency': True}) 2018-10-01 10:07:38,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 10:07:38,809 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 10:07:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c6532ed-2202-4509-b9c1-05182a134296 2018-10-01 10:07:38,810 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.39:5000/v3/", "rel": "self"}]}]}} 2018-10-01 10:07:38,810 - keystoneauth.session - DEBUG - GET call to http://172.30.9.39:5000/ used request id req-4c6532ed-2202-4509-b9c1-05182a134296 2018-10-01 10:07:38,810 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.39:5000/v3/auth/tokens 2018-10-01 10:07:39,271 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dfba5d376cc3423487bda0bf832c5a5c", "name": "member"}, {"id": "638a063d0b3c4224af9184b64754e462", "name": "reader"}], "expires_at": "2018-10-01T11:07:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4fb1ccc1877b48b094a08bfa502f4f61", "name": "tenantnetwork2-project_204a1d22-cb14-4f09-afa2-1a706c1935a5"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.39:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "138cb471eb5e419b8247465e9a58c9f7"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a61bf3a2b6841e798cd18352d363d2c"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "642642e824344c99a1070a65a3a7aa8f"}], "type": "compute", "id": "0b012f093b1f44a3b4a3e7a83b9ea7a0", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d3f7be1817041de8e1bb3b655e4bfb4"}, {"url": "http://172.30.9.39:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "96a3c5dbf4f240619f9ba2ddaae7021f"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b307f57b2acf4fcc8046d538ee5aabc2"}], "type": "identity", "id": "0bd21aaca9304355b8c4fb482d6c203f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.39:8004/v1/4fb1ccc1877b48b094a08bfa502f4f61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b846698893f4251920af5ba53636aa8"}, {"url": "http://192.30.9.8:8004/v1/4fb1ccc1877b48b094a08bfa502f4f61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ae763c42a9b43ce9548de1c2897d5f0"}, {"url": "http://192.30.9.8:8004/v1/4fb1ccc1877b48b094a08bfa502f4f61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6fdbf17bbe4f5b90296fa9aae30c75"}], "type": "orchestration", "id": "16372acfe1c34699a14916495bb81bd3", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39b5349f172e403293ca619e46171fb2"}, {"url": "http://172.30.9.39:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68cd512b2388482f8aaddcaf49f6e5cd"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca2de99aacb41418574f2b79e95b39a"}], "type": "metric", "id": "19fc831bd1d2495584535090f1cfc6c7", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d3120d0211340e5be4ee7ce5426f6b3"}, {"url": "http://172.30.9.39:8080/v1/AUTH_4fb1ccc1877b48b094a08bfa502f4f61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1098ea83aaf5470795afcdce53afdaa8"}, {"url": "http://12.0.0.21:8080/v1/AUTH_4fb1ccc1877b48b094a08bfa502f4f61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea21d116d8444da28b3977e4555eb9cc"}], "type": "object-store", "id": "20eb38c948dd4c1196107be5e06ad7fd", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d2fe99b90be4165befb1e52e1707ce9"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "972a598fc28443f795fc8f0a494a7038"}, {"url": "http://172.30.9.39:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7762587d46648b28d05e9917c4ea129"}], "type": "event", "id": "33353a6d74744c8a97c1bda917b1188b", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.39:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16e37452679546deb76865500e3735ce"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d95edd82f18462e86cb0b910011f765"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6652f46f89534881a06b314309674b98"}], "type": "cloudformation", "id": "42d564642d5d45a2afe45d7cbc644223", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "434c42520cfd4a48ad3212378fe78c28"}, {"url": "http://172.30.9.39:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72244194101743c0bbe0773b3718217a"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8222601c08b24022ad079d5c32689d49"}], "type": "image", "id": "5ca5fd84620847179587afc5b7a4f9d2", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1713263e67c94788bc8a2f4d0841a48e"}, {"url": "http://172.30.9.39:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eda57a322564d19a4e0d5356be78bd4"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83167af88b2e4b0eac7dd94204cc3084"}], "type": "alarming", "id": "7cb105ad4ae3476a97289e4a978005ce", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "85aa5cec6566417799c2eafbde1c231c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e0f7edf651e4224a407c02b5c386987"}, {"url": "http://172.30.9.39:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "32da4af88d714e0384bb897865942788"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b631292e131f4a1e8dd8ac2f8cbae7d7"}], "type": "placement", "id": "9cdf2d784d34438ca008ce55a04ef9de", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37732b8b629f488bb9cbc4797bd598bd"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9554795962a14a9b9becd39e53d66f51"}, {"url": "http://172.30.9.39:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e4995a17cb6c4a949118ce48ee12e061"}], "type": "network", "id": "9f936497a79d43e39a20def0e06cf3b7", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.39:8776/v3/4fb1ccc1877b48b094a08bfa502f4f61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f022637538483bbb2ffafc675143d7"}, {"url": "http://192.30.9.8:8776/v3/4fb1ccc1877b48b094a08bfa502f4f61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62e1f9c8f42847c887894cbfc602caee"}, {"url": "http://192.30.9.8:8776/v3/4fb1ccc1877b48b094a08bfa502f4f61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f8a91164defb46829d55d1c9135f287f"}], "type": "volumev3", "id": "a38da018fa6d4e26a298c5f1a748a48a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/4fb1ccc1877b48b094a08bfa502f4f61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dc30cb1a32d4e768a942bf89706b627"}, {"url": "http://192.30.9.8:8776/v1/4fb1ccc1877b48b094a08bfa502f4f61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e409c093a3034ef992e4d7f96e50e60c"}, {"url": "http://172.30.9.39:8776/v1/4fb1ccc1877b48b094a08bfa502f4f61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7c7cdafeaf84ad2a5e859b21a18f0cb"}], "type": "volume", "id": "c7203d78d66f4ca7b6c6ccd999bf441d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4fb1ccc1877b48b094a08bfa502f4f61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a6967c65f49d58b2db5d6d6e50063"}, {"url": "http://192.30.9.8:8776/v2/4fb1ccc1877b48b094a08bfa502f4f61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd52c586cba84a88a51ebaaec206a659"}, {"url": "http://172.30.9.39:8776/v2/4fb1ccc1877b48b094a08bfa502f4f61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e4d7f4b0aec3467fa0883fc5d1b006d6"}], "type": "volumev2", "id": "dc3e7aeb05fd47ac87a2b8b757a9816b", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_204a1d22-cb14-4f09-afa2-1a706c1935a5", "id": "d59c00082f0349cea4570c39f2d88805"}, "audit_ids": ["pN52giqORIqbeRGfJePxUA"], "issued_at": "2018-10-01T10:07:39.000000Z"}} 2018-10-01 10:07:39,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 10:07:39,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7e03dbc69817632e900a5943f1e7ee33eeef13be4318d76bb6bbe63800925daf" 2018-10-01 10:07:40,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Mon, 01 Oct 2018 10:07:40 GMT X-Openstack-Request-Id: req-0bf69922-e46c-4665-b54d-fb70ecc0b4e0 2018-10-01 10:07:40,369 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0c4e493c-7199-4d4a-86ae-4223bac5874a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1f309f25838e40249520ff0b0c461861","l2_adjacency":true,"status":"ACTIVE","subnets":["09534f99-1063-44f2-99a1-4ff7df7ad2e4"],"description":"","tags":[],"updated_at":"2018-10-01T10:04:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1f309f25838e40249520ff0b0c461861","created_at":"2018-10-01T10:04:05Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"ff4dec33-6de7-4eb4-a774-f41f7f375d1c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4fb1ccc1877b48b094a08bfa502f4f61","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-01T10:07:38Z","qos_policy_id":null,"name":"tenantnetwork2-net_204a1d22-cb14-4f09-afa2-1a706c1935a5","admin_state_up":true,"tenant_id":"4fb1ccc1877b48b094a08bfa502f4f61","created_at":"2018-10-01T10:07:38Z","mtu":1450}]} 2018-10-01 10:07:40,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/networks.json used request id req-0bf69922-e46c-4665-b54d-fb70ecc0b4e0 2018-10-01 10:07:40,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.09462714195s 2018-10-01 10:07:40,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-01 10:07:40,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7e03dbc69817632e900a5943f1e7ee33eeef13be4318d76bb6bbe63800925daf" -d '{"subnet": {"name": "tenantnetwork2-subnet_204a1d22-cb14-4f09-afa2-1a706c1935a5", "enable_dhcp": true, "network_id": "ff4dec33-6de7-4eb4-a774-f41f7f375d1c", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-01 10:07:42,011 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Mon, 01 Oct 2018 10:07:42 GMT X-Openstack-Request-Id: req-b0f13104-f4ca-4777-84cb-5fa67f5e3d77 2018-10-01 10:07:42,011 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ff4dec33-6de7-4eb4-a774-f41f7f375d1c","tenant_id":"4fb1ccc1877b48b094a08bfa502f4f61","created_at":"2018-10-01T10:07:41Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-01T10:07:41Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"4fb1ccc1877b48b094a08bfa502f4f61","id":"d0518853-7f27-45ec-9bf1-d2f7d23f168c","subnetpool_id":null,"name":"tenantnetwork2-subnet_204a1d22-cb14-4f09-afa2-1a706c1935a5"}} 2018-10-01 10:07:42,012 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.39:9696/v2.0/subnets.json used request id req-b0f13104-f4ca-4777-84cb-5fa67f5e3d77 2018-10-01 10:07:42,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.64075112343s 2018-10-01 10:07:42,012 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-01T10:07:41Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'd0518853-7f27-45ec-9bf1-d2f7d23f168c', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_204a1d22-cb14-4f09-afa2-1a706c1935a5', u'enable_dhcp': True, u'network_id': u'ff4dec33-6de7-4eb4-a774-f41f7f375d1c', u'tenant_id': u'4fb1ccc1877b48b094a08bfa502f4f61', u'created_at': u'2018-10-01T10:07:41Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'4fb1ccc1877b48b094a08bfa502f4f61'}) 2018-10-01 10:07:42,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-01 10:07:42,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7e03dbc69817632e900a5943f1e7ee33eeef13be4318d76bb6bbe63800925daf" -d '{"router": {"external_gateway_info": {"network_id": "0c4e493c-7199-4d4a-86ae-4223bac5874a"}, "name": "tenantnetwork2-router_204a1d22-cb14-4f09-afa2-1a706c1935a5", "admin_state_up": true}}' 2018-10-01 10:07:49,877 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 701 Content-Type: application/json Date: Mon, 01 Oct 2018 10:07:49 GMT X-Openstack-Request-Id: req-f1134409-cc32-4954-8a0d-d8782a845e4f 2018-10-01 10:07:49,878 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0c4e493c-7199-4d4a-86ae-4223bac5874a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "09534f99-1063-44f2-99a1-4ff7df7ad2e4", "ip_address": "172.30.9.213"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4fb1ccc1877b48b094a08bfa502f4f61", "created_at": "2018-10-01T10:07:43Z", "admin_state_up": true, "updated_at": "2018-10-01T10:07:44Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "4fb1ccc1877b48b094a08bfa502f4f61", "id": "8c98935f-e01d-40ce-9ef5-b5a3b2f70533", "name": "tenantnetwork2-router_204a1d22-cb14-4f09-afa2-1a706c1935a5"}} 2018-10-01 10:07:49,878 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.39:9696/v2.0/routers.json used request id req-f1134409-cc32-4954-8a0d-d8782a845e4f 2018-10-01 10:07:49,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 7.86541390419s 2018-10-01 10:07:49,879 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-01T10:07:44Z', u'revision_number': 3, u'id': u'8c98935f-e01d-40ce-9ef5-b5a3b2f70533', u'external_gateway_info': {u'network_id': u'0c4e493c-7199-4d4a-86ae-4223bac5874a', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'09534f99-1063-44f2-99a1-4ff7df7ad2e4', u'ip_address': u'172.30.9.213'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_204a1d22-cb14-4f09-afa2-1a706c1935a5', u'admin_state_up': True, u'tenant_id': u'4fb1ccc1877b48b094a08bfa502f4f61', u'created_at': u'2018-10-01T10:07:43Z', u'flavor_id': None, u'routes': [], u'project_id': u'4fb1ccc1877b48b094a08bfa502f4f61'}) 2018-10-01 10:07:49,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-01 10:07:49,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.39:9696/v2.0/routers/8c98935f-e01d-40ce-9ef5-b5a3b2f70533/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7e03dbc69817632e900a5943f1e7ee33eeef13be4318d76bb6bbe63800925daf" -d '{"subnet_id": "d0518853-7f27-45ec-9bf1-d2f7d23f168c"}' 2018-10-01 10:07:52,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 01 Oct 2018 10:07:53 GMT X-Openstack-Request-Id: req-d3fc27ac-0dee-4b42-8c85-689b94425e7f 2018-10-01 10:07:52,953 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "ff4dec33-6de7-4eb4-a774-f41f7f375d1c", "tenant_id": "4fb1ccc1877b48b094a08bfa502f4f61", "subnet_id": "d0518853-7f27-45ec-9bf1-d2f7d23f168c", "subnet_ids": ["d0518853-7f27-45ec-9bf1-d2f7d23f168c"], "port_id": "a6b0b2ab-e6a6-450b-b442-45583fef17f3", "id": "8c98935f-e01d-40ce-9ef5-b5a3b2f70533"} 2018-10-01 10:07:52,953 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.39:9696/v2.0/routers/8c98935f-e01d-40ce-9ef5-b5a3b2f70533/add_router_interface.json used request id req-d3fc27ac-0dee-4b42-8c85-689b94425e7f 2018-10-01 10:07:52,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.07347917557s 2018-10-01 10:07:53,076 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-01 10:07:53,076 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:16 | PASS | +------------------------+------------------+------------------+----------------+ 2018-10-01 10:07:53,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-01 10:07:53,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.39:9696/v2.0/routers/8c98935f-e01d-40ce-9ef5-b5a3b2f70533/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7e03dbc69817632e900a5943f1e7ee33eeef13be4318d76bb6bbe63800925daf" -d '{"subnet_id": "d0518853-7f27-45ec-9bf1-d2f7d23f168c"}' 2018-10-01 10:07:56,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 01 Oct 2018 10:07:56 GMT X-Openstack-Request-Id: req-4ef1a951-d781-4263-a687-650f33d28357 2018-10-01 10:07:56,441 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "ff4dec33-6de7-4eb4-a774-f41f7f375d1c", "tenant_id": "4fb1ccc1877b48b094a08bfa502f4f61", "subnet_id": "d0518853-7f27-45ec-9bf1-d2f7d23f168c", "subnet_ids": ["d0518853-7f27-45ec-9bf1-d2f7d23f168c"], "port_id": "a6b0b2ab-e6a6-450b-b442-45583fef17f3", "id": "8c98935f-e01d-40ce-9ef5-b5a3b2f70533"} 2018-10-01 10:07:56,441 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.39:9696/v2.0/routers/8c98935f-e01d-40ce-9ef5-b5a3b2f70533/remove_router_interface.json used request id req-4ef1a951-d781-4263-a687-650f33d28357 2018-10-01 10:07:56,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.36036896706s 2018-10-01 10:07:56,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-01 10:07:56,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7e03dbc69817632e900a5943f1e7ee33eeef13be4318d76bb6bbe63800925daf" 2018-10-01 10:07:56,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 710 Content-Type: application/json Date: Mon, 01 Oct 2018 10:07:56 GMT X-Openstack-Request-Id: req-3f964549-5320-405e-904e-9fc58d4b31ff 2018-10-01 10:07:56,833 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "0c4e493c-7199-4d4a-86ae-4223bac5874a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "09534f99-1063-44f2-99a1-4ff7df7ad2e4", "ip_address": "172.30.9.213"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4fb1ccc1877b48b094a08bfa502f4f61", "created_at": "2018-10-01T10:07:43Z", "admin_state_up": true, "updated_at": "2018-10-01T10:07:55Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "4fb1ccc1877b48b094a08bfa502f4f61", "id": "8c98935f-e01d-40ce-9ef5-b5a3b2f70533", "name": "tenantnetwork2-router_204a1d22-cb14-4f09-afa2-1a706c1935a5"}]} 2018-10-01 10:07:56,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/routers.json used request id req-3f964549-5320-405e-904e-9fc58d4b31ff 2018-10-01 10:07:56,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.390773057938s 2018-10-01 10:07:56,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-01 10:07:56,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.39:9696/v2.0/routers/8c98935f-e01d-40ce-9ef5-b5a3b2f70533.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7e03dbc69817632e900a5943f1e7ee33eeef13be4318d76bb6bbe63800925daf" 2018-10-01 10:08:00,585 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 10:08:00 GMT X-Openstack-Request-Id: req-c2707344-3d20-476c-9b39-fee5543b10f7 2018-10-01 10:08:00,585 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 10:08:00,585 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.39:9696/v2.0/routers/8c98935f-e01d-40ce-9ef5-b5a3b2f70533.json used request id req-c2707344-3d20-476c-9b39-fee5543b10f7 2018-10-01 10:08:00,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.75098705292s 2018-10-01 10:08:00,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-01 10:08:00,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7e03dbc69817632e900a5943f1e7ee33eeef13be4318d76bb6bbe63800925daf" 2018-10-01 10:08:00,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Mon, 01 Oct 2018 10:08:00 GMT X-Openstack-Request-Id: req-b1732941-656c-4dbe-84a5-ec994cb00d3e 2018-10-01 10:08:00,898 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ff4dec33-6de7-4eb4-a774-f41f7f375d1c","tenant_id":"4fb1ccc1877b48b094a08bfa502f4f61","created_at":"2018-10-01T10:07:41Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-01T10:07:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"4fb1ccc1877b48b094a08bfa502f4f61","id":"d0518853-7f27-45ec-9bf1-d2f7d23f168c","subnetpool_id":null,"name":"tenantnetwork2-subnet_204a1d22-cb14-4f09-afa2-1a706c1935a5"}]} 2018-10-01 10:08:00,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/subnets.json used request id req-b1732941-656c-4dbe-84a5-ec994cb00d3e 2018-10-01 10:08:00,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.31289100647s 2018-10-01 10:08:00,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-01 10:08:00,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.39:9696/v2.0/subnets/d0518853-7f27-45ec-9bf1-d2f7d23f168c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7e03dbc69817632e900a5943f1e7ee33eeef13be4318d76bb6bbe63800925daf" 2018-10-01 10:08:03,497 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 10:08:03 GMT X-Openstack-Request-Id: req-c5328cd5-1437-4ed3-974b-9f8f52af7ed9 2018-10-01 10:08:03,498 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 10:08:03,498 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.39:9696/v2.0/subnets/d0518853-7f27-45ec-9bf1-d2f7d23f168c.json used request id req-c5328cd5-1437-4ed3-974b-9f8f52af7ed9 2018-10-01 10:08:03,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.59783911705s 2018-10-01 10:08:03,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 10:08:03,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7e03dbc69817632e900a5943f1e7ee33eeef13be4318d76bb6bbe63800925daf" 2018-10-01 10:08:04,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1241 Content-Type: application/json Date: Mon, 01 Oct 2018 10:08:04 GMT X-Openstack-Request-Id: req-90d8753a-c691-4cc4-beed-4bcdd1867042 2018-10-01 10:08:04,711 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0c4e493c-7199-4d4a-86ae-4223bac5874a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1f309f25838e40249520ff0b0c461861","l2_adjacency":true,"status":"ACTIVE","subnets":["09534f99-1063-44f2-99a1-4ff7df7ad2e4"],"description":"","tags":[],"updated_at":"2018-10-01T10:04:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1f309f25838e40249520ff0b0c461861","created_at":"2018-10-01T10:04:05Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ff4dec33-6de7-4eb4-a774-f41f7f375d1c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4fb1ccc1877b48b094a08bfa502f4f61","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-01T10:08:03Z","qos_policy_id":null,"name":"tenantnetwork2-net_204a1d22-cb14-4f09-afa2-1a706c1935a5","admin_state_up":true,"tenant_id":"4fb1ccc1877b48b094a08bfa502f4f61","created_at":"2018-10-01T10:07:38Z","mtu":1450}]} 2018-10-01 10:08:04,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/networks.json used request id req-90d8753a-c691-4cc4-beed-4bcdd1867042 2018-10-01 10:08:04,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.21303892136s 2018-10-01 10:08:04,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-01 10:08:04,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.39:9696/v2.0/networks/ff4dec33-6de7-4eb4-a774-f41f7f375d1c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}7e03dbc69817632e900a5943f1e7ee33eeef13be4318d76bb6bbe63800925daf" 2018-10-01 10:08:05,715 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 10:08:05 GMT X-Openstack-Request-Id: req-eb6193be-a0a2-470d-a299-c980a6921970 2018-10-01 10:08:05,715 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 10:08:05,715 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.39:9696/v2.0/networks/ff4dec33-6de7-4eb4-a774-f41f7f375d1c.json used request id req-eb6193be-a0a2-470d-a299-c980a6921970 2018-10-01 10:08:05,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.00271511078s 2018-10-01 10:08:05,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 10:08:05,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c716a91b79809608abeadda3d808dcef3e343669e2e49d1ee8ba7bfb9459ca7b" 2018-10-01 10:08:05,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 844 Content-Type: application/json Date: Mon, 01 Oct 2018 10:08:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0651d256-504a-47fe-a0f1-cf0e91d97afe 2018-10-01 10:08:05,925 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.39:5000/v3/users/0a598792985e452db9ba861a518abae6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a598792985e452db9ba861a518abae6", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.39:5000/v3/users/10d9503c6aef4de3800847e7c76f6d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "10d9503c6aef4de3800847e7c76f6d14", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.39:5000/v3/users/1447b4d95e4d496da08715dcc93bda3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1447b4d95e4d496da08715dcc93bda3e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.39:5000/v3/users/1d2a666e6e2e4a4188f312835b476063"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d2a666e6e2e4a4188f312835b476063", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.39:5000/v3/users/3a9c24f142ab44af9f5805f561b2956c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a9c24f142ab44af9f5805f561b2956c", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.39:5000/v3/users/56a09b05fac54700a534271c74d2ded9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56a09b05fac54700a534271c74d2ded9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.39:5000/v3/users/6f44f667c2f4415c97b261bc7beaa87a"}, "domain_id": "6b3077807d19400dbc67a38dbf0de906", "enabled": true, "options": {}, "id": "6f44f667c2f4415c97b261bc7beaa87a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.39:5000/v3/users/7e18c42729d94e62b3b4aea0a7e11892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e18c42729d94e62b3b4aea0a7e11892", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.39:5000/v3/users/8304b793d41f4b8da9798b98771828a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8304b793d41f4b8da9798b98771828a0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.39:5000/v3/users/8b342acc2947417e9ea54fda1c49fd3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b342acc2947417e9ea54fda1c49fd3b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.39:5000/v3/users/9a7c042fdeb04cb5aa86428985b7eeb1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a7c042fdeb04cb5aa86428985b7eeb1", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.39:5000/v3/users/be24bc7c8c0c48f59ea7865f7ac630fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be24bc7c8c0c48f59ea7865f7ac630fc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.39:5000/v3/users/cbefd192fb054813878f64043dcf5f71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbefd192fb054813878f64043dcf5f71", "email": "placement@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_204a1d22-cb14-4f09-afa2-1a706c1935a5", "links": {"self": "http://172.30.9.39:5000/v3/users/d59c00082f0349cea4570c39f2d88805"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d59c00082f0349cea4570c39f2d88805", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.39:5000/v3/users/f47a78a41956436ba9cdc0bb2e56ac27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f47a78a41956436ba9cdc0bb2e56ac27", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.39:5000/v3/users", "previous": null, "next": null}} 2018-10-01 10:08:05,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/users used request id req-0651d256-504a-47fe-a0f1-cf0e91d97afe 2018-10-01 10:08:05,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.209272146225s 2018-10-01 10:08:05,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 10:08:05,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/users/d59c00082f0349cea4570c39f2d88805 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c716a91b79809608abeadda3d808dcef3e343669e2e49d1ee8ba7bfb9459ca7b" 2018-10-01 10:08:06,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Mon, 01 Oct 2018 10:08:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-177b16e9-ac1f-4f68-a94c-68aabbd0aa89 2018-10-01 10:08:06,149 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_204a1d22-cb14-4f09-afa2-1a706c1935a5", "links": {"self": "http://172.30.9.39:5000/v3/users/d59c00082f0349cea4570c39f2d88805"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "d59c00082f0349cea4570c39f2d88805", "description": null}} 2018-10-01 10:08:06,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/users/d59c00082f0349cea4570c39f2d88805 used request id req-177b16e9-ac1f-4f68-a94c-68aabbd0aa89 2018-10-01 10:08:06,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.218364953995s 2018-10-01 10:08:06,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-01 10:08:06,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.39:5000/v3/users/d59c00082f0349cea4570c39f2d88805 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c716a91b79809608abeadda3d808dcef3e343669e2e49d1ee8ba7bfb9459ca7b" 2018-10-01 10:08:06,464 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 10:08:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb84fe83-7a4f-458f-9a2a-89016aab2b6e 2018-10-01 10:08:06,465 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 10:08:06,465 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.39:5000/v3/users/d59c00082f0349cea4570c39f2d88805 used request id req-eb84fe83-7a4f-458f-9a2a-89016aab2b6e 2018-10-01 10:08:06,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.314484119415s 2018-10-01 10:08:06,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 10:08:06,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c716a91b79809608abeadda3d808dcef3e343669e2e49d1ee8ba7bfb9459ca7b" 2018-10-01 10:08:06,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Mon, 01 Oct 2018 10:08:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dae6f219-a69d-4e13-a97f-ad55ac3cfd53 2018-10-01 10:08:06,671 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.39:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.39:5000/v3/projects/1f309f25838e40249520ff0b0c461861"}, "tags": [], "enabled": true, "id": "1f309f25838e40249520ff0b0c461861", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.39:5000/v3/projects/4fb1ccc1877b48b094a08bfa502f4f61"}, "tags": [], "enabled": true, "id": "4fb1ccc1877b48b094a08bfa502f4f61", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_204a1d22-cb14-4f09-afa2-1a706c1935a5"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.39:5000/v3/projects/68c01919b4a44eb98a59ea6095bf2ee1"}, "tags": [], "enabled": true, "id": "68c01919b4a44eb98a59ea6095bf2ee1", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-01 10:08:06,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/projects used request id req-dae6f219-a69d-4e13-a97f-ad55ac3cfd53 2018-10-01 10:08:06,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.199435949326s 2018-10-01 10:08:06,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-01 10:08:06,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.39:5000/v3/projects/4fb1ccc1877b48b094a08bfa502f4f61 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c716a91b79809608abeadda3d808dcef3e343669e2e49d1ee8ba7bfb9459ca7b" 2018-10-01 10:08:06,993 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 10:08:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7753bc0f-92c1-4375-bdc9-3a48703a2f3c 2018-10-01 10:08:06,993 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 10:08:06,993 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.39:5000/v3/projects/4fb1ccc1877b48b094a08bfa502f4f61 used request id req-7753bc0f-92c1-4375-bdc9-3a48703a2f3c 2018-10-01 10:08:06,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.317234992981s 2018-10-01 10:08:06,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 10:08:06,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.39:9696/v2.0/security-groups.json?project_id=4fb1ccc1877b48b094a08bfa502f4f61&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c716a91b79809608abeadda3d808dcef3e343669e2e49d1ee8ba7bfb9459ca7b" 2018-10-01 10:08:07,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 01 Oct 2018 10:08:06 GMT X-Openstack-Request-Id: req-86afc07e-bc90-49ec-afac-d842a345cdf8 2018-10-01 10:08:07,046 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4fb1ccc1877b48b094a08bfa502f4f61", "created_at": "2018-10-01T10:07:38Z", "updated_at": "2018-10-01T10:07:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:07:38Z", "revision_number": 0, "id": "1a49bf61-dc1f-497e-b8ba-7f9a96738428", "remote_group_id": "c542e7ec-6a80-4a37-b934-c5e857cdeaaa", "remote_ip_prefix": null, "created_at": "2018-10-01T10:07:38Z", "security_group_id": "c542e7ec-6a80-4a37-b934-c5e857cdeaaa", "tenant_id": "4fb1ccc1877b48b094a08bfa502f4f61", "port_range_min": null, "ethertype": "IPv6", "project_id": "4fb1ccc1877b48b094a08bfa502f4f61"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:07:38Z", "revision_number": 0, "id": "74c6771f-c495-461a-95ba-0cd51c099be0", "remote_group_id": "c542e7ec-6a80-4a37-b934-c5e857cdeaaa", "remote_ip_prefix": null, "created_at": "2018-10-01T10:07:38Z", "security_group_id": "c542e7ec-6a80-4a37-b934-c5e857cdeaaa", "tenant_id": "4fb1ccc1877b48b094a08bfa502f4f61", "port_range_min": null, "ethertype": "IPv4", "project_id": "4fb1ccc1877b48b094a08bfa502f4f61"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:07:38Z", "revision_number": 0, "id": "a592633f-4357-44e8-bdd4-257ec3084b41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:07:38Z", "security_group_id": "c542e7ec-6a80-4a37-b934-c5e857cdeaaa", "tenant_id": "4fb1ccc1877b48b094a08bfa502f4f61", "port_range_min": null, "ethertype": "IPv6", "project_id": "4fb1ccc1877b48b094a08bfa502f4f61"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:07:38Z", "revision_number": 0, "id": "dbdccbb9-aca6-459f-a3c7-6cc9f2db5025", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:07:38Z", "security_group_id": "c542e7ec-6a80-4a37-b934-c5e857cdeaaa", "tenant_id": "4fb1ccc1877b48b094a08bfa502f4f61", "port_range_min": null, "ethertype": "IPv4", "project_id": "4fb1ccc1877b48b094a08bfa502f4f61"}], "revision_number": 1, "project_id": "4fb1ccc1877b48b094a08bfa502f4f61", "id": "c542e7ec-6a80-4a37-b934-c5e857cdeaaa", "name": "default"}]} 2018-10-01 10:08:07,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/security-groups.json?project_id=4fb1ccc1877b48b094a08bfa502f4f61&name=default used request id req-86afc07e-bc90-49ec-afac-d842a345cdf8 2018-10-01 10:08:07,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0472419261932s 2018-10-01 10:08:07,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 10:08:07,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c716a91b79809608abeadda3d808dcef3e343669e2e49d1ee8ba7bfb9459ca7b" 2018-10-01 10:08:07,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Mon, 01 Oct 2018 10:08:07 GMT X-Openstack-Request-Id: req-f5dd0846-b141-4a1c-b67f-ec45e73d06af 2018-10-01 10:08:07,354 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "created_at": "2018-10-01T10:07:04Z", "updated_at": "2018-10-01T10:07:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:07:04Z", "revision_number": 0, "id": "2ee2c268-5be9-40ef-a3f1-65d9565d002c", "remote_group_id": "44abfbaa-97d0-4647-b69b-5a63fff2a8b7", "remote_ip_prefix": null, "created_at": "2018-10-01T10:07:04Z", "security_group_id": "44abfbaa-97d0-4647-b69b-5a63fff2a8b7", "tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "port_range_min": null, "ethertype": "IPv6", "project_id": "68c01919b4a44eb98a59ea6095bf2ee1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:07:04Z", "revision_number": 0, "id": "779b0853-1932-4538-932a-b14e344dcf85", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:07:04Z", "security_group_id": "44abfbaa-97d0-4647-b69b-5a63fff2a8b7", "tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "port_range_min": null, "ethertype": "IPv4", "project_id": "68c01919b4a44eb98a59ea6095bf2ee1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:07:04Z", "revision_number": 0, "id": "bfe3896e-479b-4b6d-813a-e0dafd0de29a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:07:04Z", "security_group_id": "44abfbaa-97d0-4647-b69b-5a63fff2a8b7", "tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "port_range_min": null, "ethertype": "IPv6", "project_id": "68c01919b4a44eb98a59ea6095bf2ee1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:07:04Z", "revision_number": 0, "id": "f7a49142-2711-45bf-b966-4142b97e8f6f", "remote_group_id": "44abfbaa-97d0-4647-b69b-5a63fff2a8b7", "remote_ip_prefix": null, "created_at": "2018-10-01T10:07:04Z", "security_group_id": "44abfbaa-97d0-4647-b69b-5a63fff2a8b7", "tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "port_range_min": null, "ethertype": "IPv4", "project_id": "68c01919b4a44eb98a59ea6095bf2ee1"}], "revision_number": 1, "project_id": "68c01919b4a44eb98a59ea6095bf2ee1", "id": "44abfbaa-97d0-4647-b69b-5a63fff2a8b7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1f309f25838e40249520ff0b0c461861", "created_at": "2018-10-01T10:04:05Z", "updated_at": "2018-10-01T10:04:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:04:05Z", "revision_number": 0, "id": "0f2d6d64-431a-4f05-9104-01006b34826a", "remote_group_id": "48b868ac-7793-4d4b-aa0a-dbcd19ac0ea5", "remote_ip_prefix": null, "created_at": "2018-10-01T10:04:05Z", "security_group_id": "48b868ac-7793-4d4b-aa0a-dbcd19ac0ea5", "tenant_id": "1f309f25838e40249520ff0b0c461861", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f309f25838e40249520ff0b0c461861"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:04:05Z", "revision_number": 0, "id": "2db38fe4-9a16-4fef-8ee9-da0915579f05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:04:05Z", "security_group_id": "48b868ac-7793-4d4b-aa0a-dbcd19ac0ea5", "tenant_id": "1f309f25838e40249520ff0b0c461861", "port_range_min": null, "ethertype": "IPv6", "project_id": "1f309f25838e40249520ff0b0c461861"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:04:05Z", "revision_number": 0, "id": "a175ed49-b6df-4258-99b9-3a5e6bbaa58f", "remote_group_id": "48b868ac-7793-4d4b-aa0a-dbcd19ac0ea5", "remote_ip_prefix": null, "created_at": "2018-10-01T10:04:05Z", "security_group_id": "48b868ac-7793-4d4b-aa0a-dbcd19ac0ea5", "tenant_id": "1f309f25838e40249520ff0b0c461861", "port_range_min": null, "ethertype": "IPv6", "project_id": "1f309f25838e40249520ff0b0c461861"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:04:05Z", "revision_number": 0, "id": "ff03459e-4e54-42bf-a63a-aa7993b3c28f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:04:05Z", "security_group_id": "48b868ac-7793-4d4b-aa0a-dbcd19ac0ea5", "tenant_id": "1f309f25838e40249520ff0b0c461861", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f309f25838e40249520ff0b0c461861"}], "revision_number": 1, "project_id": "1f309f25838e40249520ff0b0c461861", "id": "48b868ac-7793-4d4b-aa0a-dbcd19ac0ea5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-01T10:07:08Z", "updated_at": "2018-10-01T10:07:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:07:08Z", "revision_number": 0, "id": "0cced195-bea5-47ad-8743-98aec3e33dbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:07:08Z", "security_group_id": "4f70eca3-9276-4dd8-8e62-b41e54503cc8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:07:08Z", "revision_number": 0, "id": "63263a4f-db4f-4ccd-9cdc-590533a29141", "remote_group_id": "4f70eca3-9276-4dd8-8e62-b41e54503cc8", "remote_ip_prefix": null, "created_at": "2018-10-01T10:07:08Z", "security_group_id": "4f70eca3-9276-4dd8-8e62-b41e54503cc8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:07:08Z", "revision_number": 0, "id": "de012e35-9cf7-4a5d-a5fd-59dc274c3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:07:08Z", "security_group_id": "4f70eca3-9276-4dd8-8e62-b41e54503cc8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:07:08Z", "revision_number": 0, "id": "e253983b-0797-49f7-b30c-6808de66354d", "remote_group_id": "4f70eca3-9276-4dd8-8e62-b41e54503cc8", "remote_ip_prefix": null, "created_at": "2018-10-01T10:07:08Z", "security_group_id": "4f70eca3-9276-4dd8-8e62-b41e54503cc8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "4f70eca3-9276-4dd8-8e62-b41e54503cc8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4fb1ccc1877b48b094a08bfa502f4f61", "created_at": "2018-10-01T10:07:38Z", "updated_at": "2018-10-01T10:07:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:07:38Z", "revision_number": 0, "id": "1a49bf61-dc1f-497e-b8ba-7f9a96738428", "remote_group_id": "c542e7ec-6a80-4a37-b934-c5e857cdeaaa", "remote_ip_prefix": null, "created_at": "2018-10-01T10:07:38Z", "security_group_id": "c542e7ec-6a80-4a37-b934-c5e857cdeaaa", "tenant_id": "4fb1ccc1877b48b094a08bfa502f4f61", "port_range_min": null, "ethertype": "IPv6", "project_id": "4fb1ccc1877b48b094a08bfa502f4f61"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:07:38Z", "revision_number": 0, "id": "74c6771f-c495-461a-95ba-0cd51c099be0", "remote_group_id": "c542e7ec-6a80-4a37-b934-c5e857cdeaaa", "remote_ip_prefix": null, "created_at": "2018-10-01T10:07:38Z", "security_group_id": "c542e7ec-6a80-4a37-b934-c5e857cdeaaa", "tenant_id": "4fb1ccc1877b48b094a08bfa502f4f61", "port_range_min": null, "ethertype": "IPv4", "project_id": "4fb1ccc1877b48b094a08bfa502f4f61"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:07:38Z", "revision_number": 0, "id": "a592633f-4357-44e8-bdd4-257ec3084b41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:07:38Z", "security_group_id": "c542e7ec-6a80-4a37-b934-c5e857cdeaaa", "tenant_id": "4fb1ccc1877b48b094a08bfa502f4f61", "port_range_min": null, "ethertype": "IPv6", "project_id": "4fb1ccc1877b48b094a08bfa502f4f61"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:07:38Z", "revision_number": 0, "id": "dbdccbb9-aca6-459f-a3c7-6cc9f2db5025", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:07:38Z", "security_group_id": "c542e7ec-6a80-4a37-b934-c5e857cdeaaa", "tenant_id": "4fb1ccc1877b48b094a08bfa502f4f61", "port_range_min": null, "ethertype": "IPv4", "project_id": "4fb1ccc1877b48b094a08bfa502f4f61"}], "revision_number": 1, "project_id": "4fb1ccc1877b48b094a08bfa502f4f61", "id": "c542e7ec-6a80-4a37-b934-c5e857cdeaaa", "name": "default"}]} 2018-10-01 10:08:07,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/security-groups.json used request id req-f5dd0846-b141-4a1c-b67f-ec45e73d06af 2018-10-01 10:08:07,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.303174972534s 2018-10-01 10:08:07,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-01 10:08:07,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.39:9696/v2.0/security-groups/c542e7ec-6a80-4a37-b934-c5e857cdeaaa.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}c716a91b79809608abeadda3d808dcef3e343669e2e49d1ee8ba7bfb9459ca7b" 2018-10-01 10:08:07,701 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 10:08:07 GMT X-Openstack-Request-Id: req-df9c3bc8-8737-4f30-aca8-93a457176764 2018-10-01 10:08:07,701 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 10:08:07,701 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.39:9696/v2.0/security-groups/c542e7ec-6a80-4a37-b934-c5e857cdeaaa.json used request id req-df9c3bc8-8737-4f30-aca8-93a457176764 2018-10-01 10:08:07,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.340255022049s 2018-10-01 10:08:07,750 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-10-01 10:08:07,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 10:08:07,829 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 10:08:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b0ca49b-3cd3-409c-b905-732708d3db24 2018-10-01 10:08:07,829 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.39:5000/v3/", "rel": "self"}]}]}} 2018-10-01 10:08:07,829 - keystoneauth.session - DEBUG - GET call to http://172.30.9.39:5000/ used request id req-4b0ca49b-3cd3-409c-b905-732708d3db24 2018-10-01 10:08:07,829 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.39:5000/v3/auth/tokens 2018-10-01 10:08:08,229 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dfba5d376cc3423487bda0bf832c5a5c", "name": "member"}, {"id": "ddb065e4880443059c38f55f92b41ad7", "name": "admin"}, {"id": "638a063d0b3c4224af9184b64754e462", "name": "reader"}], "expires_at": "2018-10-01T11:08:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "68c01919b4a44eb98a59ea6095bf2ee1", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.39:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "138cb471eb5e419b8247465e9a58c9f7"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a61bf3a2b6841e798cd18352d363d2c"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "642642e824344c99a1070a65a3a7aa8f"}], "type": "compute", "id": "0b012f093b1f44a3b4a3e7a83b9ea7a0", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d3f7be1817041de8e1bb3b655e4bfb4"}, {"url": "http://172.30.9.39:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "96a3c5dbf4f240619f9ba2ddaae7021f"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b307f57b2acf4fcc8046d538ee5aabc2"}], "type": "identity", "id": "0bd21aaca9304355b8c4fb482d6c203f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.39:8004/v1/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b846698893f4251920af5ba53636aa8"}, {"url": "http://192.30.9.8:8004/v1/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ae763c42a9b43ce9548de1c2897d5f0"}, {"url": "http://192.30.9.8:8004/v1/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6fdbf17bbe4f5b90296fa9aae30c75"}], "type": "orchestration", "id": "16372acfe1c34699a14916495bb81bd3", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39b5349f172e403293ca619e46171fb2"}, {"url": "http://172.30.9.39:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68cd512b2388482f8aaddcaf49f6e5cd"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca2de99aacb41418574f2b79e95b39a"}], "type": "metric", "id": "19fc831bd1d2495584535090f1cfc6c7", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d3120d0211340e5be4ee7ce5426f6b3"}, {"url": "http://172.30.9.39:8080/v1/AUTH_68c01919b4a44eb98a59ea6095bf2ee1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1098ea83aaf5470795afcdce53afdaa8"}, {"url": "http://12.0.0.21:8080/v1/AUTH_68c01919b4a44eb98a59ea6095bf2ee1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea21d116d8444da28b3977e4555eb9cc"}], "type": "object-store", "id": "20eb38c948dd4c1196107be5e06ad7fd", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d2fe99b90be4165befb1e52e1707ce9"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "972a598fc28443f795fc8f0a494a7038"}, {"url": "http://172.30.9.39:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7762587d46648b28d05e9917c4ea129"}], "type": "event", "id": "33353a6d74744c8a97c1bda917b1188b", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.39:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16e37452679546deb76865500e3735ce"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d95edd82f18462e86cb0b910011f765"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6652f46f89534881a06b314309674b98"}], "type": "cloudformation", "id": "42d564642d5d45a2afe45d7cbc644223", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "434c42520cfd4a48ad3212378fe78c28"}, {"url": "http://172.30.9.39:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72244194101743c0bbe0773b3718217a"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8222601c08b24022ad079d5c32689d49"}], "type": "image", "id": "5ca5fd84620847179587afc5b7a4f9d2", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1713263e67c94788bc8a2f4d0841a48e"}, {"url": "http://172.30.9.39:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eda57a322564d19a4e0d5356be78bd4"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83167af88b2e4b0eac7dd94204cc3084"}], "type": "alarming", "id": "7cb105ad4ae3476a97289e4a978005ce", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "85aa5cec6566417799c2eafbde1c231c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e0f7edf651e4224a407c02b5c386987"}, {"url": "http://172.30.9.39:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "32da4af88d714e0384bb897865942788"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b631292e131f4a1e8dd8ac2f8cbae7d7"}], "type": "placement", "id": "9cdf2d784d34438ca008ce55a04ef9de", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37732b8b629f488bb9cbc4797bd598bd"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9554795962a14a9b9becd39e53d66f51"}, {"url": "http://172.30.9.39:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e4995a17cb6c4a949118ce48ee12e061"}], "type": "network", "id": "9f936497a79d43e39a20def0e06cf3b7", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.39:8776/v3/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f022637538483bbb2ffafc675143d7"}, {"url": "http://192.30.9.8:8776/v3/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62e1f9c8f42847c887894cbfc602caee"}, {"url": "http://192.30.9.8:8776/v3/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f8a91164defb46829d55d1c9135f287f"}], "type": "volumev3", "id": "a38da018fa6d4e26a298c5f1a748a48a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dc30cb1a32d4e768a942bf89706b627"}, {"url": "http://192.30.9.8:8776/v1/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e409c093a3034ef992e4d7f96e50e60c"}, {"url": "http://172.30.9.39:8776/v1/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7c7cdafeaf84ad2a5e859b21a18f0cb"}], "type": "volume", "id": "c7203d78d66f4ca7b6c6ccd999bf441d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a6967c65f49d58b2db5d6d6e50063"}, {"url": "http://192.30.9.8:8776/v2/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd52c586cba84a88a51ebaaec206a659"}, {"url": "http://172.30.9.39:8776/v2/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e4d7f4b0aec3467fa0883fc5d1b006d6"}], "type": "volumev2", "id": "dc3e7aeb05fd47ac87a2b8b757a9816b", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1447b4d95e4d496da08715dcc93bda3e"}, "audit_ids": ["RaPspC6FT8WKVAZKsCKnbQ"], "issued_at": "2018-10-01T10:08:07.000000Z"}} 2018-10-01 10:08:08,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 10:08:08,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.39:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ce0f5e84097547cc3ce8b216350b352acaedab6927439424b0c95e09430f312" 2018-10-01 10:08:08,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 01 Oct 2018 10:08:08 GMT X-Openstack-Request-Id: req-54315c97-569a-4a21-b527-d43919afd278 2018-10-01 10:08:08,587 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"0c4e493c-7199-4d4a-86ae-4223bac5874a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1f309f25838e40249520ff0b0c461861","l2_adjacency":true,"status":"ACTIVE","subnets":["09534f99-1063-44f2-99a1-4ff7df7ad2e4"],"description":"","tags":[],"updated_at":"2018-10-01T10:04:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1f309f25838e40249520ff0b0c461861","created_at":"2018-10-01T10:04:05Z","provider:network_type":"flat"}]} 2018-10-01 10:08:08,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/networks.json?router%3Aexternal=True used request id req-54315c97-569a-4a21-b527-d43919afd278 2018-10-01 10:08:08,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.354619026184s 2018-10-01 10:08:08,589 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-10-01 10:08:08,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 10:08:08,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ce0f5e84097547cc3ce8b216350b352acaedab6927439424b0c95e09430f312" 2018-10-01 10:08:08,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Mon, 01 Oct 2018 10:08:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18c187d9-5501-4896-a154-359fed37945d 2018-10-01 10:08:08,789 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.39:5000/v3/domains/6b3077807d19400dbc67a38dbf0de906"}, "tags": [], "enabled": true, "id": "6b3077807d19400dbc67a38dbf0de906", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.39:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.39:5000/v3/domains", "previous": null, "next": null}} 2018-10-01 10:08:08,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/domains used request id req-18c187d9-5501-4896-a154-359fed37945d 2018-10-01 10:08:08,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.193173885345s 2018-10-01 10:08:08,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 10:08:08,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.39:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ce0f5e84097547cc3ce8b216350b352acaedab6927439424b0c95e09430f312" 2018-10-01 10:08:08,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 295 Content-Type: application/json Date: Mon, 01 Oct 2018 10:08:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aba856ac-37ae-4b26-9926-130969865665 2018-10-01 10:08:08,978 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.39:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.39:5000/v3/projects/68c01919b4a44eb98a59ea6095bf2ee1"}, "tags": [], "enabled": true, "id": "68c01919b4a44eb98a59ea6095bf2ee1", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.39:5000/v3/projects/1f309f25838e40249520ff0b0c461861"}, "tags": [], "enabled": true, "id": "1f309f25838e40249520ff0b0c461861", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-01 10:08:08,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/projects?domain_id=default used request id req-aba856ac-37ae-4b26-9926-130969865665 2018-10-01 10:08:08,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.181101083755s 2018-10-01 10:08:08,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-01 10:08:08,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ce0f5e84097547cc3ce8b216350b352acaedab6927439424b0c95e09430f312" -d '{"network": {"tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "name": "vmready1-net_6af2095a-1333-4776-8fee-c7aec7f59ad6", "admin_state_up": true}}' 2018-10-01 10:08:09,788 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Mon, 01 Oct 2018 10:08:10 GMT X-Openstack-Request-Id: req-1cd17ca9-73a9-4f5e-a522-4ab61631210b 2018-10-01 10:08:09,788 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"49bc2070-db5c-47e4-9686-a3b67b1ff563","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":44,"ipv4_address_scope":null,"shared":false,"project_id":"68c01919b4a44eb98a59ea6095bf2ee1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-01T10:08:09Z","is_default":false,"qos_policy_id":null,"name":"vmready1-net_6af2095a-1333-4776-8fee-c7aec7f59ad6","admin_state_up":true,"tenant_id":"68c01919b4a44eb98a59ea6095bf2ee1","created_at":"2018-10-01T10:08:09Z","mtu":1450}} 2018-10-01 10:08:09,788 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.39:9696/v2.0/networks.json used request id req-1cd17ca9-73a9-4f5e-a522-4ab61631210b 2018-10-01 10:08:09,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.809031963348s 2018-10-01 10:08:09,789 - 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-10-01T10:08:09Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'49bc2070-db5c-47e4-9686-a3b67b1ff563', u'provider:segmentation_id': 44, 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_6af2095a-1333-4776-8fee-c7aec7f59ad6', u'created_at': u'2018-10-01T10:08:09Z', u'mtu': 1450, u'tenant_id': u'68c01919b4a44eb98a59ea6095bf2ee1', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'68c01919b4a44eb98a59ea6095bf2ee1', u'l2_adjacency': True}) 2018-10-01 10:08:09,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 10:08:09,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ce0f5e84097547cc3ce8b216350b352acaedab6927439424b0c95e09430f312" 2018-10-01 10:08:10,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Mon, 01 Oct 2018 10:08:10 GMT X-Openstack-Request-Id: req-6678f8d5-e20d-44d3-8ffe-6d774cca27e8 2018-10-01 10:08:10,211 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"0c4e493c-7199-4d4a-86ae-4223bac5874a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1f309f25838e40249520ff0b0c461861","l2_adjacency":true,"status":"ACTIVE","subnets":["09534f99-1063-44f2-99a1-4ff7df7ad2e4"],"description":"","tags":[],"updated_at":"2018-10-01T10:04:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1f309f25838e40249520ff0b0c461861","created_at":"2018-10-01T10:04:05Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"49bc2070-db5c-47e4-9686-a3b67b1ff563","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":44,"ipv4_address_scope":null,"shared":false,"project_id":"68c01919b4a44eb98a59ea6095bf2ee1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-01T10:08:09Z","qos_policy_id":null,"name":"vmready1-net_6af2095a-1333-4776-8fee-c7aec7f59ad6","admin_state_up":true,"tenant_id":"68c01919b4a44eb98a59ea6095bf2ee1","created_at":"2018-10-01T10:08:09Z","provider:network_type":"vxlan"}]} 2018-10-01 10:08:10,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/networks.json used request id req-6678f8d5-e20d-44d3-8ffe-6d774cca27e8 2018-10-01 10:08:10,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.421818971634s 2018-10-01 10:08:10,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-01 10:08:10,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ce0f5e84097547cc3ce8b216350b352acaedab6927439424b0c95e09430f312" -d '{"subnet": {"name": "vmready1-subnet_6af2095a-1333-4776-8fee-c7aec7f59ad6", "enable_dhcp": true, "network_id": "49bc2070-db5c-47e4-9686-a3b67b1ff563", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-01 10:08:10,990 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 694 Content-Type: application/json Date: Mon, 01 Oct 2018 10:08:10 GMT X-Openstack-Request-Id: req-e908535c-a751-416e-a508-6e6db3e8e374 2018-10-01 10:08:10,990 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2018-10-01T10:08:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"2d233c08-a8c6-4587-ad92-efd192c88d3e","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"68c01919b4a44eb98a59ea6095bf2ee1","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_6af2095a-1333-4776-8fee-c7aec7f59ad6","enable_dhcp":true,"segment_id":null,"network_id":"49bc2070-db5c-47e4-9686-a3b67b1ff563","tenant_id":"68c01919b4a44eb98a59ea6095bf2ee1","created_at":"2018-10-01T10:08:10Z","ip_version":4}} 2018-10-01 10:08:10,991 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.39:9696/v2.0/subnets.json used request id req-e908535c-a751-416e-a508-6e6db3e8e374 2018-10-01 10:08:10,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.777608156204s 2018-10-01 10:08:10,991 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-01T10:08:10Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'2d233c08-a8c6-4587-ad92-efd192c88d3e', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_6af2095a-1333-4776-8fee-c7aec7f59ad6', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'49bc2070-db5c-47e4-9686-a3b67b1ff563', u'tenant_id': u'68c01919b4a44eb98a59ea6095bf2ee1', u'created_at': u'2018-10-01T10:08:10Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'68c01919b4a44eb98a59ea6095bf2ee1'}) 2018-10-01 10:08:10,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-01 10:08:10,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ce0f5e84097547cc3ce8b216350b352acaedab6927439424b0c95e09430f312" -d '{"router": {"external_gateway_info": {"network_id": "0c4e493c-7199-4d4a-86ae-4223bac5874a"}, "name": "vmready1-router_6af2095a-1333-4776-8fee-c7aec7f59ad6", "admin_state_up": true}}' 2018-10-01 10:08:17,944 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 707 Content-Type: application/json Date: Mon, 01 Oct 2018 10:08:18 GMT X-Openstack-Request-Id: req-22f27cb3-9032-42b3-8e81-1879ad99606b 2018-10-01 10:08:17,945 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0c4e493c-7199-4d4a-86ae-4223bac5874a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "09534f99-1063-44f2-99a1-4ff7df7ad2e4", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "created_at": "2018-10-01T10:08:13Z", "admin_state_up": true, "updated_at": "2018-10-01T10:08:14Z", "project_id": "68c01919b4a44eb98a59ea6095bf2ee1", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "1e24a8c5-0617-4121-9ffd-c47bce3b83f4", "name": "vmready1-router_6af2095a-1333-4776-8fee-c7aec7f59ad6"}} 2018-10-01 10:08:17,945 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.39:9696/v2.0/routers.json used request id req-22f27cb3-9032-42b3-8e81-1879ad99606b 2018-10-01 10:08:17,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.95350813866s 2018-10-01 10:08:17,946 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-01T10:08:14Z', u'revision_number': 3, u'ha': True, u'id': u'1e24a8c5-0617-4121-9ffd-c47bce3b83f4', u'external_gateway_info': {u'network_id': u'0c4e493c-7199-4d4a-86ae-4223bac5874a', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'09534f99-1063-44f2-99a1-4ff7df7ad2e4', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_6af2095a-1333-4776-8fee-c7aec7f59ad6', u'admin_state_up': True, u'tenant_id': u'68c01919b4a44eb98a59ea6095bf2ee1', u'created_at': u'2018-10-01T10:08:13Z', u'flavor_id': None, u'routes': [], u'project_id': u'68c01919b4a44eb98a59ea6095bf2ee1'}) 2018-10-01 10:08:17,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-01 10:08:17,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.39:9696/v2.0/routers/1e24a8c5-0617-4121-9ffd-c47bce3b83f4/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ce0f5e84097547cc3ce8b216350b352acaedab6927439424b0c95e09430f312" -d '{"subnet_id": "2d233c08-a8c6-4587-ad92-efd192c88d3e"}' 2018-10-01 10:08:21,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 01 Oct 2018 10:08:21 GMT X-Openstack-Request-Id: req-b3a40bdc-8ecd-4708-9f06-2923d1f80166 2018-10-01 10:08:21,627 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "49bc2070-db5c-47e4-9686-a3b67b1ff563", "tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "subnet_id": "2d233c08-a8c6-4587-ad92-efd192c88d3e", "subnet_ids": ["2d233c08-a8c6-4587-ad92-efd192c88d3e"], "port_id": "4f1bccc0-6d1f-40ca-9e16-4bc2c7278c02", "id": "1e24a8c5-0617-4121-9ffd-c47bce3b83f4"} 2018-10-01 10:08:21,627 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.39:9696/v2.0/routers/1e24a8c5-0617-4121-9ffd-c47bce3b83f4/add_router_interface.json used request id req-b3a40bdc-8ecd-4708-9f06-2923d1f80166 2018-10-01 10:08:21,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.68108820915s 2018-10-01 10:08:21,629 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-01 10:08:21,759 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-01 10:08:21,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 10:08:21,766 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 01 Oct 2018 10:08:21 GMT 2018-10-01 10:08:21,767 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.39:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.39:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.39:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.39:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.39:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.39:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.39:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.39:9292/v2/", "rel": "self"}]}]} 2018-10-01 10:08:21,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 10:08:21,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ce0f5e84097547cc3ce8b216350b352acaedab6927439424b0c95e09430f312" 2018-10-01 10:08:22,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 01 Oct 2018 10:08:22 GMT X-Openstack-Request-Id: req-b78d2277-cfab-4e2c-808b-0f87eded70fd 2018-10-01 10:08:22,509 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 10:08:22,509 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.39:9292/v2/images used request id req-b78d2277-cfab-4e2c-808b-0f87eded70fd 2018-10-01 10:08:22,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.740040063858s 2018-10-01 10:08:22,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-01 10:08:22,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ce0f5e84097547cc3ce8b216350b352acaedab6927439424b0c95e09430f312" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_6af2095a-1333-4776-8fee-c7aec7f59ad6", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_6af2095a-1333-4776-8fee-c7aec7f59ad6"}' 2018-10-01 10:08:23,405 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Mon, 01 Oct 2018 10:08:23 GMT Location: http://172.30.9.39:9292/v2/images/2c6fdebb-b358-40c4-8fb3-278a641ccb13 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-70943023-5f33-4a64-92fe-5c338f2e52f4 2018-10-01 10:08:23,406 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T10:08:23Z", "file": "/v2/images/2c6fdebb-b358-40c4-8fb3-278a641ccb13/file", "owner": "68c01919b4a44eb98a59ea6095bf2ee1", "id": "2c6fdebb-b358-40c4-8fb3-278a641ccb13", "size": null, "self": "/v2/images/2c6fdebb-b358-40c4-8fb3-278a641ccb13", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_6af2095a-1333-4776-8fee-c7aec7f59ad6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_6af2095a-1333-4776-8fee-c7aec7f59ad6", "checksum": null, "created_at": "2018-10-01T10:08:23Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-01 10:08:23,406 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.39:9292/v2/images used request id req-70943023-5f33-4a64-92fe-5c338f2e52f4 2018-10-01 10:08:23,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.887328863144s 2018-10-01 10:08:23,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-01 10:08:23,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.39:9292/v2/images/2c6fdebb-b358-40c4-8fb3-278a641ccb13/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ce0f5e84097547cc3ce8b216350b352acaedab6927439424b0c95e09430f312" -d '' 2018-10-01 10:08:27,541 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 10:08:27 GMT X-Openstack-Request-Id: req-9e8121bc-84f1-43db-a134-6598cb1db7a1 2018-10-01 10:08:27,541 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 10:08:27,541 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.39:9292/v2/images/2c6fdebb-b358-40c4-8fb3-278a641ccb13/file used request id req-9e8121bc-84f1-43db-a134-6598cb1db7a1 2018-10-01 10:08:27,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.13435602188s 2018-10-01 10:08:27,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 10:08:27,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ce0f5e84097547cc3ce8b216350b352acaedab6927439424b0c95e09430f312" 2018-10-01 10:08:28,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Mon, 01 Oct 2018 10:08:28 GMT X-Openstack-Request-Id: req-dff23ae2-1cce-4420-9021-1d81783f10ae 2018-10-01 10:08:28,306 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T10:08:27Z", "file": "/v2/images/2c6fdebb-b358-40c4-8fb3-278a641ccb13/file", "owner": "68c01919b4a44eb98a59ea6095bf2ee1", "id": "2c6fdebb-b358-40c4-8fb3-278a641ccb13", "size": 12716032, "self": "/v2/images/2c6fdebb-b358-40c4-8fb3-278a641ccb13", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://424f78db-5670-4931-b99a-3b6ae6456aba/images/2c6fdebb-b358-40c4-8fb3-278a641ccb13/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://424f78db-5670-4931-b99a-3b6ae6456aba/images/2c6fdebb-b358-40c4-8fb3-278a641ccb13/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_6af2095a-1333-4776-8fee-c7aec7f59ad6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_6af2095a-1333-4776-8fee-c7aec7f59ad6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T10:08:23Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 10:08:28,306 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.39:9292/v2/images used request id req-dff23ae2-1cce-4420-9021-1d81783f10ae 2018-10-01 10:08:28,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.760259866714s 2018-10-01 10:08:28,308 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://424f78db-5670-4931-b99a-3b6ae6456aba/images/2c6fdebb-b358-40c4-8fb3-278a641ccb13/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2c6fdebb-b358-40c4-8fb3-278a641ccb13/file', 'owner': u'68c01919b4a44eb98a59ea6095bf2ee1', 'id': u'2c6fdebb-b358-40c4-8fb3-278a641ccb13', 'size': 12716032, u'self': u'/v2/images/2c6fdebb-b358-40c4-8fb3-278a641ccb13', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'68c01919b4a44eb98a59ea6095bf2ee1', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://424f78db-5670-4931-b99a-3b6ae6456aba/images/2c6fdebb-b358-40c4-8fb3-278a641ccb13/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-01T10:08:27Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-01T10:08:27Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_6af2095a-1333-4776-8fee-c7aec7f59ad6', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/2c6fdebb-b358-40c4-8fb3-278a641ccb13', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_6af2095a-1333-4776-8fee-c7aec7f59ad6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_6af2095a-1333-4776-8fee-c7aec7f59ad6', 'created': u'2018-10-01T10:08:23Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-01T10:08:23Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/2c6fdebb-b358-40c4-8fb3-278a641ccb13', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_6af2095a-1333-4776-8fee-c7aec7f59ad6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-01 10:08:28,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-01 10:08:28,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ce0f5e84097547cc3ce8b216350b352acaedab6927439424b0c95e09430f312" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_6af2095a-1333-4776-8fee-c7aec7f59ad6", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-01 10:08:29,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 305 Content-Type: application/json Date: Mon, 01 Oct 2018 10:08:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0495a783-7d43-47f1-a047-6fa5dd9a6bea x-openstack-request-id: req-0495a783-7d43-47f1-a047-6fa5dd9a6bea 2018-10-01 10:08:29,050 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.39:8774/v2.1/flavors/8eafc824-d922-4d5a-b34f-ae20ac590bd5", "rel": "self"}, {"href": "http://172.30.9.39:8774/flavors/8eafc824-d922-4d5a-b34f-ae20ac590bd5", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "8eafc824-d922-4d5a-b34f-ae20ac590bd5", "name": "vmready1-flavor_6af2095a-1333-4776-8fee-c7aec7f59ad6", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-01 10:08:29,051 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.39:8774/v2.1/flavors used request id req-0495a783-7d43-47f1-a047-6fa5dd9a6bea 2018-10-01 10:08:29,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.738625049591s 2018-10-01 10:08:29,052 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_6af2095a-1333-4776-8fee-c7aec7f59ad6', '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'68c01919b4a44eb98a59ea6095bf2ee1', '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'8eafc824-d922-4d5a-b34f-ae20ac590bd5', 'swap': 0}) 2018-10-01 10:08:29,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-01 10:08:29,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:8774/v2.1/flavors/8eafc824-d922-4d5a-b34f-ae20ac590bd5/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ce0f5e84097547cc3ce8b216350b352acaedab6927439424b0c95e09430f312" -d '{"extra_specs": {}}' 2018-10-01 10:08:29,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 01 Oct 2018 10:08:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-06645ab2-60b7-4b92-92ec-6c08bbad2b05 x-openstack-request-id: req-06645ab2-60b7-4b92-92ec-6c08bbad2b05 2018-10-01 10:08:29,184 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-01 10:08:29,184 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.39:8774/v2.1/flavors/8eafc824-d922-4d5a-b34f-ae20ac590bd5/os-extra_specs used request id req-06645ab2-60b7-4b92-92ec-6c08bbad2b05 2018-10-01 10:08:29,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.132285118103s 2018-10-01 10:08:29,297 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-01 10:08:29,297 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:21 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-01 10:08:29,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-01 10:08:29,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.39:9696/v2.0/routers/1e24a8c5-0617-4121-9ffd-c47bce3b83f4/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ce0f5e84097547cc3ce8b216350b352acaedab6927439424b0c95e09430f312" -d '{"subnet_id": "2d233c08-a8c6-4587-ad92-efd192c88d3e"}' 2018-10-01 10:08:32,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 01 Oct 2018 10:08:32 GMT X-Openstack-Request-Id: req-766f9ac3-35e9-4e68-933c-c02d9b848763 2018-10-01 10:08:32,964 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "49bc2070-db5c-47e4-9686-a3b67b1ff563", "tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "subnet_id": "2d233c08-a8c6-4587-ad92-efd192c88d3e", "subnet_ids": ["2d233c08-a8c6-4587-ad92-efd192c88d3e"], "port_id": "4f1bccc0-6d1f-40ca-9e16-4bc2c7278c02", "id": "1e24a8c5-0617-4121-9ffd-c47bce3b83f4"} 2018-10-01 10:08:32,964 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.39:9696/v2.0/routers/1e24a8c5-0617-4121-9ffd-c47bce3b83f4/remove_router_interface.json used request id req-766f9ac3-35e9-4e68-933c-c02d9b848763 2018-10-01 10:08:32,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.65994405746s 2018-10-01 10:08:32,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-01 10:08:32,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ce0f5e84097547cc3ce8b216350b352acaedab6927439424b0c95e09430f312" 2018-10-01 10:08:34,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 716 Content-Type: application/json Date: Mon, 01 Oct 2018 10:08:34 GMT X-Openstack-Request-Id: req-6ab9e5eb-02c2-4c49-9338-d8727891b492 2018-10-01 10:08:34,093 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "0c4e493c-7199-4d4a-86ae-4223bac5874a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "09534f99-1063-44f2-99a1-4ff7df7ad2e4", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "created_at": "2018-10-01T10:08:13Z", "admin_state_up": true, "updated_at": "2018-10-01T10:08:31Z", "project_id": "68c01919b4a44eb98a59ea6095bf2ee1", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "1e24a8c5-0617-4121-9ffd-c47bce3b83f4", "name": "vmready1-router_6af2095a-1333-4776-8fee-c7aec7f59ad6"}]} 2018-10-01 10:08:34,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/routers.json used request id req-6ab9e5eb-02c2-4c49-9338-d8727891b492 2018-10-01 10:08:34,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.12832093239s 2018-10-01 10:08:34,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-01 10:08:34,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.39:9696/v2.0/routers/1e24a8c5-0617-4121-9ffd-c47bce3b83f4.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ce0f5e84097547cc3ce8b216350b352acaedab6927439424b0c95e09430f312" 2018-10-01 10:08:38,132 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 10:08:38 GMT X-Openstack-Request-Id: req-f2d736fb-2c48-4780-9a7f-f9fb10f66f5e 2018-10-01 10:08:38,132 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 10:08:38,133 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.39:9696/v2.0/routers/1e24a8c5-0617-4121-9ffd-c47bce3b83f4.json used request id req-f2d736fb-2c48-4780-9a7f-f9fb10f66f5e 2018-10-01 10:08:38,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.03850698471s 2018-10-01 10:08:38,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-01 10:08:38,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ce0f5e84097547cc3ce8b216350b352acaedab6927439424b0c95e09430f312" 2018-10-01 10:08:38,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1326 Content-Type: application/json Date: Mon, 01 Oct 2018 10:08:37 GMT X-Openstack-Request-Id: req-58542693-a346-46a5-bb95-a93cffec0c47 2018-10-01 10:08:38,174 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-10-01T10:04:11Z","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":"09534f99-1063-44f2-99a1-4ff7df7ad2e4","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"1f309f25838e40249520ff0b0c461861","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"0c4e493c-7199-4d4a-86ae-4223bac5874a","tenant_id":"1f309f25838e40249520ff0b0c461861","created_at":"2018-10-01T10:04:11Z","ip_version":4},{"updated_at":"2018-10-01T10:08:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"2d233c08-a8c6-4587-ad92-efd192c88d3e","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"68c01919b4a44eb98a59ea6095bf2ee1","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_6af2095a-1333-4776-8fee-c7aec7f59ad6","enable_dhcp":true,"segment_id":null,"network_id":"49bc2070-db5c-47e4-9686-a3b67b1ff563","tenant_id":"68c01919b4a44eb98a59ea6095bf2ee1","created_at":"2018-10-01T10:08:10Z","ip_version":4}]} 2018-10-01 10:08:38,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/subnets.json used request id req-58542693-a346-46a5-bb95-a93cffec0c47 2018-10-01 10:08:38,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0408120155334s 2018-10-01 10:08:38,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-01 10:08:38,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.39:9696/v2.0/subnets/2d233c08-a8c6-4587-ad92-efd192c88d3e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ce0f5e84097547cc3ce8b216350b352acaedab6927439424b0c95e09430f312" 2018-10-01 10:08:40,789 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 10:08:41 GMT X-Openstack-Request-Id: req-94aa7333-b020-4d1a-aeb0-ab64e904b22f 2018-10-01 10:08:40,790 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 10:08:40,790 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.39:9696/v2.0/subnets/2d233c08-a8c6-4587-ad92-efd192c88d3e.json used request id req-94aa7333-b020-4d1a-aeb0-ab64e904b22f 2018-10-01 10:08:40,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.61404705048s 2018-10-01 10:08:40,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 10:08:40,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ce0f5e84097547cc3ce8b216350b352acaedab6927439424b0c95e09430f312" 2018-10-01 10:08:40,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Mon, 01 Oct 2018 10:08:40 GMT X-Openstack-Request-Id: req-80f75af4-1a22-4c5e-8254-607f2fe37343 2018-10-01 10:08:40,894 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"0c4e493c-7199-4d4a-86ae-4223bac5874a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1f309f25838e40249520ff0b0c461861","l2_adjacency":true,"status":"ACTIVE","subnets":["09534f99-1063-44f2-99a1-4ff7df7ad2e4"],"description":"","tags":[],"updated_at":"2018-10-01T10:04:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1f309f25838e40249520ff0b0c461861","created_at":"2018-10-01T10:04:05Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"49bc2070-db5c-47e4-9686-a3b67b1ff563","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":44,"ipv4_address_scope":null,"shared":false,"project_id":"68c01919b4a44eb98a59ea6095bf2ee1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-01T10:08:40Z","qos_policy_id":null,"name":"vmready1-net_6af2095a-1333-4776-8fee-c7aec7f59ad6","admin_state_up":true,"tenant_id":"68c01919b4a44eb98a59ea6095bf2ee1","created_at":"2018-10-01T10:08:09Z","provider:network_type":"vxlan"}]} 2018-10-01 10:08:40,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/networks.json used request id req-80f75af4-1a22-4c5e-8254-607f2fe37343 2018-10-01 10:08:40,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.104117870331s 2018-10-01 10:08:40,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-01 10:08:40,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.39:9696/v2.0/networks/49bc2070-db5c-47e4-9686-a3b67b1ff563.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ce0f5e84097547cc3ce8b216350b352acaedab6927439424b0c95e09430f312" 2018-10-01 10:08:42,516 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 10:08:42 GMT X-Openstack-Request-Id: req-f9ff0e25-2e99-41d6-b78f-14c2802c2f65 2018-10-01 10:08:42,517 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 10:08:42,517 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.39:9696/v2.0/networks/49bc2070-db5c-47e4-9686-a3b67b1ff563.json used request id req-f9ff0e25-2e99-41d6-b78f-14c2802c2f65 2018-10-01 10:08:42,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.62113213539s 2018-10-01 10:08:42,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 10:08:42,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ce0f5e84097547cc3ce8b216350b352acaedab6927439424b0c95e09430f312" 2018-10-01 10:08:43,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Mon, 01 Oct 2018 10:08:43 GMT X-Openstack-Request-Id: req-9aa7983f-0e27-47a9-a0ae-7f1879a2533e 2018-10-01 10:08:43,428 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T10:08:27Z", "file": "/v2/images/2c6fdebb-b358-40c4-8fb3-278a641ccb13/file", "owner": "68c01919b4a44eb98a59ea6095bf2ee1", "id": "2c6fdebb-b358-40c4-8fb3-278a641ccb13", "size": 12716032, "self": "/v2/images/2c6fdebb-b358-40c4-8fb3-278a641ccb13", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://424f78db-5670-4931-b99a-3b6ae6456aba/images/2c6fdebb-b358-40c4-8fb3-278a641ccb13/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://424f78db-5670-4931-b99a-3b6ae6456aba/images/2c6fdebb-b358-40c4-8fb3-278a641ccb13/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_6af2095a-1333-4776-8fee-c7aec7f59ad6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_6af2095a-1333-4776-8fee-c7aec7f59ad6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T10:08:23Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 10:08:43,428 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.39:9292/v2/images used request id req-9aa7983f-0e27-47a9-a0ae-7f1879a2533e 2018-10-01 10:08:43,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.899541854858s 2018-10-01 10:08:43,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-01 10:08:43,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.39:9292/v2/images/2c6fdebb-b358-40c4-8fb3-278a641ccb13 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ce0f5e84097547cc3ce8b216350b352acaedab6927439424b0c95e09430f312" 2018-10-01 10:08:45,477 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 10:08:45 GMT X-Openstack-Request-Id: req-76f57af8-7c4f-48df-81e6-b7d7ff51f8f1 2018-10-01 10:08:45,478 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 10:08:45,478 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.39:9292/v2/images/2c6fdebb-b358-40c4-8fb3-278a641ccb13 used request id req-76f57af8-7c4f-48df-81e6-b7d7ff51f8f1 2018-10-01 10:08:45,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 2.04576897621s 2018-10-01 10:08:45,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-01 10:08:45,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.39:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ce0f5e84097547cc3ce8b216350b352acaedab6927439424b0c95e09430f312" 2018-10-01 10:08:45,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 305 Content-Type: application/json Date: Mon, 01 Oct 2018 10:08:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b06c44e0-f0a6-450c-855d-b5480bfea1e7 x-openstack-request-id: req-b06c44e0-f0a6-450c-855d-b5480bfea1e7 2018-10-01 10:08:45,534 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.39:8774/v2.1/flavors/8eafc824-d922-4d5a-b34f-ae20ac590bd5", "rel": "self"}, {"href": "http://172.30.9.39:8774/flavors/8eafc824-d922-4d5a-b34f-ae20ac590bd5", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "8eafc824-d922-4d5a-b34f-ae20ac590bd5", "name": "vmready1-flavor_6af2095a-1333-4776-8fee-c7aec7f59ad6", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-01 10:08:45,534 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.39:8774/v2.1/flavors/detail?is_public=None used request id req-b06c44e0-f0a6-450c-855d-b5480bfea1e7 2018-10-01 10:08:45,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0337488651276s 2018-10-01 10:08:45,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-01 10:08:45,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.39:8774/v2.1/flavors/8eafc824-d922-4d5a-b34f-ae20ac590bd5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}2ce0f5e84097547cc3ce8b216350b352acaedab6927439424b0c95e09430f312" 2018-10-01 10:08:45,697 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 01 Oct 2018 10:08:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b9f69d5a-020a-46a9-88a2-00d913811158 x-openstack-request-id: req-b9f69d5a-020a-46a9-88a2-00d913811158 2018-10-01 10:08:45,698 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.39:8774/v2.1/flavors/8eafc824-d922-4d5a-b34f-ae20ac590bd5 used request id req-b9f69d5a-020a-46a9-88a2-00d913811158 2018-10-01 10:08:45,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.161254882812s 2018-10-01 10:08:45,748 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2018-10-01 10:08:45,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 10:08:45,793 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 10:08:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-397c8e26-41b0-4cb6-9ac9-88acf7273ce8 2018-10-01 10:08:45,794 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.39:5000/v3/", "rel": "self"}]}]}} 2018-10-01 10:08:45,794 - keystoneauth.session - DEBUG - GET call to http://172.30.9.39:5000/ used request id req-397c8e26-41b0-4cb6-9ac9-88acf7273ce8 2018-10-01 10:08:45,794 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.39:5000/v3/auth/tokens 2018-10-01 10:08:46,322 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dfba5d376cc3423487bda0bf832c5a5c", "name": "member"}, {"id": "ddb065e4880443059c38f55f92b41ad7", "name": "admin"}, {"id": "638a063d0b3c4224af9184b64754e462", "name": "reader"}], "expires_at": "2018-10-01T11:08:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "68c01919b4a44eb98a59ea6095bf2ee1", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.39:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "138cb471eb5e419b8247465e9a58c9f7"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a61bf3a2b6841e798cd18352d363d2c"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "642642e824344c99a1070a65a3a7aa8f"}], "type": "compute", "id": "0b012f093b1f44a3b4a3e7a83b9ea7a0", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d3f7be1817041de8e1bb3b655e4bfb4"}, {"url": "http://172.30.9.39:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "96a3c5dbf4f240619f9ba2ddaae7021f"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b307f57b2acf4fcc8046d538ee5aabc2"}], "type": "identity", "id": "0bd21aaca9304355b8c4fb482d6c203f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.39:8004/v1/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b846698893f4251920af5ba53636aa8"}, {"url": "http://192.30.9.8:8004/v1/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ae763c42a9b43ce9548de1c2897d5f0"}, {"url": "http://192.30.9.8:8004/v1/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6fdbf17bbe4f5b90296fa9aae30c75"}], "type": "orchestration", "id": "16372acfe1c34699a14916495bb81bd3", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39b5349f172e403293ca619e46171fb2"}, {"url": "http://172.30.9.39:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68cd512b2388482f8aaddcaf49f6e5cd"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca2de99aacb41418574f2b79e95b39a"}], "type": "metric", "id": "19fc831bd1d2495584535090f1cfc6c7", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d3120d0211340e5be4ee7ce5426f6b3"}, {"url": "http://172.30.9.39:8080/v1/AUTH_68c01919b4a44eb98a59ea6095bf2ee1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1098ea83aaf5470795afcdce53afdaa8"}, {"url": "http://12.0.0.21:8080/v1/AUTH_68c01919b4a44eb98a59ea6095bf2ee1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea21d116d8444da28b3977e4555eb9cc"}], "type": "object-store", "id": "20eb38c948dd4c1196107be5e06ad7fd", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d2fe99b90be4165befb1e52e1707ce9"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "972a598fc28443f795fc8f0a494a7038"}, {"url": "http://172.30.9.39:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7762587d46648b28d05e9917c4ea129"}], "type": "event", "id": "33353a6d74744c8a97c1bda917b1188b", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.39:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16e37452679546deb76865500e3735ce"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d95edd82f18462e86cb0b910011f765"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6652f46f89534881a06b314309674b98"}], "type": "cloudformation", "id": "42d564642d5d45a2afe45d7cbc644223", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "434c42520cfd4a48ad3212378fe78c28"}, {"url": "http://172.30.9.39:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72244194101743c0bbe0773b3718217a"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8222601c08b24022ad079d5c32689d49"}], "type": "image", "id": "5ca5fd84620847179587afc5b7a4f9d2", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1713263e67c94788bc8a2f4d0841a48e"}, {"url": "http://172.30.9.39:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eda57a322564d19a4e0d5356be78bd4"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83167af88b2e4b0eac7dd94204cc3084"}], "type": "alarming", "id": "7cb105ad4ae3476a97289e4a978005ce", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "85aa5cec6566417799c2eafbde1c231c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e0f7edf651e4224a407c02b5c386987"}, {"url": "http://172.30.9.39:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "32da4af88d714e0384bb897865942788"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b631292e131f4a1e8dd8ac2f8cbae7d7"}], "type": "placement", "id": "9cdf2d784d34438ca008ce55a04ef9de", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37732b8b629f488bb9cbc4797bd598bd"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9554795962a14a9b9becd39e53d66f51"}, {"url": "http://172.30.9.39:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e4995a17cb6c4a949118ce48ee12e061"}], "type": "network", "id": "9f936497a79d43e39a20def0e06cf3b7", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.39:8776/v3/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f022637538483bbb2ffafc675143d7"}, {"url": "http://192.30.9.8:8776/v3/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62e1f9c8f42847c887894cbfc602caee"}, {"url": "http://192.30.9.8:8776/v3/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f8a91164defb46829d55d1c9135f287f"}], "type": "volumev3", "id": "a38da018fa6d4e26a298c5f1a748a48a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dc30cb1a32d4e768a942bf89706b627"}, {"url": "http://192.30.9.8:8776/v1/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e409c093a3034ef992e4d7f96e50e60c"}, {"url": "http://172.30.9.39:8776/v1/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7c7cdafeaf84ad2a5e859b21a18f0cb"}], "type": "volume", "id": "c7203d78d66f4ca7b6c6ccd999bf441d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a6967c65f49d58b2db5d6d6e50063"}, {"url": "http://192.30.9.8:8776/v2/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd52c586cba84a88a51ebaaec206a659"}, {"url": "http://172.30.9.39:8776/v2/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e4d7f4b0aec3467fa0883fc5d1b006d6"}], "type": "volumev2", "id": "dc3e7aeb05fd47ac87a2b8b757a9816b", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1447b4d95e4d496da08715dcc93bda3e"}, "audit_ids": ["LnvCoQkVTVGpAog2KZKzDg"], "issued_at": "2018-10-01T10:08:46.000000Z"}} 2018-10-01 10:08:46,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 10:08:46,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.39:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1c1e09c0f9b1bc9424c08a199b258cc45b867cc3bf3ca73c79369bdbb1fd1965" 2018-10-01 10:08:47,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 01 Oct 2018 10:08:47 GMT X-Openstack-Request-Id: req-b193d9eb-4770-4dd7-89e2-dbcab01b203f 2018-10-01 10:08:47,415 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"0c4e493c-7199-4d4a-86ae-4223bac5874a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1f309f25838e40249520ff0b0c461861","l2_adjacency":true,"status":"ACTIVE","subnets":["09534f99-1063-44f2-99a1-4ff7df7ad2e4"],"description":"","tags":[],"updated_at":"2018-10-01T10:04:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1f309f25838e40249520ff0b0c461861","created_at":"2018-10-01T10:04:05Z","provider:network_type":"flat"}]} 2018-10-01 10:08:47,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b193d9eb-4770-4dd7-89e2-dbcab01b203f 2018-10-01 10:08:47,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.08960700035s 2018-10-01 10:08:47,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 10:08:47,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1c1e09c0f9b1bc9424c08a199b258cc45b867cc3bf3ca73c79369bdbb1fd1965" 2018-10-01 10:08:47,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Mon, 01 Oct 2018 10:08:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d29a2435-a9f0-42a2-8fc9-02d3ca4b6910 2018-10-01 10:08:47,627 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.39:5000/v3/domains/6b3077807d19400dbc67a38dbf0de906"}, "tags": [], "enabled": true, "id": "6b3077807d19400dbc67a38dbf0de906", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.39:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.39:5000/v3/domains", "previous": null, "next": null}} 2018-10-01 10:08:47,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/domains used request id req-d29a2435-a9f0-42a2-8fc9-02d3ca4b6910 2018-10-01 10:08:47,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.204873085022s 2018-10-01 10:08:47,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-01 10:08:47,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1c1e09c0f9b1bc9424c08a199b258cc45b867cc3bf3ca73c79369bdbb1fd1965" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_42acfd8e-4ebf-48a5-9ff6-487b36c1a29b"}}' 2018-10-01 10:08:47,905 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Mon, 01 Oct 2018 10:08:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a7ebcf2-8f36-4c24-941f-8736687c0626 2018-10-01 10:08:47,905 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.39:5000/v3/projects/046fcb69f004445f9925a3a89696d550"}, "tags": [], "enabled": true, "id": "046fcb69f004445f9925a3a89696d550", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_42acfd8e-4ebf-48a5-9ff6-487b36c1a29b"}} 2018-10-01 10:08:47,905 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.39:5000/v3/projects used request id req-3a7ebcf2-8f36-4c24-941f-8736687c0626 2018-10-01 10:08:47,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.269974946976s 2018-10-01 10:08:47,906 - 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'046fcb69f004445f9925a3a89696d550', '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_42acfd8e-4ebf-48a5-9ff6-487b36c1a29b'}) 2018-10-01 10:08:47,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-01 10:08:47,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1c1e09c0f9b1bc9424c08a199b258cc45b867cc3bf3ca73c79369bdbb1fd1965" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "94518ccb-4afe-40a9-8d0a-fb8a07a4a6d0", "email": null, "name": "vmready2-user_42acfd8e-4ebf-48a5-9ff6-487b36c1a29b"}}' 2018-10-01 10:08:48,450 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Mon, 01 Oct 2018 10:08:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f07de06-5a3e-4204-8fc0-e6250ac0426c 2018-10-01 10:08:48,451 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmready2-user_42acfd8e-4ebf-48a5-9ff6-487b36c1a29b", "links": {"self": "http://172.30.9.39:5000/v3/users/9567e5f46c2f4ea1bae7144fe0413877"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9567e5f46c2f4ea1bae7144fe0413877", "domain_id": "default", "password_expires_at": null}} 2018-10-01 10:08:48,451 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.39:5000/v3/users used request id req-3f07de06-5a3e-4204-8fc0-e6250ac0426c 2018-10-01 10:08:48,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.537863016129s 2018-10-01 10:08:48,452 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'9567e5f46c2f4ea1bae7144fe0413877', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_42acfd8e-4ebf-48a5-9ff6-487b36c1a29b'}) 2018-10-01 10:08:48,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 10:08:48,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1c1e09c0f9b1bc9424c08a199b258cc45b867cc3bf3ca73c79369bdbb1fd1965" 2018-10-01 10:08:48,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Mon, 01 Oct 2018 10:08:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-665a2990-0c50-4969-97ae-35e0e1b275e1 2018-10-01 10:08:48,673 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.39:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "638a063d0b3c4224af9184b64754e462", "links": {"self": "http://172.30.9.39:5000/v3/roles/638a063d0b3c4224af9184b64754e462"}, "name": "reader"}, {"domain_id": null, "id": "8d4db4cf39b5466fa7ad8397113ab079", "links": {"self": "http://172.30.9.39:5000/v3/roles/8d4db4cf39b5466fa7ad8397113ab079"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.39:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7733a861d784ab1bcae62feb248036a", "links": {"self": "http://172.30.9.39:5000/v3/roles/a7733a861d784ab1bcae62feb248036a"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "cfbd2a1fb1a14d61944f936a944a4778", "links": {"self": "http://172.30.9.39:5000/v3/roles/cfbd2a1fb1a14d61944f936a944a4778"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ddb065e4880443059c38f55f92b41ad7", "links": {"self": "http://172.30.9.39:5000/v3/roles/ddb065e4880443059c38f55f92b41ad7"}, "name": "admin"}, {"domain_id": null, "id": "dfba5d376cc3423487bda0bf832c5a5c", "links": {"self": "http://172.30.9.39:5000/v3/roles/dfba5d376cc3423487bda0bf832c5a5c"}, "name": "member"}]} 2018-10-01 10:08:48,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/roles used request id req-665a2990-0c50-4969-97ae-35e0e1b275e1 2018-10-01 10:08:48,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.217289924622s 2018-10-01 10:08:48,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 10:08:48,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1c1e09c0f9b1bc9424c08a199b258cc45b867cc3bf3ca73c79369bdbb1fd1965" 2018-10-01 10:08:48,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Mon, 01 Oct 2018 10:08:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a64b9340-0d73-4024-8828-64ebea2e18c1 2018-10-01 10:08:48,904 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.39:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "638a063d0b3c4224af9184b64754e462", "links": {"self": "http://172.30.9.39:5000/v3/roles/638a063d0b3c4224af9184b64754e462"}, "name": "reader"}, {"domain_id": null, "id": "8d4db4cf39b5466fa7ad8397113ab079", "links": {"self": "http://172.30.9.39:5000/v3/roles/8d4db4cf39b5466fa7ad8397113ab079"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.39:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7733a861d784ab1bcae62feb248036a", "links": {"self": "http://172.30.9.39:5000/v3/roles/a7733a861d784ab1bcae62feb248036a"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "cfbd2a1fb1a14d61944f936a944a4778", "links": {"self": "http://172.30.9.39:5000/v3/roles/cfbd2a1fb1a14d61944f936a944a4778"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ddb065e4880443059c38f55f92b41ad7", "links": {"self": "http://172.30.9.39:5000/v3/roles/ddb065e4880443059c38f55f92b41ad7"}, "name": "admin"}, {"domain_id": null, "id": "dfba5d376cc3423487bda0bf832c5a5c", "links": {"self": "http://172.30.9.39:5000/v3/roles/dfba5d376cc3423487bda0bf832c5a5c"}, "name": "member"}]} 2018-10-01 10:08:48,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/roles used request id req-a64b9340-0d73-4024-8828-64ebea2e18c1 2018-10-01 10:08:48,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.226087093353s 2018-10-01 10:08:48,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 10:08:48,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1c1e09c0f9b1bc9424c08a199b258cc45b867cc3bf3ca73c79369bdbb1fd1965" 2018-10-01 10:08:49,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Mon, 01 Oct 2018 10:08:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27f94863-ea59-4545-a9eb-1fe670d78c51 2018-10-01 10:08:49,105 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.39:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "638a063d0b3c4224af9184b64754e462", "links": {"self": "http://172.30.9.39:5000/v3/roles/638a063d0b3c4224af9184b64754e462"}, "name": "reader"}, {"domain_id": null, "id": "8d4db4cf39b5466fa7ad8397113ab079", "links": {"self": "http://172.30.9.39:5000/v3/roles/8d4db4cf39b5466fa7ad8397113ab079"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.39:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7733a861d784ab1bcae62feb248036a", "links": {"self": "http://172.30.9.39:5000/v3/roles/a7733a861d784ab1bcae62feb248036a"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "cfbd2a1fb1a14d61944f936a944a4778", "links": {"self": "http://172.30.9.39:5000/v3/roles/cfbd2a1fb1a14d61944f936a944a4778"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ddb065e4880443059c38f55f92b41ad7", "links": {"self": "http://172.30.9.39:5000/v3/roles/ddb065e4880443059c38f55f92b41ad7"}, "name": "admin"}, {"domain_id": null, "id": "dfba5d376cc3423487bda0bf832c5a5c", "links": {"self": "http://172.30.9.39:5000/v3/roles/dfba5d376cc3423487bda0bf832c5a5c"}, "name": "member"}]} 2018-10-01 10:08:49,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/roles used request id req-27f94863-ea59-4545-a9eb-1fe670d78c51 2018-10-01 10:08:49,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.196073055267s 2018-10-01 10:08:49,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 10:08:49,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1c1e09c0f9b1bc9424c08a199b258cc45b867cc3bf3ca73c79369bdbb1fd1965" 2018-10-01 10:08:49,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 01 Oct 2018 10:08:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4897ed1-a844-4cbd-8ffa-cd7324be67dd 2018-10-01 10:08:49,297 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.39:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-01 10:08:49,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/domains/default used request id req-a4897ed1-a844-4cbd-8ffa-cd7324be67dd 2018-10-01 10:08:49,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.186639070511s 2018-10-01 10:08:49,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 10:08:49,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1c1e09c0f9b1bc9424c08a199b258cc45b867cc3bf3ca73c79369bdbb1fd1965" 2018-10-01 10:08:49,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Mon, 01 Oct 2018 10:08:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f27ec72-5618-4108-ac8b-f29b2ea0ccb1 2018-10-01 10:08:49,505 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.39:5000/v3/users/0a598792985e452db9ba861a518abae6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a598792985e452db9ba861a518abae6", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.39:5000/v3/users/10d9503c6aef4de3800847e7c76f6d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "10d9503c6aef4de3800847e7c76f6d14", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.39:5000/v3/users/1447b4d95e4d496da08715dcc93bda3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1447b4d95e4d496da08715dcc93bda3e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.39:5000/v3/users/1d2a666e6e2e4a4188f312835b476063"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d2a666e6e2e4a4188f312835b476063", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.39:5000/v3/users/3a9c24f142ab44af9f5805f561b2956c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a9c24f142ab44af9f5805f561b2956c", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.39:5000/v3/users/56a09b05fac54700a534271c74d2ded9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56a09b05fac54700a534271c74d2ded9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.39:5000/v3/users/6f44f667c2f4415c97b261bc7beaa87a"}, "domain_id": "6b3077807d19400dbc67a38dbf0de906", "enabled": true, "options": {}, "id": "6f44f667c2f4415c97b261bc7beaa87a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.39:5000/v3/users/7e18c42729d94e62b3b4aea0a7e11892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e18c42729d94e62b3b4aea0a7e11892", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.39:5000/v3/users/8304b793d41f4b8da9798b98771828a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8304b793d41f4b8da9798b98771828a0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.39:5000/v3/users/8b342acc2947417e9ea54fda1c49fd3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b342acc2947417e9ea54fda1c49fd3b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "vmready2-user_42acfd8e-4ebf-48a5-9ff6-487b36c1a29b", "links": {"self": "http://172.30.9.39:5000/v3/users/9567e5f46c2f4ea1bae7144fe0413877"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9567e5f46c2f4ea1bae7144fe0413877", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.39:5000/v3/users/9a7c042fdeb04cb5aa86428985b7eeb1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a7c042fdeb04cb5aa86428985b7eeb1", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.39:5000/v3/users/be24bc7c8c0c48f59ea7865f7ac630fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be24bc7c8c0c48f59ea7865f7ac630fc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.39:5000/v3/users/cbefd192fb054813878f64043dcf5f71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbefd192fb054813878f64043dcf5f71", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.39:5000/v3/users/f47a78a41956436ba9cdc0bb2e56ac27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f47a78a41956436ba9cdc0bb2e56ac27", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.39:5000/v3/users", "previous": null, "next": null}} 2018-10-01 10:08:49,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/users used request id req-4f27ec72-5618-4108-ac8b-f29b2ea0ccb1 2018-10-01 10:08:49,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.207487106323s 2018-10-01 10:08:49,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 10:08:49,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.39:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1c1e09c0f9b1bc9424c08a199b258cc45b867cc3bf3ca73c79369bdbb1fd1965" 2018-10-01 10:08:49,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Mon, 01 Oct 2018 10:08:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8625ae1-ee23-465d-a62a-e742073f1e35 2018-10-01 10:08:49,715 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.39:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.39:5000/v3/projects/68c01919b4a44eb98a59ea6095bf2ee1"}, "tags": [], "enabled": true, "id": "68c01919b4a44eb98a59ea6095bf2ee1", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.39:5000/v3/projects/1f309f25838e40249520ff0b0c461861"}, "tags": [], "enabled": true, "id": "1f309f25838e40249520ff0b0c461861", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.39:5000/v3/projects/046fcb69f004445f9925a3a89696d550"}, "tags": [], "enabled": true, "id": "046fcb69f004445f9925a3a89696d550", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_42acfd8e-4ebf-48a5-9ff6-487b36c1a29b"}]} 2018-10-01 10:08:49,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/projects?domain_id=default used request id req-d8625ae1-ee23-465d-a62a-e742073f1e35 2018-10-01 10:08:49,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.196866989136s 2018-10-01 10:08:49,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-01 10:08:49,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.39:5000/v3/role_assignments?user.id=9567e5f46c2f4ea1bae7144fe0413877&role.id=dfba5d376cc3423487bda0bf832c5a5c&scope.project.id=046fcb69f004445f9925a3a89696d550" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1c1e09c0f9b1bc9424c08a199b258cc45b867cc3bf3ca73c79369bdbb1fd1965" 2018-10-01 10:08:49,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 215 Content-Type: application/json Date: Mon, 01 Oct 2018 10:08:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-627b0c1e-d1b2-46bf-b224-41ac087ee2fc 2018-10-01 10:08:49,998 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.39:5000/v3/role_assignments?user.id=9567e5f46c2f4ea1bae7144fe0413877&role.id=dfba5d376cc3423487bda0bf832c5a5c&scope.project.id=046fcb69f004445f9925a3a89696d550", "previous": null, "next": null}} 2018-10-01 10:08:49,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/role_assignments?user.id=9567e5f46c2f4ea1bae7144fe0413877&role.id=dfba5d376cc3423487bda0bf832c5a5c&scope.project.id=046fcb69f004445f9925a3a89696d550 used request id req-627b0c1e-d1b2-46bf-b224-41ac087ee2fc 2018-10-01 10:08:49,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.274986982346s 2018-10-01 10:08:50,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-01 10:08:50,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.39:5000/v3/projects/046fcb69f004445f9925a3a89696d550/users/9567e5f46c2f4ea1bae7144fe0413877/roles/dfba5d376cc3423487bda0bf832c5a5c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1c1e09c0f9b1bc9424c08a199b258cc45b867cc3bf3ca73c79369bdbb1fd1965" 2018-10-01 10:08:50,297 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 10:08:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a68a4ea7-438b-495a-8e5a-27694492b922 2018-10-01 10:08:50,297 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 10:08:50,298 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.39:5000/v3/projects/046fcb69f004445f9925a3a89696d550/users/9567e5f46c2f4ea1bae7144fe0413877/roles/dfba5d376cc3423487bda0bf832c5a5c used request id req-a68a4ea7-438b-495a-8e5a-27694492b922 2018-10-01 10:08:50,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.295403003693s 2018-10-01 10:08:50,299 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_42acfd8e-4ebf-48a5-9ff6-487b36c1a29b', 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'046fcb69f004445f9925a3a89696d550', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '94518ccb-4afe-40a9-8d0a-fb8a07a4a6d0', 'username': u'vmready2-user_42acfd8e-4ebf-48a5-9ff6-487b36c1a29b', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.39:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-01 10:08:50,302 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_42acfd8e-4ebf-48a5-9ff6-487b36c1a29b', 'password': '94518ccb-4afe-40a9-8d0a-fb8a07a4a6d0', 'project_name': 'vmready2-project_42acfd8e-4ebf-48a5-9ff6-487b36c1a29b', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.39:5000', 'project_id': '046fcb69f004445f9925a3a89696d550', 'project_domain_name': 'Default'} 2018-10-01 10:08:50,304 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2018-10-01 10:08:50,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 10:08:50,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1c1e09c0f9b1bc9424c08a199b258cc45b867cc3bf3ca73c79369bdbb1fd1965" 2018-10-01 10:08:50,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Mon, 01 Oct 2018 10:08:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93a36c86-8446-48ac-8989-c558f37b3c09 2018-10-01 10:08:50,510 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.39:5000/v3/domains/6b3077807d19400dbc67a38dbf0de906"}, "tags": [], "enabled": true, "id": "6b3077807d19400dbc67a38dbf0de906", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.39:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.39:5000/v3/domains", "previous": null, "next": null}} 2018-10-01 10:08:50,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/domains used request id req-93a36c86-8446-48ac-8989-c558f37b3c09 2018-10-01 10:08:50,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.205687046051s 2018-10-01 10:08:50,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 10:08:50,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.39:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1c1e09c0f9b1bc9424c08a199b258cc45b867cc3bf3ca73c79369bdbb1fd1965" 2018-10-01 10:08:50,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Mon, 01 Oct 2018 10:08:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-796bdeda-35f7-4c7c-babf-def6d8e1181b 2018-10-01 10:08:50,709 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.39:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.39:5000/v3/projects/68c01919b4a44eb98a59ea6095bf2ee1"}, "tags": [], "enabled": true, "id": "68c01919b4a44eb98a59ea6095bf2ee1", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.39:5000/v3/projects/1f309f25838e40249520ff0b0c461861"}, "tags": [], "enabled": true, "id": "1f309f25838e40249520ff0b0c461861", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.39:5000/v3/projects/046fcb69f004445f9925a3a89696d550"}, "tags": [], "enabled": true, "id": "046fcb69f004445f9925a3a89696d550", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_42acfd8e-4ebf-48a5-9ff6-487b36c1a29b"}]} 2018-10-01 10:08:50,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/projects?domain_id=default used request id req-796bdeda-35f7-4c7c-babf-def6d8e1181b 2018-10-01 10:08:50,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.191965103149s 2018-10-01 10:08:50,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-01 10:08:50,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1c1e09c0f9b1bc9424c08a199b258cc45b867cc3bf3ca73c79369bdbb1fd1965" -d '{"network": {"tenant_id": "046fcb69f004445f9925a3a89696d550", "name": "vmready2-net_42acfd8e-4ebf-48a5-9ff6-487b36c1a29b", "admin_state_up": true}}' 2018-10-01 10:08:52,068 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Mon, 01 Oct 2018 10:08:52 GMT X-Openstack-Request-Id: req-ae6a6da1-07c3-4254-a216-fc15a4460d3c 2018-10-01 10:08:52,068 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"a09f751e-bd67-45fe-9ae3-e9d6ae7cc6d7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":59,"ipv4_address_scope":null,"shared":false,"project_id":"046fcb69f004445f9925a3a89696d550","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-01T10:08:51Z","is_default":false,"qos_policy_id":null,"name":"vmready2-net_42acfd8e-4ebf-48a5-9ff6-487b36c1a29b","admin_state_up":true,"tenant_id":"046fcb69f004445f9925a3a89696d550","created_at":"2018-10-01T10:08:51Z","mtu":1450}} 2018-10-01 10:08:52,068 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.39:9696/v2.0/networks.json used request id req-ae6a6da1-07c3-4254-a216-fc15a4460d3c 2018-10-01 10:08:52,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.35648488998s 2018-10-01 10:08:52,069 - 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-10-01T10:08:51Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'a09f751e-bd67-45fe-9ae3-e9d6ae7cc6d7', u'provider:segmentation_id': 59, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vmready2-net_42acfd8e-4ebf-48a5-9ff6-487b36c1a29b', u'created_at': u'2018-10-01T10:08:51Z', u'mtu': 1450, u'tenant_id': u'046fcb69f004445f9925a3a89696d550', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'046fcb69f004445f9925a3a89696d550', u'l2_adjacency': True}) 2018-10-01 10:08:52,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 10:08:52,080 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 10:08:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1956a25d-c3c5-40ea-b27b-b068de853d80 2018-10-01 10:08:52,080 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.39:5000/v3/", "rel": "self"}]}]}} 2018-10-01 10:08:52,080 - keystoneauth.session - DEBUG - GET call to http://172.30.9.39:5000/ used request id req-1956a25d-c3c5-40ea-b27b-b068de853d80 2018-10-01 10:08:52,081 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.39:5000/v3/auth/tokens 2018-10-01 10:08:52,482 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dfba5d376cc3423487bda0bf832c5a5c", "name": "member"}, {"id": "638a063d0b3c4224af9184b64754e462", "name": "reader"}], "expires_at": "2018-10-01T11:08:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "046fcb69f004445f9925a3a89696d550", "name": "vmready2-project_42acfd8e-4ebf-48a5-9ff6-487b36c1a29b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.39:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "138cb471eb5e419b8247465e9a58c9f7"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a61bf3a2b6841e798cd18352d363d2c"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "642642e824344c99a1070a65a3a7aa8f"}], "type": "compute", "id": "0b012f093b1f44a3b4a3e7a83b9ea7a0", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d3f7be1817041de8e1bb3b655e4bfb4"}, {"url": "http://172.30.9.39:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "96a3c5dbf4f240619f9ba2ddaae7021f"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b307f57b2acf4fcc8046d538ee5aabc2"}], "type": "identity", "id": "0bd21aaca9304355b8c4fb482d6c203f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.39:8004/v1/046fcb69f004445f9925a3a89696d550", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b846698893f4251920af5ba53636aa8"}, {"url": "http://192.30.9.8:8004/v1/046fcb69f004445f9925a3a89696d550", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ae763c42a9b43ce9548de1c2897d5f0"}, {"url": "http://192.30.9.8:8004/v1/046fcb69f004445f9925a3a89696d550", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6fdbf17bbe4f5b90296fa9aae30c75"}], "type": "orchestration", "id": "16372acfe1c34699a14916495bb81bd3", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39b5349f172e403293ca619e46171fb2"}, {"url": "http://172.30.9.39:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68cd512b2388482f8aaddcaf49f6e5cd"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca2de99aacb41418574f2b79e95b39a"}], "type": "metric", "id": "19fc831bd1d2495584535090f1cfc6c7", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d3120d0211340e5be4ee7ce5426f6b3"}, {"url": "http://172.30.9.39:8080/v1/AUTH_046fcb69f004445f9925a3a89696d550", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1098ea83aaf5470795afcdce53afdaa8"}, {"url": "http://12.0.0.21:8080/v1/AUTH_046fcb69f004445f9925a3a89696d550", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea21d116d8444da28b3977e4555eb9cc"}], "type": "object-store", "id": "20eb38c948dd4c1196107be5e06ad7fd", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d2fe99b90be4165befb1e52e1707ce9"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "972a598fc28443f795fc8f0a494a7038"}, {"url": "http://172.30.9.39:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7762587d46648b28d05e9917c4ea129"}], "type": "event", "id": "33353a6d74744c8a97c1bda917b1188b", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.39:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16e37452679546deb76865500e3735ce"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d95edd82f18462e86cb0b910011f765"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6652f46f89534881a06b314309674b98"}], "type": "cloudformation", "id": "42d564642d5d45a2afe45d7cbc644223", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "434c42520cfd4a48ad3212378fe78c28"}, {"url": "http://172.30.9.39:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72244194101743c0bbe0773b3718217a"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8222601c08b24022ad079d5c32689d49"}], "type": "image", "id": "5ca5fd84620847179587afc5b7a4f9d2", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1713263e67c94788bc8a2f4d0841a48e"}, {"url": "http://172.30.9.39:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eda57a322564d19a4e0d5356be78bd4"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83167af88b2e4b0eac7dd94204cc3084"}], "type": "alarming", "id": "7cb105ad4ae3476a97289e4a978005ce", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "85aa5cec6566417799c2eafbde1c231c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e0f7edf651e4224a407c02b5c386987"}, {"url": "http://172.30.9.39:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "32da4af88d714e0384bb897865942788"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b631292e131f4a1e8dd8ac2f8cbae7d7"}], "type": "placement", "id": "9cdf2d784d34438ca008ce55a04ef9de", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37732b8b629f488bb9cbc4797bd598bd"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9554795962a14a9b9becd39e53d66f51"}, {"url": "http://172.30.9.39:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e4995a17cb6c4a949118ce48ee12e061"}], "type": "network", "id": "9f936497a79d43e39a20def0e06cf3b7", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.39:8776/v3/046fcb69f004445f9925a3a89696d550", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f022637538483bbb2ffafc675143d7"}, {"url": "http://192.30.9.8:8776/v3/046fcb69f004445f9925a3a89696d550", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62e1f9c8f42847c887894cbfc602caee"}, {"url": "http://192.30.9.8:8776/v3/046fcb69f004445f9925a3a89696d550", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f8a91164defb46829d55d1c9135f287f"}], "type": "volumev3", "id": "a38da018fa6d4e26a298c5f1a748a48a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/046fcb69f004445f9925a3a89696d550", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dc30cb1a32d4e768a942bf89706b627"}, {"url": "http://192.30.9.8:8776/v1/046fcb69f004445f9925a3a89696d550", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e409c093a3034ef992e4d7f96e50e60c"}, {"url": "http://172.30.9.39:8776/v1/046fcb69f004445f9925a3a89696d550", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7c7cdafeaf84ad2a5e859b21a18f0cb"}], "type": "volume", "id": "c7203d78d66f4ca7b6c6ccd999bf441d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/046fcb69f004445f9925a3a89696d550", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a6967c65f49d58b2db5d6d6e50063"}, {"url": "http://192.30.9.8:8776/v2/046fcb69f004445f9925a3a89696d550", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd52c586cba84a88a51ebaaec206a659"}, {"url": "http://172.30.9.39:8776/v2/046fcb69f004445f9925a3a89696d550", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e4d7f4b0aec3467fa0883fc5d1b006d6"}], "type": "volumev2", "id": "dc3e7aeb05fd47ac87a2b8b757a9816b", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_42acfd8e-4ebf-48a5-9ff6-487b36c1a29b", "id": "9567e5f46c2f4ea1bae7144fe0413877"}, "audit_ids": ["FFYlBFBaTm6L1h0jVJhVnA"], "issued_at": "2018-10-01T10:08:52.000000Z"}} 2018-10-01 10:08:52,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 10:08:52,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ed45888c417a86773f302c7da0b6d3445e7cf17cb63dc422abede410b109d02c" 2018-10-01 10:08:52,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1229 Content-Type: application/json Date: Mon, 01 Oct 2018 10:08:52 GMT X-Openstack-Request-Id: req-bf9e8261-4803-4291-bade-abfdd92fe195 2018-10-01 10:08:52,832 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0c4e493c-7199-4d4a-86ae-4223bac5874a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1f309f25838e40249520ff0b0c461861","l2_adjacency":true,"status":"ACTIVE","subnets":["09534f99-1063-44f2-99a1-4ff7df7ad2e4"],"description":"","tags":[],"updated_at":"2018-10-01T10:04:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1f309f25838e40249520ff0b0c461861","created_at":"2018-10-01T10:04:05Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"a09f751e-bd67-45fe-9ae3-e9d6ae7cc6d7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"046fcb69f004445f9925a3a89696d550","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-01T10:08:51Z","qos_policy_id":null,"name":"vmready2-net_42acfd8e-4ebf-48a5-9ff6-487b36c1a29b","admin_state_up":true,"tenant_id":"046fcb69f004445f9925a3a89696d550","created_at":"2018-10-01T10:08:51Z","mtu":1450}]} 2018-10-01 10:08:52,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/networks.json used request id req-bf9e8261-4803-4291-bade-abfdd92fe195 2018-10-01 10:08:52,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.347517967224s 2018-10-01 10:08:52,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-01 10:08:52,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ed45888c417a86773f302c7da0b6d3445e7cf17cb63dc422abede410b109d02c" -d '{"subnet": {"name": "vmready2-subnet_42acfd8e-4ebf-48a5-9ff6-487b36c1a29b", "enable_dhcp": true, "network_id": "a09f751e-bd67-45fe-9ae3-e9d6ae7cc6d7", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-01 10:08:53,728 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Mon, 01 Oct 2018 10:08:54 GMT X-Openstack-Request-Id: req-169d553b-eb02-4ba2-8479-ba83ef644bef 2018-10-01 10:08:53,728 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a09f751e-bd67-45fe-9ae3-e9d6ae7cc6d7","tenant_id":"046fcb69f004445f9925a3a89696d550","created_at":"2018-10-01T10:08:53Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-01T10:08:53Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"046fcb69f004445f9925a3a89696d550","id":"331aefcd-9dff-409e-8cf1-134eeebbeb48","subnetpool_id":null,"name":"vmready2-subnet_42acfd8e-4ebf-48a5-9ff6-487b36c1a29b"}} 2018-10-01 10:08:53,728 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.39:9696/v2.0/subnets.json used request id req-169d553b-eb02-4ba2-8479-ba83ef644bef 2018-10-01 10:08:53,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.894608974457s 2018-10-01 10:08:53,729 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-01T10:08:53Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'331aefcd-9dff-409e-8cf1-134eeebbeb48', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_42acfd8e-4ebf-48a5-9ff6-487b36c1a29b', u'enable_dhcp': True, u'network_id': u'a09f751e-bd67-45fe-9ae3-e9d6ae7cc6d7', u'tenant_id': u'046fcb69f004445f9925a3a89696d550', u'created_at': u'2018-10-01T10:08:53Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'046fcb69f004445f9925a3a89696d550'}) 2018-10-01 10:08:53,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-01 10:08:53,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ed45888c417a86773f302c7da0b6d3445e7cf17cb63dc422abede410b109d02c" -d '{"router": {"external_gateway_info": {"network_id": "0c4e493c-7199-4d4a-86ae-4223bac5874a"}, "name": "vmready2-router_42acfd8e-4ebf-48a5-9ff6-487b36c1a29b", "admin_state_up": true}}' 2018-10-01 10:09:00,076 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Mon, 01 Oct 2018 10:09:00 GMT X-Openstack-Request-Id: req-f24b59b7-f846-434a-9e1f-ef8a6f25610f 2018-10-01 10:09:00,077 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0c4e493c-7199-4d4a-86ae-4223bac5874a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "09534f99-1063-44f2-99a1-4ff7df7ad2e4", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "046fcb69f004445f9925a3a89696d550", "created_at": "2018-10-01T10:08:54Z", "admin_state_up": true, "updated_at": "2018-10-01T10:08:55Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "046fcb69f004445f9925a3a89696d550", "id": "af6651f9-56f9-4ba9-8251-a256396cc3a9", "name": "vmready2-router_42acfd8e-4ebf-48a5-9ff6-487b36c1a29b"}} 2018-10-01 10:09:00,077 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.39:9696/v2.0/routers.json used request id req-f24b59b7-f846-434a-9e1f-ef8a6f25610f 2018-10-01 10:09:00,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.34789204597s 2018-10-01 10:09:00,077 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-01T10:08:55Z', u'revision_number': 3, u'id': u'af6651f9-56f9-4ba9-8251-a256396cc3a9', u'external_gateway_info': {u'network_id': u'0c4e493c-7199-4d4a-86ae-4223bac5874a', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'09534f99-1063-44f2-99a1-4ff7df7ad2e4', u'ip_address': u'172.30.9.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_42acfd8e-4ebf-48a5-9ff6-487b36c1a29b', u'admin_state_up': True, u'tenant_id': u'046fcb69f004445f9925a3a89696d550', u'created_at': u'2018-10-01T10:08:54Z', u'flavor_id': None, u'routes': [], u'project_id': u'046fcb69f004445f9925a3a89696d550'}) 2018-10-01 10:09:00,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-01 10:09:00,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.39:9696/v2.0/routers/af6651f9-56f9-4ba9-8251-a256396cc3a9/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ed45888c417a86773f302c7da0b6d3445e7cf17cb63dc422abede410b109d02c" -d '{"subnet_id": "331aefcd-9dff-409e-8cf1-134eeebbeb48"}' 2018-10-01 10:09:03,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 01 Oct 2018 10:09:03 GMT X-Openstack-Request-Id: req-6d3b9a16-14ec-4c9b-84f0-d8e984838f6e 2018-10-01 10:09:03,655 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "a09f751e-bd67-45fe-9ae3-e9d6ae7cc6d7", "tenant_id": "046fcb69f004445f9925a3a89696d550", "subnet_id": "331aefcd-9dff-409e-8cf1-134eeebbeb48", "subnet_ids": ["331aefcd-9dff-409e-8cf1-134eeebbeb48"], "port_id": "ce2c4e23-bd8f-4eaf-b4e2-590e8907a921", "id": "af6651f9-56f9-4ba9-8251-a256396cc3a9"} 2018-10-01 10:09:03,655 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.39:9696/v2.0/routers/af6651f9-56f9-4ba9-8251-a256396cc3a9/add_router_interface.json used request id req-6d3b9a16-14ec-4c9b-84f0-d8e984838f6e 2018-10-01 10:09:03,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.57740187645s 2018-10-01 10:09:03,656 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-01 10:09:03,788 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-01 10:09:03,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 10:09:03,796 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 01 Oct 2018 10:09:04 GMT 2018-10-01 10:09:03,797 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.39:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.39:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.39:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.39:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.39:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.39:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.39:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.39:9292/v2/", "rel": "self"}]}]} 2018-10-01 10:09:03,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 10:09:03,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ed45888c417a86773f302c7da0b6d3445e7cf17cb63dc422abede410b109d02c" 2018-10-01 10:09:04,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 01 Oct 2018 10:09:04 GMT X-Openstack-Request-Id: req-84acaac8-5857-4f85-a823-b74c622b54cf 2018-10-01 10:09:04,590 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 10:09:04,591 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.39:9292/v2/images used request id req-84acaac8-5857-4f85-a823-b74c622b54cf 2018-10-01 10:09:04,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.788315057755s 2018-10-01 10:09:04,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-01 10:09:04,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ed45888c417a86773f302c7da0b6d3445e7cf17cb63dc422abede410b109d02c" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_42acfd8e-4ebf-48a5-9ff6-487b36c1a29b", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_42acfd8e-4ebf-48a5-9ff6-487b36c1a29b"}' 2018-10-01 10:09:05,446 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Mon, 01 Oct 2018 10:09:05 GMT Location: http://172.30.9.39:9292/v2/images/98575573-483b-4513-8a54-77580ded15d5 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-033a2871-98ec-4a2f-9e8c-ea686bbd0654 2018-10-01 10:09:05,446 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T10:09:05Z", "file": "/v2/images/98575573-483b-4513-8a54-77580ded15d5/file", "owner": "046fcb69f004445f9925a3a89696d550", "id": "98575573-483b-4513-8a54-77580ded15d5", "size": null, "self": "/v2/images/98575573-483b-4513-8a54-77580ded15d5", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_42acfd8e-4ebf-48a5-9ff6-487b36c1a29b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_42acfd8e-4ebf-48a5-9ff6-487b36c1a29b", "checksum": null, "created_at": "2018-10-01T10:09:05Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-01 10:09:05,446 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.39:9292/v2/images used request id req-033a2871-98ec-4a2f-9e8c-ea686bbd0654 2018-10-01 10:09:05,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.846440076828s 2018-10-01 10:09:05,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-01 10:09:05,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.39:9292/v2/images/98575573-483b-4513-8a54-77580ded15d5/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ed45888c417a86773f302c7da0b6d3445e7cf17cb63dc422abede410b109d02c" -d '' 2018-10-01 10:09:07,383 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 10:09:07 GMT X-Openstack-Request-Id: req-966e3ef5-d37f-4fea-b0a0-aef34340f4ee 2018-10-01 10:09:07,383 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 10:09:07,383 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.39:9292/v2/images/98575573-483b-4513-8a54-77580ded15d5/file used request id req-966e3ef5-d37f-4fea-b0a0-aef34340f4ee 2018-10-01 10:09:07,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.93597412109s 2018-10-01 10:09:07,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 10:09:07,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ed45888c417a86773f302c7da0b6d3445e7cf17cb63dc422abede410b109d02c" 2018-10-01 10:09:08,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Mon, 01 Oct 2018 10:09:07 GMT X-Openstack-Request-Id: req-776495d4-897c-4d27-9233-8b6bd7aa698a 2018-10-01 10:09:08,148 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T10:09:07Z", "file": "/v2/images/98575573-483b-4513-8a54-77580ded15d5/file", "owner": "046fcb69f004445f9925a3a89696d550", "id": "98575573-483b-4513-8a54-77580ded15d5", "size": 12716032, "self": "/v2/images/98575573-483b-4513-8a54-77580ded15d5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://424f78db-5670-4931-b99a-3b6ae6456aba/images/98575573-483b-4513-8a54-77580ded15d5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://424f78db-5670-4931-b99a-3b6ae6456aba/images/98575573-483b-4513-8a54-77580ded15d5/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_42acfd8e-4ebf-48a5-9ff6-487b36c1a29b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_42acfd8e-4ebf-48a5-9ff6-487b36c1a29b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T10:09:05Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 10:09:08,148 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.39:9292/v2/images used request id req-776495d4-897c-4d27-9233-8b6bd7aa698a 2018-10-01 10:09:08,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.760974884033s 2018-10-01 10:09:08,151 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://424f78db-5670-4931-b99a-3b6ae6456aba/images/98575573-483b-4513-8a54-77580ded15d5/snap', u'metadata': Munch({})})], 'file': u'/v2/images/98575573-483b-4513-8a54-77580ded15d5/file', 'owner': u'046fcb69f004445f9925a3a89696d550', 'id': u'98575573-483b-4513-8a54-77580ded15d5', 'size': 12716032, u'self': u'/v2/images/98575573-483b-4513-8a54-77580ded15d5', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'046fcb69f004445f9925a3a89696d550', 'name': 'vmready2-project_42acfd8e-4ebf-48a5-9ff6-487b36c1a29b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://424f78db-5670-4931-b99a-3b6ae6456aba/images/98575573-483b-4513-8a54-77580ded15d5/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-01T10:09:07Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-01T10:09:07Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_42acfd8e-4ebf-48a5-9ff6-487b36c1a29b', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/98575573-483b-4513-8a54-77580ded15d5', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_42acfd8e-4ebf-48a5-9ff6-487b36c1a29b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_42acfd8e-4ebf-48a5-9ff6-487b36c1a29b', 'created': u'2018-10-01T10:09:05Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-01T10:09:05Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/98575573-483b-4513-8a54-77580ded15d5', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_42acfd8e-4ebf-48a5-9ff6-487b36c1a29b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-01 10:09:08,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-01 10:09:08,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1c1e09c0f9b1bc9424c08a199b258cc45b867cc3bf3ca73c79369bdbb1fd1965" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_42acfd8e-4ebf-48a5-9ff6-487b36c1a29b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-01 10:09:09,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 305 Content-Type: application/json Date: Mon, 01 Oct 2018 10:09:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2e68927c-5016-4c47-85cd-d866fe9a28e3 x-openstack-request-id: req-2e68927c-5016-4c47-85cd-d866fe9a28e3 2018-10-01 10:09:09,073 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.39:8774/v2.1/flavors/443eedc7-b00e-4fc8-aaa0-416f4d59d91e", "rel": "self"}, {"href": "http://172.30.9.39:8774/flavors/443eedc7-b00e-4fc8-aaa0-416f4d59d91e", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "443eedc7-b00e-4fc8-aaa0-416f4d59d91e", "name": "vmready2-flavor_42acfd8e-4ebf-48a5-9ff6-487b36c1a29b", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-01 10:09:09,073 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.39:8774/v2.1/flavors used request id req-2e68927c-5016-4c47-85cd-d866fe9a28e3 2018-10-01 10:09:09,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.918762922287s 2018-10-01 10:09:09,074 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_42acfd8e-4ebf-48a5-9ff6-487b36c1a29b', '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'68c01919b4a44eb98a59ea6095bf2ee1', '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'443eedc7-b00e-4fc8-aaa0-416f4d59d91e', 'swap': 0}) 2018-10-01 10:09:09,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-01 10:09:09,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:8774/v2.1/flavors/443eedc7-b00e-4fc8-aaa0-416f4d59d91e/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1c1e09c0f9b1bc9424c08a199b258cc45b867cc3bf3ca73c79369bdbb1fd1965" -d '{"extra_specs": {}}' 2018-10-01 10:09:09,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 01 Oct 2018 10:09:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-76a1b8b8-3d91-470f-bb21-6cce9973d876 x-openstack-request-id: req-76a1b8b8-3d91-470f-bb21-6cce9973d876 2018-10-01 10:09:09,210 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-01 10:09:09,210 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.39:8774/v2.1/flavors/443eedc7-b00e-4fc8-aaa0-416f4d59d91e/os-extra_specs used request id req-76a1b8b8-3d91-470f-bb21-6cce9973d876 2018-10-01 10:09:09,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.13588309288s 2018-10-01 10:09:09,325 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-01 10:09:09,326 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:19 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-01 10:09:09,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-01 10:09:09,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.39:9696/v2.0/routers/af6651f9-56f9-4ba9-8251-a256396cc3a9/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ed45888c417a86773f302c7da0b6d3445e7cf17cb63dc422abede410b109d02c" -d '{"subnet_id": "331aefcd-9dff-409e-8cf1-134eeebbeb48"}' 2018-10-01 10:09:12,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 01 Oct 2018 10:09:12 GMT X-Openstack-Request-Id: req-0a9d5906-1d5b-43ea-9469-dc3c8a6a8c3e 2018-10-01 10:09:12,302 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "a09f751e-bd67-45fe-9ae3-e9d6ae7cc6d7", "tenant_id": "046fcb69f004445f9925a3a89696d550", "subnet_id": "331aefcd-9dff-409e-8cf1-134eeebbeb48", "subnet_ids": ["331aefcd-9dff-409e-8cf1-134eeebbeb48"], "port_id": "ce2c4e23-bd8f-4eaf-b4e2-590e8907a921", "id": "af6651f9-56f9-4ba9-8251-a256396cc3a9"} 2018-10-01 10:09:12,302 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.39:9696/v2.0/routers/af6651f9-56f9-4ba9-8251-a256396cc3a9/remove_router_interface.json used request id req-0a9d5906-1d5b-43ea-9469-dc3c8a6a8c3e 2018-10-01 10:09:12,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.97072196007s 2018-10-01 10:09:12,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-01 10:09:12,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ed45888c417a86773f302c7da0b6d3445e7cf17cb63dc422abede410b109d02c" 2018-10-01 10:09:13,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Mon, 01 Oct 2018 10:09:13 GMT X-Openstack-Request-Id: req-0e5bcefc-cd8b-4a6f-8e4f-d64e4a96819f 2018-10-01 10:09:13,456 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "0c4e493c-7199-4d4a-86ae-4223bac5874a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "09534f99-1063-44f2-99a1-4ff7df7ad2e4", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "046fcb69f004445f9925a3a89696d550", "created_at": "2018-10-01T10:08:54Z", "admin_state_up": true, "updated_at": "2018-10-01T10:09:10Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "046fcb69f004445f9925a3a89696d550", "id": "af6651f9-56f9-4ba9-8251-a256396cc3a9", "name": "vmready2-router_42acfd8e-4ebf-48a5-9ff6-487b36c1a29b"}]} 2018-10-01 10:09:13,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/routers.json used request id req-0e5bcefc-cd8b-4a6f-8e4f-d64e4a96819f 2018-10-01 10:09:13,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 1.15334200859s 2018-10-01 10:09:13,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-01 10:09:13,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.39:9696/v2.0/routers/af6651f9-56f9-4ba9-8251-a256396cc3a9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ed45888c417a86773f302c7da0b6d3445e7cf17cb63dc422abede410b109d02c" 2018-10-01 10:09:17,401 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 10:09:17 GMT X-Openstack-Request-Id: req-1c8b137e-d4e1-45bb-abb6-4381ac706a3a 2018-10-01 10:09:17,401 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 10:09:17,401 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.39:9696/v2.0/routers/af6651f9-56f9-4ba9-8251-a256396cc3a9.json used request id req-1c8b137e-d4e1-45bb-abb6-4381ac706a3a 2018-10-01 10:09:17,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.94381093979s 2018-10-01 10:09:17,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-01 10:09:17,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ed45888c417a86773f302c7da0b6d3445e7cf17cb63dc422abede410b109d02c" 2018-10-01 10:09:17,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Mon, 01 Oct 2018 10:09:18 GMT X-Openstack-Request-Id: req-ae12fe23-7163-493c-a6b5-4dbcb3eb6912 2018-10-01 10:09:17,708 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a09f751e-bd67-45fe-9ae3-e9d6ae7cc6d7","tenant_id":"046fcb69f004445f9925a3a89696d550","created_at":"2018-10-01T10:08:53Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-01T10:08:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"046fcb69f004445f9925a3a89696d550","id":"331aefcd-9dff-409e-8cf1-134eeebbeb48","subnetpool_id":null,"name":"vmready2-subnet_42acfd8e-4ebf-48a5-9ff6-487b36c1a29b"}]} 2018-10-01 10:09:17,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/subnets.json used request id req-ae12fe23-7163-493c-a6b5-4dbcb3eb6912 2018-10-01 10:09:17,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.305933952332s 2018-10-01 10:09:17,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-01 10:09:17,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.39:9696/v2.0/subnets/331aefcd-9dff-409e-8cf1-134eeebbeb48.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ed45888c417a86773f302c7da0b6d3445e7cf17cb63dc422abede410b109d02c" 2018-10-01 10:09:20,176 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 10:09:20 GMT X-Openstack-Request-Id: req-141015a0-31e8-4ed5-b60c-fbf52932507d 2018-10-01 10:09:20,176 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 10:09:20,176 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.39:9696/v2.0/subnets/331aefcd-9dff-409e-8cf1-134eeebbeb48.json used request id req-141015a0-31e8-4ed5-b60c-fbf52932507d 2018-10-01 10:09:20,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.46701788902s 2018-10-01 10:09:20,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 10:09:20,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ed45888c417a86773f302c7da0b6d3445e7cf17cb63dc422abede410b109d02c" 2018-10-01 10:09:20,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Mon, 01 Oct 2018 10:09:20 GMT X-Openstack-Request-Id: req-f1733983-5a0e-4f4e-a397-00190463832f 2018-10-01 10:09:20,542 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0c4e493c-7199-4d4a-86ae-4223bac5874a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1f309f25838e40249520ff0b0c461861","l2_adjacency":true,"status":"ACTIVE","subnets":["09534f99-1063-44f2-99a1-4ff7df7ad2e4"],"description":"","tags":[],"updated_at":"2018-10-01T10:04:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1f309f25838e40249520ff0b0c461861","created_at":"2018-10-01T10:04:05Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a09f751e-bd67-45fe-9ae3-e9d6ae7cc6d7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"046fcb69f004445f9925a3a89696d550","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-01T10:09:20Z","qos_policy_id":null,"name":"vmready2-net_42acfd8e-4ebf-48a5-9ff6-487b36c1a29b","admin_state_up":true,"tenant_id":"046fcb69f004445f9925a3a89696d550","created_at":"2018-10-01T10:08:51Z","mtu":1450}]} 2018-10-01 10:09:20,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/networks.json used request id req-f1733983-5a0e-4f4e-a397-00190463832f 2018-10-01 10:09:20,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.365778923035s 2018-10-01 10:09:20,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-01 10:09:20,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.39:9696/v2.0/networks/a09f751e-bd67-45fe-9ae3-e9d6ae7cc6d7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ed45888c417a86773f302c7da0b6d3445e7cf17cb63dc422abede410b109d02c" 2018-10-01 10:09:21,608 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 10:09:21 GMT X-Openstack-Request-Id: req-1d42a5c8-b057-437d-8ffc-f31265df1e94 2018-10-01 10:09:21,608 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 10:09:21,608 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.39:9696/v2.0/networks/a09f751e-bd67-45fe-9ae3-e9d6ae7cc6d7.json used request id req-1d42a5c8-b057-437d-8ffc-f31265df1e94 2018-10-01 10:09:21,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.06486082077s 2018-10-01 10:09:21,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 10:09:21,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ed45888c417a86773f302c7da0b6d3445e7cf17cb63dc422abede410b109d02c" 2018-10-01 10:09:22,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Mon, 01 Oct 2018 10:09:22 GMT X-Openstack-Request-Id: req-6188afe5-f2a3-430d-af55-b7e8a0ae31c2 2018-10-01 10:09:22,392 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T10:09:07Z", "file": "/v2/images/98575573-483b-4513-8a54-77580ded15d5/file", "owner": "046fcb69f004445f9925a3a89696d550", "id": "98575573-483b-4513-8a54-77580ded15d5", "size": 12716032, "self": "/v2/images/98575573-483b-4513-8a54-77580ded15d5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://424f78db-5670-4931-b99a-3b6ae6456aba/images/98575573-483b-4513-8a54-77580ded15d5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://424f78db-5670-4931-b99a-3b6ae6456aba/images/98575573-483b-4513-8a54-77580ded15d5/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_42acfd8e-4ebf-48a5-9ff6-487b36c1a29b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_42acfd8e-4ebf-48a5-9ff6-487b36c1a29b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T10:09:05Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 10:09:22,392 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.39:9292/v2/images used request id req-6188afe5-f2a3-430d-af55-b7e8a0ae31c2 2018-10-01 10:09:22,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.779093027115s 2018-10-01 10:09:22,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-01 10:09:22,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.39:9292/v2/images/98575573-483b-4513-8a54-77580ded15d5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}ed45888c417a86773f302c7da0b6d3445e7cf17cb63dc422abede410b109d02c" 2018-10-01 10:09:23,530 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 10:09:23 GMT X-Openstack-Request-Id: req-50b2d071-ed36-491a-98ee-5ddac4995594 2018-10-01 10:09:23,530 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 10:09:23,530 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.39:9292/v2/images/98575573-483b-4513-8a54-77580ded15d5 used request id req-50b2d071-ed36-491a-98ee-5ddac4995594 2018-10-01 10:09:23,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.13623309135s 2018-10-01 10:09:23,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-01 10:09:23,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.39:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1c1e09c0f9b1bc9424c08a199b258cc45b867cc3bf3ca73c79369bdbb1fd1965" 2018-10-01 10:09:23,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 305 Content-Type: application/json Date: Mon, 01 Oct 2018 10:09:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d749b5fb-9d46-4071-88ca-e3dd379d18f4 x-openstack-request-id: req-d749b5fb-9d46-4071-88ca-e3dd379d18f4 2018-10-01 10:09:23,678 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.39:8774/v2.1/flavors/443eedc7-b00e-4fc8-aaa0-416f4d59d91e", "rel": "self"}, {"href": "http://172.30.9.39:8774/flavors/443eedc7-b00e-4fc8-aaa0-416f4d59d91e", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "443eedc7-b00e-4fc8-aaa0-416f4d59d91e", "name": "vmready2-flavor_42acfd8e-4ebf-48a5-9ff6-487b36c1a29b", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-01 10:09:23,678 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.39:8774/v2.1/flavors/detail?is_public=None used request id req-d749b5fb-9d46-4071-88ca-e3dd379d18f4 2018-10-01 10:09:23,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.141690015793s 2018-10-01 10:09:23,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-01 10:09:23,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.39:8774/v2.1/flavors/443eedc7-b00e-4fc8-aaa0-416f4d59d91e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1c1e09c0f9b1bc9424c08a199b258cc45b867cc3bf3ca73c79369bdbb1fd1965" 2018-10-01 10:09:23,721 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 01 Oct 2018 10:09:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8340c22f-56e1-412d-9f55-fdf346b24335 x-openstack-request-id: req-8340c22f-56e1-412d-9f55-fdf346b24335 2018-10-01 10:09:23,722 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.39:8774/v2.1/flavors/443eedc7-b00e-4fc8-aaa0-416f4d59d91e used request id req-8340c22f-56e1-412d-9f55-fdf346b24335 2018-10-01 10:09:23,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0418019294739s 2018-10-01 10:09:23,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 10:09:23,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1c1e09c0f9b1bc9424c08a199b258cc45b867cc3bf3ca73c79369bdbb1fd1965" 2018-10-01 10:09:23,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Mon, 01 Oct 2018 10:09:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9daa436-9b8a-4691-8422-752fef48bf77 2018-10-01 10:09:23,923 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.39:5000/v3/users/0a598792985e452db9ba861a518abae6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a598792985e452db9ba861a518abae6", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.39:5000/v3/users/10d9503c6aef4de3800847e7c76f6d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "10d9503c6aef4de3800847e7c76f6d14", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.39:5000/v3/users/1447b4d95e4d496da08715dcc93bda3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1447b4d95e4d496da08715dcc93bda3e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.39:5000/v3/users/1d2a666e6e2e4a4188f312835b476063"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d2a666e6e2e4a4188f312835b476063", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.39:5000/v3/users/3a9c24f142ab44af9f5805f561b2956c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a9c24f142ab44af9f5805f561b2956c", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.39:5000/v3/users/56a09b05fac54700a534271c74d2ded9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56a09b05fac54700a534271c74d2ded9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.39:5000/v3/users/6f44f667c2f4415c97b261bc7beaa87a"}, "domain_id": "6b3077807d19400dbc67a38dbf0de906", "enabled": true, "options": {}, "id": "6f44f667c2f4415c97b261bc7beaa87a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.39:5000/v3/users/7e18c42729d94e62b3b4aea0a7e11892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e18c42729d94e62b3b4aea0a7e11892", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.39:5000/v3/users/8304b793d41f4b8da9798b98771828a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8304b793d41f4b8da9798b98771828a0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.39:5000/v3/users/8b342acc2947417e9ea54fda1c49fd3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b342acc2947417e9ea54fda1c49fd3b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "vmready2-user_42acfd8e-4ebf-48a5-9ff6-487b36c1a29b", "links": {"self": "http://172.30.9.39:5000/v3/users/9567e5f46c2f4ea1bae7144fe0413877"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9567e5f46c2f4ea1bae7144fe0413877", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.39:5000/v3/users/9a7c042fdeb04cb5aa86428985b7eeb1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a7c042fdeb04cb5aa86428985b7eeb1", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.39:5000/v3/users/be24bc7c8c0c48f59ea7865f7ac630fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be24bc7c8c0c48f59ea7865f7ac630fc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.39:5000/v3/users/cbefd192fb054813878f64043dcf5f71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbefd192fb054813878f64043dcf5f71", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.39:5000/v3/users/f47a78a41956436ba9cdc0bb2e56ac27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f47a78a41956436ba9cdc0bb2e56ac27", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.39:5000/v3/users", "previous": null, "next": null}} 2018-10-01 10:09:23,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/users used request id req-a9daa436-9b8a-4691-8422-752fef48bf77 2018-10-01 10:09:23,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.200651884079s 2018-10-01 10:09:23,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 10:09:23,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/users/9567e5f46c2f4ea1bae7144fe0413877 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1c1e09c0f9b1bc9424c08a199b258cc45b867cc3bf3ca73c79369bdbb1fd1965" 2018-10-01 10:09:24,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Mon, 01 Oct 2018 10:09:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-728a7b7d-e33a-4e3f-8490-927db26f46b9 2018-10-01 10:09:24,213 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmready2-user_42acfd8e-4ebf-48a5-9ff6-487b36c1a29b", "links": {"self": "http://172.30.9.39:5000/v3/users/9567e5f46c2f4ea1bae7144fe0413877"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "9567e5f46c2f4ea1bae7144fe0413877", "description": null}} 2018-10-01 10:09:24,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/users/9567e5f46c2f4ea1bae7144fe0413877 used request id req-728a7b7d-e33a-4e3f-8490-927db26f46b9 2018-10-01 10:09:24,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.284029006958s 2018-10-01 10:09:24,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-01 10:09:24,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.39:5000/v3/users/9567e5f46c2f4ea1bae7144fe0413877 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1c1e09c0f9b1bc9424c08a199b258cc45b867cc3bf3ca73c79369bdbb1fd1965" 2018-10-01 10:09:24,565 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 10:09:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5902465-6005-43a4-8f1c-40d4fd0c0b60 2018-10-01 10:09:24,565 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 10:09:24,566 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.39:5000/v3/users/9567e5f46c2f4ea1bae7144fe0413877 used request id req-b5902465-6005-43a4-8f1c-40d4fd0c0b60 2018-10-01 10:09:24,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.351598024368s 2018-10-01 10:09:24,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 10:09:24,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1c1e09c0f9b1bc9424c08a199b258cc45b867cc3bf3ca73c79369bdbb1fd1965" 2018-10-01 10:09:24,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Mon, 01 Oct 2018 10:09:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5454cbe7-4413-494f-b0e3-a18c63fd031f 2018-10-01 10:09:24,747 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.39:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.39:5000/v3/projects/046fcb69f004445f9925a3a89696d550"}, "tags": [], "enabled": true, "id": "046fcb69f004445f9925a3a89696d550", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_42acfd8e-4ebf-48a5-9ff6-487b36c1a29b"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.39:5000/v3/projects/1f309f25838e40249520ff0b0c461861"}, "tags": [], "enabled": true, "id": "1f309f25838e40249520ff0b0c461861", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.39:5000/v3/projects/68c01919b4a44eb98a59ea6095bf2ee1"}, "tags": [], "enabled": true, "id": "68c01919b4a44eb98a59ea6095bf2ee1", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-01 10:09:24,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/projects used request id req-5454cbe7-4413-494f-b0e3-a18c63fd031f 2018-10-01 10:09:24,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.174975156784s 2018-10-01 10:09:24,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-01 10:09:24,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.39:5000/v3/projects/046fcb69f004445f9925a3a89696d550 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1c1e09c0f9b1bc9424c08a199b258cc45b867cc3bf3ca73c79369bdbb1fd1965" 2018-10-01 10:09:25,088 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 10:09:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e597f64-5c82-4f0d-868e-628bcbc85294 2018-10-01 10:09:25,089 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 10:09:25,089 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.39:5000/v3/projects/046fcb69f004445f9925a3a89696d550 used request id req-9e597f64-5c82-4f0d-868e-628bcbc85294 2018-10-01 10:09:25,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.335829019547s 2018-10-01 10:09:25,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 10:09:25,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.39:9696/v2.0/security-groups.json?project_id=046fcb69f004445f9925a3a89696d550&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1c1e09c0f9b1bc9424c08a199b258cc45b867cc3bf3ca73c79369bdbb1fd1965" 2018-10-01 10:09:25,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 01 Oct 2018 10:09:25 GMT X-Openstack-Request-Id: req-fc588285-fdc6-4a62-9985-4cc97bfa51ca 2018-10-01 10:09:25,404 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "046fcb69f004445f9925a3a89696d550", "created_at": "2018-10-01T10:08:51Z", "updated_at": "2018-10-01T10:08:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:08:51Z", "revision_number": 0, "id": "47fb3f40-4dc0-4f5d-badc-a0b6ee690bad", "remote_group_id": "f8558ad3-5534-49e4-a03d-66a37bc0bfb7", "remote_ip_prefix": null, "created_at": "2018-10-01T10:08:51Z", "security_group_id": "f8558ad3-5534-49e4-a03d-66a37bc0bfb7", "tenant_id": "046fcb69f004445f9925a3a89696d550", "port_range_min": null, "ethertype": "IPv6", "project_id": "046fcb69f004445f9925a3a89696d550"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:08:51Z", "revision_number": 0, "id": "4ef96194-fa48-4e8c-a37b-74a4ee037a5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:08:51Z", "security_group_id": "f8558ad3-5534-49e4-a03d-66a37bc0bfb7", "tenant_id": "046fcb69f004445f9925a3a89696d550", "port_range_min": null, "ethertype": "IPv4", "project_id": "046fcb69f004445f9925a3a89696d550"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:08:51Z", "revision_number": 0, "id": "c32b7230-8d44-4e9d-9695-d6e2da411286", "remote_group_id": "f8558ad3-5534-49e4-a03d-66a37bc0bfb7", "remote_ip_prefix": null, "created_at": "2018-10-01T10:08:51Z", "security_group_id": "f8558ad3-5534-49e4-a03d-66a37bc0bfb7", "tenant_id": "046fcb69f004445f9925a3a89696d550", "port_range_min": null, "ethertype": "IPv4", "project_id": "046fcb69f004445f9925a3a89696d550"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:08:51Z", "revision_number": 0, "id": "dbd7c9ac-a7bb-4052-8ec4-7a566d158517", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:08:51Z", "security_group_id": "f8558ad3-5534-49e4-a03d-66a37bc0bfb7", "tenant_id": "046fcb69f004445f9925a3a89696d550", "port_range_min": null, "ethertype": "IPv6", "project_id": "046fcb69f004445f9925a3a89696d550"}], "revision_number": 1, "project_id": "046fcb69f004445f9925a3a89696d550", "id": "f8558ad3-5534-49e4-a03d-66a37bc0bfb7", "name": "default"}]} 2018-10-01 10:09:25,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/security-groups.json?project_id=046fcb69f004445f9925a3a89696d550&name=default used request id req-fc588285-fdc6-4a62-9985-4cc97bfa51ca 2018-10-01 10:09:25,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.309542894363s 2018-10-01 10:09:25,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 10:09:25,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1c1e09c0f9b1bc9424c08a199b258cc45b867cc3bf3ca73c79369bdbb1fd1965" 2018-10-01 10:09:26,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Mon, 01 Oct 2018 10:09:26 GMT X-Openstack-Request-Id: req-61175271-1c2d-4bed-bd86-30425cd72c11 2018-10-01 10:09:26,482 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "created_at": "2018-10-01T10:07:04Z", "updated_at": "2018-10-01T10:07:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:07:04Z", "revision_number": 0, "id": "2ee2c268-5be9-40ef-a3f1-65d9565d002c", "remote_group_id": "44abfbaa-97d0-4647-b69b-5a63fff2a8b7", "remote_ip_prefix": null, "created_at": "2018-10-01T10:07:04Z", "security_group_id": "44abfbaa-97d0-4647-b69b-5a63fff2a8b7", "tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "port_range_min": null, "ethertype": "IPv6", "project_id": "68c01919b4a44eb98a59ea6095bf2ee1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:07:04Z", "revision_number": 0, "id": "779b0853-1932-4538-932a-b14e344dcf85", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:07:04Z", "security_group_id": "44abfbaa-97d0-4647-b69b-5a63fff2a8b7", "tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "port_range_min": null, "ethertype": "IPv4", "project_id": "68c01919b4a44eb98a59ea6095bf2ee1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:07:04Z", "revision_number": 0, "id": "bfe3896e-479b-4b6d-813a-e0dafd0de29a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:07:04Z", "security_group_id": "44abfbaa-97d0-4647-b69b-5a63fff2a8b7", "tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "port_range_min": null, "ethertype": "IPv6", "project_id": "68c01919b4a44eb98a59ea6095bf2ee1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:07:04Z", "revision_number": 0, "id": "f7a49142-2711-45bf-b966-4142b97e8f6f", "remote_group_id": "44abfbaa-97d0-4647-b69b-5a63fff2a8b7", "remote_ip_prefix": null, "created_at": "2018-10-01T10:07:04Z", "security_group_id": "44abfbaa-97d0-4647-b69b-5a63fff2a8b7", "tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "port_range_min": null, "ethertype": "IPv4", "project_id": "68c01919b4a44eb98a59ea6095bf2ee1"}], "revision_number": 1, "project_id": "68c01919b4a44eb98a59ea6095bf2ee1", "id": "44abfbaa-97d0-4647-b69b-5a63fff2a8b7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1f309f25838e40249520ff0b0c461861", "created_at": "2018-10-01T10:04:05Z", "updated_at": "2018-10-01T10:04:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:04:05Z", "revision_number": 0, "id": "0f2d6d64-431a-4f05-9104-01006b34826a", "remote_group_id": "48b868ac-7793-4d4b-aa0a-dbcd19ac0ea5", "remote_ip_prefix": null, "created_at": "2018-10-01T10:04:05Z", "security_group_id": "48b868ac-7793-4d4b-aa0a-dbcd19ac0ea5", "tenant_id": "1f309f25838e40249520ff0b0c461861", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f309f25838e40249520ff0b0c461861"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:04:05Z", "revision_number": 0, "id": "2db38fe4-9a16-4fef-8ee9-da0915579f05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:04:05Z", "security_group_id": "48b868ac-7793-4d4b-aa0a-dbcd19ac0ea5", "tenant_id": "1f309f25838e40249520ff0b0c461861", "port_range_min": null, "ethertype": "IPv6", "project_id": "1f309f25838e40249520ff0b0c461861"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:04:05Z", "revision_number": 0, "id": "a175ed49-b6df-4258-99b9-3a5e6bbaa58f", "remote_group_id": "48b868ac-7793-4d4b-aa0a-dbcd19ac0ea5", "remote_ip_prefix": null, "created_at": "2018-10-01T10:04:05Z", "security_group_id": "48b868ac-7793-4d4b-aa0a-dbcd19ac0ea5", "tenant_id": "1f309f25838e40249520ff0b0c461861", "port_range_min": null, "ethertype": "IPv6", "project_id": "1f309f25838e40249520ff0b0c461861"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:04:05Z", "revision_number": 0, "id": "ff03459e-4e54-42bf-a63a-aa7993b3c28f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:04:05Z", "security_group_id": "48b868ac-7793-4d4b-aa0a-dbcd19ac0ea5", "tenant_id": "1f309f25838e40249520ff0b0c461861", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f309f25838e40249520ff0b0c461861"}], "revision_number": 1, "project_id": "1f309f25838e40249520ff0b0c461861", "id": "48b868ac-7793-4d4b-aa0a-dbcd19ac0ea5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-01T10:07:08Z", "updated_at": "2018-10-01T10:07:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:07:08Z", "revision_number": 0, "id": "0cced195-bea5-47ad-8743-98aec3e33dbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:07:08Z", "security_group_id": "4f70eca3-9276-4dd8-8e62-b41e54503cc8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:07:08Z", "revision_number": 0, "id": "63263a4f-db4f-4ccd-9cdc-590533a29141", "remote_group_id": "4f70eca3-9276-4dd8-8e62-b41e54503cc8", "remote_ip_prefix": null, "created_at": "2018-10-01T10:07:08Z", "security_group_id": "4f70eca3-9276-4dd8-8e62-b41e54503cc8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:07:08Z", "revision_number": 0, "id": "de012e35-9cf7-4a5d-a5fd-59dc274c3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:07:08Z", "security_group_id": "4f70eca3-9276-4dd8-8e62-b41e54503cc8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:07:08Z", "revision_number": 0, "id": "e253983b-0797-49f7-b30c-6808de66354d", "remote_group_id": "4f70eca3-9276-4dd8-8e62-b41e54503cc8", "remote_ip_prefix": null, "created_at": "2018-10-01T10:07:08Z", "security_group_id": "4f70eca3-9276-4dd8-8e62-b41e54503cc8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "4f70eca3-9276-4dd8-8e62-b41e54503cc8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "046fcb69f004445f9925a3a89696d550", "created_at": "2018-10-01T10:08:51Z", "updated_at": "2018-10-01T10:08:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:08:51Z", "revision_number": 0, "id": "47fb3f40-4dc0-4f5d-badc-a0b6ee690bad", "remote_group_id": "f8558ad3-5534-49e4-a03d-66a37bc0bfb7", "remote_ip_prefix": null, "created_at": "2018-10-01T10:08:51Z", "security_group_id": "f8558ad3-5534-49e4-a03d-66a37bc0bfb7", "tenant_id": "046fcb69f004445f9925a3a89696d550", "port_range_min": null, "ethertype": "IPv6", "project_id": "046fcb69f004445f9925a3a89696d550"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:08:51Z", "revision_number": 0, "id": "4ef96194-fa48-4e8c-a37b-74a4ee037a5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:08:51Z", "security_group_id": "f8558ad3-5534-49e4-a03d-66a37bc0bfb7", "tenant_id": "046fcb69f004445f9925a3a89696d550", "port_range_min": null, "ethertype": "IPv4", "project_id": "046fcb69f004445f9925a3a89696d550"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:08:51Z", "revision_number": 0, "id": "c32b7230-8d44-4e9d-9695-d6e2da411286", "remote_group_id": "f8558ad3-5534-49e4-a03d-66a37bc0bfb7", "remote_ip_prefix": null, "created_at": "2018-10-01T10:08:51Z", "security_group_id": "f8558ad3-5534-49e4-a03d-66a37bc0bfb7", "tenant_id": "046fcb69f004445f9925a3a89696d550", "port_range_min": null, "ethertype": "IPv4", "project_id": "046fcb69f004445f9925a3a89696d550"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:08:51Z", "revision_number": 0, "id": "dbd7c9ac-a7bb-4052-8ec4-7a566d158517", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:08:51Z", "security_group_id": "f8558ad3-5534-49e4-a03d-66a37bc0bfb7", "tenant_id": "046fcb69f004445f9925a3a89696d550", "port_range_min": null, "ethertype": "IPv6", "project_id": "046fcb69f004445f9925a3a89696d550"}], "revision_number": 1, "project_id": "046fcb69f004445f9925a3a89696d550", "id": "f8558ad3-5534-49e4-a03d-66a37bc0bfb7", "name": "default"}]} 2018-10-01 10:09:26,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/security-groups.json used request id req-61175271-1c2d-4bed-bd86-30425cd72c11 2018-10-01 10:09:26,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 1.0723221302s 2018-10-01 10:09:26,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-01 10:09:26,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.39:9696/v2.0/security-groups/f8558ad3-5534-49e4-a03d-66a37bc0bfb7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}1c1e09c0f9b1bc9424c08a199b258cc45b867cc3bf3ca73c79369bdbb1fd1965" 2018-10-01 10:09:26,881 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 10:09:27 GMT X-Openstack-Request-Id: req-0f078d63-d936-4a67-b488-3d45cdf120b2 2018-10-01 10:09:26,881 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 10:09:26,881 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.39:9696/v2.0/security-groups/f8558ad3-5534-49e4-a03d-66a37bc0bfb7.json used request id req-0f078d63-d936-4a67-b488-3d45cdf120b2 2018-10-01 10:09:26,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.391698122025s 2018-10-01 10:09:26,930 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2018-10-01 10:09:26,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 10:09:26,976 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 10:09:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78159330-bb18-42c1-8d40-2e5cabaf6047 2018-10-01 10:09:26,976 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.39:5000/v3/", "rel": "self"}]}]}} 2018-10-01 10:09:26,977 - keystoneauth.session - DEBUG - GET call to http://172.30.9.39:5000/ used request id req-78159330-bb18-42c1-8d40-2e5cabaf6047 2018-10-01 10:09:26,977 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.39:5000/v3/auth/tokens 2018-10-01 10:09:27,364 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dfba5d376cc3423487bda0bf832c5a5c", "name": "member"}, {"id": "ddb065e4880443059c38f55f92b41ad7", "name": "admin"}, {"id": "638a063d0b3c4224af9184b64754e462", "name": "reader"}], "expires_at": "2018-10-01T11:09:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "68c01919b4a44eb98a59ea6095bf2ee1", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.39:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "138cb471eb5e419b8247465e9a58c9f7"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a61bf3a2b6841e798cd18352d363d2c"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "642642e824344c99a1070a65a3a7aa8f"}], "type": "compute", "id": "0b012f093b1f44a3b4a3e7a83b9ea7a0", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d3f7be1817041de8e1bb3b655e4bfb4"}, {"url": "http://172.30.9.39:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "96a3c5dbf4f240619f9ba2ddaae7021f"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b307f57b2acf4fcc8046d538ee5aabc2"}], "type": "identity", "id": "0bd21aaca9304355b8c4fb482d6c203f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.39:8004/v1/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b846698893f4251920af5ba53636aa8"}, {"url": "http://192.30.9.8:8004/v1/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ae763c42a9b43ce9548de1c2897d5f0"}, {"url": "http://192.30.9.8:8004/v1/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6fdbf17bbe4f5b90296fa9aae30c75"}], "type": "orchestration", "id": "16372acfe1c34699a14916495bb81bd3", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39b5349f172e403293ca619e46171fb2"}, {"url": "http://172.30.9.39:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68cd512b2388482f8aaddcaf49f6e5cd"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca2de99aacb41418574f2b79e95b39a"}], "type": "metric", "id": "19fc831bd1d2495584535090f1cfc6c7", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d3120d0211340e5be4ee7ce5426f6b3"}, {"url": "http://172.30.9.39:8080/v1/AUTH_68c01919b4a44eb98a59ea6095bf2ee1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1098ea83aaf5470795afcdce53afdaa8"}, {"url": "http://12.0.0.21:8080/v1/AUTH_68c01919b4a44eb98a59ea6095bf2ee1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea21d116d8444da28b3977e4555eb9cc"}], "type": "object-store", "id": "20eb38c948dd4c1196107be5e06ad7fd", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d2fe99b90be4165befb1e52e1707ce9"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "972a598fc28443f795fc8f0a494a7038"}, {"url": "http://172.30.9.39:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7762587d46648b28d05e9917c4ea129"}], "type": "event", "id": "33353a6d74744c8a97c1bda917b1188b", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.39:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16e37452679546deb76865500e3735ce"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d95edd82f18462e86cb0b910011f765"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6652f46f89534881a06b314309674b98"}], "type": "cloudformation", "id": "42d564642d5d45a2afe45d7cbc644223", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "434c42520cfd4a48ad3212378fe78c28"}, {"url": "http://172.30.9.39:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72244194101743c0bbe0773b3718217a"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8222601c08b24022ad079d5c32689d49"}], "type": "image", "id": "5ca5fd84620847179587afc5b7a4f9d2", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1713263e67c94788bc8a2f4d0841a48e"}, {"url": "http://172.30.9.39:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eda57a322564d19a4e0d5356be78bd4"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83167af88b2e4b0eac7dd94204cc3084"}], "type": "alarming", "id": "7cb105ad4ae3476a97289e4a978005ce", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "85aa5cec6566417799c2eafbde1c231c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e0f7edf651e4224a407c02b5c386987"}, {"url": "http://172.30.9.39:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "32da4af88d714e0384bb897865942788"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b631292e131f4a1e8dd8ac2f8cbae7d7"}], "type": "placement", "id": "9cdf2d784d34438ca008ce55a04ef9de", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37732b8b629f488bb9cbc4797bd598bd"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9554795962a14a9b9becd39e53d66f51"}, {"url": "http://172.30.9.39:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e4995a17cb6c4a949118ce48ee12e061"}], "type": "network", "id": "9f936497a79d43e39a20def0e06cf3b7", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.39:8776/v3/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f022637538483bbb2ffafc675143d7"}, {"url": "http://192.30.9.8:8776/v3/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62e1f9c8f42847c887894cbfc602caee"}, {"url": "http://192.30.9.8:8776/v3/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f8a91164defb46829d55d1c9135f287f"}], "type": "volumev3", "id": "a38da018fa6d4e26a298c5f1a748a48a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dc30cb1a32d4e768a942bf89706b627"}, {"url": "http://192.30.9.8:8776/v1/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e409c093a3034ef992e4d7f96e50e60c"}, {"url": "http://172.30.9.39:8776/v1/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7c7cdafeaf84ad2a5e859b21a18f0cb"}], "type": "volume", "id": "c7203d78d66f4ca7b6c6ccd999bf441d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a6967c65f49d58b2db5d6d6e50063"}, {"url": "http://192.30.9.8:8776/v2/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd52c586cba84a88a51ebaaec206a659"}, {"url": "http://172.30.9.39:8776/v2/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e4d7f4b0aec3467fa0883fc5d1b006d6"}], "type": "volumev2", "id": "dc3e7aeb05fd47ac87a2b8b757a9816b", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1447b4d95e4d496da08715dcc93bda3e"}, "audit_ids": ["vmEM_H0rQEqwGfEBw5IC5w"], "issued_at": "2018-10-01T10:09:27.000000Z"}} 2018-10-01 10:09:27,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 10:09:27,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.39:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8895be456140986fd6c27f47773711c911e854dda7226caaaf950563630b5969" 2018-10-01 10:09:27,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 01 Oct 2018 10:09:27 GMT X-Openstack-Request-Id: req-e80982e1-eda6-4bfe-a24a-a963471f185a 2018-10-01 10:09:27,705 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"0c4e493c-7199-4d4a-86ae-4223bac5874a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1f309f25838e40249520ff0b0c461861","l2_adjacency":true,"status":"ACTIVE","subnets":["09534f99-1063-44f2-99a1-4ff7df7ad2e4"],"description":"","tags":[],"updated_at":"2018-10-01T10:04:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1f309f25838e40249520ff0b0c461861","created_at":"2018-10-01T10:04:05Z","provider:network_type":"flat"}]} 2018-10-01 10:09:27,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e80982e1-eda6-4bfe-a24a-a963471f185a 2018-10-01 10:09:27,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.337533950806s 2018-10-01 10:09:27,712 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2018-10-01 10:09:27,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 10:09:27,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8895be456140986fd6c27f47773711c911e854dda7226caaaf950563630b5969" 2018-10-01 10:09:27,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Mon, 01 Oct 2018 10:09:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87df8285-83d4-4a13-ada0-d1b025a3ee89 2018-10-01 10:09:27,912 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.39:5000/v3/domains/6b3077807d19400dbc67a38dbf0de906"}, "tags": [], "enabled": true, "id": "6b3077807d19400dbc67a38dbf0de906", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.39:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.39:5000/v3/domains", "previous": null, "next": null}} 2018-10-01 10:09:27,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/domains used request id req-87df8285-83d4-4a13-ada0-d1b025a3ee89 2018-10-01 10:09:27,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.193780899048s 2018-10-01 10:09:27,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 10:09:27,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.39:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8895be456140986fd6c27f47773711c911e854dda7226caaaf950563630b5969" 2018-10-01 10:09:28,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 295 Content-Type: application/json Date: Mon, 01 Oct 2018 10:09:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de57a978-a2f2-4a21-a25d-91c2d315bd92 2018-10-01 10:09:28,239 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.39:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.39:5000/v3/projects/68c01919b4a44eb98a59ea6095bf2ee1"}, "tags": [], "enabled": true, "id": "68c01919b4a44eb98a59ea6095bf2ee1", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.39:5000/v3/projects/1f309f25838e40249520ff0b0c461861"}, "tags": [], "enabled": true, "id": "1f309f25838e40249520ff0b0c461861", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-01 10:09:28,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/projects?domain_id=default used request id req-de57a978-a2f2-4a21-a25d-91c2d315bd92 2018-10-01 10:09:28,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.319009780884s 2018-10-01 10:09:28,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-01 10:09:28,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8895be456140986fd6c27f47773711c911e854dda7226caaaf950563630b5969" -d '{"network": {"tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "name": "singlevm1-net_1bb47ca7-fe2a-4a5d-835c-96abf970c378", "admin_state_up": true}}' 2018-10-01 10:09:29,518 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Mon, 01 Oct 2018 10:09:29 GMT X-Openstack-Request-Id: req-b4a40103-3a59-4054-9fdf-a943f7e93f8d 2018-10-01 10:09:29,518 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"8f2c2c27-bf4c-4e26-93b8-3f4b268d9f30","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"68c01919b4a44eb98a59ea6095bf2ee1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-01T10:09:29Z","is_default":false,"qos_policy_id":null,"name":"singlevm1-net_1bb47ca7-fe2a-4a5d-835c-96abf970c378","admin_state_up":true,"tenant_id":"68c01919b4a44eb98a59ea6095bf2ee1","created_at":"2018-10-01T10:09:29Z","mtu":1450}} 2018-10-01 10:09:29,518 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.39:9696/v2.0/networks.json used request id req-b4a40103-3a59-4054-9fdf-a943f7e93f8d 2018-10-01 10:09:29,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 1.27765893936s 2018-10-01 10:09:29,519 - 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-10-01T10:09:29Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'8f2c2c27-bf4c-4e26-93b8-3f4b268d9f30', u'provider:segmentation_id': 72, 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_1bb47ca7-fe2a-4a5d-835c-96abf970c378', u'created_at': u'2018-10-01T10:09:29Z', u'mtu': 1450, u'tenant_id': u'68c01919b4a44eb98a59ea6095bf2ee1', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'68c01919b4a44eb98a59ea6095bf2ee1', u'l2_adjacency': True}) 2018-10-01 10:09:29,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 10:09:29,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8895be456140986fd6c27f47773711c911e854dda7226caaaf950563630b5969" 2018-10-01 10:09:30,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1429 Content-Type: application/json Date: Mon, 01 Oct 2018 10:09:30 GMT X-Openstack-Request-Id: req-bdb9392a-8df6-4b98-9490-f1417e42dda7 2018-10-01 10:09:30,015 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"0c4e493c-7199-4d4a-86ae-4223bac5874a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1f309f25838e40249520ff0b0c461861","l2_adjacency":true,"status":"ACTIVE","subnets":["09534f99-1063-44f2-99a1-4ff7df7ad2e4"],"description":"","tags":[],"updated_at":"2018-10-01T10:04:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1f309f25838e40249520ff0b0c461861","created_at":"2018-10-01T10:04:05Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"8f2c2c27-bf4c-4e26-93b8-3f4b268d9f30","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"68c01919b4a44eb98a59ea6095bf2ee1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-01T10:09:29Z","qos_policy_id":null,"name":"singlevm1-net_1bb47ca7-fe2a-4a5d-835c-96abf970c378","admin_state_up":true,"tenant_id":"68c01919b4a44eb98a59ea6095bf2ee1","created_at":"2018-10-01T10:09:29Z","provider:network_type":"vxlan"}]} 2018-10-01 10:09:30,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/networks.json used request id req-bdb9392a-8df6-4b98-9490-f1417e42dda7 2018-10-01 10:09:30,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.49622297287s 2018-10-01 10:09:30,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-01 10:09:30,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8895be456140986fd6c27f47773711c911e854dda7226caaaf950563630b5969" -d '{"subnet": {"name": "singlevm1-subnet_1bb47ca7-fe2a-4a5d-835c-96abf970c378", "enable_dhcp": true, "network_id": "8f2c2c27-bf4c-4e26-93b8-3f4b268d9f30", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-01 10:09:30,822 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Mon, 01 Oct 2018 10:09:30 GMT X-Openstack-Request-Id: req-76a955fe-be4d-4369-b758-728cb3c54087 2018-10-01 10:09:30,823 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2018-10-01T10:09:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"dd870dd9-eb6e-47e2-9f0f-49dc930862c3","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"68c01919b4a44eb98a59ea6095bf2ee1","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_1bb47ca7-fe2a-4a5d-835c-96abf970c378","enable_dhcp":true,"segment_id":null,"network_id":"8f2c2c27-bf4c-4e26-93b8-3f4b268d9f30","tenant_id":"68c01919b4a44eb98a59ea6095bf2ee1","created_at":"2018-10-01T10:09:30Z","ip_version":4}} 2018-10-01 10:09:30,823 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.39:9696/v2.0/subnets.json used request id req-76a955fe-be4d-4369-b758-728cb3c54087 2018-10-01 10:09:30,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.805490016937s 2018-10-01 10:09:30,823 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-01T10:09:30Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'dd870dd9-eb6e-47e2-9f0f-49dc930862c3', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_1bb47ca7-fe2a-4a5d-835c-96abf970c378', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'8f2c2c27-bf4c-4e26-93b8-3f4b268d9f30', u'tenant_id': u'68c01919b4a44eb98a59ea6095bf2ee1', u'created_at': u'2018-10-01T10:09:30Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'68c01919b4a44eb98a59ea6095bf2ee1'}) 2018-10-01 10:09:30,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-01 10:09:30,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8895be456140986fd6c27f47773711c911e854dda7226caaaf950563630b5969" -d '{"router": {"external_gateway_info": {"network_id": "0c4e493c-7199-4d4a-86ae-4223bac5874a"}, "name": "singlevm1-router_1bb47ca7-fe2a-4a5d-835c-96abf970c378", "admin_state_up": true}}' 2018-10-01 10:09:37,617 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 708 Content-Type: application/json Date: Mon, 01 Oct 2018 10:09:37 GMT X-Openstack-Request-Id: req-d28e36a3-9675-49c4-b141-41b851f9bab0 2018-10-01 10:09:37,617 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0c4e493c-7199-4d4a-86ae-4223bac5874a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "09534f99-1063-44f2-99a1-4ff7df7ad2e4", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "created_at": "2018-10-01T10:09:31Z", "admin_state_up": true, "updated_at": "2018-10-01T10:09:32Z", "project_id": "68c01919b4a44eb98a59ea6095bf2ee1", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "cf6d6447-d7a6-4b1c-8410-bf83015d2dd5", "name": "singlevm1-router_1bb47ca7-fe2a-4a5d-835c-96abf970c378"}} 2018-10-01 10:09:37,617 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.39:9696/v2.0/routers.json used request id req-d28e36a3-9675-49c4-b141-41b851f9bab0 2018-10-01 10:09:37,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.79332613945s 2018-10-01 10:09:37,618 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-01T10:09:32Z', u'revision_number': 3, u'ha': True, u'id': u'cf6d6447-d7a6-4b1c-8410-bf83015d2dd5', u'external_gateway_info': {u'network_id': u'0c4e493c-7199-4d4a-86ae-4223bac5874a', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'09534f99-1063-44f2-99a1-4ff7df7ad2e4', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_1bb47ca7-fe2a-4a5d-835c-96abf970c378', u'admin_state_up': True, u'tenant_id': u'68c01919b4a44eb98a59ea6095bf2ee1', u'created_at': u'2018-10-01T10:09:31Z', u'flavor_id': None, u'routes': [], u'project_id': u'68c01919b4a44eb98a59ea6095bf2ee1'}) 2018-10-01 10:09:37,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-01 10:09:37,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.39:9696/v2.0/routers/cf6d6447-d7a6-4b1c-8410-bf83015d2dd5/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8895be456140986fd6c27f47773711c911e854dda7226caaaf950563630b5969" -d '{"subnet_id": "dd870dd9-eb6e-47e2-9f0f-49dc930862c3"}' 2018-10-01 10:09:40,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 01 Oct 2018 10:09:40 GMT X-Openstack-Request-Id: req-ddb89f78-bd37-4b90-9904-66ce355cd8a5 2018-10-01 10:09:40,270 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "8f2c2c27-bf4c-4e26-93b8-3f4b268d9f30", "tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "subnet_id": "dd870dd9-eb6e-47e2-9f0f-49dc930862c3", "subnet_ids": ["dd870dd9-eb6e-47e2-9f0f-49dc930862c3"], "port_id": "98b1e651-8a90-4eab-b51c-5e38e4bef1ac", "id": "cf6d6447-d7a6-4b1c-8410-bf83015d2dd5"} 2018-10-01 10:09:40,270 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.39:9696/v2.0/routers/cf6d6447-d7a6-4b1c-8410-bf83015d2dd5/add_router_interface.json used request id req-ddb89f78-bd37-4b90-9904-66ce355cd8a5 2018-10-01 10:09:40,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.65209317207s 2018-10-01 10:09:40,271 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-01 10:09:40,403 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-01 10:09:40,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 10:09:40,411 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 01 Oct 2018 10:09:40 GMT 2018-10-01 10:09:40,411 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.39:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.39:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.39:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.39:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.39:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.39:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.39:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.39:9292/v2/", "rel": "self"}]}]} 2018-10-01 10:09:40,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 10:09:40,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8895be456140986fd6c27f47773711c911e854dda7226caaaf950563630b5969" 2018-10-01 10:09:41,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 01 Oct 2018 10:09:41 GMT X-Openstack-Request-Id: req-4cf20703-e494-4c85-a272-8ae3570b4372 2018-10-01 10:09:41,196 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 10:09:41,196 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.39:9292/v2/images used request id req-4cf20703-e494-4c85-a272-8ae3570b4372 2018-10-01 10:09:41,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.782600164413s 2018-10-01 10:09:41,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-01 10:09:41,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8895be456140986fd6c27f47773711c911e854dda7226caaaf950563630b5969" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_1bb47ca7-fe2a-4a5d-835c-96abf970c378", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_1bb47ca7-fe2a-4a5d-835c-96abf970c378"}' 2018-10-01 10:09:42,052 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Mon, 01 Oct 2018 10:09:42 GMT Location: http://172.30.9.39:9292/v2/images/3a26254c-5f5b-4d2f-bd70-a6ecff846032 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c2e1ed82-a612-4374-bab8-34d77995ea76 2018-10-01 10:09:42,052 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T10:09:42Z", "file": "/v2/images/3a26254c-5f5b-4d2f-bd70-a6ecff846032/file", "owner": "68c01919b4a44eb98a59ea6095bf2ee1", "id": "3a26254c-5f5b-4d2f-bd70-a6ecff846032", "size": null, "self": "/v2/images/3a26254c-5f5b-4d2f-bd70-a6ecff846032", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_1bb47ca7-fe2a-4a5d-835c-96abf970c378", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_1bb47ca7-fe2a-4a5d-835c-96abf970c378", "checksum": null, "created_at": "2018-10-01T10:09:42Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-01 10:09:42,052 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.39:9292/v2/images used request id req-c2e1ed82-a612-4374-bab8-34d77995ea76 2018-10-01 10:09:42,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.846606016159s 2018-10-01 10:09:42,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-01 10:09:42,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.39:9292/v2/images/3a26254c-5f5b-4d2f-bd70-a6ecff846032/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8895be456140986fd6c27f47773711c911e854dda7226caaaf950563630b5969" -d '' 2018-10-01 10:09:43,403 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 10:09:43 GMT X-Openstack-Request-Id: req-8bcf3b90-4753-4446-8e49-20023bea5719 2018-10-01 10:09:43,403 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 10:09:43,403 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.39:9292/v2/images/3a26254c-5f5b-4d2f-bd70-a6ecff846032/file used request id req-8bcf3b90-4753-4446-8e49-20023bea5719 2018-10-01 10:09:43,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.35054087639s 2018-10-01 10:09:43,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 10:09:43,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8895be456140986fd6c27f47773711c911e854dda7226caaaf950563630b5969" 2018-10-01 10:09:44,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Mon, 01 Oct 2018 10:09:44 GMT X-Openstack-Request-Id: req-3a13cb61-9aef-4573-955f-f396dc641e0a 2018-10-01 10:09:44,198 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T10:09:43Z", "file": "/v2/images/3a26254c-5f5b-4d2f-bd70-a6ecff846032/file", "owner": "68c01919b4a44eb98a59ea6095bf2ee1", "id": "3a26254c-5f5b-4d2f-bd70-a6ecff846032", "size": 12716032, "self": "/v2/images/3a26254c-5f5b-4d2f-bd70-a6ecff846032", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://424f78db-5670-4931-b99a-3b6ae6456aba/images/3a26254c-5f5b-4d2f-bd70-a6ecff846032/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://424f78db-5670-4931-b99a-3b6ae6456aba/images/3a26254c-5f5b-4d2f-bd70-a6ecff846032/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_1bb47ca7-fe2a-4a5d-835c-96abf970c378", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_1bb47ca7-fe2a-4a5d-835c-96abf970c378", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T10:09:42Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 10:09:44,198 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.39:9292/v2/images used request id req-3a13cb61-9aef-4573-955f-f396dc641e0a 2018-10-01 10:09:44,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.790313005447s 2018-10-01 10:09:44,200 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://424f78db-5670-4931-b99a-3b6ae6456aba/images/3a26254c-5f5b-4d2f-bd70-a6ecff846032/snap', u'metadata': Munch({})})], 'file': u'/v2/images/3a26254c-5f5b-4d2f-bd70-a6ecff846032/file', 'owner': u'68c01919b4a44eb98a59ea6095bf2ee1', 'id': u'3a26254c-5f5b-4d2f-bd70-a6ecff846032', 'size': 12716032, u'self': u'/v2/images/3a26254c-5f5b-4d2f-bd70-a6ecff846032', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'68c01919b4a44eb98a59ea6095bf2ee1', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://424f78db-5670-4931-b99a-3b6ae6456aba/images/3a26254c-5f5b-4d2f-bd70-a6ecff846032/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-01T10:09:43Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-01T10:09:43Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_1bb47ca7-fe2a-4a5d-835c-96abf970c378', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/3a26254c-5f5b-4d2f-bd70-a6ecff846032', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_1bb47ca7-fe2a-4a5d-835c-96abf970c378', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_1bb47ca7-fe2a-4a5d-835c-96abf970c378', 'created': u'2018-10-01T10:09:42Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-01T10:09:42Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/3a26254c-5f5b-4d2f-bd70-a6ecff846032', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_1bb47ca7-fe2a-4a5d-835c-96abf970c378', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-01 10:09:44,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-01 10:09:44,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8895be456140986fd6c27f47773711c911e854dda7226caaaf950563630b5969" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_1bb47ca7-fe2a-4a5d-835c-96abf970c378", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-01 10:09:44,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Mon, 01 Oct 2018 10:09:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8d601666-da3f-461a-8731-a4531cde024f x-openstack-request-id: req-8d601666-da3f-461a-8731-a4531cde024f 2018-10-01 10:09:44,664 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.39:8774/v2.1/flavors/a351615d-9527-467c-abe2-807a9e2ff2a7", "rel": "self"}, {"href": "http://172.30.9.39:8774/flavors/a351615d-9527-467c-abe2-807a9e2ff2a7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a351615d-9527-467c-abe2-807a9e2ff2a7", "name": "singlevm1-flavor_1bb47ca7-fe2a-4a5d-835c-96abf970c378", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-01 10:09:44,665 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.39:8774/v2.1/flavors used request id req-8d601666-da3f-461a-8731-a4531cde024f 2018-10-01 10:09:44,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.461231946945s 2018-10-01 10:09:44,666 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_1bb47ca7-fe2a-4a5d-835c-96abf970c378', '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'68c01919b4a44eb98a59ea6095bf2ee1', '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'a351615d-9527-467c-abe2-807a9e2ff2a7', 'swap': 0}) 2018-10-01 10:09:44,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-01 10:09:44,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:8774/v2.1/flavors/a351615d-9527-467c-abe2-807a9e2ff2a7/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8895be456140986fd6c27f47773711c911e854dda7226caaaf950563630b5969" -d '{"extra_specs": {}}' 2018-10-01 10:09:44,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 01 Oct 2018 10:09:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-789a79b6-ed6a-4334-abfa-a452f0f42809 x-openstack-request-id: req-789a79b6-ed6a-4334-abfa-a452f0f42809 2018-10-01 10:09:44,797 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-01 10:09:44,797 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.39:8774/v2.1/flavors/a351615d-9527-467c-abe2-807a9e2ff2a7/os-extra_specs used request id req-789a79b6-ed6a-4334-abfa-a452f0f42809 2018-10-01 10:09:44,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.130365133286s 2018-10-01 10:09:44,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-10-01 10:09:44,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8895be456140986fd6c27f47773711c911e854dda7226caaaf950563630b5969" -d '{"keypair": {"name": "singlevm1-kp_1bb47ca7-fe2a-4a5d-835c-96abf970c378"}}' 2018-10-01 10:09:45,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1799 Content-Type: application/json Date: Mon, 01 Oct 2018 10:09:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-77bf565d-323e-4b98-8c1a-99f5f893d2ef x-openstack-request-id: req-77bf565d-323e-4b98-8c1a-99f5f893d2ef 2018-10-01 10:09:45,103 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDiqj1OON33DjwfpjmOwSNGQ8q6ncn/a5sG9Pf7UKdQZQ9GCyyCc0wbpETrsjq8PZWCUNtdnFXgE3Eig4QDDy0UajECVW0sFySYSL8Yf3qa3G4JS0uk9M7fY6zs3EhRbbzCQAPnUkwQGusVRndZxKEBdFzyzfL6LxcTBCNUnx4ha1OllhWf2bnxeepVxPc3kpO4ogLF4eC5yygzX2lWt70BrdP9WBOWPAAXS0lY47VqJkbF4BPq16RS/l5tbycWl3UpGLXQeMbc4JQmeehd5+bqPu8ki8cIEcnrSuCgLqIzmDfOP0+YaQ7tYo+GUo3Ogixzhv0tnjJL6GPr6KCCoofv Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA4qo9Tjjd9w48H6Y5jsEjRkPKup3J/2ubBvT3+1CnUGUPRgss\ngnNMG6RE67I6vD2VglDbXZxV4BNxIoOEAw8tFGoxAlVtLBckmEi/GH96mtxuCUtL\npPTO32Os7NxIUW28wkAD51JMEBrrFUZ3WcShAXRc8s3y+i8XEwQjVJ8eIWtTpZYV\nn9m58XnqVcT3N5KTuKICxeHgucsoM19pVre9Aa3T/VgTljwAF0tJWOO1aiZGxeAT\n6tekUv5ebW8nFpd1KRi10HjG3OCUJnnoXefm6j7vJIvHCBHJ60rgoC6iM5g3zj9P\nmGkO7WKPhlKNzoIsc4b9LZ4yS+hj6+iggqKH7wIDAQABAoIBAAqbgvD1MlYMgX3N\nrqXinf78zzD6j2h3pbKmpjBJrvrRL+zMOxIDyU0F2//XwG3sx+FoXUu9NDufTU0b\nMINgI3DwI0kDrG9CygCibub7mEZFCJVAw9J9bmz/4ijXij7dTtccXdJmhI7AY74E\nJTO7Qvmpc2wdfUB+EatfJzQfmi5gG+WaCY8vvX3jlsrJLguP9rtHdFKZyoxUTlwE\n2h6tuVNehoZBWdm4RpS+cVFPKx1FwnIZA4Cv6NzHZAhWjrn6Ju1AphRWlXVHHx4W\nUoFfLyyjDerzZD6j1K7pJqixAnWlXIyUUX7FvnIYjKLyio9psRD7pi5+/bBs+ioM\nVTLhI2ECgYEA9orFXR8HPksn3fMYHyDlsZaj8rmCAfLQe5tH/gOftrrMK3xGzDMn\nhdyxyOYKssATm+E+5Iqkt57Deya30Zc71iKwit/XoCYhUQtbtUvPS29Zq1ss/Xh9\nZknSVElhVr3aAZWexUFXB5bKzr7m+a1ysd9qhTc/Ko5IvYa0GL5isvECgYEA61xC\nuedMH91R6HZgUSPyOMDm+Zcsm5MS0qEBSc8kYKqOXWZzg2U9WizTQd4QpiTIfKm+\n2ZgsHiTPD7RYbJLmWuFhy96g1ZfmCtSMvyhTKDlaaMNVrEKyvreao7k9YZunKHQm\n1goCJrxs9KfFRACnRO9d5QtkGzzbyDK/kcPjKN8CgYEA4iQ0GNCnQjqJ3Qpoa9Uv\nG5BD3hbO656gIWEzzgng7Cm3sYOTJSce76iZ4t8vnPqWgftARz3tDQix4jqHjdac\n6jRzn07naFzRXpd+jXN2N4lxxL4jLHTjAXphVTLh+EC4wY9OTT076Rgl+zIch5TT\nidiWyo78f7p3enEerTulKOECgYB/3BA31CqryN0db2mlyuRk5o7UGsdWAREhsev0\nP/7gMOfEX8rzH8WzvlRKHSxoReVQrBqNNTkKay69tlivKyLPTk+FpH01bB7B1XRc\nyLhcSsQN08gwG8/lAfOVbCWnaBroRClw7+D5UDXUt2vYJI66SVt1+bk5ftdbLA6c\nTpGSewKBgHmdeIArvCpPaTXJrUH3vy7keMHLp2sdl/Webs4LiENbPdel6F4HY12/\nmHj4yp1VNHfIbsafJctWE9BfyK4SWTzdr4nsWL46oj+rZKKNIGJg9hO9Em0Awf15\ncP5GUdws7ucLDQam8P6K7CFAYs5MWwE4IlMHYhi2DU9hg52QxNtF\n-----END RSA PRIVATE KEY-----\n", "user_id": "1447b4d95e4d496da08715dcc93bda3e", "name": "singlevm1-kp_1bb47ca7-fe2a-4a5d-835c-96abf970c378", "fingerprint": "9e:f5:cb:66:c2:71:9d:c9:40:c6:b5:7a:2f:42:2a:6b"}} 2018-10-01 10:09:45,103 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.39:8774/v2.1/os-keypairs used request id req-77bf565d-323e-4b98-8c1a-99f5f893d2ef 2018-10-01 10:09:45,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.306118011475s 2018-10-01 10:09:45,104 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDiqj1OON33DjwfpjmOwSNGQ8q6ncn/a5sG9Pf7UKdQZQ9GCyyCc0wbpETrsjq8PZWCUNtdnFXgE3Eig4QDDy0UajECVW0sFySYSL8Yf3qa3G4JS0uk9M7fY6zs3EhRbbzCQAPnUkwQGusVRndZxKEBdFzyzfL6LxcTBCNUnx4ha1OllhWf2bnxeepVxPc3kpO4ogLF4eC5yygzX2lWt70BrdP9WBOWPAAXS0lY47VqJkbF4BPq16RS/l5tbycWl3UpGLXQeMbc4JQmeehd5+bqPu8ki8cIEcnrSuCgLqIzmDfOP0+YaQ7tYo+GUo3Ogixzhv0tnjJL6GPr6KCCoofv Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA4qo9Tjjd9w48H6Y5jsEjRkPKup3J/2ubBvT3+1CnUGUPRgss\ngnNMG6RE67I6vD2VglDbXZxV4BNxIoOEAw8tFGoxAlVtLBckmEi/GH96mtxuCUtL\npPTO32Os7NxIUW28wkAD51JMEBrrFUZ3WcShAXRc8s3y+i8XEwQjVJ8eIWtTpZYV\nn9m58XnqVcT3N5KTuKICxeHgucsoM19pVre9Aa3T/VgTljwAF0tJWOO1aiZGxeAT\n6tekUv5ebW8nFpd1KRi10HjG3OCUJnnoXefm6j7vJIvHCBHJ60rgoC6iM5g3zj9P\nmGkO7WKPhlKNzoIsc4b9LZ4yS+hj6+iggqKH7wIDAQABAoIBAAqbgvD1MlYMgX3N\nrqXinf78zzD6j2h3pbKmpjBJrvrRL+zMOxIDyU0F2//XwG3sx+FoXUu9NDufTU0b\nMINgI3DwI0kDrG9CygCibub7mEZFCJVAw9J9bmz/4ijXij7dTtccXdJmhI7AY74E\nJTO7Qvmpc2wdfUB+EatfJzQfmi5gG+WaCY8vvX3jlsrJLguP9rtHdFKZyoxUTlwE\n2h6tuVNehoZBWdm4RpS+cVFPKx1FwnIZA4Cv6NzHZAhWjrn6Ju1AphRWlXVHHx4W\nUoFfLyyjDerzZD6j1K7pJqixAnWlXIyUUX7FvnIYjKLyio9psRD7pi5+/bBs+ioM\nVTLhI2ECgYEA9orFXR8HPksn3fMYHyDlsZaj8rmCAfLQe5tH/gOftrrMK3xGzDMn\nhdyxyOYKssATm+E+5Iqkt57Deya30Zc71iKwit/XoCYhUQtbtUvPS29Zq1ss/Xh9\nZknSVElhVr3aAZWexUFXB5bKzr7m+a1ysd9qhTc/Ko5IvYa0GL5isvECgYEA61xC\nuedMH91R6HZgUSPyOMDm+Zcsm5MS0qEBSc8kYKqOXWZzg2U9WizTQd4QpiTIfKm+\n2ZgsHiTPD7RYbJLmWuFhy96g1ZfmCtSMvyhTKDlaaMNVrEKyvreao7k9YZunKHQm\n1goCJrxs9KfFRACnRO9d5QtkGzzbyDK/kcPjKN8CgYEA4iQ0GNCnQjqJ3Qpoa9Uv\nG5BD3hbO656gIWEzzgng7Cm3sYOTJSce76iZ4t8vnPqWgftARz3tDQix4jqHjdac\n6jRzn07naFzRXpd+jXN2N4lxxL4jLHTjAXphVTLh+EC4wY9OTT076Rgl+zIch5TT\nidiWyo78f7p3enEerTulKOECgYB/3BA31CqryN0db2mlyuRk5o7UGsdWAREhsev0\nP/7gMOfEX8rzH8WzvlRKHSxoReVQrBqNNTkKay69tlivKyLPTk+FpH01bB7B1XRc\nyLhcSsQN08gwG8/lAfOVbCWnaBroRClw7+D5UDXUt2vYJI66SVt1+bk5ftdbLA6c\nTpGSewKBgHmdeIArvCpPaTXJrUH3vy7keMHLp2sdl/Webs4LiENbPdel6F4HY12/\nmHj4yp1VNHfIbsafJctWE9BfyK4SWTzdr4nsWL46oj+rZKKNIGJg9hO9Em0Awf15\ncP5GUdws7ucLDQam8P6K7CFAYs5MWwE4IlMHYhi2DU9hg52QxNtF\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'1447b4d95e4d496da08715dcc93bda3e', 'name': u'singlevm1-kp_1bb47ca7-fe2a-4a5d-835c-96abf970c378', 'created_at': '2018-10-01T10:09:45.104805', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'68c01919b4a44eb98a59ea6095bf2ee1', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'9e:f5:cb:66:c2:71:9d:c9:40:c6:b5:7a:2f:42:2a:6b', 'type': 'ssh', 'id': u'singlevm1-kp_1bb47ca7-fe2a-4a5d-835c-96abf970c378'}) 2018-10-01 10:09:45,105 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA4qo9Tjjd9w48H6Y5jsEjRkPKup3J/2ubBvT3+1CnUGUPRgss gnNMG6RE67I6vD2VglDbXZxV4BNxIoOEAw8tFGoxAlVtLBckmEi/GH96mtxuCUtL pPTO32Os7NxIUW28wkAD51JMEBrrFUZ3WcShAXRc8s3y+i8XEwQjVJ8eIWtTpZYV n9m58XnqVcT3N5KTuKICxeHgucsoM19pVre9Aa3T/VgTljwAF0tJWOO1aiZGxeAT 6tekUv5ebW8nFpd1KRi10HjG3OCUJnnoXefm6j7vJIvHCBHJ60rgoC6iM5g3zj9P mGkO7WKPhlKNzoIsc4b9LZ4yS+hj6+iggqKH7wIDAQABAoIBAAqbgvD1MlYMgX3N rqXinf78zzD6j2h3pbKmpjBJrvrRL+zMOxIDyU0F2//XwG3sx+FoXUu9NDufTU0b MINgI3DwI0kDrG9CygCibub7mEZFCJVAw9J9bmz/4ijXij7dTtccXdJmhI7AY74E JTO7Qvmpc2wdfUB+EatfJzQfmi5gG+WaCY8vvX3jlsrJLguP9rtHdFKZyoxUTlwE 2h6tuVNehoZBWdm4RpS+cVFPKx1FwnIZA4Cv6NzHZAhWjrn6Ju1AphRWlXVHHx4W UoFfLyyjDerzZD6j1K7pJqixAnWlXIyUUX7FvnIYjKLyio9psRD7pi5+/bBs+ioM VTLhI2ECgYEA9orFXR8HPksn3fMYHyDlsZaj8rmCAfLQe5tH/gOftrrMK3xGzDMn hdyxyOYKssATm+E+5Iqkt57Deya30Zc71iKwit/XoCYhUQtbtUvPS29Zq1ss/Xh9 ZknSVElhVr3aAZWexUFXB5bKzr7m+a1ysd9qhTc/Ko5IvYa0GL5isvECgYEA61xC uedMH91R6HZgUSPyOMDm+Zcsm5MS0qEBSc8kYKqOXWZzg2U9WizTQd4QpiTIfKm+ 2ZgsHiTPD7RYbJLmWuFhy96g1ZfmCtSMvyhTKDlaaMNVrEKyvreao7k9YZunKHQm 1goCJrxs9KfFRACnRO9d5QtkGzzbyDK/kcPjKN8CgYEA4iQ0GNCnQjqJ3Qpoa9Uv G5BD3hbO656gIWEzzgng7Cm3sYOTJSce76iZ4t8vnPqWgftARz3tDQix4jqHjdac 6jRzn07naFzRXpd+jXN2N4lxxL4jLHTjAXphVTLh+EC4wY9OTT076Rgl+zIch5TT idiWyo78f7p3enEerTulKOECgYB/3BA31CqryN0db2mlyuRk5o7UGsdWAREhsev0 P/7gMOfEX8rzH8WzvlRKHSxoReVQrBqNNTkKay69tlivKyLPTk+FpH01bB7B1XRc yLhcSsQN08gwG8/lAfOVbCWnaBroRClw7+D5UDXUt2vYJI66SVt1+bk5ftdbLA6c TpGSewKBgHmdeIArvCpPaTXJrUH3vy7keMHLp2sdl/Webs4LiENbPdel6F4HY12/ mHj4yp1VNHfIbsafJctWE9BfyK4SWTzdr4nsWL46oj+rZKKNIGJg9hO9Em0Awf15 cP5GUdws7ucLDQam8P6K7CFAYs5MWwE4IlMHYhi2DU9hg52QxNtF -----END RSA PRIVATE KEY----- 2018-10-01 10:09:45,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-10-01 10:09:45,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8895be456140986fd6c27f47773711c911e854dda7226caaaf950563630b5969" -d '{"security_group": {"name": "singlevm1-sg_1bb47ca7-fe2a-4a5d-835c-96abf970c378", "description": "created by OPNFV Functest (singlevm1)"}}' 2018-10-01 10:09:45,272 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Mon, 01 Oct 2018 10:09:45 GMT X-Openstack-Request-Id: req-02583f0d-1079-4e59-87f8-ae0f10de5733 2018-10-01 10:09:45,273 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "created_at": "2018-10-01T10:09:45Z", "updated_at": "2018-10-01T10:09:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:09:45Z", "revision_number": 0, "id": "11938b71-4fc5-4481-8e9c-39d3a999576d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:09:45Z", "security_group_id": "4bc97546-298f-43e3-9533-d507fb659ef3", "tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "port_range_min": null, "ethertype": "IPv4", "project_id": "68c01919b4a44eb98a59ea6095bf2ee1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:09:45Z", "revision_number": 0, "id": "a5f081a4-0928-4da1-b8cf-28410415318d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:09:45Z", "security_group_id": "4bc97546-298f-43e3-9533-d507fb659ef3", "tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "port_range_min": null, "ethertype": "IPv6", "project_id": "68c01919b4a44eb98a59ea6095bf2ee1"}], "revision_number": 1, "project_id": "68c01919b4a44eb98a59ea6095bf2ee1", "id": "4bc97546-298f-43e3-9533-d507fb659ef3", "name": "singlevm1-sg_1bb47ca7-fe2a-4a5d-835c-96abf970c378"}} 2018-10-01 10:09:45,273 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.39:9696/v2.0/security-groups.json used request id req-02583f0d-1079-4e59-87f8-ae0f10de5733 2018-10-01 10:09:45,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.162347078323s 2018-10-01 10:09:45,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 10:09:45,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8895be456140986fd6c27f47773711c911e854dda7226caaaf950563630b5969" 2018-10-01 10:09:45,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8340 Content-Type: application/json Date: Mon, 01 Oct 2018 10:09:45 GMT X-Openstack-Request-Id: req-c569ac58-8f2d-486d-baa0-1b0df8228948 2018-10-01 10:09:45,595 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "created_at": "2018-10-01T10:07:04Z", "updated_at": "2018-10-01T10:07:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:07:04Z", "revision_number": 0, "id": "2ee2c268-5be9-40ef-a3f1-65d9565d002c", "remote_group_id": "44abfbaa-97d0-4647-b69b-5a63fff2a8b7", "remote_ip_prefix": null, "created_at": "2018-10-01T10:07:04Z", "security_group_id": "44abfbaa-97d0-4647-b69b-5a63fff2a8b7", "tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "port_range_min": null, "ethertype": "IPv6", "project_id": "68c01919b4a44eb98a59ea6095bf2ee1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:07:04Z", "revision_number": 0, "id": "779b0853-1932-4538-932a-b14e344dcf85", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:07:04Z", "security_group_id": "44abfbaa-97d0-4647-b69b-5a63fff2a8b7", "tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "port_range_min": null, "ethertype": "IPv4", "project_id": "68c01919b4a44eb98a59ea6095bf2ee1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:07:04Z", "revision_number": 0, "id": "bfe3896e-479b-4b6d-813a-e0dafd0de29a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:07:04Z", "security_group_id": "44abfbaa-97d0-4647-b69b-5a63fff2a8b7", "tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "port_range_min": null, "ethertype": "IPv6", "project_id": "68c01919b4a44eb98a59ea6095bf2ee1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:07:04Z", "revision_number": 0, "id": "f7a49142-2711-45bf-b966-4142b97e8f6f", "remote_group_id": "44abfbaa-97d0-4647-b69b-5a63fff2a8b7", "remote_ip_prefix": null, "created_at": "2018-10-01T10:07:04Z", "security_group_id": "44abfbaa-97d0-4647-b69b-5a63fff2a8b7", "tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "port_range_min": null, "ethertype": "IPv4", "project_id": "68c01919b4a44eb98a59ea6095bf2ee1"}], "revision_number": 1, "project_id": "68c01919b4a44eb98a59ea6095bf2ee1", "id": "44abfbaa-97d0-4647-b69b-5a63fff2a8b7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1f309f25838e40249520ff0b0c461861", "created_at": "2018-10-01T10:04:05Z", "updated_at": "2018-10-01T10:04:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:04:05Z", "revision_number": 0, "id": "0f2d6d64-431a-4f05-9104-01006b34826a", "remote_group_id": "48b868ac-7793-4d4b-aa0a-dbcd19ac0ea5", "remote_ip_prefix": null, "created_at": "2018-10-01T10:04:05Z", "security_group_id": "48b868ac-7793-4d4b-aa0a-dbcd19ac0ea5", "tenant_id": "1f309f25838e40249520ff0b0c461861", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f309f25838e40249520ff0b0c461861"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:04:05Z", "revision_number": 0, "id": "2db38fe4-9a16-4fef-8ee9-da0915579f05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:04:05Z", "security_group_id": "48b868ac-7793-4d4b-aa0a-dbcd19ac0ea5", "tenant_id": "1f309f25838e40249520ff0b0c461861", "port_range_min": null, "ethertype": "IPv6", "project_id": "1f309f25838e40249520ff0b0c461861"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:04:05Z", "revision_number": 0, "id": "a175ed49-b6df-4258-99b9-3a5e6bbaa58f", "remote_group_id": "48b868ac-7793-4d4b-aa0a-dbcd19ac0ea5", "remote_ip_prefix": null, "created_at": "2018-10-01T10:04:05Z", "security_group_id": "48b868ac-7793-4d4b-aa0a-dbcd19ac0ea5", "tenant_id": "1f309f25838e40249520ff0b0c461861", "port_range_min": null, "ethertype": "IPv6", "project_id": "1f309f25838e40249520ff0b0c461861"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:04:05Z", "revision_number": 0, "id": "ff03459e-4e54-42bf-a63a-aa7993b3c28f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:04:05Z", "security_group_id": "48b868ac-7793-4d4b-aa0a-dbcd19ac0ea5", "tenant_id": "1f309f25838e40249520ff0b0c461861", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f309f25838e40249520ff0b0c461861"}], "revision_number": 1, "project_id": "1f309f25838e40249520ff0b0c461861", "id": "48b868ac-7793-4d4b-aa0a-dbcd19ac0ea5", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "created_at": "2018-10-01T10:09:45Z", "updated_at": "2018-10-01T10:09:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:09:45Z", "revision_number": 0, "id": "11938b71-4fc5-4481-8e9c-39d3a999576d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:09:45Z", "security_group_id": "4bc97546-298f-43e3-9533-d507fb659ef3", "tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "port_range_min": null, "ethertype": "IPv4", "project_id": "68c01919b4a44eb98a59ea6095bf2ee1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:09:45Z", "revision_number": 0, "id": "a5f081a4-0928-4da1-b8cf-28410415318d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:09:45Z", "security_group_id": "4bc97546-298f-43e3-9533-d507fb659ef3", "tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "port_range_min": null, "ethertype": "IPv6", "project_id": "68c01919b4a44eb98a59ea6095bf2ee1"}], "revision_number": 1, "project_id": "68c01919b4a44eb98a59ea6095bf2ee1", "id": "4bc97546-298f-43e3-9533-d507fb659ef3", "name": "singlevm1-sg_1bb47ca7-fe2a-4a5d-835c-96abf970c378"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-01T10:07:08Z", "updated_at": "2018-10-01T10:07:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:07:08Z", "revision_number": 0, "id": "0cced195-bea5-47ad-8743-98aec3e33dbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:07:08Z", "security_group_id": "4f70eca3-9276-4dd8-8e62-b41e54503cc8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:07:08Z", "revision_number": 0, "id": "63263a4f-db4f-4ccd-9cdc-590533a29141", "remote_group_id": "4f70eca3-9276-4dd8-8e62-b41e54503cc8", "remote_ip_prefix": null, "created_at": "2018-10-01T10:07:08Z", "security_group_id": "4f70eca3-9276-4dd8-8e62-b41e54503cc8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:07:08Z", "revision_number": 0, "id": "de012e35-9cf7-4a5d-a5fd-59dc274c3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:07:08Z", "security_group_id": "4f70eca3-9276-4dd8-8e62-b41e54503cc8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:07:08Z", "revision_number": 0, "id": "e253983b-0797-49f7-b30c-6808de66354d", "remote_group_id": "4f70eca3-9276-4dd8-8e62-b41e54503cc8", "remote_ip_prefix": null, "created_at": "2018-10-01T10:07:08Z", "security_group_id": "4f70eca3-9276-4dd8-8e62-b41e54503cc8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "4f70eca3-9276-4dd8-8e62-b41e54503cc8", "name": "default"}]} 2018-10-01 10:09:45,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/security-groups.json used request id req-c569ac58-8f2d-486d-baa0-1b0df8228948 2018-10-01 10:09:45,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.315976142883s 2018-10-01 10:09:45,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-01 10:09:45,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8895be456140986fd6c27f47773711c911e854dda7226caaaf950563630b5969" -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": "4bc97546-298f-43e3-9533-d507fb659ef3"}}' 2018-10-01 10:09:46,183 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Mon, 01 Oct 2018 10:09:46 GMT X-Openstack-Request-Id: req-36b97f16-77a9-4023-bc8d-2871f52b3359 2018-10-01 10:09:46,183 - keystoneauth.session - DEBUG - 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-10-01T10:09:46Z", "security_group_id": "4bc97546-298f-43e3-9533-d507fb659ef3", "port_range_min": 22, "revision_number": 0, "tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "created_at": "2018-10-01T10:09:46Z", "project_id": "68c01919b4a44eb98a59ea6095bf2ee1", "id": "62c3cfcd-fa6e-4060-9805-da90039bd97d"}} 2018-10-01 10:09:46,183 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.39:9696/v2.0/security-group-rules.json used request id req-36b97f16-77a9-4023-bc8d-2871f52b3359 2018-10-01 10:09:46,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.580780982971s 2018-10-01 10:09:46,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 10:09:46,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8895be456140986fd6c27f47773711c911e854dda7226caaaf950563630b5969" 2018-10-01 10:09:46,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8836 Content-Type: application/json Date: Mon, 01 Oct 2018 10:09:46 GMT X-Openstack-Request-Id: req-b3665366-1890-4a0a-9a56-b3aa1735b05f 2018-10-01 10:09:46,273 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "created_at": "2018-10-01T10:07:04Z", "updated_at": "2018-10-01T10:07:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:07:04Z", "revision_number": 0, "id": "bfe3896e-479b-4b6d-813a-e0dafd0de29a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:07:04Z", "security_group_id": "44abfbaa-97d0-4647-b69b-5a63fff2a8b7", "tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "port_range_min": null, "ethertype": "IPv6", "project_id": "68c01919b4a44eb98a59ea6095bf2ee1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:07:04Z", "revision_number": 0, "id": "2ee2c268-5be9-40ef-a3f1-65d9565d002c", "remote_group_id": "44abfbaa-97d0-4647-b69b-5a63fff2a8b7", "remote_ip_prefix": null, "created_at": "2018-10-01T10:07:04Z", "security_group_id": "44abfbaa-97d0-4647-b69b-5a63fff2a8b7", "tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "port_range_min": null, "ethertype": "IPv6", "project_id": "68c01919b4a44eb98a59ea6095bf2ee1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:07:04Z", "revision_number": 0, "id": "f7a49142-2711-45bf-b966-4142b97e8f6f", "remote_group_id": "44abfbaa-97d0-4647-b69b-5a63fff2a8b7", "remote_ip_prefix": null, "created_at": "2018-10-01T10:07:04Z", "security_group_id": "44abfbaa-97d0-4647-b69b-5a63fff2a8b7", "tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "port_range_min": null, "ethertype": "IPv4", "project_id": "68c01919b4a44eb98a59ea6095bf2ee1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:07:04Z", "revision_number": 0, "id": "779b0853-1932-4538-932a-b14e344dcf85", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:07:04Z", "security_group_id": "44abfbaa-97d0-4647-b69b-5a63fff2a8b7", "tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "port_range_min": null, "ethertype": "IPv4", "project_id": "68c01919b4a44eb98a59ea6095bf2ee1"}], "revision_number": 1, "project_id": "68c01919b4a44eb98a59ea6095bf2ee1", "id": "44abfbaa-97d0-4647-b69b-5a63fff2a8b7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1f309f25838e40249520ff0b0c461861", "created_at": "2018-10-01T10:04:05Z", "updated_at": "2018-10-01T10:04:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:04:05Z", "revision_number": 0, "id": "ff03459e-4e54-42bf-a63a-aa7993b3c28f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:04:05Z", "security_group_id": "48b868ac-7793-4d4b-aa0a-dbcd19ac0ea5", "tenant_id": "1f309f25838e40249520ff0b0c461861", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f309f25838e40249520ff0b0c461861"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:04:05Z", "revision_number": 0, "id": "2db38fe4-9a16-4fef-8ee9-da0915579f05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:04:05Z", "security_group_id": "48b868ac-7793-4d4b-aa0a-dbcd19ac0ea5", "tenant_id": "1f309f25838e40249520ff0b0c461861", "port_range_min": null, "ethertype": "IPv6", "project_id": "1f309f25838e40249520ff0b0c461861"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:04:05Z", "revision_number": 0, "id": "a175ed49-b6df-4258-99b9-3a5e6bbaa58f", "remote_group_id": "48b868ac-7793-4d4b-aa0a-dbcd19ac0ea5", "remote_ip_prefix": null, "created_at": "2018-10-01T10:04:05Z", "security_group_id": "48b868ac-7793-4d4b-aa0a-dbcd19ac0ea5", "tenant_id": "1f309f25838e40249520ff0b0c461861", "port_range_min": null, "ethertype": "IPv6", "project_id": "1f309f25838e40249520ff0b0c461861"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:04:05Z", "revision_number": 0, "id": "0f2d6d64-431a-4f05-9104-01006b34826a", "remote_group_id": "48b868ac-7793-4d4b-aa0a-dbcd19ac0ea5", "remote_ip_prefix": null, "created_at": "2018-10-01T10:04:05Z", "security_group_id": "48b868ac-7793-4d4b-aa0a-dbcd19ac0ea5", "tenant_id": "1f309f25838e40249520ff0b0c461861", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f309f25838e40249520ff0b0c461861"}], "revision_number": 1, "project_id": "1f309f25838e40249520ff0b0c461861", "id": "48b868ac-7793-4d4b-aa0a-dbcd19ac0ea5", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "created_at": "2018-10-01T10:09:45Z", "updated_at": "2018-10-01T10:09:46Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-01T10:09:46Z", "revision_number": 0, "id": "62c3cfcd-fa6e-4060-9805-da90039bd97d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:09:46Z", "security_group_id": "4bc97546-298f-43e3-9533-d507fb659ef3", "tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "port_range_min": 22, "ethertype": "IPv4", "project_id": "68c01919b4a44eb98a59ea6095bf2ee1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:09:45Z", "revision_number": 0, "id": "a5f081a4-0928-4da1-b8cf-28410415318d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:09:45Z", "security_group_id": "4bc97546-298f-43e3-9533-d507fb659ef3", "tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "port_range_min": null, "ethertype": "IPv6", "project_id": "68c01919b4a44eb98a59ea6095bf2ee1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:09:45Z", "revision_number": 0, "id": "11938b71-4fc5-4481-8e9c-39d3a999576d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:09:45Z", "security_group_id": "4bc97546-298f-43e3-9533-d507fb659ef3", "tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "port_range_min": null, "ethertype": "IPv4", "project_id": "68c01919b4a44eb98a59ea6095bf2ee1"}], "revision_number": 2, "project_id": "68c01919b4a44eb98a59ea6095bf2ee1", "id": "4bc97546-298f-43e3-9533-d507fb659ef3", "name": "singlevm1-sg_1bb47ca7-fe2a-4a5d-835c-96abf970c378"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-01T10:07:08Z", "updated_at": "2018-10-01T10:07:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:07:08Z", "revision_number": 0, "id": "63263a4f-db4f-4ccd-9cdc-590533a29141", "remote_group_id": "4f70eca3-9276-4dd8-8e62-b41e54503cc8", "remote_ip_prefix": null, "created_at": "2018-10-01T10:07:08Z", "security_group_id": "4f70eca3-9276-4dd8-8e62-b41e54503cc8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:07:08Z", "revision_number": 0, "id": "de012e35-9cf7-4a5d-a5fd-59dc274c3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:07:08Z", "security_group_id": "4f70eca3-9276-4dd8-8e62-b41e54503cc8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:07:08Z", "revision_number": 0, "id": "0cced195-bea5-47ad-8743-98aec3e33dbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:07:08Z", "security_group_id": "4f70eca3-9276-4dd8-8e62-b41e54503cc8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:07:08Z", "revision_number": 0, "id": "e253983b-0797-49f7-b30c-6808de66354d", "remote_group_id": "4f70eca3-9276-4dd8-8e62-b41e54503cc8", "remote_ip_prefix": null, "created_at": "2018-10-01T10:07:08Z", "security_group_id": "4f70eca3-9276-4dd8-8e62-b41e54503cc8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "4f70eca3-9276-4dd8-8e62-b41e54503cc8", "name": "default"}]} 2018-10-01 10:09:46,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/security-groups.json used request id req-b3665366-1890-4a0a-9a56-b3aa1735b05f 2018-10-01 10:09:46,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0835399627686s 2018-10-01 10:09:46,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-01 10:09:46,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8895be456140986fd6c27f47773711c911e854dda7226caaaf950563630b5969" -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": "4bc97546-298f-43e3-9533-d507fb659ef3"}}' 2018-10-01 10:09:46,722 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Mon, 01 Oct 2018 10:09:46 GMT X-Openstack-Request-Id: req-0f27350f-d534-43b6-8c63-0578049f9760 2018-10-01 10:09:46,722 - keystoneauth.session - DEBUG - 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-10-01T10:09:46Z", "security_group_id": "4bc97546-298f-43e3-9533-d507fb659ef3", "port_range_min": null, "revision_number": 0, "tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "created_at": "2018-10-01T10:09:46Z", "project_id": "68c01919b4a44eb98a59ea6095bf2ee1", "id": "4be3f0d7-7f0a-43c7-9950-e861f596d89f"}} 2018-10-01 10:09:46,722 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.39:9696/v2.0/security-group-rules.json used request id req-0f27350f-d534-43b6-8c63-0578049f9760 2018-10-01 10:09:46,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.44217300415s 2018-10-01 10:09:46,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 10:09:46,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8895be456140986fd6c27f47773711c911e854dda7226caaaf950563630b5969" 2018-10-01 10:09:46,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2146 Content-Type: application/json Date: Mon, 01 Oct 2018 10:09:47 GMT X-Openstack-Request-Id: req-be9ac777-c2cb-4fb5-8923-665e9d4c5141 2018-10-01 10:09:46,811 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"0c4e493c-7199-4d4a-86ae-4223bac5874a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1f309f25838e40249520ff0b0c461861","l2_adjacency":true,"status":"ACTIVE","subnets":["09534f99-1063-44f2-99a1-4ff7df7ad2e4"],"description":"","tags":[],"updated_at":"2018-10-01T10:04:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1f309f25838e40249520ff0b0c461861","created_at":"2018-10-01T10:04:05Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8f2c2c27-bf4c-4e26-93b8-3f4b268d9f30","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"68c01919b4a44eb98a59ea6095bf2ee1","l2_adjacency":true,"status":"ACTIVE","subnets":["dd870dd9-eb6e-47e2-9f0f-49dc930862c3"],"description":"","tags":[],"updated_at":"2018-10-01T10:09:30Z","qos_policy_id":null,"name":"singlevm1-net_1bb47ca7-fe2a-4a5d-835c-96abf970c378","admin_state_up":true,"tenant_id":"68c01919b4a44eb98a59ea6095bf2ee1","created_at":"2018-10-01T10:09:29Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e2d6272e-c45d-4e1e-b3f2-6d27e1326adf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["6762a38a-d478-4edf-b445-5bc9d2ee1034"],"description":"","tags":[],"updated_at":"2018-10-01T10:09:31Z","qos_policy_id":null,"name":"HA network tenant 68c01919b4a44eb98a59ea6095bf2ee1","admin_state_up":true,"tenant_id":"","created_at":"2018-10-01T10:09:30Z","provider:network_type":"vxlan"}]} 2018-10-01 10:09:46,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/networks.json used request id req-be9ac777-c2cb-4fb5-8923-665e9d4c5141 2018-10-01 10:09:46,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0878970623016s 2018-10-01 10:09:46,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 10:09:46,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8895be456140986fd6c27f47773711c911e854dda7226caaaf950563630b5969" 2018-10-01 10:09:47,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Mon, 01 Oct 2018 10:09:47 GMT X-Openstack-Request-Id: req-0fe74f1c-c224-4534-932d-c3c90753b9d2 2018-10-01 10:09:47,668 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T10:09:43Z", "file": "/v2/images/3a26254c-5f5b-4d2f-bd70-a6ecff846032/file", "owner": "68c01919b4a44eb98a59ea6095bf2ee1", "id": "3a26254c-5f5b-4d2f-bd70-a6ecff846032", "size": 12716032, "self": "/v2/images/3a26254c-5f5b-4d2f-bd70-a6ecff846032", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://424f78db-5670-4931-b99a-3b6ae6456aba/images/3a26254c-5f5b-4d2f-bd70-a6ecff846032/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://424f78db-5670-4931-b99a-3b6ae6456aba/images/3a26254c-5f5b-4d2f-bd70-a6ecff846032/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_1bb47ca7-fe2a-4a5d-835c-96abf970c378", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_1bb47ca7-fe2a-4a5d-835c-96abf970c378", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T10:09:42Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 10:09:47,669 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.39:9292/v2/images used request id req-0fe74f1c-c224-4534-932d-c3c90753b9d2 2018-10-01 10:09:47,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.851585149765s 2018-10-01 10:09:47,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-01 10:09:47,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.39:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8895be456140986fd6c27f47773711c911e854dda7226caaaf950563630b5969" 2018-10-01 10:09:47,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Mon, 01 Oct 2018 10:09:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bf56fa6d-d9c0-4c78-b064-108ecb6bc997 x-openstack-request-id: req-bf56fa6d-d9c0-4c78-b064-108ecb6bc997 2018-10-01 10:09:47,807 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.39:8774/v2.1/flavors/a351615d-9527-467c-abe2-807a9e2ff2a7", "rel": "self"}, {"href": "http://172.30.9.39:8774/flavors/a351615d-9527-467c-abe2-807a9e2ff2a7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a351615d-9527-467c-abe2-807a9e2ff2a7", "name": "singlevm1-flavor_1bb47ca7-fe2a-4a5d-835c-96abf970c378", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-01 10:09:47,807 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.39:8774/v2.1/flavors/detail?is_public=None used request id req-bf56fa6d-d9c0-4c78-b064-108ecb6bc997 2018-10-01 10:09:47,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.131386041641s 2018-10-01 10:09:47,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-01 10:09:47,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8895be456140986fd6c27f47773711c911e854dda7226caaaf950563630b5969" -d '{"server": {"name": "singlevm1-vm_1bb47ca7-fe2a-4a5d-835c-96abf970c378", "imageRef": "3a26254c-5f5b-4d2f-bd70-a6ecff846032", "key_name": "singlevm1-kp_1bb47ca7-fe2a-4a5d-835c-96abf970c378", "flavorRef": "a351615d-9527-467c-abe2-807a9e2ff2a7", "max_count": 1, "min_count": 1, "networks": [{"uuid": "8f2c2c27-bf4c-4e26-93b8-3f4b268d9f30"}], "security_groups": [{"name": "4bc97546-298f-43e3-9533-d507fb659ef3"}]}}' 2018-10-01 10:09:54,895 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Mon, 01 Oct 2018 10:09:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.39:8774/v2.1/servers/a0e3feb3-99a1-4510-84e3-2a70ef812e15 x-compute-request-id: req-46064d0a-6790-46cb-990e-63199486268e x-openstack-request-id: req-46064d0a-6790-46cb-990e-63199486268e 2018-10-01 10:09:54,895 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "4bc97546-298f-43e3-9533-d507fb659ef3"}], "OS-DCF:diskConfig": "MANUAL", "id": "a0e3feb3-99a1-4510-84e3-2a70ef812e15", "links": [{"href": "http://172.30.9.39:8774/v2.1/servers/a0e3feb3-99a1-4510-84e3-2a70ef812e15", "rel": "self"}, {"href": "http://172.30.9.39:8774/servers/a0e3feb3-99a1-4510-84e3-2a70ef812e15", "rel": "bookmark"}], "adminPass": "42czMh5nE3TV"}} 2018-10-01 10:09:54,895 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.39:8774/v2.1/servers used request id req-46064d0a-6790-46cb-990e-63199486268e 2018-10-01 10:09:54,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 7.0863571167s 2018-10-01 10:09:54,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 10:09:54,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8895be456140986fd6c27f47773711c911e854dda7226caaaf950563630b5969" 2018-10-01 10:09:55,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 643 Content-Type: application/json Date: Mon, 01 Oct 2018 10:09:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6c284c79-e4d7-4890-bf7e-89aaf493bf67 x-openstack-request-id: req-6c284c79-e4d7-4890-bf7e-89aaf493bf67 2018-10-01 10:09:55,662 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.39:8774/v2.1/servers/a0e3feb3-99a1-4510-84e3-2a70ef812e15", "rel": "self"}, {"href": "http://172.30.9.39:8774/servers/a0e3feb3-99a1-4510-84e3-2a70ef812e15", "rel": "bookmark"}], "image": {"id": "3a26254c-5f5b-4d2f-bd70-a6ecff846032", "links": [{"href": "http://172.30.9.39:8774/images/3a26254c-5f5b-4d2f-bd70-a6ecff846032", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a351615d-9527-467c-abe2-807a9e2ff2a7", "links": [{"href": "http://172.30.9.39:8774/flavors/a351615d-9527-467c-abe2-807a9e2ff2a7", "rel": "bookmark"}]}, "id": "a0e3feb3-99a1-4510-84e3-2a70ef812e15", "user_id": "1447b4d95e4d496da08715dcc93bda3e", "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-10-01T10:09:54Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_1bb47ca7-fe2a-4a5d-835c-96abf970c378", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_1bb47ca7-fe2a-4a5d-835c-96abf970c378", "created": "2018-10-01T10:09:55Z", "tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 10:09:55,663 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.39:8774/v2.1/servers/detail used request id req-6c284c79-e4d7-4890-bf7e-89aaf493bf67 2018-10-01 10:09:55,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.766630172729s 2018-10-01 10:09:55,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 10:09:55,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8895be456140986fd6c27f47773711c911e854dda7226caaaf950563630b5969" 2018-10-01 10:09:55,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2146 Content-Type: application/json Date: Mon, 01 Oct 2018 10:09:55 GMT X-Openstack-Request-Id: req-9fe66cee-bc54-489f-844d-8e71e21683c2 2018-10-01 10:09:55,753 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"0c4e493c-7199-4d4a-86ae-4223bac5874a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1f309f25838e40249520ff0b0c461861","l2_adjacency":true,"status":"ACTIVE","subnets":["09534f99-1063-44f2-99a1-4ff7df7ad2e4"],"description":"","tags":[],"updated_at":"2018-10-01T10:04:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1f309f25838e40249520ff0b0c461861","created_at":"2018-10-01T10:04:05Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8f2c2c27-bf4c-4e26-93b8-3f4b268d9f30","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"68c01919b4a44eb98a59ea6095bf2ee1","l2_adjacency":true,"status":"ACTIVE","subnets":["dd870dd9-eb6e-47e2-9f0f-49dc930862c3"],"description":"","tags":[],"updated_at":"2018-10-01T10:09:30Z","qos_policy_id":null,"name":"singlevm1-net_1bb47ca7-fe2a-4a5d-835c-96abf970c378","admin_state_up":true,"tenant_id":"68c01919b4a44eb98a59ea6095bf2ee1","created_at":"2018-10-01T10:09:29Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e2d6272e-c45d-4e1e-b3f2-6d27e1326adf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["6762a38a-d478-4edf-b445-5bc9d2ee1034"],"description":"","tags":[],"updated_at":"2018-10-01T10:09:31Z","qos_policy_id":null,"name":"HA network tenant 68c01919b4a44eb98a59ea6095bf2ee1","admin_state_up":true,"tenant_id":"","created_at":"2018-10-01T10:09:30Z","provider:network_type":"vxlan"}]} 2018-10-01 10:09:55,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/networks.json used request id req-9fe66cee-bc54-489f-844d-8e71e21683c2 2018-10-01 10:09:55,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0790648460388s 2018-10-01 10:09:55,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-01 10:09:55,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8895be456140986fd6c27f47773711c911e854dda7226caaaf950563630b5969" 2018-10-01 10:09:56,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1925 Content-Type: application/json Date: Mon, 01 Oct 2018 10:09:55 GMT X-Openstack-Request-Id: req-03d05706-fb07-4ec4-bc88-f4617c64fcfd 2018-10-01 10:09:56,067 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-10-01T10:04:11Z","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":"09534f99-1063-44f2-99a1-4ff7df7ad2e4","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"1f309f25838e40249520ff0b0c461861","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"0c4e493c-7199-4d4a-86ae-4223bac5874a","tenant_id":"1f309f25838e40249520ff0b0c461861","created_at":"2018-10-01T10:04:11Z","ip_version":4},{"updated_at":"2018-10-01T10:09:31Z","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":"6762a38a-d478-4edf-b445-5bc9d2ee1034","dns_nameservers":[],"gateway_ip":null,"project_id":"","description":"","tags":[],"cidr":"169.254.192.0/18","subnetpool_id":null,"service_types":[],"name":"HA subnet tenant 68c01919b4a44eb98a59ea6095bf2ee1","enable_dhcp":false,"segment_id":null,"network_id":"e2d6272e-c45d-4e1e-b3f2-6d27e1326adf","tenant_id":"","created_at":"2018-10-01T10:09:31Z","ip_version":4},{"updated_at":"2018-10-01T10:09:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"dd870dd9-eb6e-47e2-9f0f-49dc930862c3","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"68c01919b4a44eb98a59ea6095bf2ee1","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_1bb47ca7-fe2a-4a5d-835c-96abf970c378","enable_dhcp":true,"segment_id":null,"network_id":"8f2c2c27-bf4c-4e26-93b8-3f4b268d9f30","tenant_id":"68c01919b4a44eb98a59ea6095bf2ee1","created_at":"2018-10-01T10:09:30Z","ip_version":4}]} 2018-10-01 10:09:56,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/subnets.json used request id req-03d05706-fb07-4ec4-bc88-f4617c64fcfd 2018-10-01 10:09:56,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.31214094162s 2018-10-01 10:09:56,068 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 10:09:58,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 10:09:58,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8895be456140986fd6c27f47773711c911e854dda7226caaaf950563630b5969" 2018-10-01 10:09:58,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 655 Content-Type: application/json Date: Mon, 01 Oct 2018 10:09:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2f746f07-34bd-47c8-95b1-6c3dc9fbdafc x-openstack-request-id: req-2f746f07-34bd-47c8-95b1-6c3dc9fbdafc 2018-10-01 10:09:58,951 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.39:8774/v2.1/servers/a0e3feb3-99a1-4510-84e3-2a70ef812e15", "rel": "self"}, {"href": "http://172.30.9.39:8774/servers/a0e3feb3-99a1-4510-84e3-2a70ef812e15", "rel": "bookmark"}], "image": {"id": "3a26254c-5f5b-4d2f-bd70-a6ecff846032", "links": [{"href": "http://172.30.9.39:8774/images/3a26254c-5f5b-4d2f-bd70-a6ecff846032", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a351615d-9527-467c-abe2-807a9e2ff2a7", "links": [{"href": "http://172.30.9.39:8774/flavors/a351615d-9527-467c-abe2-807a9e2ff2a7", "rel": "bookmark"}]}, "id": "a0e3feb3-99a1-4510-84e3-2a70ef812e15", "user_id": "1447b4d95e4d496da08715dcc93bda3e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-01T10:09:58Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_1bb47ca7-fe2a-4a5d-835c-96abf970c378", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_1bb47ca7-fe2a-4a5d-835c-96abf970c378", "created": "2018-10-01T10:09:55Z", "tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 10:09:58,951 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.39:8774/v2.1/servers/detail used request id req-2f746f07-34bd-47c8-95b1-6c3dc9fbdafc 2018-10-01 10:09:58,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.880259037018s 2018-10-01 10:09:58,958 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 10:10:00,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 10:10:00,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8895be456140986fd6c27f47773711c911e854dda7226caaaf950563630b5969" 2018-10-01 10:10:02,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 742 Content-Type: application/json Date: Mon, 01 Oct 2018 10:10:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-da61c923-e930-46a1-88f6-c6c581aabc5e x-openstack-request-id: req-da61c923-e930-46a1-88f6-c6c581aabc5e 2018-10-01 10:10:02,147 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.39:8774/v2.1/servers/a0e3feb3-99a1-4510-84e3-2a70ef812e15", "rel": "self"}, {"href": "http://172.30.9.39:8774/servers/a0e3feb3-99a1-4510-84e3-2a70ef812e15", "rel": "bookmark"}], "image": {"id": "3a26254c-5f5b-4d2f-bd70-a6ecff846032", "links": [{"href": "http://172.30.9.39:8774/images/3a26254c-5f5b-4d2f-bd70-a6ecff846032", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a351615d-9527-467c-abe2-807a9e2ff2a7", "links": [{"href": "http://172.30.9.39:8774/flavors/a351615d-9527-467c-abe2-807a9e2ff2a7", "rel": "bookmark"}]}, "id": "a0e3feb3-99a1-4510-84e3-2a70ef812e15", "security_groups": [{"name": "singlevm1-sg_1bb47ca7-fe2a-4a5d-835c-96abf970c378"}], "user_id": "1447b4d95e4d496da08715dcc93bda3e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-01T10:09:59Z", "hostId": "2474c016974c1118db1594554e85105aaa88024736c349c244835de4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_1bb47ca7-fe2a-4a5d-835c-96abf970c378", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "singlevm1-vm_1bb47ca7-fe2a-4a5d-835c-96abf970c378", "created": "2018-10-01T10:09:55Z", "tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 10:10:02,147 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.39:8774/v2.1/servers/detail used request id req-da61c923-e930-46a1-88f6-c6c581aabc5e 2018-10-01 10:10:02,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.18716192245s 2018-10-01 10:10:02,155 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 10:10:04,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 10:10:04,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8895be456140986fd6c27f47773711c911e854dda7226caaaf950563630b5969" 2018-10-01 10:10:05,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 736 Content-Type: application/json Date: Mon, 01 Oct 2018 10:10:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-56557fb3-bd4b-4db5-9a6f-347931315f53 x-openstack-request-id: req-56557fb3-bd4b-4db5-9a6f-347931315f53 2018-10-01 10:10:05,857 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.39:8774/v2.1/servers/a0e3feb3-99a1-4510-84e3-2a70ef812e15", "rel": "self"}, {"href": "http://172.30.9.39:8774/servers/a0e3feb3-99a1-4510-84e3-2a70ef812e15", "rel": "bookmark"}], "image": {"id": "3a26254c-5f5b-4d2f-bd70-a6ecff846032", "links": [{"href": "http://172.30.9.39:8774/images/3a26254c-5f5b-4d2f-bd70-a6ecff846032", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a351615d-9527-467c-abe2-807a9e2ff2a7", "links": [{"href": "http://172.30.9.39:8774/flavors/a351615d-9527-467c-abe2-807a9e2ff2a7", "rel": "bookmark"}]}, "id": "a0e3feb3-99a1-4510-84e3-2a70ef812e15", "security_groups": [{"name": "singlevm1-sg_1bb47ca7-fe2a-4a5d-835c-96abf970c378"}], "user_id": "1447b4d95e4d496da08715dcc93bda3e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-01T10:10:01Z", "hostId": "2474c016974c1118db1594554e85105aaa88024736c349c244835de4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_1bb47ca7-fe2a-4a5d-835c-96abf970c378", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "singlevm1-vm_1bb47ca7-fe2a-4a5d-835c-96abf970c378", "created": "2018-10-01T10:09:55Z", "tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 10:10:05,857 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.39:8774/v2.1/servers/detail used request id req-56557fb3-bd4b-4db5-9a6f-347931315f53 2018-10-01 10:10:05,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.69970583916s 2018-10-01 10:10:05,863 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 10:10:07,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 10:10:07,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8895be456140986fd6c27f47773711c911e854dda7226caaaf950563630b5969" 2018-10-01 10:10:09,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 813 Content-Type: application/json Date: Mon, 01 Oct 2018 10:10:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-35709910-fb0b-49f0-9d96-1520900fa758 x-openstack-request-id: req-35709910-fb0b-49f0-9d96-1520900fa758 2018-10-01 10:10:09,510 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_1bb47ca7-fe2a-4a5d-835c-96abf970c378": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d9:e6", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.39:8774/v2.1/servers/a0e3feb3-99a1-4510-84e3-2a70ef812e15", "rel": "self"}, {"href": "http://172.30.9.39:8774/servers/a0e3feb3-99a1-4510-84e3-2a70ef812e15", "rel": "bookmark"}], "image": {"id": "3a26254c-5f5b-4d2f-bd70-a6ecff846032", "links": [{"href": "http://172.30.9.39:8774/images/3a26254c-5f5b-4d2f-bd70-a6ecff846032", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-10-01T10:10:07.000000", "flavor": {"id": "a351615d-9527-467c-abe2-807a9e2ff2a7", "links": [{"href": "http://172.30.9.39:8774/flavors/a351615d-9527-467c-abe2-807a9e2ff2a7", "rel": "bookmark"}]}, "id": "a0e3feb3-99a1-4510-84e3-2a70ef812e15", "security_groups": [{"name": "singlevm1-sg_1bb47ca7-fe2a-4a5d-835c-96abf970c378"}], "user_id": "1447b4d95e4d496da08715dcc93bda3e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T10:10:08Z", "hostId": "2474c016974c1118db1594554e85105aaa88024736c349c244835de4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_1bb47ca7-fe2a-4a5d-835c-96abf970c378", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "singlevm1-vm_1bb47ca7-fe2a-4a5d-835c-96abf970c378", "created": "2018-10-01T10:09:55Z", "tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 10:10:09,510 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.39:8774/v2.1/servers/detail used request id req-35709910-fb0b-49f0-9d96-1520900fa758 2018-10-01 10:10:09,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.6449611187s 2018-10-01 10:10:09,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-01 10:10:09,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.39:9696/v2.0/ports.json?device_id=a0e3feb3-99a1-4510-84e3-2a70ef812e15" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8895be456140986fd6c27f47773711c911e854dda7226caaaf950563630b5969" 2018-10-01 10:10:09,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 991 Content-Type: application/json Date: Mon, 01 Oct 2018 10:10:09 GMT X-Openstack-Request-Id: req-418e9b68-2511-4b80-9e47-61d0d3cf3786 2018-10-01 10:10:09,577 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-01T10:10:06Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"dd870dd9-eb6e-47e2-9f0f-49dc930862c3","ip_address":"192.168.120.5"}],"id":"685761df-f3db-4e42-a017-4be02ce7bf87","security_groups":["4bc97546-298f-43e3-9533-d507fb659ef3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:53:d9:e6","project_id":"68c01919b4a44eb98a59ea6095bf2ee1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8f2c2c27-bf4c-4e26-93b8-3f4b268d9f30","tenant_id":"68c01919b4a44eb98a59ea6095bf2ee1","created_at":"2018-10-01T10:10:00Z","binding:vnic_type":"normal","device_id":"a0e3feb3-99a1-4510-84e3-2a70ef812e15","ip_allocation":"immediate"}]} 2018-10-01 10:10:09,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/ports.json?device_id=a0e3feb3-99a1-4510-84e3-2a70ef812e15 used request id req-418e9b68-2511-4b80-9e47-61d0d3cf3786 2018-10-01 10:10:09,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.059494972229s 2018-10-01 10:10:09,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 10:10:09,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.39:9696/v2.0/floatingips.json?port_id=685761df-f3db-4e42-a017-4be02ce7bf87" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8895be456140986fd6c27f47773711c911e854dda7226caaaf950563630b5969" 2018-10-01 10:10:09,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 01 Oct 2018 10:10:09 GMT X-Openstack-Request-Id: req-66ca0da9-97da-4cdb-a422-741ea9880791 2018-10-01 10:10:09,934 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-01 10:10:09,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/floatingips.json?port_id=685761df-f3db-4e42-a017-4be02ce7bf87 used request id req-66ca0da9-97da-4cdb-a422-741ea9880791 2018-10-01 10:10:09,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.347023010254s 2018-10-01 10:10:09,936 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_1bb47ca7-fe2a-4a5d-835c-96abf970c378': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:53:d9:e6', u'version': 4, u'addr': u'192.168.120.5', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'3a26254c-5f5b-4d2f-bd70-a6ecff846032'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000002', u'OS-SRV-USG:launched_at': u'2018-10-01T10:10:07.000000', 'flavor': Munch({u'id': u'a351615d-9527-467c-abe2-807a9e2ff2a7'}), 'az': u'nova', 'id': u'a0e3feb3-99a1-4510-84e3-2a70ef812e15', 'security_groups': [Munch({u'name': u'singlevm1-sg_1bb47ca7-fe2a-4a5d-835c-96abf970c378'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1447b4d95e4d496da08715dcc93bda3e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'68c01919b4a44eb98a59ea6095bf2ee1', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-10-01T10:10:07.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-01T10:10:08Z', 'hostId': u'2474c016974c1118db1594554e85105aaa88024736c349c244835de4', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-0.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_1bb47ca7-fe2a-4a5d-835c-96abf970c378', 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'2474c016974c1118db1594554e85105aaa88024736c349c244835de4', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-0.opnfvlf.org', 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'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000002', u'OS-SRV-USG:launched_at': u'2018-10-01T10:10:07.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'68c01919b4a44eb98a59ea6095bf2ee1', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', 'name': u'singlevm1-vm_1bb47ca7-fe2a-4a5d-835c-96abf970c378', 'adminPass': u'42czMh5nE3TV', 'tenant_id': u'68c01919b4a44eb98a59ea6095bf2ee1', 'created_at': u'2018-10-01T10:09:55Z', 'created': u'2018-10-01T10:09:55Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-10-01 10:10:09,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 10:10:09,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8895be456140986fd6c27f47773711c911e854dda7226caaaf950563630b5969" 2018-10-01 10:10:10,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2146 Content-Type: application/json Date: Mon, 01 Oct 2018 10:10:10 GMT X-Openstack-Request-Id: req-69baa89f-eff0-4157-9863-1ecf97b97ebc 2018-10-01 10:10:10,292 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"0c4e493c-7199-4d4a-86ae-4223bac5874a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1f309f25838e40249520ff0b0c461861","l2_adjacency":true,"status":"ACTIVE","subnets":["09534f99-1063-44f2-99a1-4ff7df7ad2e4"],"description":"","tags":[],"updated_at":"2018-10-01T10:04:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1f309f25838e40249520ff0b0c461861","created_at":"2018-10-01T10:04:05Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8f2c2c27-bf4c-4e26-93b8-3f4b268d9f30","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"68c01919b4a44eb98a59ea6095bf2ee1","l2_adjacency":true,"status":"ACTIVE","subnets":["dd870dd9-eb6e-47e2-9f0f-49dc930862c3"],"description":"","tags":[],"updated_at":"2018-10-01T10:09:30Z","qos_policy_id":null,"name":"singlevm1-net_1bb47ca7-fe2a-4a5d-835c-96abf970c378","admin_state_up":true,"tenant_id":"68c01919b4a44eb98a59ea6095bf2ee1","created_at":"2018-10-01T10:09:29Z","provider:network_type":"vxlan"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e2d6272e-c45d-4e1e-b3f2-6d27e1326adf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"","l2_adjacency":true,"status":"ACTIVE","subnets":["6762a38a-d478-4edf-b445-5bc9d2ee1034"],"description":"","tags":[],"updated_at":"2018-10-01T10:09:31Z","qos_policy_id":null,"name":"HA network tenant 68c01919b4a44eb98a59ea6095bf2ee1","admin_state_up":true,"tenant_id":"","created_at":"2018-10-01T10:09:30Z","provider:network_type":"vxlan"}]} 2018-10-01 10:10:10,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/networks.json used request id req-69baa89f-eff0-4157-9863-1ecf97b97ebc 2018-10-01 10:10:10,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.350798845291s 2018-10-01 10:10:10,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-01 10:10:10,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.39:9696/v2.0/ports.json?device_id=a0e3feb3-99a1-4510-84e3-2a70ef812e15" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8895be456140986fd6c27f47773711c911e854dda7226caaaf950563630b5969" 2018-10-01 10:10:10,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 991 Content-Type: application/json Date: Mon, 01 Oct 2018 10:10:10 GMT X-Openstack-Request-Id: req-a28b8b9b-0fb9-4971-b743-b995b947ae46 2018-10-01 10:10:10,597 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-01T10:10:06Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"dd870dd9-eb6e-47e2-9f0f-49dc930862c3","ip_address":"192.168.120.5"}],"id":"685761df-f3db-4e42-a017-4be02ce7bf87","security_groups":["4bc97546-298f-43e3-9533-d507fb659ef3"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:53:d9:e6","project_id":"68c01919b4a44eb98a59ea6095bf2ee1","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8f2c2c27-bf4c-4e26-93b8-3f4b268d9f30","tenant_id":"68c01919b4a44eb98a59ea6095bf2ee1","created_at":"2018-10-01T10:10:00Z","binding:vnic_type":"normal","device_id":"a0e3feb3-99a1-4510-84e3-2a70ef812e15","ip_allocation":"immediate"}]} 2018-10-01 10:10:10,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/ports.json?device_id=a0e3feb3-99a1-4510-84e3-2a70ef812e15 used request id req-a28b8b9b-0fb9-4971-b743-b995b947ae46 2018-10-01 10:10:10,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.303346157074s 2018-10-01 10:10:10,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-10-01 10:10:10,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8895be456140986fd6c27f47773711c911e854dda7226caaaf950563630b5969" -d '{"floatingip": {"floating_network_id": "0c4e493c-7199-4d4a-86ae-4223bac5874a", "fixed_ip_address": "192.168.120.5", "port_id": "685761df-f3db-4e42-a017-4be02ce7bf87"}}' 2018-10-01 10:10:13,256 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Mon, 01 Oct 2018 10:10:13 GMT X-Openstack-Request-Id: req-92605347-1ee4-4324-b920-28e4d3c7ff11 2018-10-01 10:10:13,256 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "cf6d6447-d7a6-4b1c-8410-bf83015d2dd5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "created_at": "2018-10-01T10:10:11Z", "updated_at": "2018-10-01T10:10:11Z", "floating_network_id": "0c4e493c-7199-4d4a-86ae-4223bac5874a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8f2c2c27-bf4c-4e26-93b8-3f4b268d9f30", "device_owner": "compute:nova", "mac_address": "fa:16:3e:53:d9:e6", "device_id": "a0e3feb3-99a1-4510-84e3-2a70ef812e15"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "68c01919b4a44eb98a59ea6095bf2ee1", "port_id": "685761df-f3db-4e42-a017-4be02ce7bf87", "id": "040c7bba-0022-44e3-8dff-b9bb88d38693", "qos_policy_id": null}} 2018-10-01 10:10:13,256 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.39:9696/v2.0/floatingips.json used request id req-92605347-1ee4-4324-b920-28e4d3c7ff11 2018-10-01 10:10:13,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.65808582306s 2018-10-01 10:10:13,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 10:10:13,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8895be456140986fd6c27f47773711c911e854dda7226caaaf950563630b5969" 2018-10-01 10:10:13,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 01 Oct 2018 10:10:13 GMT X-Openstack-Request-Id: req-9dca0731-cfce-4144-b05f-76e08713be1d 2018-10-01 10:10:13,348 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "cf6d6447-d7a6-4b1c-8410-bf83015d2dd5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "created_at": "2018-10-01T10:10:11Z", "updated_at": "2018-10-01T10:10:11Z", "floating_network_id": "0c4e493c-7199-4d4a-86ae-4223bac5874a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8f2c2c27-bf4c-4e26-93b8-3f4b268d9f30", "device_owner": "compute:nova", "mac_address": "fa:16:3e:53:d9:e6", "device_id": "a0e3feb3-99a1-4510-84e3-2a70ef812e15"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "68c01919b4a44eb98a59ea6095bf2ee1", "port_id": "685761df-f3db-4e42-a017-4be02ce7bf87", "id": "040c7bba-0022-44e3-8dff-b9bb88d38693", "qos_policy_id": null}]} 2018-10-01 10:10:13,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/floatingips.json used request id req-9dca0731-cfce-4144-b05f-76e08713be1d 2018-10-01 10:10:13,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0748808383942s 2018-10-01 10:10:13,355 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-01 10:10:13,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 10:10:13,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8895be456140986fd6c27f47773711c911e854dda7226caaaf950563630b5969" 2018-10-01 10:10:13,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 01 Oct 2018 10:10:14 GMT X-Openstack-Request-Id: req-9e311c47-bc45-4b53-b62f-8f89dab12fe9 2018-10-01 10:10:13,704 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "cf6d6447-d7a6-4b1c-8410-bf83015d2dd5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "created_at": "2018-10-01T10:10:11Z", "updated_at": "2018-10-01T10:10:11Z", "floating_network_id": "0c4e493c-7199-4d4a-86ae-4223bac5874a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8f2c2c27-bf4c-4e26-93b8-3f4b268d9f30", "device_owner": "compute:nova", "mac_address": "fa:16:3e:53:d9:e6", "device_id": "a0e3feb3-99a1-4510-84e3-2a70ef812e15"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "68c01919b4a44eb98a59ea6095bf2ee1", "port_id": "685761df-f3db-4e42-a017-4be02ce7bf87", "id": "040c7bba-0022-44e3-8dff-b9bb88d38693", "qos_policy_id": null}]} 2018-10-01 10:10:13,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/floatingips.json used request id req-9e311c47-bc45-4b53-b62f-8f89dab12fe9 2018-10-01 10:10:13,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.238510131836s 2018-10-01 10:10:13,710 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-01 10:10:13,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 10:10:13,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8895be456140986fd6c27f47773711c911e854dda7226caaaf950563630b5969" 2018-10-01 10:10:14,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 01 Oct 2018 10:10:14 GMT X-Openstack-Request-Id: req-e5f4e0ce-b853-45c5-b2f0-a621209ddb11 2018-10-01 10:10:14,073 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "cf6d6447-d7a6-4b1c-8410-bf83015d2dd5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "created_at": "2018-10-01T10:10:11Z", "updated_at": "2018-10-01T10:10:11Z", "floating_network_id": "0c4e493c-7199-4d4a-86ae-4223bac5874a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8f2c2c27-bf4c-4e26-93b8-3f4b268d9f30", "device_owner": "compute:nova", "mac_address": "fa:16:3e:53:d9:e6", "device_id": "a0e3feb3-99a1-4510-84e3-2a70ef812e15"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "68c01919b4a44eb98a59ea6095bf2ee1", "port_id": "685761df-f3db-4e42-a017-4be02ce7bf87", "id": "040c7bba-0022-44e3-8dff-b9bb88d38693", "qos_policy_id": null}]} 2018-10-01 10:10:14,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/floatingips.json used request id req-e5f4e0ce-b853-45c5-b2f0-a621209ddb11 2018-10-01 10:10:14,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.252171993256s 2018-10-01 10:10:14,079 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-01 10:10:14,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 10:10:14,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8895be456140986fd6c27f47773711c911e854dda7226caaaf950563630b5969" 2018-10-01 10:10:14,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Mon, 01 Oct 2018 10:10:14 GMT X-Openstack-Request-Id: req-c22c1e0c-c3b5-48e4-a2a0-b6ef446cf3bf 2018-10-01 10:10:14,443 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "cf6d6447-d7a6-4b1c-8410-bf83015d2dd5", "status": "DOWN", "description": "", "tags": [], "tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "created_at": "2018-10-01T10:10:11Z", "updated_at": "2018-10-01T10:10:11Z", "floating_network_id": "0c4e493c-7199-4d4a-86ae-4223bac5874a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8f2c2c27-bf4c-4e26-93b8-3f4b268d9f30", "device_owner": "compute:nova", "mac_address": "fa:16:3e:53:d9:e6", "device_id": "a0e3feb3-99a1-4510-84e3-2a70ef812e15"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "68c01919b4a44eb98a59ea6095bf2ee1", "port_id": "685761df-f3db-4e42-a017-4be02ce7bf87", "id": "040c7bba-0022-44e3-8dff-b9bb88d38693", "qos_policy_id": null}]} 2018-10-01 10:10:14,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/floatingips.json used request id req-c22c1e0c-c3b5-48e4-a2a0-b6ef446cf3bf 2018-10-01 10:10:14,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.253849029541s 2018-10-01 10:10:14,450 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-01 10:10:14,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 10:10:14,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8895be456140986fd6c27f47773711c911e854dda7226caaaf950563630b5969" 2018-10-01 10:10:14,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Mon, 01 Oct 2018 10:10:14 GMT X-Openstack-Request-Id: req-c8e45ec0-3de5-49f4-9878-210c37302f74 2018-10-01 10:10:14,621 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "cf6d6447-d7a6-4b1c-8410-bf83015d2dd5", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "created_at": "2018-10-01T10:10:11Z", "updated_at": "2018-10-01T10:10:14Z", "floating_network_id": "0c4e493c-7199-4d4a-86ae-4223bac5874a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8f2c2c27-bf4c-4e26-93b8-3f4b268d9f30", "device_owner": "compute:nova", "mac_address": "fa:16:3e:53:d9:e6", "device_id": "a0e3feb3-99a1-4510-84e3-2a70ef812e15"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "68c01919b4a44eb98a59ea6095bf2ee1", "port_id": "685761df-f3db-4e42-a017-4be02ce7bf87", "id": "040c7bba-0022-44e3-8dff-b9bb88d38693", "qos_policy_id": null}]} 2018-10-01 10:10:14,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/floatingips.json used request id req-c8e45ec0-3de5-49f4-9878-210c37302f74 2018-10-01 10:10:14,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0606179237366s 2018-10-01 10:10:14,627 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'cf6d6447-d7a6-4b1c-8410-bf83015d2dd5', 'updated_at': u'2018-10-01T10:10:14Z', 'fixed_ip_address': u'192.168.120.5', 'floating_ip_address': u'172.30.9.202', 'revision_number': 1, 'port_id': u'685761df-f3db-4e42-a017-4be02ce7bf87', 'id': u'040c7bba-0022-44e3-8dff-b9bb88d38693', 'network': u'0c4e493c-7199-4d4a-86ae-4223bac5874a', 'port': u'685761df-f3db-4e42-a017-4be02ce7bf87', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'68c01919b4a44eb98a59ea6095bf2ee1', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'68c01919b4a44eb98a59ea6095bf2ee1', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'0c4e493c-7199-4d4a-86ae-4223bac5874a', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'8f2c2c27-bf4c-4e26-93b8-3f4b268d9f30', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:53:d9:e6', u'device_id': u'a0e3feb3-99a1-4510-84e3-2a70ef812e15'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'68c01919b4a44eb98a59ea6095bf2ee1', 'created_at': u'2018-10-01T10:10:11Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'8f2c2c27-bf4c-4e26-93b8-3f4b268d9f30', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:53:d9:e6', u'device_id': u'a0e3feb3-99a1-4510-84e3-2a70ef812e15'}), 'router': u'cf6d6447-d7a6-4b1c-8410-bf83015d2dd5'}) 2018-10-01 10:10:14,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-01 10:10:14,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:8774/v2.1/servers/a0e3feb3-99a1-4510-84e3-2a70ef812e15/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8895be456140986fd6c27f47773711c911e854dda7226caaaf950563630b5969" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-01 10:10:15,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9594 Content-Type: application/json Date: Mon, 01 Oct 2018 10:10:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d1c2ba60-7dfd-4e5f-97a3-94328eb15d70 x-openstack-request-id: req-d1c2ba60-7dfd-4e5f-97a3-94328eb15d70 2018-10-01 10:10:15,523 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 479838309 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.183074] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.185290] pid_max: default: 32768 minimum: 301\n[ 0.186508] ACPI: Core revision 20150930\n[ 0.188158] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.189910] Security Framework initialized\n[ 0.191008] Yama: becoming mindful.\n[ 0.191991] AppArmor: AppArmor initialized\n[ 0.193127] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.194882] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.196550] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.198151] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.199971] Initializing cgroup subsys io\n[ 0.201064] Initializing cgroup subsys memory\n[ 0.202247] Initializing cgroup subsys devices\n[ 0.203410] Initializing cgroup subsys freezer\n[ 0.204563] Initializing cgroup subsys net_cls\n[ 0.205715] Initializing cgroup subsys perf_event\n[ 0.206938] Initializing cgroup subsys net_prio\n[ 0.208119] Initializing cgroup subsys hugetlb\n[ 0.209283] Initializing cgroup subsys pids\n[ 0.210446] CPU: Physical Processor ID: 0\n[ 0.212222] mce: CPU supports 10 MCE banks\n[ 0.213349] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.214691] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.229470] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.236014] ftrace: allocating 31920 entries in 125 pages\n[ 0.261017] smpboot: Max logical packages: 1\n[ 0.262191] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.264007] x2apic enabled\n[ 0.265125] Switched APIC routing to physical x2apic.\n[ 0.267560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.269045] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.271715] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.274101] KVM setup paravirtual spinlock\n[ 0.275672] x86: Booted up 1 node, 1 CPUs\n[ 0.276746] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.278578] devtmpfs: initialized\n[ 0.280546] evm: security.selinux\n[ 0.281482] evm: security.SMACK64\n[ 0.282414] evm: security.SMACK64EXEC\n[ 0.283415] evm: security.SMACK64TRANSMUTE\n[ 0.284496] evm: security.SMACK64MMAP\n[ 0.285490] evm: security.ima\n[ 0.286363] evm: security.capability\n[ 0.287426] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.289885] pinctrl core: initialized pinctrl subsystem\n[ 0.291321] RTC time: 10:10:07, date: 10/01/18\n[ 0.292606] NET: Registered protocol family 16\n[ 0.293897] cpuidle: using governor ladder\n[ 0.295016] cpuidle: using governor menu\n[ 0.296081] PCCT header not found.\n[ 0.297088] ACPI: bus type PCI registered\n[ 0.298159] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.299797] PCI: Using configuration type 1 for base access\n[ 0.301928] ACPI: Added _OSI(Module Device)\n[ 0.303059] ACPI: Added _OSI(Processor Device)\n[ 0.304219] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.305436] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.307570] ACPI: Interpreter enabled\n[ 0.308592] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.311044] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.313493] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.316175] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.318636] ACPI: (supports S0 S5)\n[ 0.319587] ACPI: Using IOAPIC for interrupt routing\n[ 0.320838] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.324618] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.326126] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.327746] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.329342] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.332242] acpiphp: Slot [3] registered\n[ 0.333304] acpiphp: Slot [4] registered\n[ 0.334370] acpiphp: Slot [5] registered\n[ 0.335447] acpiphp: Slot [6] registered\n[ 0.336520] acpiphp: Slot [7] registered\n[ 0.337586] acpiphp: Slot [8] registered\n[ 0.338653] acpiphp: Slot [9] registered\n[ 0.339717] acpiphp: Slot [10] registered\n[ 0.340802] acpiphp: Slot [11] registered\n[ 0.341875] acpiphp: Slot [12] registered\n[ 0.342949] acpiphp: Slot [13] registered\n[ 0.344019] acpiphp: Slot [14] registered\n[ 0.345108] acpiphp: Slot [15] registered\n[ 0.360138] acpiphp: Slot [16] registered\n[ 0.361248] acpiphp: Slot [17] registered\n[ 0.362328] acpiphp: Slot [18] registered\n[ 0.363409] acpiphp: Slot [19] registered\n[ 0.364493] acpiphp: Slot [20] registered\n[ 0.365574] acpiphp: Slot [21] registered\n[ 0.366658] acpiphp: Slot [22] registered\n[ 0.367732] acpiphp: Slot [23] registered\n[ 0.368811] acpiphp: Slot [24] registered\n[ 0.369886] acpiphp: Slot [25] registered\n[ 0.370956] acpiphp: Slot [26] registered\n[ 0.372026] acpiphp: Slot [27] registered\n[ 0.373105] acpiphp: Slot [28] registered\n[ 0.374183] acpiphp: Slot [29] registered\n[ 0.375257] acpiphp: Slot [30] registered\n[ 0.376339] acpiphp: Slot [31] registered\n[ 0.377419] PCI host bridge to bus 0000:00\n[ 0.378503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.380111] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.381698] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.383637] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.385566] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.387527] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.391534] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.393204] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.394747] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.396430] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.400744] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.402653] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.423135] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.425125] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.427064] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.428968] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.430831] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.432613] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.434376] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.435796] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.437860] vgaarb: loaded\n[ 0.438678] vgaarb: bridge control possible 0000:00:02.0\n[ 0.440292] SCSI subsystem initialized\n[ 0.441528] ACPI: bus type USB registered\n[ 0.442635] usbcore: registered new interface driver usbfs\n[ 0.444002] usbcore: registered new interface driver hub\n[ 0.445338] usbcore: registered new device driver usb\n[ 0.446941] PCI: Using ACPI for IRQ routing\n[ 0.448435] NetLabel: Initializing\n[ 0.449389] NetLabel: domain hash size = 128\n[ 0.450516] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.451778] NetLabel: unlabeled traffic allowed by default\n[ 0.453321] clocksource: Switched to clocksource kvm-clock\n[ 0.463427] AppArmor: AppArmor Filesystem Enabled\n[ 0.464741] pnp: PnP ACPI init\n[ 0.465992] pnp: PnP ACPI: found 5 devices\n[ 0.472799] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.475078] NET: Registered protocol family 2\n[ 0.476453] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.478166] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.479774] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.481388] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.482831] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.484373] NET: Registered protocol family 1\n[ 0.485543] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.487000] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.488418] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.502901] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.517460] Trying to unpack rootfs image as initramfs...\n[ 0.579104] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.583764] Scanning for low memory corruption every 60 seconds\n[ 0.585925] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.587488] audit: initializing netlink subsys (disabled)\n[ 0.588904] audit: type=2000 audit(1538388608.643:1): initialized\n[ 0.590775] Initialise system trusted keyring\n[ 0.592103] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.593652] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.596335] zbud: loaded\n[ 0.597335] VFS: Disk quotas dquot_6.6.0\n[ 0.598453] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.600590] fuse init (API version 7.23)\n[ 0.601833] Key type big_key registered\n[ 0.602918] Allocating IMA MOK and blacklist keyrings.\n[ 0.604567] Key type asymmetric registered\n[ 0.605695] Asymmetric key parser 'x509' registered\n[ 0.606994] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.609033] io scheduler noop registered\n[ 0.610120] io scheduler deadline registered (default)\n[ 0.611479] io scheduler cfq registered\n[ 0.612648] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.614083] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.615834] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.617849] ACPI: Power Button [PWRF]\n[ 0.619053] GHES: HEST is not enabled!\n[ 0.633160] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.661955] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.664743] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.687978] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.691456] Linux agpgart interface v0.103\n[ 0.695081] brd: module loaded\n[ 0.697507] loop: module loaded\n[ 0.702158] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.704642] GPT:90111 != 2097151\n[ 0.705812] GPT:Alternate GPT header not at the end of the disk.\n[ 0.707695] GPT:90111 != 2097151\n[ 0.708855] GPT: Use GNU Parted to correct GPT errors.\n[ 0.710538] vda: vda1 vda15\n[ 0.712435] scsi host0: ata_piix\n[ 0.713740] scsi host1: ata_piix\n[ 0.714928] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.717014] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.719694] libphy: Fixed MDIO Bus: probed\n[ 0.721132] tun: Universal TUN/TAP device driver, 1.6\n[ 0.722828] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.726055] PPP generic driver version 2.4.2\n[ 0.727295] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.729114] ehci-pci: EHCI PCI platform driver\n[ 0.730636] ehci-platform: EHCI generic platform driver\n[ 0.732268] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.734124] ohci-pci: OHCI PCI platform driver\n[ 0.735543] ohci-platform: OHCI generic platform driver\n[ 0.737151] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.752067] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.753684] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.756050] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.757654] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.759506] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.761518] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.763873] usb usb1: Product: UHCI Host Controller\n[ 0.765382] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.767235] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.768757] hub 1-0:1.0: USB hub found\n[ 0.769988] hub 1-0:1.0: 2 ports detected\n[ 0.771453] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.774840] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.776147] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.777610] mousedev: PS/2 mouse device common for all mice\n[ 0.779384] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.781984] rtc_cmos 00:00: RTC can wake from S4\n[ 0.783555] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.785202] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.786841] i2c /dev entries driver\n[ 0.787923] device-mapper: uevent: version 1.0.3\n[ 0.789273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.791618] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.793736] NET: Registered protocol family 10\n[ 0.795574] NET: Registered protocol family 17\n[ 0.796829] Key type dns_resolver registered\n[ 0.798256] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.799781] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.802322] registered taskstats version 1\n[ 0.803514] Loading compiled-in X.509 certificates\n[ 0.805472] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.808042] zswap: loaded using pool lzo/zbud\n[ 0.810720] Key type trusted registered\n[ 0.812939] Key type encrypted registered\n[ 0.814082] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.815515] ima: No TPM chip found, activating TPM-bypass!\n[ 0.816964] evm: HMAC attrs: 0x1\n[ 0.818347] Magic number: 6:773:172\n[ 0.819429] net eth0: hash matches\n[ 0.820554] rtc_cmos 00:00: setting system clock to 2018-10-01 10:10:08 UTC (1538388608)\n[ 0.822924] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.824448] EDD information not available.\n[ 0.876228] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.878391] Write protecting the kernel read-only data: 14336k\n[ 0.883566] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.886257] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.67\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.935819] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.80\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.5...\nLease of 192.168.120.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.95. iid=i-00000002\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCDBp1t9IFZutFOSrHsYJYguZrjlWup4L5UfHZ6R7S++JcvjU38nMXn6yZcOwl9rzRz9eOTArwMV9hhk+yGbG4O/iSnX+ak+gAXqn0mkfIc6GX78H1KcoxLfhtf22n1QJ6Rrn6CglBOIU5zfN13S0RkY4I8qL2bB11c1BQEY4wxh+HZyNnNaURUJAep1XVZMY4Iedck5hPzYuRA+WwnlekiGWKQUbsy6WKIjNqO4cbSVQvYGUgawy3vrDyZ3/SzAhwZpxKq/0Are+M4AqvFTGZQT35ysNxU/l+uLnv3pyDt57dRILYfTsdXUNhGql2h2dyyC2fBXwhLSc8N9GQXU73T root@singlevm1-vm-1bb47ca7-fe2a-4a5d-835c-96abf970c378\nssh-dss AAAAB3NzaC1kc3MAAACBAKG9LxH+6LQspCL1x9mrMV6LtUTJEp3vf2hOEHA4jIxFjQHsxfkZFcXkLnhgAcbUnCM4fRL2USt+gz39CtU14Zr80LPcFZDB0XOhmgYl1oEl8pvX7UCoKK4pD0qgTy10+HtY9rEw5Yz1BGuOUt46wneBV00oZ3iMSBRWJ+XQXhqHAAAAFQDPyMv33zSrnjKKL+Ulxjr9J5K7IQAAAIEAoYCKP/hLnEQqIaXf8pailxufpdofoKDEXAIXbj8p+DGKF0uJ7OU/G5hcwz7Mkugyut5WIkdgPBG+zh840M6yMBzvHporUb+QijkVDmx5/yF/F3jeIqCZguIY3iDbpy1QbK6O6xLd0bK7c/O6Xzlzp5KS2T5eAI+tmnw6KegKJB8AAACATnjVhMb7iwpecQSbQCBRc10Uy84osABo1p1VIP8fJd9nrwFFLGpSUTBjTmM5r116Ha9ihkdiRgki7tdLJ+cseIXXhztv6mQvUSEjG0mqjoPvotP/2bP3PPvhJN88tY9jd5jUNPYC/GemVl95n1wefoQAE/CA9F2xLlMOb/QfRnY= root@singlevm1-vm-1bb47ca7-fe2a-4a5d-835c-96abf970c378\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.14s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fe53:d9e6/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.5 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000002\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm1-vm-1bb47ca7-fe2a-4a5d-835c-96abf970c378\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.55 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-1bb47ca7-fe2a-4a5d-835c-96abf970c378 login: "} 2018-10-01 10:10:15,524 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.39:8774/v2.1/servers/a0e3feb3-99a1-4510-84e3-2a70ef812e15/action used request id req-d1c2ba60-7dfd-4e5f-97a3-94328eb15d70 2018-10-01 10:10:15,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.896385908127s 2018-10-01 10:10:15,525 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 479838309 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.183074] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.185290] pid_max: default: 32768 minimum: 301 [ 0.186508] ACPI: Core revision 20150930 [ 0.188158] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.189910] Security Framework initialized [ 0.191008] Yama: becoming mindful. [ 0.191991] AppArmor: AppArmor initialized [ 0.193127] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.194882] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.196550] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.198151] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.199971] Initializing cgroup subsys io [ 0.201064] Initializing cgroup subsys memory [ 0.202247] Initializing cgroup subsys devices [ 0.203410] Initializing cgroup subsys freezer [ 0.204563] Initializing cgroup subsys net_cls [ 0.205715] Initializing cgroup subsys perf_event [ 0.206938] Initializing cgroup subsys net_prio [ 0.208119] Initializing cgroup subsys hugetlb [ 0.209283] Initializing cgroup subsys pids [ 0.210446] CPU: Physical Processor ID: 0 [ 0.212222] mce: CPU supports 10 MCE banks [ 0.213349] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.214691] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.229470] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.236014] ftrace: allocating 31920 entries in 125 pages [ 0.261017] smpboot: Max logical packages: 1 [ 0.262191] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.264007] x2apic enabled [ 0.265125] Switched APIC routing to physical x2apic. [ 0.267560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.269045] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.271715] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.274101] KVM setup paravirtual spinlock [ 0.275672] x86: Booted up 1 node, 1 CPUs [ 0.276746] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.278578] devtmpfs: initialized [ 0.280546] evm: security.selinux [ 0.281482] evm: security.SMACK64 [ 0.282414] evm: security.SMACK64EXEC [ 0.283415] evm: security.SMACK64TRANSMUTE [ 0.284496] evm: security.SMACK64MMAP [ 0.285490] evm: security.ima [ 0.286363] evm: security.capability [ 0.287426] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.289885] pinctrl core: initialized pinctrl subsystem [ 0.291321] RTC time: 10:10:07, date: 10/01/18 [ 0.292606] NET: Registered protocol family 16 [ 0.293897] cpuidle: using governor ladder [ 0.295016] cpuidle: using governor menu [ 0.296081] PCCT header not found. [ 0.297088] ACPI: bus type PCI registered [ 0.298159] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.299797] PCI: Using configuration type 1 for base access [ 0.301928] ACPI: Added _OSI(Module Device) [ 0.303059] ACPI: Added _OSI(Processor Device) [ 0.304219] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.305436] ACPI: Added _OSI(Processor Aggregator Device) [ 0.307570] ACPI: Interpreter enabled [ 0.308592] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.311044] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.313493] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.316175] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.318636] ACPI: (supports S0 S5) [ 0.319587] ACPI: Using IOAPIC for interrupt routing [ 0.320838] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.324618] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.326126] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.327746] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.329342] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.332242] acpiphp: Slot [3] registered [ 0.333304] acpiphp: Slot [4] registered [ 0.334370] acpiphp: Slot [5] registered [ 0.335447] acpiphp: Slot [6] registered [ 0.336520] acpiphp: Slot [7] registered [ 0.337586] acpiphp: Slot [8] registered [ 0.338653] acpiphp: Slot [9] registered [ 0.339717] acpiphp: Slot [10] registered [ 0.340802] acpiphp: Slot [11] registered [ 0.341875] acpiphp: Slot [12] registered [ 0.342949] acpiphp: Slot [13] registered [ 0.344019] acpiphp: Slot [14] registered [ 0.345108] acpiphp: Slot [15] registered [ 0.360138] acpiphp: Slot [16] registered [ 0.361248] acpiphp: Slot [17] registered [ 0.362328] acpiphp: Slot [18] registered [ 0.363409] acpiphp: Slot [19] registered [ 0.364493] acpiphp: Slot [20] registered [ 0.365574] acpiphp: Slot [21] registered [ 0.366658] acpiphp: Slot [22] registered [ 0.367732] acpiphp: Slot [23] registered [ 0.368811] acpiphp: Slot [24] registered [ 0.369886] acpiphp: Slot [25] registered [ 0.370956] acpiphp: Slot [26] registered [ 0.372026] acpiphp: Slot [27] registered [ 0.373105] acpiphp: Slot [28] registered [ 0.374183] acpiphp: Slot [29] registered [ 0.375257] acpiphp: Slot [30] registered [ 0.376339] acpiphp: Slot [31] registered [ 0.377419] PCI host bridge to bus 0000:00 [ 0.378503] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.380111] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.381698] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.383637] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.385566] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.387527] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.391534] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.393204] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.394747] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.396430] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.400744] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.402653] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.423135] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.425125] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.427064] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.428968] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.430831] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.432613] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.434376] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.435796] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.437860] vgaarb: loaded [ 0.438678] vgaarb: bridge control possible 0000:00:02.0 [ 0.440292] SCSI subsystem initialized [ 0.441528] ACPI: bus type USB registered [ 0.442635] usbcore: registered new interface driver usbfs [ 0.444002] usbcore: registered new interface driver hub [ 0.445338] usbcore: registered new device driver usb [ 0.446941] PCI: Using ACPI for IRQ routing [ 0.448435] NetLabel: Initializing [ 0.449389] NetLabel: domain hash size = 128 [ 0.450516] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.451778] NetLabel: unlabeled traffic allowed by default [ 0.453321] clocksource: Switched to clocksource kvm-clock [ 0.463427] AppArmor: AppArmor Filesystem Enabled [ 0.464741] pnp: PnP ACPI init [ 0.465992] pnp: PnP ACPI: found 5 devices [ 0.472799] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.475078] NET: Registered protocol family 2 [ 0.476453] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.478166] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.479774] TCP: Hash tables configured (established 4096 bind 4096) [ 0.481388] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.482831] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.484373] NET: Registered protocol family 1 [ 0.485543] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.487000] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.488418] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.502901] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.517460] Trying to unpack rootfs image as initramfs... [ 0.579104] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.583764] Scanning for low memory corruption every 60 seconds [ 0.585925] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.587488] audit: initializing netlink subsys (disabled) [ 0.588904] audit: type=2000 audit(1538388608.643:1): initialized [ 0.590775] Initialise system trusted keyring [ 0.592103] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.593652] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.596335] zbud: loaded [ 0.597335] VFS: Disk quotas dquot_6.6.0 [ 0.598453] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.600590] fuse init (API version 7.23) [ 0.601833] Key type big_key registered [ 0.602918] Allocating IMA MOK and blacklist keyrings. [ 0.604567] Key type asymmetric registered [ 0.605695] Asymmetric key parser 'x509' registered [ 0.606994] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.609033] io scheduler noop registered [ 0.610120] io scheduler deadline registered (default) [ 0.611479] io scheduler cfq registered [ 0.612648] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.614083] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.615834] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.617849] ACPI: Power Button [PWRF] [ 0.619053] GHES: HEST is not enabled! [ 0.633160] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.661955] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.664743] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.687978] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.691456] Linux agpgart interface v0.103 [ 0.695081] brd: module loaded [ 0.697507] loop: module loaded [ 0.702158] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.704642] GPT:90111 != 2097151 [ 0.705812] GPT:Alternate GPT header not at the end of the disk. [ 0.707695] GPT:90111 != 2097151 [ 0.708855] GPT: Use GNU Parted to correct GPT errors. [ 0.710538] vda: vda1 vda15 [ 0.712435] scsi host0: ata_piix [ 0.713740] scsi host1: ata_piix [ 0.714928] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.717014] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.719694] libphy: Fixed MDIO Bus: probed [ 0.721132] tun: Universal TUN/TAP device driver, 1.6 [ 0.722828] tun: (C) 1999-2004 Max Krasnyansky [ 0.726055] PPP generic driver version 2.4.2 [ 0.727295] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.729114] ehci-pci: EHCI PCI platform driver [ 0.730636] ehci-platform: EHCI generic platform driver [ 0.732268] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.734124] ohci-pci: OHCI PCI platform driver [ 0.735543] ohci-platform: OHCI generic platform driver [ 0.737151] uhci_hcd: USB Universal Host Controller Interface driver [ 0.752067] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.753684] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.756050] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.757654] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.759506] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.761518] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.763873] usb usb1: Product: UHCI Host Controller [ 0.765382] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.767235] usb usb1: SerialNumber: 0000:00:01.2 [ 0.768757] hub 1-0:1.0: USB hub found [ 0.769988] hub 1-0:1.0: 2 ports detected [ 0.771453] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.774840] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.776147] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.777610] mousedev: PS/2 mouse device common for all mice [ 0.779384] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.781984] rtc_cmos 00:00: RTC can wake from S4 [ 0.783555] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.785202] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.786841] i2c /dev entries driver [ 0.787923] device-mapper: uevent: version 1.0.3 [ 0.789273] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.791618] ledtrig-cpu: registered to indicate activity on CPUs [ 0.793736] NET: Registered protocol family 10 [ 0.795574] NET: Registered protocol family 17 [ 0.796829] Key type dns_resolver registered [ 0.798256] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.799781] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.802322] registered taskstats version 1 [ 0.803514] Loading compiled-in X.509 certificates [ 0.805472] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.808042] zswap: loaded using pool lzo/zbud [ 0.810720] Key type trusted registered [ 0.812939] Key type encrypted registered [ 0.814082] AppArmor: AppArmor sha1 policy hashing enabled [ 0.815515] ima: No TPM chip found, activating TPM-bypass! [ 0.816964] evm: HMAC attrs: 0x1 [ 0.818347] Magic number: 6:773:172 [ 0.819429] net eth0: hash matches [ 0.820554] rtc_cmos 00:00: setting system clock to 2018-10-01 10:10:08 UTC (1538388608) [ 0.822924] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.824448] EDD information not available. [ 0.876228] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.878391] Write protecting the kernel read-only data: 14336k [ 0.883566] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.886257] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.67 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.935819] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.80 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.5... Lease of 192.168.120.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.95. iid=i-00000002 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.910 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCDBp1t9IFZutFOSrHsYJYguZrjlWup4L5UfHZ6R7S++JcvjU38nMXn6yZcOwl9rzRz9eOTArwMV9hhk+yGbG4O/iSnX+ak+gAXqn0mkfIc6GX78H1KcoxLfhtf22n1QJ6Rrn6CglBOIU5zfN13S0RkY4I8qL2bB11c1BQEY4wxh+HZyNnNaURUJAep1XVZMY4Iedck5hPzYuRA+WwnlekiGWKQUbsy6WKIjNqO4cbSVQvYGUgawy3vrDyZ3/SzAhwZpxKq/0Are+M4AqvFTGZQT35ysNxU/l+uLnv3pyDt57dRILYfTsdXUNhGql2h2dyyC2fBXwhLSc8N9GQXU73T root@singlevm1-vm-1bb47ca7-fe2a-4a5d-835c-96abf970c378 ssh-dss AAAAB3NzaC1kc3MAAACBAKG9LxH+6LQspCL1x9mrMV6LtUTJEp3vf2hOEHA4jIxFjQHsxfkZFcXkLnhgAcbUnCM4fRL2USt+gz39CtU14Zr80LPcFZDB0XOhmgYl1oEl8pvX7UCoKK4pD0qgTy10+HtY9rEw5Yz1BGuOUt46wneBV00oZ3iMSBRWJ+XQXhqHAAAAFQDPyMv33zSrnjKKL+Ulxjr9J5K7IQAAAIEAoYCKP/hLnEQqIaXf8pailxufpdofoKDEXAIXbj8p+DGKF0uJ7OU/G5hcwz7Mkugyut5WIkdgPBG+zh840M6yMBzvHporUb+QijkVDmx5/yF/F3jeIqCZguIY3iDbpy1QbK6O6xLd0bK7c/O6Xzlzp5KS2T5eAI+tmnw6KegKJB8AAACATnjVhMb7iwpecQSbQCBRc10Uy84osABo1p1VIP8fJd9nrwFFLGpSUTBjTmM5r116Ha9ihkdiRgki7tdLJ+cseIXXhztv6mQvUSEjG0mqjoPvotP/2bP3PPvhJN88tY9jd5jUNPYC/GemVl95n1wefoQAE/CA9F2xLlMOb/QfRnY= root@singlevm1-vm-1bb47ca7-fe2a-4a5d-835c-96abf970c378 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.14s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fe53:d9e6/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.5 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000002 name: N/A availability-zone: nova local-hostname: singlevm1-vm-1bb47ca7-fe2a-4a5d-835c-96abf970c378 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.55 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-1bb47ca7-fe2a-4a5d-835c-96abf970c378 login: 2018-10-01 10:10:15,529 - paramiko.transport - DEBUG - starting thread (client mode): 0x8ed1ec50L 2018-10-01 10:10:15,529 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-10-01 10:10:15,530 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-01 10:10:15,530 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-01 10:10:15,531 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-01 10:10:15,531 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-01 10:10:15,531 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-01 10:10:15,532 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-01 10:10:15,532 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-01 10:10:15,532 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-01 10:10:15,554 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-01 10:10:15,555 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-01 10:10:15,561 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.202: e4c5b194a65d8ccaa28acf9762021bb8 2018-10-01 10:10:15,563 - paramiko.transport - DEBUG - Trying discovered key 9ef5cb66c2719dc940c6b57a2f422a6b in /tmp/tmpCyFt8v 2018-10-01 10:10:15,592 - paramiko.transport - DEBUG - userauth is OK 2018-10-01 10:10:15,598 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-01 10:10:15,627 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-01 10:10:15,628 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-01 10:10:15,628 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-01 10:10:15,632 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-01 10:10:15,633 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-01 10:10:15,633 - functest.core.singlevm - DEBUG - output: Hello World 2018-10-01 10:10:15,634 - functest.core.singlevm - DEBUG - error: 2018-10-01 10:10:15,639 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-01 10:10:15,749 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-01 10:10:15,749 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:48 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-01 10:10:15,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-01 10:10:15,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.39:9696/v2.0/floatingips/040c7bba-0022-44e3-8dff-b9bb88d38693.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8895be456140986fd6c27f47773711c911e854dda7226caaaf950563630b5969" 2018-10-01 10:10:17,473 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 10:10:17 GMT X-Openstack-Request-Id: req-1eb3fac5-7728-4b2d-9857-ff937c105118 2018-10-01 10:10:17,473 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 10:10:17,473 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.39:9696/v2.0/floatingips/040c7bba-0022-44e3-8dff-b9bb88d38693.json used request id req-1eb3fac5-7728-4b2d-9857-ff937c105118 2018-10-01 10:10:17,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.71415996552s 2018-10-01 10:10:17,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 10:10:17,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8895be456140986fd6c27f47773711c911e854dda7226caaaf950563630b5969" 2018-10-01 10:10:17,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 01 Oct 2018 10:10:17 GMT X-Openstack-Request-Id: req-114d1910-0869-468c-927d-914eaf02d2a3 2018-10-01 10:10:17,530 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-01 10:10:17,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/floatingips.json used request id req-114d1910-0869-468c-927d-914eaf02d2a3 2018-10-01 10:10:17,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0461349487305s 2018-10-01 10:10:17,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-01 10:10:17,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.39:8774/v2.1/servers/a0e3feb3-99a1-4510-84e3-2a70ef812e15 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8895be456140986fd6c27f47773711c911e854dda7226caaaf950563630b5969" 2018-10-01 10:10:17,949 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Mon, 01 Oct 2018 10:10:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8c81e0ae-5372-4714-ab88-6b066b906954 x-openstack-request-id: req-8c81e0ae-5372-4714-ab88-6b066b906954 2018-10-01 10:10:17,949 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.39:8774/v2.1/servers/a0e3feb3-99a1-4510-84e3-2a70ef812e15 used request id req-8c81e0ae-5372-4714-ab88-6b066b906954 2018-10-01 10:10:17,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.418486118317s 2018-10-01 10:10:17,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 10:10:17,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8895be456140986fd6c27f47773711c911e854dda7226caaaf950563630b5969" 2018-10-01 10:10:19,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Mon, 01 Oct 2018 10:10:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-906eca9c-cac9-48d1-a7de-470ade1749fd x-openstack-request-id: req-906eca9c-cac9-48d1-a7de-470ade1749fd 2018-10-01 10:10:19,544 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_1bb47ca7-fe2a-4a5d-835c-96abf970c378": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d9:e6", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:d9:e6", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.39:8774/v2.1/servers/a0e3feb3-99a1-4510-84e3-2a70ef812e15", "rel": "self"}, {"href": "http://172.30.9.39:8774/servers/a0e3feb3-99a1-4510-84e3-2a70ef812e15", "rel": "bookmark"}], "image": {"id": "3a26254c-5f5b-4d2f-bd70-a6ecff846032", "links": [{"href": "http://172.30.9.39:8774/images/3a26254c-5f5b-4d2f-bd70-a6ecff846032", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-10-01T10:10:07.000000", "flavor": {"id": "a351615d-9527-467c-abe2-807a9e2ff2a7", "links": [{"href": "http://172.30.9.39:8774/flavors/a351615d-9527-467c-abe2-807a9e2ff2a7", "rel": "bookmark"}]}, "id": "a0e3feb3-99a1-4510-84e3-2a70ef812e15", "security_groups": [{"name": "singlevm1-sg_1bb47ca7-fe2a-4a5d-835c-96abf970c378"}], "user_id": "1447b4d95e4d496da08715dcc93bda3e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T10:10:17Z", "hostId": "2474c016974c1118db1594554e85105aaa88024736c349c244835de4", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_1bb47ca7-fe2a-4a5d-835c-96abf970c378", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "singlevm1-vm_1bb47ca7-fe2a-4a5d-835c-96abf970c378", "created": "2018-10-01T10:09:55Z", "tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 10:10:19,544 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.39:8774/v2.1/servers/detail used request id req-906eca9c-cac9-48d1-a7de-470ade1749fd 2018-10-01 10:10:19,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.59420585632s 2018-10-01 10:10:19,546 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 10:10:21,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 10:10:21,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8895be456140986fd6c27f47773711c911e854dda7226caaaf950563630b5969" 2018-10-01 10:10:21,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 01 Oct 2018 10:10:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ed3076b0-ad8c-4bba-a7ba-073a2ba15627 x-openstack-request-id: req-ed3076b0-ad8c-4bba-a7ba-073a2ba15627 2018-10-01 10:10:21,763 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-10-01 10:10:21,763 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.39:8774/v2.1/servers/detail used request id req-ed3076b0-ad8c-4bba-a7ba-073a2ba15627 2018-10-01 10:10:21,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.21501994133s 2018-10-01 10:10:21,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 10:10:21,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8895be456140986fd6c27f47773711c911e854dda7226caaaf950563630b5969" 2018-10-01 10:10:22,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9337 Content-Type: application/json Date: Mon, 01 Oct 2018 10:10:22 GMT X-Openstack-Request-Id: req-2cea51a1-e917-42cd-9707-1091aad2cd35 2018-10-01 10:10:22,063 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "created_at": "2018-10-01T10:07:04Z", "updated_at": "2018-10-01T10:07:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:07:04Z", "revision_number": 0, "id": "f7a49142-2711-45bf-b966-4142b97e8f6f", "remote_group_id": "44abfbaa-97d0-4647-b69b-5a63fff2a8b7", "remote_ip_prefix": null, "created_at": "2018-10-01T10:07:04Z", "security_group_id": "44abfbaa-97d0-4647-b69b-5a63fff2a8b7", "tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "port_range_min": null, "ethertype": "IPv4", "project_id": "68c01919b4a44eb98a59ea6095bf2ee1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:07:04Z", "revision_number": 0, "id": "779b0853-1932-4538-932a-b14e344dcf85", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:07:04Z", "security_group_id": "44abfbaa-97d0-4647-b69b-5a63fff2a8b7", "tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "port_range_min": null, "ethertype": "IPv4", "project_id": "68c01919b4a44eb98a59ea6095bf2ee1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:07:04Z", "revision_number": 0, "id": "bfe3896e-479b-4b6d-813a-e0dafd0de29a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:07:04Z", "security_group_id": "44abfbaa-97d0-4647-b69b-5a63fff2a8b7", "tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "port_range_min": null, "ethertype": "IPv6", "project_id": "68c01919b4a44eb98a59ea6095bf2ee1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:07:04Z", "revision_number": 0, "id": "2ee2c268-5be9-40ef-a3f1-65d9565d002c", "remote_group_id": "44abfbaa-97d0-4647-b69b-5a63fff2a8b7", "remote_ip_prefix": null, "created_at": "2018-10-01T10:07:04Z", "security_group_id": "44abfbaa-97d0-4647-b69b-5a63fff2a8b7", "tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "port_range_min": null, "ethertype": "IPv6", "project_id": "68c01919b4a44eb98a59ea6095bf2ee1"}], "revision_number": 1, "project_id": "68c01919b4a44eb98a59ea6095bf2ee1", "id": "44abfbaa-97d0-4647-b69b-5a63fff2a8b7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1f309f25838e40249520ff0b0c461861", "created_at": "2018-10-01T10:04:05Z", "updated_at": "2018-10-01T10:04:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:04:05Z", "revision_number": 0, "id": "a175ed49-b6df-4258-99b9-3a5e6bbaa58f", "remote_group_id": "48b868ac-7793-4d4b-aa0a-dbcd19ac0ea5", "remote_ip_prefix": null, "created_at": "2018-10-01T10:04:05Z", "security_group_id": "48b868ac-7793-4d4b-aa0a-dbcd19ac0ea5", "tenant_id": "1f309f25838e40249520ff0b0c461861", "port_range_min": null, "ethertype": "IPv6", "project_id": "1f309f25838e40249520ff0b0c461861"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:04:05Z", "revision_number": 0, "id": "2db38fe4-9a16-4fef-8ee9-da0915579f05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:04:05Z", "security_group_id": "48b868ac-7793-4d4b-aa0a-dbcd19ac0ea5", "tenant_id": "1f309f25838e40249520ff0b0c461861", "port_range_min": null, "ethertype": "IPv6", "project_id": "1f309f25838e40249520ff0b0c461861"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:04:05Z", "revision_number": 0, "id": "0f2d6d64-431a-4f05-9104-01006b34826a", "remote_group_id": "48b868ac-7793-4d4b-aa0a-dbcd19ac0ea5", "remote_ip_prefix": null, "created_at": "2018-10-01T10:04:05Z", "security_group_id": "48b868ac-7793-4d4b-aa0a-dbcd19ac0ea5", "tenant_id": "1f309f25838e40249520ff0b0c461861", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f309f25838e40249520ff0b0c461861"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:04:05Z", "revision_number": 0, "id": "ff03459e-4e54-42bf-a63a-aa7993b3c28f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:04:05Z", "security_group_id": "48b868ac-7793-4d4b-aa0a-dbcd19ac0ea5", "tenant_id": "1f309f25838e40249520ff0b0c461861", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f309f25838e40249520ff0b0c461861"}], "revision_number": 1, "project_id": "1f309f25838e40249520ff0b0c461861", "id": "48b868ac-7793-4d4b-aa0a-dbcd19ac0ea5", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "created_at": "2018-10-01T10:09:45Z", "updated_at": "2018-10-01T10:09:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:09:45Z", "revision_number": 0, "id": "11938b71-4fc5-4481-8e9c-39d3a999576d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:09:45Z", "security_group_id": "4bc97546-298f-43e3-9533-d507fb659ef3", "tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "port_range_min": null, "ethertype": "IPv4", "project_id": "68c01919b4a44eb98a59ea6095bf2ee1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-01T10:09:46Z", "revision_number": 0, "id": "62c3cfcd-fa6e-4060-9805-da90039bd97d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:09:46Z", "security_group_id": "4bc97546-298f-43e3-9533-d507fb659ef3", "tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "port_range_min": 22, "ethertype": "IPv4", "project_id": "68c01919b4a44eb98a59ea6095bf2ee1"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:09:46Z", "revision_number": 0, "id": "4be3f0d7-7f0a-43c7-9950-e861f596d89f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:09:46Z", "security_group_id": "4bc97546-298f-43e3-9533-d507fb659ef3", "tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "port_range_min": null, "ethertype": "IPv4", "project_id": "68c01919b4a44eb98a59ea6095bf2ee1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:09:45Z", "revision_number": 0, "id": "a5f081a4-0928-4da1-b8cf-28410415318d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:09:45Z", "security_group_id": "4bc97546-298f-43e3-9533-d507fb659ef3", "tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "port_range_min": null, "ethertype": "IPv6", "project_id": "68c01919b4a44eb98a59ea6095bf2ee1"}], "revision_number": 3, "project_id": "68c01919b4a44eb98a59ea6095bf2ee1", "id": "4bc97546-298f-43e3-9533-d507fb659ef3", "name": "singlevm1-sg_1bb47ca7-fe2a-4a5d-835c-96abf970c378"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-01T10:07:08Z", "updated_at": "2018-10-01T10:07:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:07:08Z", "revision_number": 0, "id": "e253983b-0797-49f7-b30c-6808de66354d", "remote_group_id": "4f70eca3-9276-4dd8-8e62-b41e54503cc8", "remote_ip_prefix": null, "created_at": "2018-10-01T10:07:08Z", "security_group_id": "4f70eca3-9276-4dd8-8e62-b41e54503cc8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:07:08Z", "revision_number": 0, "id": "63263a4f-db4f-4ccd-9cdc-590533a29141", "remote_group_id": "4f70eca3-9276-4dd8-8e62-b41e54503cc8", "remote_ip_prefix": null, "created_at": "2018-10-01T10:07:08Z", "security_group_id": "4f70eca3-9276-4dd8-8e62-b41e54503cc8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:07:08Z", "revision_number": 0, "id": "de012e35-9cf7-4a5d-a5fd-59dc274c3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:07:08Z", "security_group_id": "4f70eca3-9276-4dd8-8e62-b41e54503cc8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:07:08Z", "revision_number": 0, "id": "0cced195-bea5-47ad-8743-98aec3e33dbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:07:08Z", "security_group_id": "4f70eca3-9276-4dd8-8e62-b41e54503cc8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "4f70eca3-9276-4dd8-8e62-b41e54503cc8", "name": "default"}]} 2018-10-01 10:10:22,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/security-groups.json used request id req-2cea51a1-e917-42cd-9707-1091aad2cd35 2018-10-01 10:10:22,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.294758081436s 2018-10-01 10:10:22,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-01 10:10:22,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.39:9696/v2.0/security-groups/4bc97546-298f-43e3-9533-d507fb659ef3.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8895be456140986fd6c27f47773711c911e854dda7226caaaf950563630b5969" 2018-10-01 10:10:22,207 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 10:10:22 GMT X-Openstack-Request-Id: req-e930b258-b6f2-44b6-a89a-5c0a8cd2829d 2018-10-01 10:10:22,207 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 10:10:22,207 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.39:9696/v2.0/security-groups/4bc97546-298f-43e3-9533-d507fb659ef3.json used request id req-e930b258-b6f2-44b6-a89a-5c0a8cd2829d 2018-10-01 10:10:22,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.136883020401s 2018-10-01 10:10:22,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-10-01 10:10:22,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.39:8774/v2.1/os-keypairs/singlevm1-kp_1bb47ca7-fe2a-4a5d-835c-96abf970c378 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8895be456140986fd6c27f47773711c911e854dda7226caaaf950563630b5969" 2018-10-01 10:10:22,376 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 01 Oct 2018 10:10:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7014bfb1-f855-4a98-aafd-8f6234ad7cda x-openstack-request-id: req-7014bfb1-f855-4a98-aafd-8f6234ad7cda 2018-10-01 10:10:22,376 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.39:8774/v2.1/os-keypairs/singlevm1-kp_1bb47ca7-fe2a-4a5d-835c-96abf970c378 used request id req-7014bfb1-f855-4a98-aafd-8f6234ad7cda 2018-10-01 10:10:22,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.168066978455s 2018-10-01 10:10:22,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-01 10:10:22,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.39:9696/v2.0/routers/cf6d6447-d7a6-4b1c-8410-bf83015d2dd5/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8895be456140986fd6c27f47773711c911e854dda7226caaaf950563630b5969" -d '{"subnet_id": "dd870dd9-eb6e-47e2-9f0f-49dc930862c3"}' 2018-10-01 10:10:24,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 01 Oct 2018 10:10:24 GMT X-Openstack-Request-Id: req-9a515368-4727-43f6-bce6-bbee8942b867 2018-10-01 10:10:24,922 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "8f2c2c27-bf4c-4e26-93b8-3f4b268d9f30", "tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "subnet_id": "dd870dd9-eb6e-47e2-9f0f-49dc930862c3", "subnet_ids": ["dd870dd9-eb6e-47e2-9f0f-49dc930862c3"], "port_id": "98b1e651-8a90-4eab-b51c-5e38e4bef1ac", "id": "cf6d6447-d7a6-4b1c-8410-bf83015d2dd5"} 2018-10-01 10:10:24,923 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.39:9696/v2.0/routers/cf6d6447-d7a6-4b1c-8410-bf83015d2dd5/remove_router_interface.json used request id req-9a515368-4727-43f6-bce6-bbee8942b867 2018-10-01 10:10:24,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.54636597633s 2018-10-01 10:10:24,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-01 10:10:24,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8895be456140986fd6c27f47773711c911e854dda7226caaaf950563630b5969" 2018-10-01 10:10:25,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 717 Content-Type: application/json Date: Mon, 01 Oct 2018 10:10:25 GMT X-Openstack-Request-Id: req-645b36b5-c7c2-459b-b5c8-7868edcfbbbd 2018-10-01 10:10:25,043 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "0c4e493c-7199-4d4a-86ae-4223bac5874a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "09534f99-1063-44f2-99a1-4ff7df7ad2e4", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "created_at": "2018-10-01T10:09:31Z", "admin_state_up": true, "updated_at": "2018-10-01T10:10:23Z", "project_id": "68c01919b4a44eb98a59ea6095bf2ee1", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "cf6d6447-d7a6-4b1c-8410-bf83015d2dd5", "name": "singlevm1-router_1bb47ca7-fe2a-4a5d-835c-96abf970c378"}]} 2018-10-01 10:10:25,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/routers.json used request id req-645b36b5-c7c2-459b-b5c8-7868edcfbbbd 2018-10-01 10:10:25,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.119626998901s 2018-10-01 10:10:25,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-01 10:10:25,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.39:9696/v2.0/routers/cf6d6447-d7a6-4b1c-8410-bf83015d2dd5.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8895be456140986fd6c27f47773711c911e854dda7226caaaf950563630b5969" 2018-10-01 10:10:29,387 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 10:10:29 GMT X-Openstack-Request-Id: req-2ce6bc5f-d28c-4993-ab2d-f285defdaff1 2018-10-01 10:10:29,387 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 10:10:29,387 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.39:9696/v2.0/routers/cf6d6447-d7a6-4b1c-8410-bf83015d2dd5.json used request id req-2ce6bc5f-d28c-4993-ab2d-f285defdaff1 2018-10-01 10:10:29,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.34315896034s 2018-10-01 10:10:29,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-01 10:10:29,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8895be456140986fd6c27f47773711c911e854dda7226caaaf950563630b5969" 2018-10-01 10:10:29,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1327 Content-Type: application/json Date: Mon, 01 Oct 2018 10:10:29 GMT X-Openstack-Request-Id: req-8705a5c7-ebc6-45d4-9ff9-37902ee33991 2018-10-01 10:10:29,435 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-10-01T10:04:11Z","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":"09534f99-1063-44f2-99a1-4ff7df7ad2e4","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"1f309f25838e40249520ff0b0c461861","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"0c4e493c-7199-4d4a-86ae-4223bac5874a","tenant_id":"1f309f25838e40249520ff0b0c461861","created_at":"2018-10-01T10:04:11Z","ip_version":4},{"updated_at":"2018-10-01T10:09:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"dd870dd9-eb6e-47e2-9f0f-49dc930862c3","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"68c01919b4a44eb98a59ea6095bf2ee1","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_1bb47ca7-fe2a-4a5d-835c-96abf970c378","enable_dhcp":true,"segment_id":null,"network_id":"8f2c2c27-bf4c-4e26-93b8-3f4b268d9f30","tenant_id":"68c01919b4a44eb98a59ea6095bf2ee1","created_at":"2018-10-01T10:09:30Z","ip_version":4}]} 2018-10-01 10:10:29,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/subnets.json used request id req-8705a5c7-ebc6-45d4-9ff9-37902ee33991 2018-10-01 10:10:29,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0475339889526s 2018-10-01 10:10:29,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-01 10:10:29,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.39:9696/v2.0/subnets/dd870dd9-eb6e-47e2-9f0f-49dc930862c3.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8895be456140986fd6c27f47773711c911e854dda7226caaaf950563630b5969" 2018-10-01 10:10:31,406 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 10:10:31 GMT X-Openstack-Request-Id: req-e0ef0212-97c9-44c6-9a42-4bb9465bb4a8 2018-10-01 10:10:31,407 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 10:10:31,407 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.39:9696/v2.0/subnets/dd870dd9-eb6e-47e2-9f0f-49dc930862c3.json used request id req-e0ef0212-97c9-44c6-9a42-4bb9465bb4a8 2018-10-01 10:10:31,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.96963691711s 2018-10-01 10:10:31,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 10:10:31,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8895be456140986fd6c27f47773711c911e854dda7226caaaf950563630b5969" 2018-10-01 10:10:31,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1435 Content-Type: application/json Date: Mon, 01 Oct 2018 10:10:31 GMT X-Openstack-Request-Id: req-b5aaff3c-4032-4fd1-a418-ced554c30ffe 2018-10-01 10:10:31,489 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"0c4e493c-7199-4d4a-86ae-4223bac5874a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1f309f25838e40249520ff0b0c461861","l2_adjacency":true,"status":"ACTIVE","subnets":["09534f99-1063-44f2-99a1-4ff7df7ad2e4"],"description":"","tags":[],"updated_at":"2018-10-01T10:04:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1f309f25838e40249520ff0b0c461861","created_at":"2018-10-01T10:04:05Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8f2c2c27-bf4c-4e26-93b8-3f4b268d9f30","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"68c01919b4a44eb98a59ea6095bf2ee1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-01T10:10:31Z","qos_policy_id":null,"name":"singlevm1-net_1bb47ca7-fe2a-4a5d-835c-96abf970c378","admin_state_up":true,"tenant_id":"68c01919b4a44eb98a59ea6095bf2ee1","created_at":"2018-10-01T10:09:29Z","provider:network_type":"vxlan"}]} 2018-10-01 10:10:31,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/networks.json used request id req-b5aaff3c-4032-4fd1-a418-ced554c30ffe 2018-10-01 10:10:31,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0821089744568s 2018-10-01 10:10:31,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-01 10:10:31,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.39:9696/v2.0/networks/8f2c2c27-bf4c-4e26-93b8-3f4b268d9f30.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8895be456140986fd6c27f47773711c911e854dda7226caaaf950563630b5969" 2018-10-01 10:10:32,822 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 10:10:32 GMT X-Openstack-Request-Id: req-c37f9a9c-41c8-48cd-8d0a-ee1485d858fc 2018-10-01 10:10:32,823 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 10:10:32,823 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.39:9696/v2.0/networks/8f2c2c27-bf4c-4e26-93b8-3f4b268d9f30.json used request id req-c37f9a9c-41c8-48cd-8d0a-ee1485d858fc 2018-10-01 10:10:32,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.33210897446s 2018-10-01 10:10:32,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 10:10:32,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8895be456140986fd6c27f47773711c911e854dda7226caaaf950563630b5969" 2018-10-01 10:10:33,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Mon, 01 Oct 2018 10:10:32 GMT X-Openstack-Request-Id: req-f654615e-d1bb-4d3f-b679-4028297f8315 2018-10-01 10:10:33,096 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T10:09:43Z", "file": "/v2/images/3a26254c-5f5b-4d2f-bd70-a6ecff846032/file", "owner": "68c01919b4a44eb98a59ea6095bf2ee1", "id": "3a26254c-5f5b-4d2f-bd70-a6ecff846032", "size": 12716032, "self": "/v2/images/3a26254c-5f5b-4d2f-bd70-a6ecff846032", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://424f78db-5670-4931-b99a-3b6ae6456aba/images/3a26254c-5f5b-4d2f-bd70-a6ecff846032/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://424f78db-5670-4931-b99a-3b6ae6456aba/images/3a26254c-5f5b-4d2f-bd70-a6ecff846032/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_1bb47ca7-fe2a-4a5d-835c-96abf970c378", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_1bb47ca7-fe2a-4a5d-835c-96abf970c378", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T10:09:42Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 10:10:33,096 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.39:9292/v2/images used request id req-f654615e-d1bb-4d3f-b679-4028297f8315 2018-10-01 10:10:33,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.269264221191s 2018-10-01 10:10:33,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-01 10:10:33,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.39:9292/v2/images/3a26254c-5f5b-4d2f-bd70-a6ecff846032 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8895be456140986fd6c27f47773711c911e854dda7226caaaf950563630b5969" 2018-10-01 10:10:34,200 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 10:10:34 GMT X-Openstack-Request-Id: req-e006c9a9-a362-44af-a2dc-0b45de8772eb 2018-10-01 10:10:34,200 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 10:10:34,200 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.39:9292/v2/images/3a26254c-5f5b-4d2f-bd70-a6ecff846032 used request id req-e006c9a9-a362-44af-a2dc-0b45de8772eb 2018-10-01 10:10:34,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.10284590721s 2018-10-01 10:10:34,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-01 10:10:34,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.39:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8895be456140986fd6c27f47773711c911e854dda7226caaaf950563630b5969" 2018-10-01 10:10:34,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Mon, 01 Oct 2018 10:10:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-181b163e-be62-4487-874a-7dd9837f7e8c x-openstack-request-id: req-181b163e-be62-4487-874a-7dd9837f7e8c 2018-10-01 10:10:34,333 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.39:8774/v2.1/flavors/a351615d-9527-467c-abe2-807a9e2ff2a7", "rel": "self"}, {"href": "http://172.30.9.39:8774/flavors/a351615d-9527-467c-abe2-807a9e2ff2a7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a351615d-9527-467c-abe2-807a9e2ff2a7", "name": "singlevm1-flavor_1bb47ca7-fe2a-4a5d-835c-96abf970c378", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-01 10:10:34,333 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.39:8774/v2.1/flavors/detail?is_public=None used request id req-181b163e-be62-4487-874a-7dd9837f7e8c 2018-10-01 10:10:34,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.131721973419s 2018-10-01 10:10:34,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-01 10:10:34,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.39:8774/v2.1/flavors/a351615d-9527-467c-abe2-807a9e2ff2a7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}8895be456140986fd6c27f47773711c911e854dda7226caaaf950563630b5969" 2018-10-01 10:10:34,536 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 01 Oct 2018 10:10:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-858d7b96-14cf-42d4-ae37-1d8f506a99cc x-openstack-request-id: req-858d7b96-14cf-42d4-ae37-1d8f506a99cc 2018-10-01 10:10:34,536 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.39:8774/v2.1/flavors/a351615d-9527-467c-abe2-807a9e2ff2a7 used request id req-858d7b96-14cf-42d4-ae37-1d8f506a99cc 2018-10-01 10:10:34,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.202195882797s 2018-10-01 10:10:34,585 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2018-10-01 10:10:34,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 10:10:34,633 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 10:10:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-414699c1-c5bb-4ee7-9ff8-95d27c078204 2018-10-01 10:10:34,633 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.39:5000/v3/", "rel": "self"}]}]}} 2018-10-01 10:10:34,633 - keystoneauth.session - DEBUG - GET call to http://172.30.9.39:5000/ used request id req-414699c1-c5bb-4ee7-9ff8-95d27c078204 2018-10-01 10:10:34,633 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.39:5000/v3/auth/tokens 2018-10-01 10:10:35,041 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dfba5d376cc3423487bda0bf832c5a5c", "name": "member"}, {"id": "ddb065e4880443059c38f55f92b41ad7", "name": "admin"}, {"id": "638a063d0b3c4224af9184b64754e462", "name": "reader"}], "expires_at": "2018-10-01T11:10:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "68c01919b4a44eb98a59ea6095bf2ee1", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.39:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "138cb471eb5e419b8247465e9a58c9f7"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a61bf3a2b6841e798cd18352d363d2c"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "642642e824344c99a1070a65a3a7aa8f"}], "type": "compute", "id": "0b012f093b1f44a3b4a3e7a83b9ea7a0", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d3f7be1817041de8e1bb3b655e4bfb4"}, {"url": "http://172.30.9.39:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "96a3c5dbf4f240619f9ba2ddaae7021f"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b307f57b2acf4fcc8046d538ee5aabc2"}], "type": "identity", "id": "0bd21aaca9304355b8c4fb482d6c203f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.39:8004/v1/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b846698893f4251920af5ba53636aa8"}, {"url": "http://192.30.9.8:8004/v1/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ae763c42a9b43ce9548de1c2897d5f0"}, {"url": "http://192.30.9.8:8004/v1/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6fdbf17bbe4f5b90296fa9aae30c75"}], "type": "orchestration", "id": "16372acfe1c34699a14916495bb81bd3", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39b5349f172e403293ca619e46171fb2"}, {"url": "http://172.30.9.39:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68cd512b2388482f8aaddcaf49f6e5cd"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca2de99aacb41418574f2b79e95b39a"}], "type": "metric", "id": "19fc831bd1d2495584535090f1cfc6c7", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d3120d0211340e5be4ee7ce5426f6b3"}, {"url": "http://172.30.9.39:8080/v1/AUTH_68c01919b4a44eb98a59ea6095bf2ee1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1098ea83aaf5470795afcdce53afdaa8"}, {"url": "http://12.0.0.21:8080/v1/AUTH_68c01919b4a44eb98a59ea6095bf2ee1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea21d116d8444da28b3977e4555eb9cc"}], "type": "object-store", "id": "20eb38c948dd4c1196107be5e06ad7fd", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d2fe99b90be4165befb1e52e1707ce9"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "972a598fc28443f795fc8f0a494a7038"}, {"url": "http://172.30.9.39:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7762587d46648b28d05e9917c4ea129"}], "type": "event", "id": "33353a6d74744c8a97c1bda917b1188b", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.39:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16e37452679546deb76865500e3735ce"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d95edd82f18462e86cb0b910011f765"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6652f46f89534881a06b314309674b98"}], "type": "cloudformation", "id": "42d564642d5d45a2afe45d7cbc644223", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "434c42520cfd4a48ad3212378fe78c28"}, {"url": "http://172.30.9.39:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72244194101743c0bbe0773b3718217a"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8222601c08b24022ad079d5c32689d49"}], "type": "image", "id": "5ca5fd84620847179587afc5b7a4f9d2", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1713263e67c94788bc8a2f4d0841a48e"}, {"url": "http://172.30.9.39:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eda57a322564d19a4e0d5356be78bd4"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83167af88b2e4b0eac7dd94204cc3084"}], "type": "alarming", "id": "7cb105ad4ae3476a97289e4a978005ce", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "85aa5cec6566417799c2eafbde1c231c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e0f7edf651e4224a407c02b5c386987"}, {"url": "http://172.30.9.39:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "32da4af88d714e0384bb897865942788"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b631292e131f4a1e8dd8ac2f8cbae7d7"}], "type": "placement", "id": "9cdf2d784d34438ca008ce55a04ef9de", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37732b8b629f488bb9cbc4797bd598bd"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9554795962a14a9b9becd39e53d66f51"}, {"url": "http://172.30.9.39:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e4995a17cb6c4a949118ce48ee12e061"}], "type": "network", "id": "9f936497a79d43e39a20def0e06cf3b7", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.39:8776/v3/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f022637538483bbb2ffafc675143d7"}, {"url": "http://192.30.9.8:8776/v3/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62e1f9c8f42847c887894cbfc602caee"}, {"url": "http://192.30.9.8:8776/v3/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f8a91164defb46829d55d1c9135f287f"}], "type": "volumev3", "id": "a38da018fa6d4e26a298c5f1a748a48a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dc30cb1a32d4e768a942bf89706b627"}, {"url": "http://192.30.9.8:8776/v1/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e409c093a3034ef992e4d7f96e50e60c"}, {"url": "http://172.30.9.39:8776/v1/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7c7cdafeaf84ad2a5e859b21a18f0cb"}], "type": "volume", "id": "c7203d78d66f4ca7b6c6ccd999bf441d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a6967c65f49d58b2db5d6d6e50063"}, {"url": "http://192.30.9.8:8776/v2/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd52c586cba84a88a51ebaaec206a659"}, {"url": "http://172.30.9.39:8776/v2/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e4d7f4b0aec3467fa0883fc5d1b006d6"}], "type": "volumev2", "id": "dc3e7aeb05fd47ac87a2b8b757a9816b", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1447b4d95e4d496da08715dcc93bda3e"}, "audit_ids": ["6_xmDUEXQ2COP-4cAsN90w"], "issued_at": "2018-10-01T10:10:34.000000Z"}} 2018-10-01 10:10:35,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 10:10:35,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.39:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}feb0e606f7b352b973cf9dd39c6a7ecb9b0ddb3d68b13115c6b6a62d75a29fb5" 2018-10-01 10:10:35,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 01 Oct 2018 10:10:35 GMT X-Openstack-Request-Id: req-3ff9a2ce-4ef0-46bd-a592-f4a9b84c3c95 2018-10-01 10:10:35,387 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"0c4e493c-7199-4d4a-86ae-4223bac5874a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1f309f25838e40249520ff0b0c461861","l2_adjacency":true,"status":"ACTIVE","subnets":["09534f99-1063-44f2-99a1-4ff7df7ad2e4"],"description":"","tags":[],"updated_at":"2018-10-01T10:04:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1f309f25838e40249520ff0b0c461861","created_at":"2018-10-01T10:04:05Z","provider:network_type":"flat"}]} 2018-10-01 10:10:35,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3ff9a2ce-4ef0-46bd-a592-f4a9b84c3c95 2018-10-01 10:10:35,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.343374013901s 2018-10-01 10:10:35,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 10:10:35,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}feb0e606f7b352b973cf9dd39c6a7ecb9b0ddb3d68b13115c6b6a62d75a29fb5" 2018-10-01 10:10:35,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Mon, 01 Oct 2018 10:10:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89d2d9a7-1e01-4239-ab77-d2e1b49beb5d 2018-10-01 10:10:35,585 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.39:5000/v3/domains/6b3077807d19400dbc67a38dbf0de906"}, "tags": [], "enabled": true, "id": "6b3077807d19400dbc67a38dbf0de906", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.39:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.39:5000/v3/domains", "previous": null, "next": null}} 2018-10-01 10:10:35,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/domains used request id req-89d2d9a7-1e01-4239-ab77-d2e1b49beb5d 2018-10-01 10:10:35,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.190520048141s 2018-10-01 10:10:35,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-01 10:10:35,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}feb0e606f7b352b973cf9dd39c6a7ecb9b0ddb3d68b13115c6b6a62d75a29fb5" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_8a57bf36-441b-4195-a639-4e9f6224b134"}}' 2018-10-01 10:10:35,849 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Mon, 01 Oct 2018 10:10:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a6f4761-c803-4c61-86e6-fc0ee68c8886 2018-10-01 10:10:35,850 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.39:5000/v3/projects/5c0533cd7df049dc95dceaa293b8036e"}, "tags": [], "enabled": true, "id": "5c0533cd7df049dc95dceaa293b8036e", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_8a57bf36-441b-4195-a639-4e9f6224b134"}} 2018-10-01 10:10:35,850 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.39:5000/v3/projects used request id req-8a6f4761-c803-4c61-86e6-fc0ee68c8886 2018-10-01 10:10:35,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.256381034851s 2018-10-01 10:10:35,851 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: singlevm2', u'tags': [], 'enabled': True, 'id': u'5c0533cd7df049dc95dceaa293b8036e', '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'singlevm2-project_8a57bf36-441b-4195-a639-4e9f6224b134'}) 2018-10-01 10:10:35,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-01 10:10:35,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}feb0e606f7b352b973cf9dd39c6a7ecb9b0ddb3d68b13115c6b6a62d75a29fb5" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "82150d73-53c1-433e-9e8e-e1b33e5dc6b7", "email": null, "name": "singlevm2-user_8a57bf36-441b-4195-a639-4e9f6224b134"}}' 2018-10-01 10:10:36,365 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Mon, 01 Oct 2018 10:10:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6375a3f7-077a-463c-94c1-e7281d47ea5e 2018-10-01 10:10:36,366 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "singlevm2-user_8a57bf36-441b-4195-a639-4e9f6224b134", "links": {"self": "http://172.30.9.39:5000/v3/users/bf61554a438b46938cd7a3898cf435a0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bf61554a438b46938cd7a3898cf435a0", "domain_id": "default", "password_expires_at": null}} 2018-10-01 10:10:36,366 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.39:5000/v3/users used request id req-6375a3f7-077a-463c-94c1-e7281d47ea5e 2018-10-01 10:10:36,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.508390903473s 2018-10-01 10:10:36,367 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'bf61554a438b46938cd7a3898cf435a0', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_8a57bf36-441b-4195-a639-4e9f6224b134'}) 2018-10-01 10:10:36,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 10:10:36,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}feb0e606f7b352b973cf9dd39c6a7ecb9b0ddb3d68b13115c6b6a62d75a29fb5" 2018-10-01 10:10:36,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Mon, 01 Oct 2018 10:10:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5635bad0-117f-4010-ad25-e0d4254c506a 2018-10-01 10:10:36,571 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.39:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "638a063d0b3c4224af9184b64754e462", "links": {"self": "http://172.30.9.39:5000/v3/roles/638a063d0b3c4224af9184b64754e462"}, "name": "reader"}, {"domain_id": null, "id": "8d4db4cf39b5466fa7ad8397113ab079", "links": {"self": "http://172.30.9.39:5000/v3/roles/8d4db4cf39b5466fa7ad8397113ab079"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.39:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7733a861d784ab1bcae62feb248036a", "links": {"self": "http://172.30.9.39:5000/v3/roles/a7733a861d784ab1bcae62feb248036a"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "cfbd2a1fb1a14d61944f936a944a4778", "links": {"self": "http://172.30.9.39:5000/v3/roles/cfbd2a1fb1a14d61944f936a944a4778"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ddb065e4880443059c38f55f92b41ad7", "links": {"self": "http://172.30.9.39:5000/v3/roles/ddb065e4880443059c38f55f92b41ad7"}, "name": "admin"}, {"domain_id": null, "id": "dfba5d376cc3423487bda0bf832c5a5c", "links": {"self": "http://172.30.9.39:5000/v3/roles/dfba5d376cc3423487bda0bf832c5a5c"}, "name": "member"}]} 2018-10-01 10:10:36,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/roles used request id req-5635bad0-117f-4010-ad25-e0d4254c506a 2018-10-01 10:10:36,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.200575113297s 2018-10-01 10:10:36,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 10:10:36,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}feb0e606f7b352b973cf9dd39c6a7ecb9b0ddb3d68b13115c6b6a62d75a29fb5" 2018-10-01 10:10:36,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Mon, 01 Oct 2018 10:10:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5975c320-4551-4cfb-95ed-e91e525b8518 2018-10-01 10:10:36,760 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.39:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "638a063d0b3c4224af9184b64754e462", "links": {"self": "http://172.30.9.39:5000/v3/roles/638a063d0b3c4224af9184b64754e462"}, "name": "reader"}, {"domain_id": null, "id": "8d4db4cf39b5466fa7ad8397113ab079", "links": {"self": "http://172.30.9.39:5000/v3/roles/8d4db4cf39b5466fa7ad8397113ab079"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.39:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7733a861d784ab1bcae62feb248036a", "links": {"self": "http://172.30.9.39:5000/v3/roles/a7733a861d784ab1bcae62feb248036a"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "cfbd2a1fb1a14d61944f936a944a4778", "links": {"self": "http://172.30.9.39:5000/v3/roles/cfbd2a1fb1a14d61944f936a944a4778"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ddb065e4880443059c38f55f92b41ad7", "links": {"self": "http://172.30.9.39:5000/v3/roles/ddb065e4880443059c38f55f92b41ad7"}, "name": "admin"}, {"domain_id": null, "id": "dfba5d376cc3423487bda0bf832c5a5c", "links": {"self": "http://172.30.9.39:5000/v3/roles/dfba5d376cc3423487bda0bf832c5a5c"}, "name": "member"}]} 2018-10-01 10:10:36,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/roles used request id req-5975c320-4551-4cfb-95ed-e91e525b8518 2018-10-01 10:10:36,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.184881925583s 2018-10-01 10:10:36,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 10:10:36,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}feb0e606f7b352b973cf9dd39c6a7ecb9b0ddb3d68b13115c6b6a62d75a29fb5" 2018-10-01 10:10:36,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Mon, 01 Oct 2018 10:10:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b88cae0d-2926-4b54-93cc-88763f0ecbda 2018-10-01 10:10:36,959 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.39:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "638a063d0b3c4224af9184b64754e462", "links": {"self": "http://172.30.9.39:5000/v3/roles/638a063d0b3c4224af9184b64754e462"}, "name": "reader"}, {"domain_id": null, "id": "8d4db4cf39b5466fa7ad8397113ab079", "links": {"self": "http://172.30.9.39:5000/v3/roles/8d4db4cf39b5466fa7ad8397113ab079"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.39:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7733a861d784ab1bcae62feb248036a", "links": {"self": "http://172.30.9.39:5000/v3/roles/a7733a861d784ab1bcae62feb248036a"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "cfbd2a1fb1a14d61944f936a944a4778", "links": {"self": "http://172.30.9.39:5000/v3/roles/cfbd2a1fb1a14d61944f936a944a4778"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ddb065e4880443059c38f55f92b41ad7", "links": {"self": "http://172.30.9.39:5000/v3/roles/ddb065e4880443059c38f55f92b41ad7"}, "name": "admin"}, {"domain_id": null, "id": "dfba5d376cc3423487bda0bf832c5a5c", "links": {"self": "http://172.30.9.39:5000/v3/roles/dfba5d376cc3423487bda0bf832c5a5c"}, "name": "member"}]} 2018-10-01 10:10:36,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/roles used request id req-b88cae0d-2926-4b54-93cc-88763f0ecbda 2018-10-01 10:10:36,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.193624019623s 2018-10-01 10:10:36,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 10:10:36,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}feb0e606f7b352b973cf9dd39c6a7ecb9b0ddb3d68b13115c6b6a62d75a29fb5" 2018-10-01 10:10:37,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 01 Oct 2018 10:10:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb3a0ba5-582b-45eb-9c4a-6344c70bc44a 2018-10-01 10:10:37,168 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.39:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-01 10:10:37,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/domains/default used request id req-eb3a0ba5-582b-45eb-9c4a-6344c70bc44a 2018-10-01 10:10:37,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.203907012939s 2018-10-01 10:10:37,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 10:10:37,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}feb0e606f7b352b973cf9dd39c6a7ecb9b0ddb3d68b13115c6b6a62d75a29fb5" 2018-10-01 10:10:37,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Mon, 01 Oct 2018 10:10:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7363186-9ac9-4b2c-ac99-74939c987b5d 2018-10-01 10:10:37,374 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.39:5000/v3/users/0a598792985e452db9ba861a518abae6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a598792985e452db9ba861a518abae6", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.39:5000/v3/users/10d9503c6aef4de3800847e7c76f6d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "10d9503c6aef4de3800847e7c76f6d14", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.39:5000/v3/users/1447b4d95e4d496da08715dcc93bda3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1447b4d95e4d496da08715dcc93bda3e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.39:5000/v3/users/1d2a666e6e2e4a4188f312835b476063"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d2a666e6e2e4a4188f312835b476063", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.39:5000/v3/users/3a9c24f142ab44af9f5805f561b2956c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a9c24f142ab44af9f5805f561b2956c", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.39:5000/v3/users/56a09b05fac54700a534271c74d2ded9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56a09b05fac54700a534271c74d2ded9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.39:5000/v3/users/6f44f667c2f4415c97b261bc7beaa87a"}, "domain_id": "6b3077807d19400dbc67a38dbf0de906", "enabled": true, "options": {}, "id": "6f44f667c2f4415c97b261bc7beaa87a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.39:5000/v3/users/7e18c42729d94e62b3b4aea0a7e11892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e18c42729d94e62b3b4aea0a7e11892", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.39:5000/v3/users/8304b793d41f4b8da9798b98771828a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8304b793d41f4b8da9798b98771828a0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.39:5000/v3/users/8b342acc2947417e9ea54fda1c49fd3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b342acc2947417e9ea54fda1c49fd3b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.39:5000/v3/users/9a7c042fdeb04cb5aa86428985b7eeb1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a7c042fdeb04cb5aa86428985b7eeb1", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.39:5000/v3/users/be24bc7c8c0c48f59ea7865f7ac630fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be24bc7c8c0c48f59ea7865f7ac630fc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "singlevm2-user_8a57bf36-441b-4195-a639-4e9f6224b134", "links": {"self": "http://172.30.9.39:5000/v3/users/bf61554a438b46938cd7a3898cf435a0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bf61554a438b46938cd7a3898cf435a0", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.39:5000/v3/users/cbefd192fb054813878f64043dcf5f71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbefd192fb054813878f64043dcf5f71", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.39:5000/v3/users/f47a78a41956436ba9cdc0bb2e56ac27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f47a78a41956436ba9cdc0bb2e56ac27", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.39:5000/v3/users", "previous": null, "next": null}} 2018-10-01 10:10:37,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/users used request id req-c7363186-9ac9-4b2c-ac99-74939c987b5d 2018-10-01 10:10:37,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.205394029617s 2018-10-01 10:10:37,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 10:10:37,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.39:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}feb0e606f7b352b973cf9dd39c6a7ecb9b0ddb3d68b13115c6b6a62d75a29fb5" 2018-10-01 10:10:37,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Mon, 01 Oct 2018 10:10:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6889b98c-a438-4b6a-a757-ead26ace91f9 2018-10-01 10:10:37,502 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.39:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.39:5000/v3/projects/68c01919b4a44eb98a59ea6095bf2ee1"}, "tags": [], "enabled": true, "id": "68c01919b4a44eb98a59ea6095bf2ee1", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.39:5000/v3/projects/1f309f25838e40249520ff0b0c461861"}, "tags": [], "enabled": true, "id": "1f309f25838e40249520ff0b0c461861", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.39:5000/v3/projects/5c0533cd7df049dc95dceaa293b8036e"}, "tags": [], "enabled": true, "id": "5c0533cd7df049dc95dceaa293b8036e", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_8a57bf36-441b-4195-a639-4e9f6224b134"}]} 2018-10-01 10:10:37,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/projects?domain_id=default used request id req-6889b98c-a438-4b6a-a757-ead26ace91f9 2018-10-01 10:10:37,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.114500045776s 2018-10-01 10:10:37,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-01 10:10:37,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.39:5000/v3/role_assignments?user.id=bf61554a438b46938cd7a3898cf435a0&role.id=dfba5d376cc3423487bda0bf832c5a5c&scope.project.id=5c0533cd7df049dc95dceaa293b8036e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}feb0e606f7b352b973cf9dd39c6a7ecb9b0ddb3d68b13115c6b6a62d75a29fb5" 2018-10-01 10:10:37,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Mon, 01 Oct 2018 10:10:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48a1c713-7b94-4e92-afd4-03e793c36115 2018-10-01 10:10:37,700 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.39:5000/v3/role_assignments?user.id=bf61554a438b46938cd7a3898cf435a0&role.id=dfba5d376cc3423487bda0bf832c5a5c&scope.project.id=5c0533cd7df049dc95dceaa293b8036e", "previous": null, "next": null}} 2018-10-01 10:10:37,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/role_assignments?user.id=bf61554a438b46938cd7a3898cf435a0&role.id=dfba5d376cc3423487bda0bf832c5a5c&scope.project.id=5c0533cd7df049dc95dceaa293b8036e used request id req-48a1c713-7b94-4e92-afd4-03e793c36115 2018-10-01 10:10:37,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.19017291069s 2018-10-01 10:10:37,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-01 10:10:37,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.39:5000/v3/projects/5c0533cd7df049dc95dceaa293b8036e/users/bf61554a438b46938cd7a3898cf435a0/roles/dfba5d376cc3423487bda0bf832c5a5c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}feb0e606f7b352b973cf9dd39c6a7ecb9b0ddb3d68b13115c6b6a62d75a29fb5" 2018-10-01 10:10:37,976 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 10:10:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e12f57e-2ae6-401c-9ef2-0de994d42b65 2018-10-01 10:10:37,976 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 10:10:37,976 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.39:5000/v3/projects/5c0533cd7df049dc95dceaa293b8036e/users/bf61554a438b46938cd7a3898cf435a0/roles/dfba5d376cc3423487bda0bf832c5a5c used request id req-2e12f57e-2ae6-401c-9ef2-0de994d42b65 2018-10-01 10:10:37,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.272094011307s 2018-10-01 10:10:37,977 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_8a57bf36-441b-4195-a639-4e9f6224b134', 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'5c0533cd7df049dc95dceaa293b8036e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '82150d73-53c1-433e-9e8e-e1b33e5dc6b7', 'username': u'singlevm2-user_8a57bf36-441b-4195-a639-4e9f6224b134', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.39:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-01 10:10:37,981 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_8a57bf36-441b-4195-a639-4e9f6224b134', 'password': '82150d73-53c1-433e-9e8e-e1b33e5dc6b7', 'project_name': 'singlevm2-project_8a57bf36-441b-4195-a639-4e9f6224b134', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.39:5000', 'project_id': '5c0533cd7df049dc95dceaa293b8036e', 'project_domain_name': 'Default'} 2018-10-01 10:10:37,981 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2018-10-01 10:10:37,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 10:10:37,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}feb0e606f7b352b973cf9dd39c6a7ecb9b0ddb3d68b13115c6b6a62d75a29fb5" 2018-10-01 10:10:38,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Mon, 01 Oct 2018 10:10:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af9139af-8e51-42c6-95b0-eca21b4a0b93 2018-10-01 10:10:38,184 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.39:5000/v3/domains/6b3077807d19400dbc67a38dbf0de906"}, "tags": [], "enabled": true, "id": "6b3077807d19400dbc67a38dbf0de906", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.39:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.39:5000/v3/domains", "previous": null, "next": null}} 2018-10-01 10:10:38,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/domains used request id req-af9139af-8e51-42c6-95b0-eca21b4a0b93 2018-10-01 10:10:38,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.202419042587s 2018-10-01 10:10:38,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 10:10:38,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.39:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}feb0e606f7b352b973cf9dd39c6a7ecb9b0ddb3d68b13115c6b6a62d75a29fb5" 2018-10-01 10:10:38,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Mon, 01 Oct 2018 10:10:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eefaba87-fdbe-4ae4-95d9-8d9306135527 2018-10-01 10:10:38,300 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.39:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.39:5000/v3/projects/68c01919b4a44eb98a59ea6095bf2ee1"}, "tags": [], "enabled": true, "id": "68c01919b4a44eb98a59ea6095bf2ee1", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.39:5000/v3/projects/1f309f25838e40249520ff0b0c461861"}, "tags": [], "enabled": true, "id": "1f309f25838e40249520ff0b0c461861", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.39:5000/v3/projects/5c0533cd7df049dc95dceaa293b8036e"}, "tags": [], "enabled": true, "id": "5c0533cd7df049dc95dceaa293b8036e", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_8a57bf36-441b-4195-a639-4e9f6224b134"}]} 2018-10-01 10:10:38,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/projects?domain_id=default used request id req-eefaba87-fdbe-4ae4-95d9-8d9306135527 2018-10-01 10:10:38,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.108883142471s 2018-10-01 10:10:38,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-01 10:10:38,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}feb0e606f7b352b973cf9dd39c6a7ecb9b0ddb3d68b13115c6b6a62d75a29fb5" -d '{"network": {"tenant_id": "5c0533cd7df049dc95dceaa293b8036e", "name": "singlevm2-net_8a57bf36-441b-4195-a639-4e9f6224b134", "admin_state_up": true}}' 2018-10-01 10:10:38,876 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Mon, 01 Oct 2018 10:10:38 GMT X-Openstack-Request-Id: req-5559055d-6cc2-4205-a1e4-68d43ac91cfb 2018-10-01 10:10:38,876 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"5cc0b4f6-8768-41e7-bc45-c9c50bc5fc2d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":9,"ipv4_address_scope":null,"shared":false,"project_id":"5c0533cd7df049dc95dceaa293b8036e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-01T10:10:38Z","is_default":false,"qos_policy_id":null,"name":"singlevm2-net_8a57bf36-441b-4195-a639-4e9f6224b134","admin_state_up":true,"tenant_id":"5c0533cd7df049dc95dceaa293b8036e","created_at":"2018-10-01T10:10:38Z","mtu":1450}} 2018-10-01 10:10:38,877 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.39:9696/v2.0/networks.json used request id req-5559055d-6cc2-4205-a1e4-68d43ac91cfb 2018-10-01 10:10:38,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.573879003525s 2018-10-01 10:10:38,877 - 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-10-01T10:10:38Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'5cc0b4f6-8768-41e7-bc45-c9c50bc5fc2d', u'provider:segmentation_id': 9, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'singlevm2-net_8a57bf36-441b-4195-a639-4e9f6224b134', u'created_at': u'2018-10-01T10:10:38Z', u'mtu': 1450, u'tenant_id': u'5c0533cd7df049dc95dceaa293b8036e', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'5c0533cd7df049dc95dceaa293b8036e', u'l2_adjacency': True}) 2018-10-01 10:10:38,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 10:10:38,887 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 10:10:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1c13e74-68d7-43db-992c-2e3787cc3feb 2018-10-01 10:10:38,887 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.39:5000/v3/", "rel": "self"}]}]}} 2018-10-01 10:10:38,888 - keystoneauth.session - DEBUG - GET call to http://172.30.9.39:5000/ used request id req-c1c13e74-68d7-43db-992c-2e3787cc3feb 2018-10-01 10:10:38,888 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.39:5000/v3/auth/tokens 2018-10-01 10:10:39,298 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dfba5d376cc3423487bda0bf832c5a5c", "name": "member"}, {"id": "638a063d0b3c4224af9184b64754e462", "name": "reader"}], "expires_at": "2018-10-01T11:10:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5c0533cd7df049dc95dceaa293b8036e", "name": "singlevm2-project_8a57bf36-441b-4195-a639-4e9f6224b134"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.39:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "138cb471eb5e419b8247465e9a58c9f7"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a61bf3a2b6841e798cd18352d363d2c"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "642642e824344c99a1070a65a3a7aa8f"}], "type": "compute", "id": "0b012f093b1f44a3b4a3e7a83b9ea7a0", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d3f7be1817041de8e1bb3b655e4bfb4"}, {"url": "http://172.30.9.39:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "96a3c5dbf4f240619f9ba2ddaae7021f"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b307f57b2acf4fcc8046d538ee5aabc2"}], "type": "identity", "id": "0bd21aaca9304355b8c4fb482d6c203f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.39:8004/v1/5c0533cd7df049dc95dceaa293b8036e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b846698893f4251920af5ba53636aa8"}, {"url": "http://192.30.9.8:8004/v1/5c0533cd7df049dc95dceaa293b8036e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ae763c42a9b43ce9548de1c2897d5f0"}, {"url": "http://192.30.9.8:8004/v1/5c0533cd7df049dc95dceaa293b8036e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6fdbf17bbe4f5b90296fa9aae30c75"}], "type": "orchestration", "id": "16372acfe1c34699a14916495bb81bd3", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39b5349f172e403293ca619e46171fb2"}, {"url": "http://172.30.9.39:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68cd512b2388482f8aaddcaf49f6e5cd"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca2de99aacb41418574f2b79e95b39a"}], "type": "metric", "id": "19fc831bd1d2495584535090f1cfc6c7", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d3120d0211340e5be4ee7ce5426f6b3"}, {"url": "http://172.30.9.39:8080/v1/AUTH_5c0533cd7df049dc95dceaa293b8036e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1098ea83aaf5470795afcdce53afdaa8"}, {"url": "http://12.0.0.21:8080/v1/AUTH_5c0533cd7df049dc95dceaa293b8036e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea21d116d8444da28b3977e4555eb9cc"}], "type": "object-store", "id": "20eb38c948dd4c1196107be5e06ad7fd", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d2fe99b90be4165befb1e52e1707ce9"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "972a598fc28443f795fc8f0a494a7038"}, {"url": "http://172.30.9.39:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7762587d46648b28d05e9917c4ea129"}], "type": "event", "id": "33353a6d74744c8a97c1bda917b1188b", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.39:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16e37452679546deb76865500e3735ce"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d95edd82f18462e86cb0b910011f765"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6652f46f89534881a06b314309674b98"}], "type": "cloudformation", "id": "42d564642d5d45a2afe45d7cbc644223", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "434c42520cfd4a48ad3212378fe78c28"}, {"url": "http://172.30.9.39:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72244194101743c0bbe0773b3718217a"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8222601c08b24022ad079d5c32689d49"}], "type": "image", "id": "5ca5fd84620847179587afc5b7a4f9d2", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1713263e67c94788bc8a2f4d0841a48e"}, {"url": "http://172.30.9.39:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eda57a322564d19a4e0d5356be78bd4"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83167af88b2e4b0eac7dd94204cc3084"}], "type": "alarming", "id": "7cb105ad4ae3476a97289e4a978005ce", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "85aa5cec6566417799c2eafbde1c231c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e0f7edf651e4224a407c02b5c386987"}, {"url": "http://172.30.9.39:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "32da4af88d714e0384bb897865942788"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b631292e131f4a1e8dd8ac2f8cbae7d7"}], "type": "placement", "id": "9cdf2d784d34438ca008ce55a04ef9de", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37732b8b629f488bb9cbc4797bd598bd"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9554795962a14a9b9becd39e53d66f51"}, {"url": "http://172.30.9.39:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e4995a17cb6c4a949118ce48ee12e061"}], "type": "network", "id": "9f936497a79d43e39a20def0e06cf3b7", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.39:8776/v3/5c0533cd7df049dc95dceaa293b8036e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f022637538483bbb2ffafc675143d7"}, {"url": "http://192.30.9.8:8776/v3/5c0533cd7df049dc95dceaa293b8036e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62e1f9c8f42847c887894cbfc602caee"}, {"url": "http://192.30.9.8:8776/v3/5c0533cd7df049dc95dceaa293b8036e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f8a91164defb46829d55d1c9135f287f"}], "type": "volumev3", "id": "a38da018fa6d4e26a298c5f1a748a48a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/5c0533cd7df049dc95dceaa293b8036e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dc30cb1a32d4e768a942bf89706b627"}, {"url": "http://192.30.9.8:8776/v1/5c0533cd7df049dc95dceaa293b8036e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e409c093a3034ef992e4d7f96e50e60c"}, {"url": "http://172.30.9.39:8776/v1/5c0533cd7df049dc95dceaa293b8036e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7c7cdafeaf84ad2a5e859b21a18f0cb"}], "type": "volume", "id": "c7203d78d66f4ca7b6c6ccd999bf441d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/5c0533cd7df049dc95dceaa293b8036e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a6967c65f49d58b2db5d6d6e50063"}, {"url": "http://192.30.9.8:8776/v2/5c0533cd7df049dc95dceaa293b8036e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd52c586cba84a88a51ebaaec206a659"}, {"url": "http://172.30.9.39:8776/v2/5c0533cd7df049dc95dceaa293b8036e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e4d7f4b0aec3467fa0883fc5d1b006d6"}], "type": "volumev2", "id": "dc3e7aeb05fd47ac87a2b8b757a9816b", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_8a57bf36-441b-4195-a639-4e9f6224b134", "id": "bf61554a438b46938cd7a3898cf435a0"}, "audit_ids": ["OCtgkO6ARXG8XNSGRZeVSg"], "issued_at": "2018-10-01T10:10:38.000000Z"}} 2018-10-01 10:10:39,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 10:10:39,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57935969feca59bf7d0f1197074de19efd4053fc5b51ef74b85b1631daf644de" 2018-10-01 10:10:40,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1230 Content-Type: application/json Date: Mon, 01 Oct 2018 10:10:40 GMT X-Openstack-Request-Id: req-19e0fcc9-6a9e-4d69-a999-146403843167 2018-10-01 10:10:40,484 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0c4e493c-7199-4d4a-86ae-4223bac5874a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1f309f25838e40249520ff0b0c461861","l2_adjacency":true,"status":"ACTIVE","subnets":["09534f99-1063-44f2-99a1-4ff7df7ad2e4"],"description":"","tags":[],"updated_at":"2018-10-01T10:04:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1f309f25838e40249520ff0b0c461861","created_at":"2018-10-01T10:04:05Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"5cc0b4f6-8768-41e7-bc45-c9c50bc5fc2d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5c0533cd7df049dc95dceaa293b8036e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-01T10:10:38Z","qos_policy_id":null,"name":"singlevm2-net_8a57bf36-441b-4195-a639-4e9f6224b134","admin_state_up":true,"tenant_id":"5c0533cd7df049dc95dceaa293b8036e","created_at":"2018-10-01T10:10:38Z","mtu":1450}]} 2018-10-01 10:10:40,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/networks.json used request id req-19e0fcc9-6a9e-4d69-a999-146403843167 2018-10-01 10:10:40,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.18287014961s 2018-10-01 10:10:40,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-01 10:10:40,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57935969feca59bf7d0f1197074de19efd4053fc5b51ef74b85b1631daf644de" -d '{"subnet": {"name": "singlevm2-subnet_8a57bf36-441b-4195-a639-4e9f6224b134", "enable_dhcp": true, "network_id": "5cc0b4f6-8768-41e7-bc45-c9c50bc5fc2d", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-01 10:10:41,398 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Mon, 01 Oct 2018 10:10:41 GMT X-Openstack-Request-Id: req-5b26b91f-5299-4642-8835-ac947b7fad1e 2018-10-01 10:10:41,399 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5cc0b4f6-8768-41e7-bc45-c9c50bc5fc2d","tenant_id":"5c0533cd7df049dc95dceaa293b8036e","created_at":"2018-10-01T10:10:41Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-01T10:10:41Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"5c0533cd7df049dc95dceaa293b8036e","id":"247cf74b-e8e4-4637-acce-b1e179d63a6d","subnetpool_id":null,"name":"singlevm2-subnet_8a57bf36-441b-4195-a639-4e9f6224b134"}} 2018-10-01 10:10:41,399 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.39:9696/v2.0/subnets.json used request id req-5b26b91f-5299-4642-8835-ac947b7fad1e 2018-10-01 10:10:41,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.91315984726s 2018-10-01 10:10:41,400 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-01T10:10:41Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'247cf74b-e8e4-4637-acce-b1e179d63a6d', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_8a57bf36-441b-4195-a639-4e9f6224b134', u'enable_dhcp': True, u'network_id': u'5cc0b4f6-8768-41e7-bc45-c9c50bc5fc2d', u'tenant_id': u'5c0533cd7df049dc95dceaa293b8036e', u'created_at': u'2018-10-01T10:10:41Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'5c0533cd7df049dc95dceaa293b8036e'}) 2018-10-01 10:10:41,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-01 10:10:41,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57935969feca59bf7d0f1197074de19efd4053fc5b51ef74b85b1631daf644de" -d '{"router": {"external_gateway_info": {"network_id": "0c4e493c-7199-4d4a-86ae-4223bac5874a"}, "name": "singlevm2-router_8a57bf36-441b-4195-a639-4e9f6224b134", "admin_state_up": true}}' 2018-10-01 10:10:48,291 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Mon, 01 Oct 2018 10:10:48 GMT X-Openstack-Request-Id: req-05bbab9b-3a2c-4f9c-8f40-dfe95ce8dc4e 2018-10-01 10:10:48,291 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0c4e493c-7199-4d4a-86ae-4223bac5874a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "09534f99-1063-44f2-99a1-4ff7df7ad2e4", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "5c0533cd7df049dc95dceaa293b8036e", "created_at": "2018-10-01T10:10:42Z", "admin_state_up": true, "updated_at": "2018-10-01T10:10:43Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "5c0533cd7df049dc95dceaa293b8036e", "id": "3043655f-b992-441c-98dd-ba04c3398741", "name": "singlevm2-router_8a57bf36-441b-4195-a639-4e9f6224b134"}} 2018-10-01 10:10:48,292 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.39:9696/v2.0/routers.json used request id req-05bbab9b-3a2c-4f9c-8f40-dfe95ce8dc4e 2018-10-01 10:10:48,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.89167308807s 2018-10-01 10:10:48,292 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-01T10:10:43Z', u'revision_number': 3, u'id': u'3043655f-b992-441c-98dd-ba04c3398741', u'external_gateway_info': {u'network_id': u'0c4e493c-7199-4d4a-86ae-4223bac5874a', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'09534f99-1063-44f2-99a1-4ff7df7ad2e4', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-router_8a57bf36-441b-4195-a639-4e9f6224b134', u'admin_state_up': True, u'tenant_id': u'5c0533cd7df049dc95dceaa293b8036e', u'created_at': u'2018-10-01T10:10:42Z', u'flavor_id': None, u'routes': [], u'project_id': u'5c0533cd7df049dc95dceaa293b8036e'}) 2018-10-01 10:10:48,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-01 10:10:48,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.39:9696/v2.0/routers/3043655f-b992-441c-98dd-ba04c3398741/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57935969feca59bf7d0f1197074de19efd4053fc5b51ef74b85b1631daf644de" -d '{"subnet_id": "247cf74b-e8e4-4637-acce-b1e179d63a6d"}' 2018-10-01 10:10:51,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 01 Oct 2018 10:10:51 GMT X-Openstack-Request-Id: req-4fb5c9da-cca0-4fcd-ac65-e738cd21e2d0 2018-10-01 10:10:51,347 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "5cc0b4f6-8768-41e7-bc45-c9c50bc5fc2d", "tenant_id": "5c0533cd7df049dc95dceaa293b8036e", "subnet_id": "247cf74b-e8e4-4637-acce-b1e179d63a6d", "subnet_ids": ["247cf74b-e8e4-4637-acce-b1e179d63a6d"], "port_id": "cda64b72-bbbf-4472-81da-8243bde1cf42", "id": "3043655f-b992-441c-98dd-ba04c3398741"} 2018-10-01 10:10:51,347 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.39:9696/v2.0/routers/3043655f-b992-441c-98dd-ba04c3398741/add_router_interface.json used request id req-4fb5c9da-cca0-4fcd-ac65-e738cd21e2d0 2018-10-01 10:10:51,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 3.05432200432s 2018-10-01 10:10:51,348 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-01 10:10:51,481 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-01 10:10:51,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 10:10:51,489 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 01 Oct 2018 10:10:51 GMT 2018-10-01 10:10:51,489 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.39:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.39:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.39:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.39:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.39:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.39:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.39:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.39:9292/v2/", "rel": "self"}]}]} 2018-10-01 10:10:51,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 10:10:51,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57935969feca59bf7d0f1197074de19efd4053fc5b51ef74b85b1631daf644de" 2018-10-01 10:10:52,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 01 Oct 2018 10:10:51 GMT X-Openstack-Request-Id: req-a5282724-2983-4eec-b308-552e77c48a38 2018-10-01 10:10:52,279 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 10:10:52,280 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.39:9292/v2/images used request id req-a5282724-2983-4eec-b308-552e77c48a38 2018-10-01 10:10:52,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.787996053696s 2018-10-01 10:10:52,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-01 10:10:52,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57935969feca59bf7d0f1197074de19efd4053fc5b51ef74b85b1631daf644de" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_8a57bf36-441b-4195-a639-4e9f6224b134", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_8a57bf36-441b-4195-a639-4e9f6224b134"}' 2018-10-01 10:10:53,111 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Mon, 01 Oct 2018 10:10:53 GMT Location: http://172.30.9.39:9292/v2/images/7b408885-210c-410a-a082-5dec1933cacb Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ed173ee8-d755-4383-a5df-5289e5074fe0 2018-10-01 10:10:53,111 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T10:10:53Z", "file": "/v2/images/7b408885-210c-410a-a082-5dec1933cacb/file", "owner": "5c0533cd7df049dc95dceaa293b8036e", "id": "7b408885-210c-410a-a082-5dec1933cacb", "size": null, "self": "/v2/images/7b408885-210c-410a-a082-5dec1933cacb", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_8a57bf36-441b-4195-a639-4e9f6224b134", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_8a57bf36-441b-4195-a639-4e9f6224b134", "checksum": null, "created_at": "2018-10-01T10:10:53Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-01 10:10:53,112 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.39:9292/v2/images used request id req-ed173ee8-d755-4383-a5df-5289e5074fe0 2018-10-01 10:10:53,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.822856903076s 2018-10-01 10:10:53,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-01 10:10:53,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.39:9292/v2/images/7b408885-210c-410a-a082-5dec1933cacb/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57935969feca59bf7d0f1197074de19efd4053fc5b51ef74b85b1631daf644de" -d '' 2018-10-01 10:10:53,909 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 10:10:54 GMT X-Openstack-Request-Id: req-437b69c9-6201-4412-9f63-1a145256530a 2018-10-01 10:10:53,909 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 10:10:53,909 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.39:9292/v2/images/7b408885-210c-410a-a082-5dec1933cacb/file used request id req-437b69c9-6201-4412-9f63-1a145256530a 2018-10-01 10:10:53,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.796836853027s 2018-10-01 10:10:53,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 10:10:53,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57935969feca59bf7d0f1197074de19efd4053fc5b51ef74b85b1631daf644de" 2018-10-01 10:10:54,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Mon, 01 Oct 2018 10:10:54 GMT X-Openstack-Request-Id: req-e407cc56-17de-4b11-9497-77cb6c29e8d0 2018-10-01 10:10:54,708 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T10:10:54Z", "file": "/v2/images/7b408885-210c-410a-a082-5dec1933cacb/file", "owner": "5c0533cd7df049dc95dceaa293b8036e", "id": "7b408885-210c-410a-a082-5dec1933cacb", "size": 12716032, "self": "/v2/images/7b408885-210c-410a-a082-5dec1933cacb", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://424f78db-5670-4931-b99a-3b6ae6456aba/images/7b408885-210c-410a-a082-5dec1933cacb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://424f78db-5670-4931-b99a-3b6ae6456aba/images/7b408885-210c-410a-a082-5dec1933cacb/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_8a57bf36-441b-4195-a639-4e9f6224b134", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_8a57bf36-441b-4195-a639-4e9f6224b134", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T10:10:53Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 10:10:54,709 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.39:9292/v2/images used request id req-e407cc56-17de-4b11-9497-77cb6c29e8d0 2018-10-01 10:10:54,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.794981956482s 2018-10-01 10:10:54,711 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://424f78db-5670-4931-b99a-3b6ae6456aba/images/7b408885-210c-410a-a082-5dec1933cacb/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7b408885-210c-410a-a082-5dec1933cacb/file', 'owner': u'5c0533cd7df049dc95dceaa293b8036e', 'id': u'7b408885-210c-410a-a082-5dec1933cacb', 'size': 12716032, u'self': u'/v2/images/7b408885-210c-410a-a082-5dec1933cacb', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5c0533cd7df049dc95dceaa293b8036e', 'name': 'singlevm2-project_8a57bf36-441b-4195-a639-4e9f6224b134', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://424f78db-5670-4931-b99a-3b6ae6456aba/images/7b408885-210c-410a-a082-5dec1933cacb/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-01T10:10:54Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-01T10:10:54Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_8a57bf36-441b-4195-a639-4e9f6224b134', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/7b408885-210c-410a-a082-5dec1933cacb', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_8a57bf36-441b-4195-a639-4e9f6224b134', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_8a57bf36-441b-4195-a639-4e9f6224b134', 'created': u'2018-10-01T10:10:53Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-01T10:10:53Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/7b408885-210c-410a-a082-5dec1933cacb', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_8a57bf36-441b-4195-a639-4e9f6224b134', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-01 10:10:54,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-01 10:10:54,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}feb0e606f7b352b973cf9dd39c6a7ecb9b0ddb3d68b13115c6b6a62d75a29fb5" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_8a57bf36-441b-4195-a639-4e9f6224b134", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-01 10:10:55,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Mon, 01 Oct 2018 10:10:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e1306bba-a295-433c-82a1-e90e5d272f7c x-openstack-request-id: req-e1306bba-a295-433c-82a1-e90e5d272f7c 2018-10-01 10:10:55,016 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.39:8774/v2.1/flavors/a60f8ad5-ea49-45fc-9845-521476fb76f4", "rel": "self"}, {"href": "http://172.30.9.39:8774/flavors/a60f8ad5-ea49-45fc-9845-521476fb76f4", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a60f8ad5-ea49-45fc-9845-521476fb76f4", "name": "singlevm2-flavor_8a57bf36-441b-4195-a639-4e9f6224b134", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-01 10:10:55,016 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.39:8774/v2.1/flavors used request id req-e1306bba-a295-433c-82a1-e90e5d272f7c 2018-10-01 10:10:55,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.301455020905s 2018-10-01 10:10:55,017 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_8a57bf36-441b-4195-a639-4e9f6224b134', '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'68c01919b4a44eb98a59ea6095bf2ee1', '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'a60f8ad5-ea49-45fc-9845-521476fb76f4', 'swap': 0}) 2018-10-01 10:10:55,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-01 10:10:55,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:8774/v2.1/flavors/a60f8ad5-ea49-45fc-9845-521476fb76f4/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}feb0e606f7b352b973cf9dd39c6a7ecb9b0ddb3d68b13115c6b6a62d75a29fb5" -d '{"extra_specs": {}}' 2018-10-01 10:10:55,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 01 Oct 2018 10:10:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bdc81ece-abb8-4ae9-bd0d-fcd3d370c74e x-openstack-request-id: req-bdc81ece-abb8-4ae9-bd0d-fcd3d370c74e 2018-10-01 10:10:55,047 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-01 10:10:55,047 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.39:8774/v2.1/flavors/a60f8ad5-ea49-45fc-9845-521476fb76f4/os-extra_specs used request id req-bdc81ece-abb8-4ae9-bd0d-fcd3d370c74e 2018-10-01 10:10:55,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.030081987381s 2018-10-01 10:10:55,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-10-01 10:10:55,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57935969feca59bf7d0f1197074de19efd4053fc5b51ef74b85b1631daf644de" -d '{"keypair": {"name": "singlevm2-kp_8a57bf36-441b-4195-a639-4e9f6224b134"}}' 2018-10-01 10:10:55,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1809 Content-Type: application/json Date: Mon, 01 Oct 2018 10:10:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8218de9e-22e2-4cf0-a5a3-5f2709951e04 x-openstack-request-id: req-8218de9e-22e2-4cf0-a5a3-5f2709951e04 2018-10-01 10:10:55,457 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMGMUrjc8ap4n0eIdx1mohHxC3tfTv1CZ200E8EiMST6a7oPvGnwyygHl8q9W/drLs0lLl5FK1VbX2A7TnVN7MnTjYMim0Szh0x00rirb+FAhnJh/JWE+hV1wTeAqE+fes5CqMjGPWdwYr/8gcvqk+H5kfCHCwLL9DNywvTDPu8u7QYmHmKFsxBpxY1UbCM65MCpYGFTu1JQLG6nSrGKj841cGZa2krhU/O286Hr5P6bg1frbztS/tWkxrVO2Hj5tZcPIbdJah4HHNo3UcLTfuG8t5aZ0dej2aCmwliwrrzXs1Grw5NgvGsul+xQAsmY2bvYbkAL5BZVdfc4mNYUFz Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAzBjFK43PGqeJ9HiHcdZqIR8Qt7X079QmdtNBPBIjEk+mu6D7\nxp8MsoB5fKvVv3ay7NJS5eRStVW19gO051TezJ042DIptEs4dMdNK4q2/hQIZyYf\nyVhPoVdcE3gKhPn3rOQqjIxj1ncGK//IHL6pPh+ZHwhwsCy/QzcsL0wz7vLu0GJh\n5ihbMQacWNVGwjOuTAqWBhU7tSUCxup0qxio/ONXBmWtpK4VPztvOh6+T+m4NX62\n87Uv7VpMa1Tth4+bWXDyG3SWoeBxzaN1HC037hvLeWmdHXo9mgpsJYsK6817NRq8\nOTYLxrLpfsUALJmNm72G5AC+QWVXX3OJjWFBcwIDAQABAoIBAQCYQE4tzG7Xym2O\nMq+Pi0zGgn8dHJ6onhFHiRZb8oe5LDQMOe44YAO/0TlPeHxOhQS6x7dRib7tSRAh\nguhbvaMq7oouNVWJCqgF7Xsy5RrXdShDklwZ/kgA6sNkPqNSSYqqrdbT3BLKNSYk\ngn3Me6qTDk1SqiAuPGM9iBXs/qKrN7ciYkijf0JElVyqRajG597R2hIE5ky6MTG0\nuvYil59prKSczPgbIbobh71WkZuNGgj0buYHlx0XKBQ+wnYPoyCSPdrndYgoRLNF\nah5fRtBx5URq9olPMnNtzAtcic8BF6MtkX/w2dyQySwUaTWYwyV4Q+AmtfWJQpuw\n8EwVi5hpAoGBAOtoe4e2Uwye9RfteLCLN4lQq/SnmkH1CN5xWh0d158L1YA9e+yU\nCl3UGk11mePSCE9vc7phzlF13/kkKMnpf9u9EDDq+qJiRSmxd/JjM0/oo5Y9RY6U\nvy4/GEinkdcuKMOelrA/vToQq2h5YtjgdDOEZbCjc8lHqTiQxtdqWwltAoGBAN3z\nIQHRE6WcK9l9tqAmggtuEpACvjkHd1Kz2JlgA2QoPARSswzsalHPmvd/inCmnxne\nq5VFFXQJVI2rXx2vIuLhiD8XLrm2W3f67B2AdupLo1/yVwanoF308yCindXdLxC8\nWvmz+eNJPYB/5D7RvK++yhODr2/gdU3eaO6eFIpfAoGAauw3B4o5qIbenfKfmdhx\n7i21HNevifvI/ngPzR/L2xKd87R5gBgxqTJ4i+w5bK/uVF4z+1kHRBq9E0VoPWWQ\nTHdQTle8ZVsrPOe9qluCZ+4rt0a3PC61s0S3O/DYnhr6KvfyS7V3tlLx9+8Cha1V\nOj0NjzB+m9KvuuCPYDKPjPUCgYEAsH2vV5R8PQsMy2vuFzfH3XLwC9hCj3Libb9Z\nk80HpVNhNkbU3of4m4msvvaKjb3Rcm7gnlhLEPSCag1GG4KzCRsyjojOvRrHbYb4\nzxTierke9yLsFPyix1QLKX5maDP0QyikZz+4jAYng9EvHM0Hb/EVG6NxlFM2tG8R\nnf3Sc50CgYBWH1iseGeC3NVJ/ZnQOQN+lbm5aiq3YnRe9Rk3i/z8v3gPdceucPxZ\nneCtE9YX/aqarHqbEv4sKUfFGIPNqVvI0zL4wi38Ni/Y84Sx5c+99AtDzr921ZCN\n8GRZdVSXSRTxLO15c1yiFH9cQYBjAfMadVb6y3MgEPnDX/fTcJkg4g==\n-----END RSA PRIVATE KEY-----\n", "user_id": "bf61554a438b46938cd7a3898cf435a0", "name": "singlevm2-kp_8a57bf36-441b-4195-a639-4e9f6224b134", "fingerprint": "50:cd:08:c1:81:d3:2f:85:74:bf:16:e7:f1:db:f2:3a"}} 2018-10-01 10:10:55,457 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.39:8774/v2.1/os-keypairs used request id req-8218de9e-22e2-4cf0-a5a3-5f2709951e04 2018-10-01 10:10:55,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.405852079391s 2018-10-01 10:10:55,458 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMGMUrjc8ap4n0eIdx1mohHxC3tfTv1CZ200E8EiMST6a7oPvGnwyygHl8q9W/drLs0lLl5FK1VbX2A7TnVN7MnTjYMim0Szh0x00rirb+FAhnJh/JWE+hV1wTeAqE+fes5CqMjGPWdwYr/8gcvqk+H5kfCHCwLL9DNywvTDPu8u7QYmHmKFsxBpxY1UbCM65MCpYGFTu1JQLG6nSrGKj841cGZa2krhU/O286Hr5P6bg1frbztS/tWkxrVO2Hj5tZcPIbdJah4HHNo3UcLTfuG8t5aZ0dej2aCmwliwrrzXs1Grw5NgvGsul+xQAsmY2bvYbkAL5BZVdfc4mNYUFz Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAzBjFK43PGqeJ9HiHcdZqIR8Qt7X079QmdtNBPBIjEk+mu6D7\nxp8MsoB5fKvVv3ay7NJS5eRStVW19gO051TezJ042DIptEs4dMdNK4q2/hQIZyYf\nyVhPoVdcE3gKhPn3rOQqjIxj1ncGK//IHL6pPh+ZHwhwsCy/QzcsL0wz7vLu0GJh\n5ihbMQacWNVGwjOuTAqWBhU7tSUCxup0qxio/ONXBmWtpK4VPztvOh6+T+m4NX62\n87Uv7VpMa1Tth4+bWXDyG3SWoeBxzaN1HC037hvLeWmdHXo9mgpsJYsK6817NRq8\nOTYLxrLpfsUALJmNm72G5AC+QWVXX3OJjWFBcwIDAQABAoIBAQCYQE4tzG7Xym2O\nMq+Pi0zGgn8dHJ6onhFHiRZb8oe5LDQMOe44YAO/0TlPeHxOhQS6x7dRib7tSRAh\nguhbvaMq7oouNVWJCqgF7Xsy5RrXdShDklwZ/kgA6sNkPqNSSYqqrdbT3BLKNSYk\ngn3Me6qTDk1SqiAuPGM9iBXs/qKrN7ciYkijf0JElVyqRajG597R2hIE5ky6MTG0\nuvYil59prKSczPgbIbobh71WkZuNGgj0buYHlx0XKBQ+wnYPoyCSPdrndYgoRLNF\nah5fRtBx5URq9olPMnNtzAtcic8BF6MtkX/w2dyQySwUaTWYwyV4Q+AmtfWJQpuw\n8EwVi5hpAoGBAOtoe4e2Uwye9RfteLCLN4lQq/SnmkH1CN5xWh0d158L1YA9e+yU\nCl3UGk11mePSCE9vc7phzlF13/kkKMnpf9u9EDDq+qJiRSmxd/JjM0/oo5Y9RY6U\nvy4/GEinkdcuKMOelrA/vToQq2h5YtjgdDOEZbCjc8lHqTiQxtdqWwltAoGBAN3z\nIQHRE6WcK9l9tqAmggtuEpACvjkHd1Kz2JlgA2QoPARSswzsalHPmvd/inCmnxne\nq5VFFXQJVI2rXx2vIuLhiD8XLrm2W3f67B2AdupLo1/yVwanoF308yCindXdLxC8\nWvmz+eNJPYB/5D7RvK++yhODr2/gdU3eaO6eFIpfAoGAauw3B4o5qIbenfKfmdhx\n7i21HNevifvI/ngPzR/L2xKd87R5gBgxqTJ4i+w5bK/uVF4z+1kHRBq9E0VoPWWQ\nTHdQTle8ZVsrPOe9qluCZ+4rt0a3PC61s0S3O/DYnhr6KvfyS7V3tlLx9+8Cha1V\nOj0NjzB+m9KvuuCPYDKPjPUCgYEAsH2vV5R8PQsMy2vuFzfH3XLwC9hCj3Libb9Z\nk80HpVNhNkbU3of4m4msvvaKjb3Rcm7gnlhLEPSCag1GG4KzCRsyjojOvRrHbYb4\nzxTierke9yLsFPyix1QLKX5maDP0QyikZz+4jAYng9EvHM0Hb/EVG6NxlFM2tG8R\nnf3Sc50CgYBWH1iseGeC3NVJ/ZnQOQN+lbm5aiq3YnRe9Rk3i/z8v3gPdceucPxZ\nneCtE9YX/aqarHqbEv4sKUfFGIPNqVvI0zL4wi38Ni/Y84Sx5c+99AtDzr921ZCN\n8GRZdVSXSRTxLO15c1yiFH9cQYBjAfMadVb6y3MgEPnDX/fTcJkg4g==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'bf61554a438b46938cd7a3898cf435a0', 'name': u'singlevm2-kp_8a57bf36-441b-4195-a639-4e9f6224b134', 'created_at': '2018-10-01T10:10:55.458333', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5c0533cd7df049dc95dceaa293b8036e', 'name': 'singlevm2-project_8a57bf36-441b-4195-a639-4e9f6224b134', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'50:cd:08:c1:81:d3:2f:85:74:bf:16:e7:f1:db:f2:3a', 'type': 'ssh', 'id': u'singlevm2-kp_8a57bf36-441b-4195-a639-4e9f6224b134'}) 2018-10-01 10:10:55,458 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAzBjFK43PGqeJ9HiHcdZqIR8Qt7X079QmdtNBPBIjEk+mu6D7 xp8MsoB5fKvVv3ay7NJS5eRStVW19gO051TezJ042DIptEs4dMdNK4q2/hQIZyYf yVhPoVdcE3gKhPn3rOQqjIxj1ncGK//IHL6pPh+ZHwhwsCy/QzcsL0wz7vLu0GJh 5ihbMQacWNVGwjOuTAqWBhU7tSUCxup0qxio/ONXBmWtpK4VPztvOh6+T+m4NX62 87Uv7VpMa1Tth4+bWXDyG3SWoeBxzaN1HC037hvLeWmdHXo9mgpsJYsK6817NRq8 OTYLxrLpfsUALJmNm72G5AC+QWVXX3OJjWFBcwIDAQABAoIBAQCYQE4tzG7Xym2O Mq+Pi0zGgn8dHJ6onhFHiRZb8oe5LDQMOe44YAO/0TlPeHxOhQS6x7dRib7tSRAh guhbvaMq7oouNVWJCqgF7Xsy5RrXdShDklwZ/kgA6sNkPqNSSYqqrdbT3BLKNSYk gn3Me6qTDk1SqiAuPGM9iBXs/qKrN7ciYkijf0JElVyqRajG597R2hIE5ky6MTG0 uvYil59prKSczPgbIbobh71WkZuNGgj0buYHlx0XKBQ+wnYPoyCSPdrndYgoRLNF ah5fRtBx5URq9olPMnNtzAtcic8BF6MtkX/w2dyQySwUaTWYwyV4Q+AmtfWJQpuw 8EwVi5hpAoGBAOtoe4e2Uwye9RfteLCLN4lQq/SnmkH1CN5xWh0d158L1YA9e+yU Cl3UGk11mePSCE9vc7phzlF13/kkKMnpf9u9EDDq+qJiRSmxd/JjM0/oo5Y9RY6U vy4/GEinkdcuKMOelrA/vToQq2h5YtjgdDOEZbCjc8lHqTiQxtdqWwltAoGBAN3z IQHRE6WcK9l9tqAmggtuEpACvjkHd1Kz2JlgA2QoPARSswzsalHPmvd/inCmnxne q5VFFXQJVI2rXx2vIuLhiD8XLrm2W3f67B2AdupLo1/yVwanoF308yCindXdLxC8 Wvmz+eNJPYB/5D7RvK++yhODr2/gdU3eaO6eFIpfAoGAauw3B4o5qIbenfKfmdhx 7i21HNevifvI/ngPzR/L2xKd87R5gBgxqTJ4i+w5bK/uVF4z+1kHRBq9E0VoPWWQ THdQTle8ZVsrPOe9qluCZ+4rt0a3PC61s0S3O/DYnhr6KvfyS7V3tlLx9+8Cha1V Oj0NjzB+m9KvuuCPYDKPjPUCgYEAsH2vV5R8PQsMy2vuFzfH3XLwC9hCj3Libb9Z k80HpVNhNkbU3of4m4msvvaKjb3Rcm7gnlhLEPSCag1GG4KzCRsyjojOvRrHbYb4 zxTierke9yLsFPyix1QLKX5maDP0QyikZz+4jAYng9EvHM0Hb/EVG6NxlFM2tG8R nf3Sc50CgYBWH1iseGeC3NVJ/ZnQOQN+lbm5aiq3YnRe9Rk3i/z8v3gPdceucPxZ neCtE9YX/aqarHqbEv4sKUfFGIPNqVvI0zL4wi38Ni/Y84Sx5c+99AtDzr921ZCN 8GRZdVSXSRTxLO15c1yiFH9cQYBjAfMadVb6y3MgEPnDX/fTcJkg4g== -----END RSA PRIVATE KEY----- 2018-10-01 10:10:55,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-10-01 10:10:55,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57935969feca59bf7d0f1197074de19efd4053fc5b51ef74b85b1631daf644de" -d '{"security_group": {"name": "singlevm2-sg_8a57bf36-441b-4195-a639-4e9f6224b134", "description": "created by OPNFV Functest (singlevm2)"}}' 2018-10-01 10:10:55,872 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Mon, 01 Oct 2018 10:10:56 GMT X-Openstack-Request-Id: req-6762baac-8039-4090-a0a7-3dbcc55b213d 2018-10-01 10:10:55,872 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "5c0533cd7df049dc95dceaa293b8036e", "created_at": "2018-10-01T10:10:56Z", "updated_at": "2018-10-01T10:10:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:10:56Z", "revision_number": 0, "id": "0cece094-7485-4435-8146-d78e66b0098a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:10:56Z", "security_group_id": "46269dec-fdd6-4380-87b1-3c106aa959d5", "tenant_id": "5c0533cd7df049dc95dceaa293b8036e", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c0533cd7df049dc95dceaa293b8036e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:10:56Z", "revision_number": 0, "id": "cbc89847-5800-4468-bf2a-09e63d4f3e8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:10:56Z", "security_group_id": "46269dec-fdd6-4380-87b1-3c106aa959d5", "tenant_id": "5c0533cd7df049dc95dceaa293b8036e", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c0533cd7df049dc95dceaa293b8036e"}], "revision_number": 1, "project_id": "5c0533cd7df049dc95dceaa293b8036e", "id": "46269dec-fdd6-4380-87b1-3c106aa959d5", "name": "singlevm2-sg_8a57bf36-441b-4195-a639-4e9f6224b134"}} 2018-10-01 10:10:55,872 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.39:9696/v2.0/security-groups.json used request id req-6762baac-8039-4090-a0a7-3dbcc55b213d 2018-10-01 10:10:55,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.408551216125s 2018-10-01 10:10:55,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 10:10:55,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57935969feca59bf7d0f1197074de19efd4053fc5b51ef74b85b1631daf644de" 2018-10-01 10:10:56,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3834 Content-Type: application/json Date: Mon, 01 Oct 2018 10:10:56 GMT X-Openstack-Request-Id: req-5dc8e233-c3bd-4029-bf79-c511bae63e2f 2018-10-01 10:10:56,174 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5c0533cd7df049dc95dceaa293b8036e", "created_at": "2018-10-01T10:10:38Z", "updated_at": "2018-10-01T10:10:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:10:38Z", "revision_number": 0, "id": "1f0f7911-bc0c-4434-8b15-3aeacbc1217b", "remote_group_id": "00e60326-aaf8-4c70-82d0-8bccfdd5ba61", "remote_ip_prefix": null, "created_at": "2018-10-01T10:10:38Z", "security_group_id": "00e60326-aaf8-4c70-82d0-8bccfdd5ba61", "tenant_id": "5c0533cd7df049dc95dceaa293b8036e", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c0533cd7df049dc95dceaa293b8036e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:10:38Z", "revision_number": 0, "id": "3c6337bd-f559-48d4-b93e-21f5b0d53905", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:10:38Z", "security_group_id": "00e60326-aaf8-4c70-82d0-8bccfdd5ba61", "tenant_id": "5c0533cd7df049dc95dceaa293b8036e", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c0533cd7df049dc95dceaa293b8036e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:10:38Z", "revision_number": 0, "id": "b7f63478-56b4-4efd-844f-c31409c4c313", "remote_group_id": "00e60326-aaf8-4c70-82d0-8bccfdd5ba61", "remote_ip_prefix": null, "created_at": "2018-10-01T10:10:38Z", "security_group_id": "00e60326-aaf8-4c70-82d0-8bccfdd5ba61", "tenant_id": "5c0533cd7df049dc95dceaa293b8036e", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c0533cd7df049dc95dceaa293b8036e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:10:38Z", "revision_number": 0, "id": "d4c61ef6-3a7f-42b9-80ec-3471a3915dc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:10:38Z", "security_group_id": "00e60326-aaf8-4c70-82d0-8bccfdd5ba61", "tenant_id": "5c0533cd7df049dc95dceaa293b8036e", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c0533cd7df049dc95dceaa293b8036e"}], "revision_number": 1, "project_id": "5c0533cd7df049dc95dceaa293b8036e", "id": "00e60326-aaf8-4c70-82d0-8bccfdd5ba61", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "5c0533cd7df049dc95dceaa293b8036e", "created_at": "2018-10-01T10:10:56Z", "updated_at": "2018-10-01T10:10:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:10:56Z", "revision_number": 0, "id": "0cece094-7485-4435-8146-d78e66b0098a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:10:56Z", "security_group_id": "46269dec-fdd6-4380-87b1-3c106aa959d5", "tenant_id": "5c0533cd7df049dc95dceaa293b8036e", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c0533cd7df049dc95dceaa293b8036e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:10:56Z", "revision_number": 0, "id": "cbc89847-5800-4468-bf2a-09e63d4f3e8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:10:56Z", "security_group_id": "46269dec-fdd6-4380-87b1-3c106aa959d5", "tenant_id": "5c0533cd7df049dc95dceaa293b8036e", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c0533cd7df049dc95dceaa293b8036e"}], "revision_number": 1, "project_id": "5c0533cd7df049dc95dceaa293b8036e", "id": "46269dec-fdd6-4380-87b1-3c106aa959d5", "name": "singlevm2-sg_8a57bf36-441b-4195-a639-4e9f6224b134"}]} 2018-10-01 10:10:56,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/security-groups.json used request id req-5dc8e233-c3bd-4029-bf79-c511bae63e2f 2018-10-01 10:10:56,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.294466972351s 2018-10-01 10:10:56,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-01 10:10:56,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57935969feca59bf7d0f1197074de19efd4053fc5b51ef74b85b1631daf644de" -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": "46269dec-fdd6-4380-87b1-3c106aa959d5"}}' 2018-10-01 10:10:56,617 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Mon, 01 Oct 2018 10:10:56 GMT X-Openstack-Request-Id: req-2acfc902-59ab-47ec-978b-b5f759f85dcb 2018-10-01 10:10:56,618 - keystoneauth.session - DEBUG - 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-10-01T10:10:56Z", "security_group_id": "46269dec-fdd6-4380-87b1-3c106aa959d5", "port_range_min": 22, "revision_number": 0, "tenant_id": "5c0533cd7df049dc95dceaa293b8036e", "created_at": "2018-10-01T10:10:56Z", "project_id": "5c0533cd7df049dc95dceaa293b8036e", "id": "1bc61a10-ce9c-431c-a47e-d3e14c2cec48"}} 2018-10-01 10:10:56,618 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.39:9696/v2.0/security-group-rules.json used request id req-2acfc902-59ab-47ec-978b-b5f759f85dcb 2018-10-01 10:10:56,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.437170028687s 2018-10-01 10:10:56,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 10:10:56,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57935969feca59bf7d0f1197074de19efd4053fc5b51ef74b85b1631daf644de" 2018-10-01 10:10:56,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4330 Content-Type: application/json Date: Mon, 01 Oct 2018 10:10:57 GMT X-Openstack-Request-Id: req-54edf408-bda9-4cfa-95aa-3f62bd07460c 2018-10-01 10:10:56,859 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5c0533cd7df049dc95dceaa293b8036e", "created_at": "2018-10-01T10:10:38Z", "updated_at": "2018-10-01T10:10:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:10:38Z", "revision_number": 0, "id": "1f0f7911-bc0c-4434-8b15-3aeacbc1217b", "remote_group_id": "00e60326-aaf8-4c70-82d0-8bccfdd5ba61", "remote_ip_prefix": null, "created_at": "2018-10-01T10:10:38Z", "security_group_id": "00e60326-aaf8-4c70-82d0-8bccfdd5ba61", "tenant_id": "5c0533cd7df049dc95dceaa293b8036e", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c0533cd7df049dc95dceaa293b8036e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:10:38Z", "revision_number": 0, "id": "3c6337bd-f559-48d4-b93e-21f5b0d53905", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:10:38Z", "security_group_id": "00e60326-aaf8-4c70-82d0-8bccfdd5ba61", "tenant_id": "5c0533cd7df049dc95dceaa293b8036e", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c0533cd7df049dc95dceaa293b8036e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:10:38Z", "revision_number": 0, "id": "b7f63478-56b4-4efd-844f-c31409c4c313", "remote_group_id": "00e60326-aaf8-4c70-82d0-8bccfdd5ba61", "remote_ip_prefix": null, "created_at": "2018-10-01T10:10:38Z", "security_group_id": "00e60326-aaf8-4c70-82d0-8bccfdd5ba61", "tenant_id": "5c0533cd7df049dc95dceaa293b8036e", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c0533cd7df049dc95dceaa293b8036e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:10:38Z", "revision_number": 0, "id": "d4c61ef6-3a7f-42b9-80ec-3471a3915dc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:10:38Z", "security_group_id": "00e60326-aaf8-4c70-82d0-8bccfdd5ba61", "tenant_id": "5c0533cd7df049dc95dceaa293b8036e", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c0533cd7df049dc95dceaa293b8036e"}], "revision_number": 1, "project_id": "5c0533cd7df049dc95dceaa293b8036e", "id": "00e60326-aaf8-4c70-82d0-8bccfdd5ba61", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "5c0533cd7df049dc95dceaa293b8036e", "created_at": "2018-10-01T10:10:56Z", "updated_at": "2018-10-01T10:10:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:10:56Z", "revision_number": 0, "id": "0cece094-7485-4435-8146-d78e66b0098a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:10:56Z", "security_group_id": "46269dec-fdd6-4380-87b1-3c106aa959d5", "tenant_id": "5c0533cd7df049dc95dceaa293b8036e", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c0533cd7df049dc95dceaa293b8036e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-01T10:10:56Z", "revision_number": 0, "id": "1bc61a10-ce9c-431c-a47e-d3e14c2cec48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:10:56Z", "security_group_id": "46269dec-fdd6-4380-87b1-3c106aa959d5", "tenant_id": "5c0533cd7df049dc95dceaa293b8036e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5c0533cd7df049dc95dceaa293b8036e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:10:56Z", "revision_number": 0, "id": "cbc89847-5800-4468-bf2a-09e63d4f3e8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:10:56Z", "security_group_id": "46269dec-fdd6-4380-87b1-3c106aa959d5", "tenant_id": "5c0533cd7df049dc95dceaa293b8036e", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c0533cd7df049dc95dceaa293b8036e"}], "revision_number": 2, "project_id": "5c0533cd7df049dc95dceaa293b8036e", "id": "46269dec-fdd6-4380-87b1-3c106aa959d5", "name": "singlevm2-sg_8a57bf36-441b-4195-a639-4e9f6224b134"}]} 2018-10-01 10:10:56,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/security-groups.json used request id req-54edf408-bda9-4cfa-95aa-3f62bd07460c 2018-10-01 10:10:56,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.235290050507s 2018-10-01 10:10:56,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-01 10:10:56,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57935969feca59bf7d0f1197074de19efd4053fc5b51ef74b85b1631daf644de" -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": "46269dec-fdd6-4380-87b1-3c106aa959d5"}}' 2018-10-01 10:10:57,219 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Mon, 01 Oct 2018 10:10:57 GMT X-Openstack-Request-Id: req-dce081d5-4fa3-41c1-bc15-4be7f8929bfa 2018-10-01 10:10:57,219 - keystoneauth.session - DEBUG - 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-10-01T10:10:57Z", "security_group_id": "46269dec-fdd6-4380-87b1-3c106aa959d5", "port_range_min": null, "revision_number": 0, "tenant_id": "5c0533cd7df049dc95dceaa293b8036e", "created_at": "2018-10-01T10:10:57Z", "project_id": "5c0533cd7df049dc95dceaa293b8036e", "id": "760485be-861d-4f08-9b1f-4cc863451809"}} 2018-10-01 10:10:57,219 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.39:9696/v2.0/security-group-rules.json used request id req-dce081d5-4fa3-41c1-bc15-4be7f8929bfa 2018-10-01 10:10:57,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.353986024857s 2018-10-01 10:10:57,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 10:10:57,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57935969feca59bf7d0f1197074de19efd4053fc5b51ef74b85b1631daf644de" 2018-10-01 10:10:57,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Mon, 01 Oct 2018 10:10:57 GMT X-Openstack-Request-Id: req-0df27ceb-100d-4dba-b31b-fe78b03a231e 2018-10-01 10:10:57,587 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0c4e493c-7199-4d4a-86ae-4223bac5874a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1f309f25838e40249520ff0b0c461861","l2_adjacency":true,"status":"ACTIVE","subnets":["09534f99-1063-44f2-99a1-4ff7df7ad2e4"],"description":"","tags":[],"updated_at":"2018-10-01T10:04:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1f309f25838e40249520ff0b0c461861","created_at":"2018-10-01T10:04:05Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5cc0b4f6-8768-41e7-bc45-c9c50bc5fc2d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5c0533cd7df049dc95dceaa293b8036e","l2_adjacency":true,"status":"ACTIVE","subnets":["247cf74b-e8e4-4637-acce-b1e179d63a6d"],"description":"","tags":[],"updated_at":"2018-10-01T10:10:41Z","qos_policy_id":null,"name":"singlevm2-net_8a57bf36-441b-4195-a639-4e9f6224b134","admin_state_up":true,"tenant_id":"5c0533cd7df049dc95dceaa293b8036e","created_at":"2018-10-01T10:10:38Z","mtu":1450}]} 2018-10-01 10:10:57,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/networks.json used request id req-0df27ceb-100d-4dba-b31b-fe78b03a231e 2018-10-01 10:10:57,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.36671090126s 2018-10-01 10:10:57,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 10:10:57,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57935969feca59bf7d0f1197074de19efd4053fc5b51ef74b85b1631daf644de" 2018-10-01 10:10:57,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Mon, 01 Oct 2018 10:10:57 GMT X-Openstack-Request-Id: req-22a0dd82-617a-4488-951d-cda87c3f773e 2018-10-01 10:10:57,894 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T10:10:54Z", "file": "/v2/images/7b408885-210c-410a-a082-5dec1933cacb/file", "owner": "5c0533cd7df049dc95dceaa293b8036e", "id": "7b408885-210c-410a-a082-5dec1933cacb", "size": 12716032, "self": "/v2/images/7b408885-210c-410a-a082-5dec1933cacb", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://424f78db-5670-4931-b99a-3b6ae6456aba/images/7b408885-210c-410a-a082-5dec1933cacb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://424f78db-5670-4931-b99a-3b6ae6456aba/images/7b408885-210c-410a-a082-5dec1933cacb/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_8a57bf36-441b-4195-a639-4e9f6224b134", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_8a57bf36-441b-4195-a639-4e9f6224b134", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T10:10:53Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 10:10:57,894 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.39:9292/v2/images used request id req-22a0dd82-617a-4488-951d-cda87c3f773e 2018-10-01 10:10:57,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.301912069321s 2018-10-01 10:10:57,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-01 10:10:57,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.39:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57935969feca59bf7d0f1197074de19efd4053fc5b51ef74b85b1631daf644de" 2018-10-01 10:10:58,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Mon, 01 Oct 2018 10:10:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fabc3aa0-7793-4178-8172-9ab3d64813ec x-openstack-request-id: req-fabc3aa0-7793-4178-8172-9ab3d64813ec 2018-10-01 10:10:58,081 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.39:8774/v2.1/flavors/a60f8ad5-ea49-45fc-9845-521476fb76f4", "rel": "self"}, {"href": "http://172.30.9.39:8774/flavors/a60f8ad5-ea49-45fc-9845-521476fb76f4", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a60f8ad5-ea49-45fc-9845-521476fb76f4", "name": "singlevm2-flavor_8a57bf36-441b-4195-a639-4e9f6224b134", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-01 10:10:58,082 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.39:8774/v2.1/flavors/detail?is_public=None used request id req-fabc3aa0-7793-4178-8172-9ab3d64813ec 2018-10-01 10:10:58,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.180133104324s 2018-10-01 10:10:58,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-01 10:10:58,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57935969feca59bf7d0f1197074de19efd4053fc5b51ef74b85b1631daf644de" -d '{"server": {"name": "singlevm2-vm_8a57bf36-441b-4195-a639-4e9f6224b134", "imageRef": "7b408885-210c-410a-a082-5dec1933cacb", "key_name": "singlevm2-kp_8a57bf36-441b-4195-a639-4e9f6224b134", "flavorRef": "a60f8ad5-ea49-45fc-9845-521476fb76f4", "max_count": 1, "min_count": 1, "networks": [{"uuid": "5cc0b4f6-8768-41e7-bc45-c9c50bc5fc2d"}], "security_groups": [{"name": "46269dec-fdd6-4380-87b1-3c106aa959d5"}]}}' 2018-10-01 10:11:02,406 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Mon, 01 Oct 2018 10:10:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.39:8774/v2.1/servers/aea505df-621f-49a4-842b-8c09493ecc78 x-compute-request-id: req-99811e2c-b8e8-49ef-b184-53df17bd226d x-openstack-request-id: req-99811e2c-b8e8-49ef-b184-53df17bd226d 2018-10-01 10:11:02,407 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "46269dec-fdd6-4380-87b1-3c106aa959d5"}], "OS-DCF:diskConfig": "MANUAL", "id": "aea505df-621f-49a4-842b-8c09493ecc78", "links": [{"href": "http://172.30.9.39:8774/v2.1/servers/aea505df-621f-49a4-842b-8c09493ecc78", "rel": "self"}, {"href": "http://172.30.9.39:8774/servers/aea505df-621f-49a4-842b-8c09493ecc78", "rel": "bookmark"}], "adminPass": "MuH2mjXogdfc"}} 2018-10-01 10:11:02,407 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.39:8774/v2.1/servers used request id req-99811e2c-b8e8-49ef-b184-53df17bd226d 2018-10-01 10:11:02,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 4.32341313362s 2018-10-01 10:11:02,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 10:11:02,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57935969feca59bf7d0f1197074de19efd4053fc5b51ef74b85b1631daf644de" 2018-10-01 10:11:03,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 604 Content-Type: application/json Date: Mon, 01 Oct 2018 10:11:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9d5e3fbe-5f65-4878-97e5-08f42f9dbb8f x-openstack-request-id: req-9d5e3fbe-5f65-4878-97e5-08f42f9dbb8f 2018-10-01 10:11:03,327 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.39:8774/v2.1/servers/aea505df-621f-49a4-842b-8c09493ecc78", "rel": "self"}, {"href": "http://172.30.9.39:8774/servers/aea505df-621f-49a4-842b-8c09493ecc78", "rel": "bookmark"}], "image": {"id": "7b408885-210c-410a-a082-5dec1933cacb", "links": [{"href": "http://172.30.9.39:8774/images/7b408885-210c-410a-a082-5dec1933cacb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a60f8ad5-ea49-45fc-9845-521476fb76f4", "links": [{"href": "http://172.30.9.39:8774/flavors/a60f8ad5-ea49-45fc-9845-521476fb76f4", "rel": "bookmark"}]}, "id": "aea505df-621f-49a4-842b-8c09493ecc78", "user_id": "bf61554a438b46938cd7a3898cf435a0", "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-10-01T10:11:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_8a57bf36-441b-4195-a639-4e9f6224b134", "name": "singlevm2-vm_8a57bf36-441b-4195-a639-4e9f6224b134", "created": "2018-10-01T10:11:02Z", "tenant_id": "5c0533cd7df049dc95dceaa293b8036e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 10:11:03,327 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.39:8774/v2.1/servers/detail used request id req-9d5e3fbe-5f65-4878-97e5-08f42f9dbb8f 2018-10-01 10:11:03,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.919800043106s 2018-10-01 10:11:03,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 10:11:03,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57935969feca59bf7d0f1197074de19efd4053fc5b51ef74b85b1631daf644de" 2018-10-01 10:11:03,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Mon, 01 Oct 2018 10:11:03 GMT X-Openstack-Request-Id: req-68ab5266-7e92-4de2-af3e-114af429f619 2018-10-01 10:11:03,429 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0c4e493c-7199-4d4a-86ae-4223bac5874a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1f309f25838e40249520ff0b0c461861","l2_adjacency":true,"status":"ACTIVE","subnets":["09534f99-1063-44f2-99a1-4ff7df7ad2e4"],"description":"","tags":[],"updated_at":"2018-10-01T10:04:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1f309f25838e40249520ff0b0c461861","created_at":"2018-10-01T10:04:05Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5cc0b4f6-8768-41e7-bc45-c9c50bc5fc2d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5c0533cd7df049dc95dceaa293b8036e","l2_adjacency":true,"status":"ACTIVE","subnets":["247cf74b-e8e4-4637-acce-b1e179d63a6d"],"description":"","tags":[],"updated_at":"2018-10-01T10:10:41Z","qos_policy_id":null,"name":"singlevm2-net_8a57bf36-441b-4195-a639-4e9f6224b134","admin_state_up":true,"tenant_id":"5c0533cd7df049dc95dceaa293b8036e","created_at":"2018-10-01T10:10:38Z","mtu":1450}]} 2018-10-01 10:11:03,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/networks.json used request id req-68ab5266-7e92-4de2-af3e-114af429f619 2018-10-01 10:11:03,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0893449783325s 2018-10-01 10:11:03,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-01 10:11:03,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57935969feca59bf7d0f1197074de19efd4053fc5b51ef74b85b1631daf644de" 2018-10-01 10:11:03,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Mon, 01 Oct 2018 10:11:03 GMT X-Openstack-Request-Id: req-f94ab7fa-95f0-4c60-b863-23cb739d6fe2 2018-10-01 10:11:03,664 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5cc0b4f6-8768-41e7-bc45-c9c50bc5fc2d","tenant_id":"5c0533cd7df049dc95dceaa293b8036e","created_at":"2018-10-01T10:10:41Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-01T10:10:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"5c0533cd7df049dc95dceaa293b8036e","id":"247cf74b-e8e4-4637-acce-b1e179d63a6d","subnetpool_id":null,"name":"singlevm2-subnet_8a57bf36-441b-4195-a639-4e9f6224b134"}]} 2018-10-01 10:11:03,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/subnets.json used request id req-f94ab7fa-95f0-4c60-b863-23cb739d6fe2 2018-10-01 10:11:03,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.234222173691s 2018-10-01 10:11:03,665 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 10:11:05,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 10:11:05,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57935969feca59bf7d0f1197074de19efd4053fc5b51ef74b85b1631daf644de" 2018-10-01 10:11:06,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 647 Content-Type: application/json Date: Mon, 01 Oct 2018 10:11:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b151d0e6-17f4-4131-9956-1668c505c079 x-openstack-request-id: req-b151d0e6-17f4-4131-9956-1668c505c079 2018-10-01 10:11:06,736 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.39:8774/v2.1/servers/aea505df-621f-49a4-842b-8c09493ecc78", "rel": "self"}, {"href": "http://172.30.9.39:8774/servers/aea505df-621f-49a4-842b-8c09493ecc78", "rel": "bookmark"}], "image": {"id": "7b408885-210c-410a-a082-5dec1933cacb", "links": [{"href": "http://172.30.9.39:8774/images/7b408885-210c-410a-a082-5dec1933cacb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a60f8ad5-ea49-45fc-9845-521476fb76f4", "links": [{"href": "http://172.30.9.39:8774/flavors/a60f8ad5-ea49-45fc-9845-521476fb76f4", "rel": "bookmark"}]}, "id": "aea505df-621f-49a4-842b-8c09493ecc78", "user_id": "bf61554a438b46938cd7a3898cf435a0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-01T10:11:05Z", "hostId": "819af03812d337c720848ecfd30bda6c60ce3254b38bbc081eca5954", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_8a57bf36-441b-4195-a639-4e9f6224b134", "name": "singlevm2-vm_8a57bf36-441b-4195-a639-4e9f6224b134", "created": "2018-10-01T10:11:02Z", "tenant_id": "5c0533cd7df049dc95dceaa293b8036e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 10:11:06,736 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.39:8774/v2.1/servers/detail used request id req-b151d0e6-17f4-4131-9956-1668c505c079 2018-10-01 10:11:06,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.06855010986s 2018-10-01 10:11:06,743 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 10:11:08,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 10:11:08,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57935969feca59bf7d0f1197074de19efd4053fc5b51ef74b85b1631daf644de" 2018-10-01 10:11:10,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Mon, 01 Oct 2018 10:11:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1b31ca0e-e344-407f-ad06-e7f66bf2e387 x-openstack-request-id: req-1b31ca0e-e344-407f-ad06-e7f66bf2e387 2018-10-01 10:11:10,013 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.39:8774/v2.1/servers/aea505df-621f-49a4-842b-8c09493ecc78", "rel": "self"}, {"href": "http://172.30.9.39:8774/servers/aea505df-621f-49a4-842b-8c09493ecc78", "rel": "bookmark"}], "image": {"id": "7b408885-210c-410a-a082-5dec1933cacb", "links": [{"href": "http://172.30.9.39:8774/images/7b408885-210c-410a-a082-5dec1933cacb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a60f8ad5-ea49-45fc-9845-521476fb76f4", "links": [{"href": "http://172.30.9.39:8774/flavors/a60f8ad5-ea49-45fc-9845-521476fb76f4", "rel": "bookmark"}]}, "id": "aea505df-621f-49a4-842b-8c09493ecc78", "security_groups": [{"name": "singlevm2-sg_8a57bf36-441b-4195-a639-4e9f6224b134"}], "user_id": "bf61554a438b46938cd7a3898cf435a0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-01T10:11:05Z", "hostId": "819af03812d337c720848ecfd30bda6c60ce3254b38bbc081eca5954", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_8a57bf36-441b-4195-a639-4e9f6224b134", "name": "singlevm2-vm_8a57bf36-441b-4195-a639-4e9f6224b134", "created": "2018-10-01T10:11:02Z", "tenant_id": "5c0533cd7df049dc95dceaa293b8036e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 10:11:10,013 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.39:8774/v2.1/servers/detail used request id req-1b31ca0e-e344-407f-ad06-e7f66bf2e387 2018-10-01 10:11:10,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.26724982262s 2018-10-01 10:11:10,020 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 10:11:12,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 10:11:12,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57935969feca59bf7d0f1197074de19efd4053fc5b51ef74b85b1631daf644de" 2018-10-01 10:11:13,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 742 Content-Type: application/json Date: Mon, 01 Oct 2018 10:11:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e57930a3-3557-4f13-a4d9-ce8d9508d986 x-openstack-request-id: req-e57930a3-3557-4f13-a4d9-ce8d9508d986 2018-10-01 10:11:13,492 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_8a57bf36-441b-4195-a639-4e9f6224b134": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:d4:3c", "version": 4, "addr": "192.168.120.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.39:8774/v2.1/servers/aea505df-621f-49a4-842b-8c09493ecc78", "rel": "self"}, {"href": "http://172.30.9.39:8774/servers/aea505df-621f-49a4-842b-8c09493ecc78", "rel": "bookmark"}], "image": {"id": "7b408885-210c-410a-a082-5dec1933cacb", "links": [{"href": "http://172.30.9.39:8774/images/7b408885-210c-410a-a082-5dec1933cacb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T10:11:11.000000", "flavor": {"id": "a60f8ad5-ea49-45fc-9845-521476fb76f4", "links": [{"href": "http://172.30.9.39:8774/flavors/a60f8ad5-ea49-45fc-9845-521476fb76f4", "rel": "bookmark"}]}, "id": "aea505df-621f-49a4-842b-8c09493ecc78", "security_groups": [{"name": "singlevm2-sg_8a57bf36-441b-4195-a639-4e9f6224b134"}], "user_id": "bf61554a438b46938cd7a3898cf435a0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T10:11:11Z", "hostId": "819af03812d337c720848ecfd30bda6c60ce3254b38bbc081eca5954", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_8a57bf36-441b-4195-a639-4e9f6224b134", "name": "singlevm2-vm_8a57bf36-441b-4195-a639-4e9f6224b134", "created": "2018-10-01T10:11:02Z", "tenant_id": "5c0533cd7df049dc95dceaa293b8036e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 10:11:13,492 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.39:8774/v2.1/servers/detail used request id req-e57930a3-3557-4f13-a4d9-ce8d9508d986 2018-10-01 10:11:13,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.46953487396s 2018-10-01 10:11:13,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-01 10:11:13,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.39:9696/v2.0/ports.json?device_id=aea505df-621f-49a4-842b-8c09493ecc78" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57935969feca59bf7d0f1197074de19efd4053fc5b51ef74b85b1631daf644de" 2018-10-01 10:11:13,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Mon, 01 Oct 2018 10:11:13 GMT X-Openstack-Request-Id: req-b63b0489-2447-43c7-bcd9-d0fcd6fd87b1 2018-10-01 10:11:13,810 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-01T10:11:10Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"247cf74b-e8e4-4637-acce-b1e179d63a6d","ip_address":"192.168.120.24"}],"id":"73c9a7e5-a412-4824-92c6-7e483cab7463","security_groups":["46269dec-fdd6-4380-87b1-3c106aa959d5"],"mac_address":"fa:16:3e:64:d4:3c","project_id":"5c0533cd7df049dc95dceaa293b8036e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5cc0b4f6-8768-41e7-bc45-c9c50bc5fc2d","tenant_id":"5c0533cd7df049dc95dceaa293b8036e","created_at":"2018-10-01T10:11:07Z","binding:vnic_type":"normal","device_id":"aea505df-621f-49a4-842b-8c09493ecc78","ip_allocation":"immediate"}]} 2018-10-01 10:11:13,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/ports.json?device_id=aea505df-621f-49a4-842b-8c09493ecc78 used request id req-b63b0489-2447-43c7-bcd9-d0fcd6fd87b1 2018-10-01 10:11:13,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.311743021011s 2018-10-01 10:11:13,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 10:11:13,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.39:9696/v2.0/floatingips.json?port_id=73c9a7e5-a412-4824-92c6-7e483cab7463" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57935969feca59bf7d0f1197074de19efd4053fc5b51ef74b85b1631daf644de" 2018-10-01 10:11:13,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 01 Oct 2018 10:11:14 GMT X-Openstack-Request-Id: req-63266d44-4884-4773-acfb-89618d0eae43 2018-10-01 10:11:13,869 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-01 10:11:13,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/floatingips.json?port_id=73c9a7e5-a412-4824-92c6-7e483cab7463 used request id req-63266d44-4884-4773-acfb-89618d0eae43 2018-10-01 10:11:13,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0479719638824s 2018-10-01 10:11:13,870 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_8a57bf36-441b-4195-a639-4e9f6224b134': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:64:d4:3c', u'version': 4, u'addr': u'192.168.120.24', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'7b408885-210c-410a-a082-5dec1933cacb'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-01T10:11:11.000000', 'flavor': Munch({u'id': u'a60f8ad5-ea49-45fc-9845-521476fb76f4'}), 'az': u'nova', 'id': u'aea505df-621f-49a4-842b-8c09493ecc78', 'security_groups': [Munch({u'name': u'singlevm2-sg_8a57bf36-441b-4195-a639-4e9f6224b134'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'bf61554a438b46938cd7a3898cf435a0', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5c0533cd7df049dc95dceaa293b8036e', 'name': 'singlevm2-project_8a57bf36-441b-4195-a639-4e9f6224b134', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-10-01T10:11:11.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-01T10:11:11Z', 'hostId': u'819af03812d337c720848ecfd30bda6c60ce3254b38bbc081eca5954', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_8a57bf36-441b-4195-a639-4e9f6224b134', 'public_v6': '', 'private_v4': u'192.168.120.24', 'cloud': 'envvars', 'host_id': u'819af03812d337c720848ecfd30bda6c60ce3254b38bbc081eca5954', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': 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'active', u'OS-SRV-USG:launched_at': u'2018-10-01T10:11:11.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'5c0533cd7df049dc95dceaa293b8036e', 'name': u'singlevm2-vm_8a57bf36-441b-4195-a639-4e9f6224b134', 'adminPass': u'MuH2mjXogdfc', 'tenant_id': u'5c0533cd7df049dc95dceaa293b8036e', 'created_at': u'2018-10-01T10:11:02Z', 'created': u'2018-10-01T10:11:02Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-10-01 10:11:13,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 10:11:13,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57935969feca59bf7d0f1197074de19efd4053fc5b51ef74b85b1631daf644de" 2018-10-01 10:11:13,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Mon, 01 Oct 2018 10:11:13 GMT X-Openstack-Request-Id: req-f333c903-4c2d-40c3-98c0-23ca9c0d84bb 2018-10-01 10:11:13,976 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0c4e493c-7199-4d4a-86ae-4223bac5874a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1f309f25838e40249520ff0b0c461861","l2_adjacency":true,"status":"ACTIVE","subnets":["09534f99-1063-44f2-99a1-4ff7df7ad2e4"],"description":"","tags":[],"updated_at":"2018-10-01T10:04:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1f309f25838e40249520ff0b0c461861","created_at":"2018-10-01T10:04:05Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5cc0b4f6-8768-41e7-bc45-c9c50bc5fc2d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5c0533cd7df049dc95dceaa293b8036e","l2_adjacency":true,"status":"ACTIVE","subnets":["247cf74b-e8e4-4637-acce-b1e179d63a6d"],"description":"","tags":[],"updated_at":"2018-10-01T10:10:41Z","qos_policy_id":null,"name":"singlevm2-net_8a57bf36-441b-4195-a639-4e9f6224b134","admin_state_up":true,"tenant_id":"5c0533cd7df049dc95dceaa293b8036e","created_at":"2018-10-01T10:10:38Z","mtu":1450}]} 2018-10-01 10:11:13,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/networks.json used request id req-f333c903-4c2d-40c3-98c0-23ca9c0d84bb 2018-10-01 10:11:13,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100867986679s 2018-10-01 10:11:13,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-01 10:11:13,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.39:9696/v2.0/ports.json?device_id=aea505df-621f-49a4-842b-8c09493ecc78" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57935969feca59bf7d0f1197074de19efd4053fc5b51ef74b85b1631daf644de" 2018-10-01 10:11:14,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Mon, 01 Oct 2018 10:11:13 GMT X-Openstack-Request-Id: req-321873f9-e697-443d-9cac-045281c20312 2018-10-01 10:11:14,037 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-01T10:11:10Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"247cf74b-e8e4-4637-acce-b1e179d63a6d","ip_address":"192.168.120.24"}],"id":"73c9a7e5-a412-4824-92c6-7e483cab7463","security_groups":["46269dec-fdd6-4380-87b1-3c106aa959d5"],"mac_address":"fa:16:3e:64:d4:3c","project_id":"5c0533cd7df049dc95dceaa293b8036e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5cc0b4f6-8768-41e7-bc45-c9c50bc5fc2d","tenant_id":"5c0533cd7df049dc95dceaa293b8036e","created_at":"2018-10-01T10:11:07Z","binding:vnic_type":"normal","device_id":"aea505df-621f-49a4-842b-8c09493ecc78","ip_allocation":"immediate"}]} 2018-10-01 10:11:14,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/ports.json?device_id=aea505df-621f-49a4-842b-8c09493ecc78 used request id req-321873f9-e697-443d-9cac-045281c20312 2018-10-01 10:11:14,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0600869655609s 2018-10-01 10:11:14,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-10-01 10:11:14,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57935969feca59bf7d0f1197074de19efd4053fc5b51ef74b85b1631daf644de" -d '{"floatingip": {"floating_network_id": "0c4e493c-7199-4d4a-86ae-4223bac5874a", "fixed_ip_address": "192.168.120.24", "port_id": "73c9a7e5-a412-4824-92c6-7e483cab7463"}}' 2018-10-01 10:11:16,803 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Mon, 01 Oct 2018 10:11:17 GMT X-Openstack-Request-Id: req-5ebb8cf9-f378-4c3e-b387-5e148d115231 2018-10-01 10:11:16,804 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "3043655f-b992-441c-98dd-ba04c3398741", "status": "DOWN", "description": "", "tags": [], "tenant_id": "5c0533cd7df049dc95dceaa293b8036e", "created_at": "2018-10-01T10:11:15Z", "updated_at": "2018-10-01T10:11:15Z", "floating_network_id": "0c4e493c-7199-4d4a-86ae-4223bac5874a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5cc0b4f6-8768-41e7-bc45-c9c50bc5fc2d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:64:d4:3c", "device_id": "aea505df-621f-49a4-842b-8c09493ecc78"}, "fixed_ip_address": "192.168.120.24", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "5c0533cd7df049dc95dceaa293b8036e", "port_id": "73c9a7e5-a412-4824-92c6-7e483cab7463", "id": "fe68f644-4ae5-459f-aefd-c318c28cdd81", "qos_policy_id": null}} 2018-10-01 10:11:16,804 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.39:9696/v2.0/floatingips.json used request id req-5ebb8cf9-f378-4c3e-b387-5e148d115231 2018-10-01 10:11:16,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.76545000076s 2018-10-01 10:11:16,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 10:11:16,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57935969feca59bf7d0f1197074de19efd4053fc5b51ef74b85b1631daf644de" 2018-10-01 10:11:16,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Mon, 01 Oct 2018 10:11:16 GMT X-Openstack-Request-Id: req-343d1d1f-706a-44d9-bc4b-3c901638cd0f 2018-10-01 10:11:16,878 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "3043655f-b992-441c-98dd-ba04c3398741", "status": "DOWN", "description": "", "tags": [], "tenant_id": "5c0533cd7df049dc95dceaa293b8036e", "created_at": "2018-10-01T10:11:15Z", "updated_at": "2018-10-01T10:11:15Z", "floating_network_id": "0c4e493c-7199-4d4a-86ae-4223bac5874a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5cc0b4f6-8768-41e7-bc45-c9c50bc5fc2d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:64:d4:3c", "device_id": "aea505df-621f-49a4-842b-8c09493ecc78"}, "fixed_ip_address": "192.168.120.24", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "5c0533cd7df049dc95dceaa293b8036e", "port_id": "73c9a7e5-a412-4824-92c6-7e483cab7463", "id": "fe68f644-4ae5-459f-aefd-c318c28cdd81", "qos_policy_id": null}]} 2018-10-01 10:11:16,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/floatingips.json used request id req-343d1d1f-706a-44d9-bc4b-3c901638cd0f 2018-10-01 10:11:16,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.058846950531s 2018-10-01 10:11:16,885 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-01 10:11:16,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 10:11:16,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57935969feca59bf7d0f1197074de19efd4053fc5b51ef74b85b1631daf644de" 2018-10-01 10:11:17,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Mon, 01 Oct 2018 10:11:16 GMT X-Openstack-Request-Id: req-8130bf2d-967c-4a0a-826e-b961358cd8a3 2018-10-01 10:11:17,057 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "3043655f-b992-441c-98dd-ba04c3398741", "status": "DOWN", "description": "", "tags": [], "tenant_id": "5c0533cd7df049dc95dceaa293b8036e", "created_at": "2018-10-01T10:11:15Z", "updated_at": "2018-10-01T10:11:15Z", "floating_network_id": "0c4e493c-7199-4d4a-86ae-4223bac5874a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5cc0b4f6-8768-41e7-bc45-c9c50bc5fc2d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:64:d4:3c", "device_id": "aea505df-621f-49a4-842b-8c09493ecc78"}, "fixed_ip_address": "192.168.120.24", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "5c0533cd7df049dc95dceaa293b8036e", "port_id": "73c9a7e5-a412-4824-92c6-7e483cab7463", "id": "fe68f644-4ae5-459f-aefd-c318c28cdd81", "qos_policy_id": null}]} 2018-10-01 10:11:17,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/floatingips.json used request id req-8130bf2d-967c-4a0a-826e-b961358cd8a3 2018-10-01 10:11:17,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0617139339447s 2018-10-01 10:11:17,064 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-01 10:11:17,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 10:11:17,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57935969feca59bf7d0f1197074de19efd4053fc5b51ef74b85b1631daf644de" 2018-10-01 10:11:17,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Mon, 01 Oct 2018 10:11:17 GMT X-Openstack-Request-Id: req-13bff46d-0d2e-45f4-bf66-1352c358f9ac 2018-10-01 10:11:17,496 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "3043655f-b992-441c-98dd-ba04c3398741", "status": "DOWN", "description": "", "tags": [], "tenant_id": "5c0533cd7df049dc95dceaa293b8036e", "created_at": "2018-10-01T10:11:15Z", "updated_at": "2018-10-01T10:11:15Z", "floating_network_id": "0c4e493c-7199-4d4a-86ae-4223bac5874a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5cc0b4f6-8768-41e7-bc45-c9c50bc5fc2d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:64:d4:3c", "device_id": "aea505df-621f-49a4-842b-8c09493ecc78"}, "fixed_ip_address": "192.168.120.24", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "5c0533cd7df049dc95dceaa293b8036e", "port_id": "73c9a7e5-a412-4824-92c6-7e483cab7463", "id": "fe68f644-4ae5-459f-aefd-c318c28cdd81", "qos_policy_id": null}]} 2018-10-01 10:11:17,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/floatingips.json used request id req-13bff46d-0d2e-45f4-bf66-1352c358f9ac 2018-10-01 10:11:17,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.321861982346s 2018-10-01 10:11:17,502 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-01 10:11:17,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 10:11:17,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57935969feca59bf7d0f1197074de19efd4053fc5b51ef74b85b1631daf644de" 2018-10-01 10:11:17,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Mon, 01 Oct 2018 10:11:17 GMT X-Openstack-Request-Id: req-23d42d87-d838-4f87-a940-7bf9f498770b 2018-10-01 10:11:17,927 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "3043655f-b992-441c-98dd-ba04c3398741", "status": "DOWN", "description": "", "tags": [], "tenant_id": "5c0533cd7df049dc95dceaa293b8036e", "created_at": "2018-10-01T10:11:15Z", "updated_at": "2018-10-01T10:11:15Z", "floating_network_id": "0c4e493c-7199-4d4a-86ae-4223bac5874a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5cc0b4f6-8768-41e7-bc45-c9c50bc5fc2d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:64:d4:3c", "device_id": "aea505df-621f-49a4-842b-8c09493ecc78"}, "fixed_ip_address": "192.168.120.24", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "5c0533cd7df049dc95dceaa293b8036e", "port_id": "73c9a7e5-a412-4824-92c6-7e483cab7463", "id": "fe68f644-4ae5-459f-aefd-c318c28cdd81", "qos_policy_id": null}]} 2018-10-01 10:11:17,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/floatingips.json used request id req-23d42d87-d838-4f87-a940-7bf9f498770b 2018-10-01 10:11:17,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.314306020737s 2018-10-01 10:11:17,933 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-01 10:11:18,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 10:11:18,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57935969feca59bf7d0f1197074de19efd4053fc5b51ef74b85b1631daf644de" 2018-10-01 10:11:18,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Mon, 01 Oct 2018 10:11:18 GMT X-Openstack-Request-Id: req-424e2024-9cca-4414-835b-a066d3500ac4 2018-10-01 10:11:18,365 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "3043655f-b992-441c-98dd-ba04c3398741", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "5c0533cd7df049dc95dceaa293b8036e", "created_at": "2018-10-01T10:11:15Z", "updated_at": "2018-10-01T10:11:18Z", "floating_network_id": "0c4e493c-7199-4d4a-86ae-4223bac5874a", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5cc0b4f6-8768-41e7-bc45-c9c50bc5fc2d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:64:d4:3c", "device_id": "aea505df-621f-49a4-842b-8c09493ecc78"}, "fixed_ip_address": "192.168.120.24", "floating_ip_address": "172.30.9.201", "revision_number": 1, "project_id": "5c0533cd7df049dc95dceaa293b8036e", "port_id": "73c9a7e5-a412-4824-92c6-7e483cab7463", "id": "fe68f644-4ae5-459f-aefd-c318c28cdd81", "qos_policy_id": null}]} 2018-10-01 10:11:18,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/floatingips.json used request id req-424e2024-9cca-4414-835b-a066d3500ac4 2018-10-01 10:11:18,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.321517944336s 2018-10-01 10:11:18,372 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'3043655f-b992-441c-98dd-ba04c3398741', 'updated_at': u'2018-10-01T10:11:18Z', 'fixed_ip_address': u'192.168.120.24', 'floating_ip_address': u'172.30.9.201', 'revision_number': 1, 'port_id': u'73c9a7e5-a412-4824-92c6-7e483cab7463', 'id': u'fe68f644-4ae5-459f-aefd-c318c28cdd81', 'network': u'0c4e493c-7199-4d4a-86ae-4223bac5874a', 'port': u'73c9a7e5-a412-4824-92c6-7e483cab7463', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5c0533cd7df049dc95dceaa293b8036e', 'name': 'singlevm2-project_8a57bf36-441b-4195-a639-4e9f6224b134', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'5c0533cd7df049dc95dceaa293b8036e', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'0c4e493c-7199-4d4a-86ae-4223bac5874a', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'5cc0b4f6-8768-41e7-bc45-c9c50bc5fc2d', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:64:d4:3c', u'device_id': u'aea505df-621f-49a4-842b-8c09493ecc78'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'5c0533cd7df049dc95dceaa293b8036e', 'created_at': u'2018-10-01T10:11:15Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'5cc0b4f6-8768-41e7-bc45-c9c50bc5fc2d', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:64:d4:3c', u'device_id': u'aea505df-621f-49a4-842b-8c09493ecc78'}), 'router': u'3043655f-b992-441c-98dd-ba04c3398741'}) 2018-10-01 10:11:18,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-01 10:11:18,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:8774/v2.1/servers/aea505df-621f-49a4-842b-8c09493ecc78/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57935969feca59bf7d0f1197074de19efd4053fc5b51ef74b85b1631daf644de" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-01 10:11:18,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9595 Content-Type: application/json Date: Mon, 01 Oct 2018 10:11:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0dd02369-2c6a-460a-91be-5d9beec09070 x-openstack-request-id: req-0dd02369-2c6a-460a-91be-5d9beec09070 2018-10-01 10:11:18,498 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 494787277 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.186796] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.189046] pid_max: default: 32768 minimum: 301\n[ 0.190265] ACPI: Core revision 20150930\n[ 0.191925] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.193700] Security Framework initialized\n[ 0.194802] Yama: becoming mindful.\n[ 0.195789] AppArmor: AppArmor initialized\n[ 0.196935] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.198702] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.200400] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.202028] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.203881] Initializing cgroup subsys io\n[ 0.204994] Initializing cgroup subsys memory\n[ 0.206181] Initializing cgroup subsys devices\n[ 0.207365] Initializing cgroup subsys freezer\n[ 0.208542] Initializing cgroup subsys net_cls\n[ 0.209734] Initializing cgroup subsys perf_event\n[ 0.210976] Initializing cgroup subsys net_prio\n[ 0.212178] Initializing cgroup subsys hugetlb\n[ 0.213357] Initializing cgroup subsys pids\n[ 0.214527] CPU: Physical Processor ID: 0\n[ 0.216311] mce: CPU supports 10 MCE banks\n[ 0.217451] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.218790] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.234820] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.241401] ftrace: allocating 31920 entries in 125 pages\n[ 0.266601] smpboot: Max logical packages: 1\n[ 0.267762] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.269629] x2apic enabled\n[ 0.270755] Switched APIC routing to physical x2apic.\n[ 0.273197] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.274692] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.277397] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.279827] KVM setup paravirtual spinlock\n[ 0.281417] x86: Booted up 1 node, 1 CPUs\n[ 0.282522] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.284373] devtmpfs: initialized\n[ 0.286339] evm: security.selinux\n[ 0.287290] evm: security.SMACK64\n[ 0.288246] evm: security.SMACK64EXEC\n[ 0.289258] evm: security.SMACK64TRANSMUTE\n[ 0.290354] evm: security.SMACK64MMAP\n[ 0.291371] evm: security.ima\n[ 0.292269] evm: security.capability\n[ 0.293328] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.295764] pinctrl core: initialized pinctrl subsystem\n[ 0.297199] RTC time: 10:11:12, date: 10/01/18\n[ 0.298452] NET: Registered protocol family 16\n[ 0.299859] cpuidle: using governor ladder\n[ 0.301005] cpuidle: using governor menu\n[ 0.302087] PCCT header not found.\n[ 0.303131] ACPI: bus type PCI registered\n[ 0.304208] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.305850] PCI: Using configuration type 1 for base access\n[ 0.307984] ACPI: Added _OSI(Module Device)\n[ 0.309119] ACPI: Added _OSI(Processor Device)\n[ 0.310269] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.311469] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.313856] ACPI: Interpreter enabled\n[ 0.314918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.317549] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.320095] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.322728] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.325228] ACPI: (supports S0 S5)\n[ 0.326189] ACPI: Using IOAPIC for interrupt routing\n[ 0.327461] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.331280] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.332827] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.334484] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.336089] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.339044] acpiphp: Slot [3] registered\n[ 0.340127] acpiphp: Slot [4] registered\n[ 0.341215] acpiphp: Slot [5] registered\n[ 0.342317] acpiphp: Slot [6] registered\n[ 0.343405] acpiphp: Slot [7] registered\n[ 0.344495] acpiphp: Slot [8] registered\n[ 0.345582] acpiphp: Slot [9] registered\n[ 0.346662] acpiphp: Slot [10] registered\n[ 0.347764] acpiphp: Slot [11] registered\n[ 0.348869] acpiphp: Slot [12] registered\n[ 0.349973] acpiphp: Slot [13] registered\n[ 0.351077] acpiphp: Slot [14] registered\n[ 0.352198] acpiphp: Slot [15] registered\n[ 0.367238] acpiphp: Slot [16] registered\n[ 0.368346] acpiphp: Slot [17] registered\n[ 0.369447] acpiphp: Slot [18] registered\n[ 0.370551] acpiphp: Slot [19] registered\n[ 0.371669] acpiphp: Slot [20] registered\n[ 0.372774] acpiphp: Slot [21] registered\n[ 0.373875] acpiphp: Slot [22] registered\n[ 0.374980] acpiphp: Slot [23] registered\n[ 0.376088] acpiphp: Slot [24] registered\n[ 0.377194] acpiphp: Slot [25] registered\n[ 0.378291] acpiphp: Slot [26] registered\n[ 0.379389] acpiphp: Slot [27] registered\n[ 0.380498] acpiphp: Slot [28] registered\n[ 0.381600] acpiphp: Slot [29] registered\n[ 0.382697] acpiphp: Slot [30] registered\n[ 0.383801] acpiphp: Slot [31] registered\n[ 0.384902] PCI host bridge to bus 0000:00\n[ 0.386039] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.387677] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.389318] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.391304] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.393322] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.395359] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.399315] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.401028] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.402657] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.404369] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.408718] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.410663] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.431268] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.433292] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.435227] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.437167] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.439117] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.440813] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.442586] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.444015] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.446114] vgaarb: loaded\n[ 0.446942] vgaarb: bridge control possible 0000:00:02.0\n[ 0.448576] SCSI subsystem initialized\n[ 0.449827] ACPI: bus type USB registered\n[ 0.450954] usbcore: registered new interface driver usbfs\n[ 0.452338] usbcore: registered new interface driver hub\n[ 0.453692] usbcore: registered new device driver usb\n[ 0.455174] PCI: Using ACPI for IRQ routing\n[ 0.456677] NetLabel: Initializing\n[ 0.457646] NetLabel: domain hash size = 128\n[ 0.458771] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.460069] NetLabel: unlabeled traffic allowed by default\n[ 0.461634] clocksource: Switched to clocksource kvm-clock\n[ 0.471529] AppArmor: AppArmor Filesystem Enabled\n[ 0.472826] pnp: PnP ACPI init\n[ 0.474056] pnp: PnP ACPI: found 5 devices\n[ 0.480871] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.483177] NET: Registered protocol family 2\n[ 0.484562] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.486314] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.487951] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.489575] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.491048] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.492631] NET: Registered protocol family 1\n[ 0.493828] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.495303] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.496740] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.511260] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.525832] Trying to unpack rootfs image as initramfs...\n[ 0.587398] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.592514] Scanning for low memory corruption every 60 seconds\n[ 0.594676] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.596282] audit: initializing netlink subsys (disabled)\n[ 0.597776] audit: type=2000 audit(1538388672.489:1): initialized\n[ 0.599632] Initialise system trusted keyring\n[ 0.600991] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.602565] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.605263] zbud: loaded\n[ 0.606264] VFS: Disk quotas dquot_6.6.0\n[ 0.607393] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.609528] fuse init (API version 7.23)\n[ 0.610768] Key type big_key registered\n[ 0.611870] Allocating IMA MOK and blacklist keyrings.\n[ 0.613515] Key type asymmetric registered\n[ 0.614651] Asymmetric key parser 'x509' registered\n[ 0.615969] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.618022] io scheduler noop registered\n[ 0.619110] io scheduler deadline registered (default)\n[ 0.620467] io scheduler cfq registered\n[ 0.621657] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.623071] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.624805] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.626813] ACPI: Power Button [PWRF]\n[ 0.628037] GHES: HEST is not enabled!\n[ 0.642185] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.671722] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.674803] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.698559] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.701669] Linux agpgart interface v0.103\n[ 0.705107] brd: module loaded\n[ 0.707351] loop: module loaded\n[ 0.712020] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.714058] GPT:90111 != 2097151\n[ 0.715041] GPT:Alternate GPT header not at the end of the disk.\n[ 0.716591] GPT:90111 != 2097151\n[ 0.717537] GPT: Use GNU Parted to correct GPT errors.\n[ 0.718860] vda: vda1 vda15\n[ 0.720536] scsi host0: ata_piix\n[ 0.721594] scsi host1: ata_piix\n[ 0.722585] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.724225] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.726196] libphy: Fixed MDIO Bus: probed\n[ 0.727320] tun: Universal TUN/TAP device driver, 1.6\n[ 0.728613] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.731657] PPP generic driver version 2.4.2\n[ 0.732871] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.734447] ehci-pci: EHCI PCI platform driver\n[ 0.735618] ehci-platform: EHCI generic platform driver\n[ 0.737051] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.738585] ohci-pci: OHCI PCI platform driver\n[ 0.739778] ohci-platform: OHCI generic platform driver\n[ 0.741112] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.755753] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.757110] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.759097] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.760473] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.762028] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.763683] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.765618] usb usb1: Product: UHCI Host Controller\n[ 0.766875] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.768419] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.769761] hub 1-0:1.0: USB hub found\n[ 0.770821] hub 1-0:1.0: 2 ports detected\n[ 0.772097] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.775018] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.776384] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.777799] mousedev: PS/2 mouse device common for all mice\n[ 0.779488] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.781954] rtc_cmos 00:00: RTC can wake from S4\n[ 0.783485] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.785075] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.786675] i2c /dev entries driver\n[ 0.787720] device-mapper: uevent: version 1.0.3\n[ 0.789012] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.791215] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.793091] NET: Registered protocol family 10\n[ 0.794602] NET: Registered protocol family 17\n[ 0.795804] Key type dns_resolver registered\n[ 0.797115] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.798584] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.800945] registered taskstats version 1\n[ 0.802101] Loading compiled-in X.509 certificates\n[ 0.803921] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.806432] zswap: loaded using pool lzo/zbud\n[ 0.808475] Key type trusted registered\n[ 0.810563] Key type encrypted registered\n[ 0.811668] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.813077] ima: No TPM chip found, activating TPM-bypass!\n[ 0.814495] evm: HMAC attrs: 0x1\n[ 0.815790] Magic number: 6:773:172\n[ 0.816816] net eth0: hash matches\n[ 0.817918] rtc_cmos 00:00: setting system clock to 2018-10-01 10:11:12 UTC (1538388672)\n[ 0.820088] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.821561] EDD information not available.\n[ 0.887214] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.889322] Write protecting the kernel read-only data: 14336k\n[ 0.892232] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.894677] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.66\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.92\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.178730] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.24...\nLease of 192.168.120.24 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.06. iid=i-00000005\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSUui+v3dnV3uO8iQgrp0j2oSXGBeElp4+V1WEgGtPM9Qkwg5pMfa/+pYyXeiJVprP8HNS7qgSCspXOnfLSnT+24gORwxj25rcYJ47+hNyNLu3MCoOLafxkZov45Hx0DB9h+oMfHDuSPpbrCqRTcYZZVTqb3wlWsz/W6mB4NU0sWoTPi/OFKQIJGy76t5/XAHyBBGVIh5/pji7VshS8MIVv6HVrS7/Ld7agYfIlOQKCwbGZzxNQs15Z5TfaEYcRopv43KAZwoDj1hAa02SuFZrdr82oDZKszOukfGgPLFrq0yhLANcRMcGSzulmRuIMNqnvfqHuis61MUPWnMNsN37 root@singlevm2-vm-8a57bf36-441b-4195-a639-4e9f6224b134\nssh-dss AAAAB3NzaC1kc3MAAACBAOtwBKN0FpC4Cf/MVLMrct42/2hmjo2cDd1kGx0Y6zZf+W00HBb5/7HApGXfGFXksTQfqh/dMxUJN0hOzx1rCOoS86seWmyugDZib1Ias3XH7e0eDoct0dzP6tQz+Fcuwk26fZkTXB9sMPAQpk2ZxIU7MalpqIp+BanCzsToAtfHAAAAFQDXWdYybrCiRiNcxLLOrmaNdM9SZQAAAIAHEpD6GuNa2StuKP9VpyCbxKfmqWJQ1d/p/Ckn+r9PIPw9FXNKqqoHQzcd54nyogHdRptHFrhy9cFM7vRB5Sfnlsv5nkLBnfroEZwfhhXn1v+H/wy1fW8/Gh41RhBgDpv7ZwqeasPqf0ej5u/M9SkqpgCU5odN98WJm3dHXAGEVQAAAIEAqUsMudy51UNlizhixzr58NNm+Pm1bNGhE156WYRQPe9QqUqNKuF/UkrhrnO92Y+zRxJ/SnUYFGt/ol/VnDrttTlBXpEqgwOKQ9WjdI+FlUha6Vry1OEzIJn4u6Pt37H2B0G3dJCe6Wi6RE02Pe+FlAHwi7Gmq7GRXBIVLYYU6Qk= root@singlevm2-vm-8a57bf36-441b-4195-a639-4e9f6224b134\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.19s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.24,24,fe80::f816:3eff:fe64:d43c/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.24 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000005\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm2-vm-8a57bf36-441b-4195-a639-4e9f6224b134\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.82 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm2-vm-8a57bf36-441b-4195-a639-4e9f6224b134 login: "} 2018-10-01 10:11:18,498 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.39:8774/v2.1/servers/aea505df-621f-49a4-842b-8c09493ecc78/action used request id req-0dd02369-2c6a-460a-91be-5d9beec09070 2018-10-01 10:11:18,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.126081943512s 2018-10-01 10:11:18,499 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 494787277 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.186796] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.189046] pid_max: default: 32768 minimum: 301 [ 0.190265] ACPI: Core revision 20150930 [ 0.191925] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.193700] Security Framework initialized [ 0.194802] Yama: becoming mindful. [ 0.195789] AppArmor: AppArmor initialized [ 0.196935] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.198702] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.200400] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.202028] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.203881] Initializing cgroup subsys io [ 0.204994] Initializing cgroup subsys memory [ 0.206181] Initializing cgroup subsys devices [ 0.207365] Initializing cgroup subsys freezer [ 0.208542] Initializing cgroup subsys net_cls [ 0.209734] Initializing cgroup subsys perf_event [ 0.210976] Initializing cgroup subsys net_prio [ 0.212178] Initializing cgroup subsys hugetlb [ 0.213357] Initializing cgroup subsys pids [ 0.214527] CPU: Physical Processor ID: 0 [ 0.216311] mce: CPU supports 10 MCE banks [ 0.217451] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.218790] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.234820] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.241401] ftrace: allocating 31920 entries in 125 pages [ 0.266601] smpboot: Max logical packages: 1 [ 0.267762] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.269629] x2apic enabled [ 0.270755] Switched APIC routing to physical x2apic. [ 0.273197] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.274692] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.277397] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.279827] KVM setup paravirtual spinlock [ 0.281417] x86: Booted up 1 node, 1 CPUs [ 0.282522] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.284373] devtmpfs: initialized [ 0.286339] evm: security.selinux [ 0.287290] evm: security.SMACK64 [ 0.288246] evm: security.SMACK64EXEC [ 0.289258] evm: security.SMACK64TRANSMUTE [ 0.290354] evm: security.SMACK64MMAP [ 0.291371] evm: security.ima [ 0.292269] evm: security.capability [ 0.293328] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.295764] pinctrl core: initialized pinctrl subsystem [ 0.297199] RTC time: 10:11:12, date: 10/01/18 [ 0.298452] NET: Registered protocol family 16 [ 0.299859] cpuidle: using governor ladder [ 0.301005] cpuidle: using governor menu [ 0.302087] PCCT header not found. [ 0.303131] ACPI: bus type PCI registered [ 0.304208] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.305850] PCI: Using configuration type 1 for base access [ 0.307984] ACPI: Added _OSI(Module Device) [ 0.309119] ACPI: Added _OSI(Processor Device) [ 0.310269] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.311469] ACPI: Added _OSI(Processor Aggregator Device) [ 0.313856] ACPI: Interpreter enabled [ 0.314918] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.317549] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.320095] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.322728] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.325228] ACPI: (supports S0 S5) [ 0.326189] ACPI: Using IOAPIC for interrupt routing [ 0.327461] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.331280] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.332827] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.334484] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.336089] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.339044] acpiphp: Slot [3] registered [ 0.340127] acpiphp: Slot [4] registered [ 0.341215] acpiphp: Slot [5] registered [ 0.342317] acpiphp: Slot [6] registered [ 0.343405] acpiphp: Slot [7] registered [ 0.344495] acpiphp: Slot [8] registered [ 0.345582] acpiphp: Slot [9] registered [ 0.346662] acpiphp: Slot [10] registered [ 0.347764] acpiphp: Slot [11] registered [ 0.348869] acpiphp: Slot [12] registered [ 0.349973] acpiphp: Slot [13] registered [ 0.351077] acpiphp: Slot [14] registered [ 0.352198] acpiphp: Slot [15] registered [ 0.367238] acpiphp: Slot [16] registered [ 0.368346] acpiphp: Slot [17] registered [ 0.369447] acpiphp: Slot [18] registered [ 0.370551] acpiphp: Slot [19] registered [ 0.371669] acpiphp: Slot [20] registered [ 0.372774] acpiphp: Slot [21] registered [ 0.373875] acpiphp: Slot [22] registered [ 0.374980] acpiphp: Slot [23] registered [ 0.376088] acpiphp: Slot [24] registered [ 0.377194] acpiphp: Slot [25] registered [ 0.378291] acpiphp: Slot [26] registered [ 0.379389] acpiphp: Slot [27] registered [ 0.380498] acpiphp: Slot [28] registered [ 0.381600] acpiphp: Slot [29] registered [ 0.382697] acpiphp: Slot [30] registered [ 0.383801] acpiphp: Slot [31] registered [ 0.384902] PCI host bridge to bus 0000:00 [ 0.386039] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.387677] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.389318] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.391304] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.393322] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.395359] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.399315] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.401028] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.402657] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.404369] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.408718] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.410663] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.431268] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.433292] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.435227] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.437167] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.439117] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.440813] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.442586] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.444015] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.446114] vgaarb: loaded [ 0.446942] vgaarb: bridge control possible 0000:00:02.0 [ 0.448576] SCSI subsystem initialized [ 0.449827] ACPI: bus type USB registered [ 0.450954] usbcore: registered new interface driver usbfs [ 0.452338] usbcore: registered new interface driver hub [ 0.453692] usbcore: registered new device driver usb [ 0.455174] PCI: Using ACPI for IRQ routing [ 0.456677] NetLabel: Initializing [ 0.457646] NetLabel: domain hash size = 128 [ 0.458771] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.460069] NetLabel: unlabeled traffic allowed by default [ 0.461634] clocksource: Switched to clocksource kvm-clock [ 0.471529] AppArmor: AppArmor Filesystem Enabled [ 0.472826] pnp: PnP ACPI init [ 0.474056] pnp: PnP ACPI: found 5 devices [ 0.480871] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.483177] NET: Registered protocol family 2 [ 0.484562] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.486314] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.487951] TCP: Hash tables configured (established 4096 bind 4096) [ 0.489575] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.491048] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.492631] NET: Registered protocol family 1 [ 0.493828] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.495303] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.496740] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.511260] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.525832] Trying to unpack rootfs image as initramfs... [ 0.587398] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.592514] Scanning for low memory corruption every 60 seconds [ 0.594676] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.596282] audit: initializing netlink subsys (disabled) [ 0.597776] audit: type=2000 audit(1538388672.489:1): initialized [ 0.599632] Initialise system trusted keyring [ 0.600991] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.602565] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.605263] zbud: loaded [ 0.606264] VFS: Disk quotas dquot_6.6.0 [ 0.607393] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.609528] fuse init (API version 7.23) [ 0.610768] Key type big_key registered [ 0.611870] Allocating IMA MOK and blacklist keyrings. [ 0.613515] Key type asymmetric registered [ 0.614651] Asymmetric key parser 'x509' registered [ 0.615969] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.618022] io scheduler noop registered [ 0.619110] io scheduler deadline registered (default) [ 0.620467] io scheduler cfq registered [ 0.621657] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.623071] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.624805] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.626813] ACPI: Power Button [PWRF] [ 0.628037] GHES: HEST is not enabled! [ 0.642185] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.671722] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.674803] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.698559] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.701669] Linux agpgart interface v0.103 [ 0.705107] brd: module loaded [ 0.707351] loop: module loaded [ 0.712020] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.714058] GPT:90111 != 2097151 [ 0.715041] GPT:Alternate GPT header not at the end of the disk. [ 0.716591] GPT:90111 != 2097151 [ 0.717537] GPT: Use GNU Parted to correct GPT errors. [ 0.718860] vda: vda1 vda15 [ 0.720536] scsi host0: ata_piix [ 0.721594] scsi host1: ata_piix [ 0.722585] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.724225] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.726196] libphy: Fixed MDIO Bus: probed [ 0.727320] tun: Universal TUN/TAP device driver, 1.6 [ 0.728613] tun: (C) 1999-2004 Max Krasnyansky [ 0.731657] PPP generic driver version 2.4.2 [ 0.732871] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.734447] ehci-pci: EHCI PCI platform driver [ 0.735618] ehci-platform: EHCI generic platform driver [ 0.737051] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.738585] ohci-pci: OHCI PCI platform driver [ 0.739778] ohci-platform: OHCI generic platform driver [ 0.741112] uhci_hcd: USB Universal Host Controller Interface driver [ 0.755753] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.757110] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.759097] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.760473] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.762028] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.763683] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.765618] usb usb1: Product: UHCI Host Controller [ 0.766875] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.768419] usb usb1: SerialNumber: 0000:00:01.2 [ 0.769761] hub 1-0:1.0: USB hub found [ 0.770821] hub 1-0:1.0: 2 ports detected [ 0.772097] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.775018] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.776384] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.777799] mousedev: PS/2 mouse device common for all mice [ 0.779488] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.781954] rtc_cmos 00:00: RTC can wake from S4 [ 0.783485] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.785075] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.786675] i2c /dev entries driver [ 0.787720] device-mapper: uevent: version 1.0.3 [ 0.789012] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.791215] ledtrig-cpu: registered to indicate activity on CPUs [ 0.793091] NET: Registered protocol family 10 [ 0.794602] NET: Registered protocol family 17 [ 0.795804] Key type dns_resolver registered [ 0.797115] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.798584] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.800945] registered taskstats version 1 [ 0.802101] Loading compiled-in X.509 certificates [ 0.803921] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.806432] zswap: loaded using pool lzo/zbud [ 0.808475] Key type trusted registered [ 0.810563] Key type encrypted registered [ 0.811668] AppArmor: AppArmor sha1 policy hashing enabled [ 0.813077] ima: No TPM chip found, activating TPM-bypass! [ 0.814495] evm: HMAC attrs: 0x1 [ 0.815790] Magic number: 6:773:172 [ 0.816816] net eth0: hash matches [ 0.817918] rtc_cmos 00:00: setting system clock to 2018-10-01 10:11:12 UTC (1538388672) [ 0.820088] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.821561] EDD information not available. [ 0.887214] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.889322] Write protecting the kernel read-only data: 14336k [ 0.892232] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.894677] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.66 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.92 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.178730] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.24... Lease of 192.168.120.24 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.06. iid=i-00000005 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.910 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSUui+v3dnV3uO8iQgrp0j2oSXGBeElp4+V1WEgGtPM9Qkwg5pMfa/+pYyXeiJVprP8HNS7qgSCspXOnfLSnT+24gORwxj25rcYJ47+hNyNLu3MCoOLafxkZov45Hx0DB9h+oMfHDuSPpbrCqRTcYZZVTqb3wlWsz/W6mB4NU0sWoTPi/OFKQIJGy76t5/XAHyBBGVIh5/pji7VshS8MIVv6HVrS7/Ld7agYfIlOQKCwbGZzxNQs15Z5TfaEYcRopv43KAZwoDj1hAa02SuFZrdr82oDZKszOukfGgPLFrq0yhLANcRMcGSzulmRuIMNqnvfqHuis61MUPWnMNsN37 root@singlevm2-vm-8a57bf36-441b-4195-a639-4e9f6224b134 ssh-dss AAAAB3NzaC1kc3MAAACBAOtwBKN0FpC4Cf/MVLMrct42/2hmjo2cDd1kGx0Y6zZf+W00HBb5/7HApGXfGFXksTQfqh/dMxUJN0hOzx1rCOoS86seWmyugDZib1Ias3XH7e0eDoct0dzP6tQz+Fcuwk26fZkTXB9sMPAQpk2ZxIU7MalpqIp+BanCzsToAtfHAAAAFQDXWdYybrCiRiNcxLLOrmaNdM9SZQAAAIAHEpD6GuNa2StuKP9VpyCbxKfmqWJQ1d/p/Ckn+r9PIPw9FXNKqqoHQzcd54nyogHdRptHFrhy9cFM7vRB5Sfnlsv5nkLBnfroEZwfhhXn1v+H/wy1fW8/Gh41RhBgDpv7ZwqeasPqf0ej5u/M9SkqpgCU5odN98WJm3dHXAGEVQAAAIEAqUsMudy51UNlizhixzr58NNm+Pm1bNGhE156WYRQPe9QqUqNKuF/UkrhrnO92Y+zRxJ/SnUYFGt/ol/VnDrttTlBXpEqgwOKQ9WjdI+FlUha6Vry1OEzIJn4u6Pt37H2B0G3dJCe6Wi6RE02Pe+FlAHwi7Gmq7GRXBIVLYYU6Qk= root@singlevm2-vm-8a57bf36-441b-4195-a639-4e9f6224b134 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.19s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.24,24,fe80::f816:3eff:fe64:d43c/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.24 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000005 name: N/A availability-zone: nova local-hostname: singlevm2-vm-8a57bf36-441b-4195-a639-4e9f6224b134 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.82 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-8a57bf36-441b-4195-a639-4e9f6224b134 login: 2018-10-01 10:11:18,503 - paramiko.transport - DEBUG - starting thread (client mode): 0x8eae79d0L 2018-10-01 10:11:18,503 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.2 2018-10-01 10:11:18,503 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-01 10:11:18,504 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-01 10:11:18,505 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-01 10:11:18,506 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-01 10:11:18,506 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-01 10:11:18,506 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-01 10:11:18,506 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-01 10:11:18,506 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-01 10:11:18,523 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-01 10:11:18,524 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-01 10:11:18,536 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.201: 5dc6f07fa3938adcc55db44a58e34dc1 2018-10-01 10:11:18,537 - paramiko.transport - DEBUG - Trying discovered key 50cd08c181d32f8574bf16e7f1dbf23a in /tmp/tmpuL6hal 2018-10-01 10:11:18,564 - paramiko.transport - DEBUG - userauth is OK 2018-10-01 10:11:18,570 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-01 10:11:18,601 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-01 10:11:18,602 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-01 10:11:18,602 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-01 10:11:18,603 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-01 10:11:18,605 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-01 10:11:18,605 - functest.core.singlevm - DEBUG - output: Hello World 2018-10-01 10:11:18,605 - functest.core.singlevm - DEBUG - error: 2018-10-01 10:11:18,610 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-01 10:11:18,728 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-01 10:11:18,728 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:41 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-01 10:11:18,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-01 10:11:18,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.39:9696/v2.0/floatingips/fe68f644-4ae5-459f-aefd-c318c28cdd81.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57935969feca59bf7d0f1197074de19efd4053fc5b51ef74b85b1631daf644de" 2018-10-01 10:11:20,492 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 10:11:20 GMT X-Openstack-Request-Id: req-ff6692cb-772a-44be-985d-4c7432a6fb60 2018-10-01 10:11:20,492 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 10:11:20,492 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.39:9696/v2.0/floatingips/fe68f644-4ae5-459f-aefd-c318c28cdd81.json used request id req-ff6692cb-772a-44be-985d-4c7432a6fb60 2018-10-01 10:11:20,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.75423192978s 2018-10-01 10:11:20,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 10:11:20,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57935969feca59bf7d0f1197074de19efd4053fc5b51ef74b85b1631daf644de" 2018-10-01 10:11:20,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 01 Oct 2018 10:11:20 GMT X-Openstack-Request-Id: req-7ad67be0-ebb5-4d60-8bef-bc46ef925d38 2018-10-01 10:11:20,560 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-01 10:11:20,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/floatingips.json used request id req-7ad67be0-ebb5-4d60-8bef-bc46ef925d38 2018-10-01 10:11:20,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0578691959381s 2018-10-01 10:11:20,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-01 10:11:20,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.39:8774/v2.1/servers/aea505df-621f-49a4-842b-8c09493ecc78 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57935969feca59bf7d0f1197074de19efd4053fc5b51ef74b85b1631daf644de" 2018-10-01 10:11:20,955 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Mon, 01 Oct 2018 10:11:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-12eeb02f-b39d-45b0-8be1-11d9a024fdb5 x-openstack-request-id: req-12eeb02f-b39d-45b0-8be1-11d9a024fdb5 2018-10-01 10:11:20,955 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.39:8774/v2.1/servers/aea505df-621f-49a4-842b-8c09493ecc78 used request id req-12eeb02f-b39d-45b0-8be1-11d9a024fdb5 2018-10-01 10:11:20,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.394104003906s 2018-10-01 10:11:20,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 10:11:20,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57935969feca59bf7d0f1197074de19efd4053fc5b51ef74b85b1631daf644de" 2018-10-01 10:11:21,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 769 Content-Type: application/json Date: Mon, 01 Oct 2018 10:11:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cff0c228-b444-4e3b-9f0d-dbd27cb421a1 x-openstack-request-id: req-cff0c228-b444-4e3b-9f0d-dbd27cb421a1 2018-10-01 10:11:21,710 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_8a57bf36-441b-4195-a639-4e9f6224b134": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:d4:3c", "version": 4, "addr": "192.168.120.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:d4:3c", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.39:8774/v2.1/servers/aea505df-621f-49a4-842b-8c09493ecc78", "rel": "self"}, {"href": "http://172.30.9.39:8774/servers/aea505df-621f-49a4-842b-8c09493ecc78", "rel": "bookmark"}], "image": {"id": "7b408885-210c-410a-a082-5dec1933cacb", "links": [{"href": "http://172.30.9.39:8774/images/7b408885-210c-410a-a082-5dec1933cacb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T10:11:11.000000", "flavor": {"id": "a60f8ad5-ea49-45fc-9845-521476fb76f4", "links": [{"href": "http://172.30.9.39:8774/flavors/a60f8ad5-ea49-45fc-9845-521476fb76f4", "rel": "bookmark"}]}, "id": "aea505df-621f-49a4-842b-8c09493ecc78", "security_groups": [{"name": "singlevm2-sg_8a57bf36-441b-4195-a639-4e9f6224b134"}], "user_id": "bf61554a438b46938cd7a3898cf435a0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T10:11:20Z", "hostId": "819af03812d337c720848ecfd30bda6c60ce3254b38bbc081eca5954", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_8a57bf36-441b-4195-a639-4e9f6224b134", "name": "singlevm2-vm_8a57bf36-441b-4195-a639-4e9f6224b134", "created": "2018-10-01T10:11:02Z", "tenant_id": "5c0533cd7df049dc95dceaa293b8036e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 10:11:21,710 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.39:8774/v2.1/servers/detail used request id req-cff0c228-b444-4e3b-9f0d-dbd27cb421a1 2018-10-01 10:11:21,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.754377126694s 2018-10-01 10:11:21,712 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 10:11:23,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 10:11:23,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57935969feca59bf7d0f1197074de19efd4053fc5b51ef74b85b1631daf644de" 2018-10-01 10:11:23,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Mon, 01 Oct 2018 10:11:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a1222d92-b1df-4db7-b919-3113c3552eab x-openstack-request-id: req-a1222d92-b1df-4db7-b919-3113c3552eab 2018-10-01 10:11:23,937 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2018-10-01 10:11:23,937 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.39:8774/v2.1/servers/detail used request id req-a1222d92-b1df-4db7-b919-3113c3552eab 2018-10-01 10:11:23,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.222897768021s 2018-10-01 10:11:23,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 10:11:23,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57935969feca59bf7d0f1197074de19efd4053fc5b51ef74b85b1631daf644de" 2018-10-01 10:11:24,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4831 Content-Type: application/json Date: Mon, 01 Oct 2018 10:11:23 GMT X-Openstack-Request-Id: req-0129d59c-aace-48e1-8687-741a1f4ef105 2018-10-01 10:11:24,172 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5c0533cd7df049dc95dceaa293b8036e", "created_at": "2018-10-01T10:10:38Z", "updated_at": "2018-10-01T10:10:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:10:38Z", "revision_number": 0, "id": "1f0f7911-bc0c-4434-8b15-3aeacbc1217b", "remote_group_id": "00e60326-aaf8-4c70-82d0-8bccfdd5ba61", "remote_ip_prefix": null, "created_at": "2018-10-01T10:10:38Z", "security_group_id": "00e60326-aaf8-4c70-82d0-8bccfdd5ba61", "tenant_id": "5c0533cd7df049dc95dceaa293b8036e", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c0533cd7df049dc95dceaa293b8036e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:10:38Z", "revision_number": 0, "id": "3c6337bd-f559-48d4-b93e-21f5b0d53905", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:10:38Z", "security_group_id": "00e60326-aaf8-4c70-82d0-8bccfdd5ba61", "tenant_id": "5c0533cd7df049dc95dceaa293b8036e", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c0533cd7df049dc95dceaa293b8036e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:10:38Z", "revision_number": 0, "id": "b7f63478-56b4-4efd-844f-c31409c4c313", "remote_group_id": "00e60326-aaf8-4c70-82d0-8bccfdd5ba61", "remote_ip_prefix": null, "created_at": "2018-10-01T10:10:38Z", "security_group_id": "00e60326-aaf8-4c70-82d0-8bccfdd5ba61", "tenant_id": "5c0533cd7df049dc95dceaa293b8036e", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c0533cd7df049dc95dceaa293b8036e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:10:38Z", "revision_number": 0, "id": "d4c61ef6-3a7f-42b9-80ec-3471a3915dc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:10:38Z", "security_group_id": "00e60326-aaf8-4c70-82d0-8bccfdd5ba61", "tenant_id": "5c0533cd7df049dc95dceaa293b8036e", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c0533cd7df049dc95dceaa293b8036e"}], "revision_number": 1, "project_id": "5c0533cd7df049dc95dceaa293b8036e", "id": "00e60326-aaf8-4c70-82d0-8bccfdd5ba61", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "5c0533cd7df049dc95dceaa293b8036e", "created_at": "2018-10-01T10:10:56Z", "updated_at": "2018-10-01T10:10:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:10:56Z", "revision_number": 0, "id": "0cece094-7485-4435-8146-d78e66b0098a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:10:56Z", "security_group_id": "46269dec-fdd6-4380-87b1-3c106aa959d5", "tenant_id": "5c0533cd7df049dc95dceaa293b8036e", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c0533cd7df049dc95dceaa293b8036e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-01T10:10:56Z", "revision_number": 0, "id": "1bc61a10-ce9c-431c-a47e-d3e14c2cec48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:10:56Z", "security_group_id": "46269dec-fdd6-4380-87b1-3c106aa959d5", "tenant_id": "5c0533cd7df049dc95dceaa293b8036e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5c0533cd7df049dc95dceaa293b8036e"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:10:57Z", "revision_number": 0, "id": "760485be-861d-4f08-9b1f-4cc863451809", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:10:57Z", "security_group_id": "46269dec-fdd6-4380-87b1-3c106aa959d5", "tenant_id": "5c0533cd7df049dc95dceaa293b8036e", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c0533cd7df049dc95dceaa293b8036e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:10:56Z", "revision_number": 0, "id": "cbc89847-5800-4468-bf2a-09e63d4f3e8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:10:56Z", "security_group_id": "46269dec-fdd6-4380-87b1-3c106aa959d5", "tenant_id": "5c0533cd7df049dc95dceaa293b8036e", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c0533cd7df049dc95dceaa293b8036e"}], "revision_number": 3, "project_id": "5c0533cd7df049dc95dceaa293b8036e", "id": "46269dec-fdd6-4380-87b1-3c106aa959d5", "name": "singlevm2-sg_8a57bf36-441b-4195-a639-4e9f6224b134"}]} 2018-10-01 10:11:24,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/security-groups.json used request id req-0129d59c-aace-48e1-8687-741a1f4ef105 2018-10-01 10:11:24,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.22904586792s 2018-10-01 10:11:24,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-01 10:11:24,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.39:9696/v2.0/security-groups/46269dec-fdd6-4380-87b1-3c106aa959d5.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57935969feca59bf7d0f1197074de19efd4053fc5b51ef74b85b1631daf644de" 2018-10-01 10:11:24,515 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 10:11:24 GMT X-Openstack-Request-Id: req-80d842b2-7a52-408b-b62b-38fa060e9fa7 2018-10-01 10:11:24,515 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 10:11:24,515 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.39:9696/v2.0/security-groups/46269dec-fdd6-4380-87b1-3c106aa959d5.json used request id req-80d842b2-7a52-408b-b62b-38fa060e9fa7 2018-10-01 10:11:24,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.336925029755s 2018-10-01 10:11:24,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-10-01 10:11:24,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.39:8774/v2.1/os-keypairs/singlevm2-kp_8a57bf36-441b-4195-a639-4e9f6224b134 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57935969feca59bf7d0f1197074de19efd4053fc5b51ef74b85b1631daf644de" 2018-10-01 10:11:24,586 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 01 Oct 2018 10:11:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9e736431-5fe6-496b-b7bc-23f9e4660698 x-openstack-request-id: req-9e736431-5fe6-496b-b7bc-23f9e4660698 2018-10-01 10:11:24,586 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.39:8774/v2.1/os-keypairs/singlevm2-kp_8a57bf36-441b-4195-a639-4e9f6224b134 used request id req-9e736431-5fe6-496b-b7bc-23f9e4660698 2018-10-01 10:11:24,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0709049701691s 2018-10-01 10:11:24,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-01 10:11:24,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.39:9696/v2.0/routers/3043655f-b992-441c-98dd-ba04c3398741/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57935969feca59bf7d0f1197074de19efd4053fc5b51ef74b85b1631daf644de" -d '{"subnet_id": "247cf74b-e8e4-4637-acce-b1e179d63a6d"}' 2018-10-01 10:11:27,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 01 Oct 2018 10:11:27 GMT X-Openstack-Request-Id: req-fc45df7b-168c-47c5-a1ef-3b391fba585d 2018-10-01 10:11:27,407 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "5cc0b4f6-8768-41e7-bc45-c9c50bc5fc2d", "tenant_id": "5c0533cd7df049dc95dceaa293b8036e", "subnet_id": "247cf74b-e8e4-4637-acce-b1e179d63a6d", "subnet_ids": ["247cf74b-e8e4-4637-acce-b1e179d63a6d"], "port_id": "cda64b72-bbbf-4472-81da-8243bde1cf42", "id": "3043655f-b992-441c-98dd-ba04c3398741"} 2018-10-01 10:11:27,407 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.39:9696/v2.0/routers/3043655f-b992-441c-98dd-ba04c3398741/remove_router_interface.json used request id req-fc45df7b-168c-47c5-a1ef-3b391fba585d 2018-10-01 10:11:27,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.82077002525s 2018-10-01 10:11:27,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-01 10:11:27,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57935969feca59bf7d0f1197074de19efd4053fc5b51ef74b85b1631daf644de" 2018-10-01 10:11:27,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 705 Content-Type: application/json Date: Mon, 01 Oct 2018 10:11:27 GMT X-Openstack-Request-Id: req-d1a2a5d3-a354-4636-85f5-fcc1c17a9585 2018-10-01 10:11:27,806 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "0c4e493c-7199-4d4a-86ae-4223bac5874a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "09534f99-1063-44f2-99a1-4ff7df7ad2e4", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "5c0533cd7df049dc95dceaa293b8036e", "created_at": "2018-10-01T10:10:42Z", "admin_state_up": true, "updated_at": "2018-10-01T10:11:25Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "5c0533cd7df049dc95dceaa293b8036e", "id": "3043655f-b992-441c-98dd-ba04c3398741", "name": "singlevm2-router_8a57bf36-441b-4195-a639-4e9f6224b134"}]} 2018-10-01 10:11:27,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/routers.json used request id req-d1a2a5d3-a354-4636-85f5-fcc1c17a9585 2018-10-01 10:11:27,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.398424863815s 2018-10-01 10:11:27,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-01 10:11:27,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.39:9696/v2.0/routers/3043655f-b992-441c-98dd-ba04c3398741.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57935969feca59bf7d0f1197074de19efd4053fc5b51ef74b85b1631daf644de" 2018-10-01 10:11:31,591 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 10:11:31 GMT X-Openstack-Request-Id: req-47ee64d9-4357-4fd8-a7a5-e26a42f9f314 2018-10-01 10:11:31,591 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 10:11:31,592 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.39:9696/v2.0/routers/3043655f-b992-441c-98dd-ba04c3398741.json used request id req-47ee64d9-4357-4fd8-a7a5-e26a42f9f314 2018-10-01 10:11:31,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.78365206718s 2018-10-01 10:11:31,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-01 10:11:31,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57935969feca59bf7d0f1197074de19efd4053fc5b51ef74b85b1631daf644de" 2018-10-01 10:11:31,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Mon, 01 Oct 2018 10:11:31 GMT X-Openstack-Request-Id: req-685eed23-03b4-49a8-a28b-1e414d351e9e 2018-10-01 10:11:31,638 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5cc0b4f6-8768-41e7-bc45-c9c50bc5fc2d","tenant_id":"5c0533cd7df049dc95dceaa293b8036e","created_at":"2018-10-01T10:10:41Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-01T10:10:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"5c0533cd7df049dc95dceaa293b8036e","id":"247cf74b-e8e4-4637-acce-b1e179d63a6d","subnetpool_id":null,"name":"singlevm2-subnet_8a57bf36-441b-4195-a639-4e9f6224b134"}]} 2018-10-01 10:11:31,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/subnets.json used request id req-685eed23-03b4-49a8-a28b-1e414d351e9e 2018-10-01 10:11:31,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0462679862976s 2018-10-01 10:11:31,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-01 10:11:31,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.39:9696/v2.0/subnets/247cf74b-e8e4-4637-acce-b1e179d63a6d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57935969feca59bf7d0f1197074de19efd4053fc5b51ef74b85b1631daf644de" 2018-10-01 10:11:34,178 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 10:11:33 GMT X-Openstack-Request-Id: req-7249d5f8-9ac1-43ba-ad43-2ab8155a9f49 2018-10-01 10:11:34,179 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 10:11:34,179 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.39:9696/v2.0/subnets/247cf74b-e8e4-4637-acce-b1e179d63a6d.json used request id req-7249d5f8-9ac1-43ba-ad43-2ab8155a9f49 2018-10-01 10:11:34,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.53895497322s 2018-10-01 10:11:34,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 10:11:34,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57935969feca59bf7d0f1197074de19efd4053fc5b51ef74b85b1631daf644de" 2018-10-01 10:11:34,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1236 Content-Type: application/json Date: Mon, 01 Oct 2018 10:11:34 GMT X-Openstack-Request-Id: req-65e5c864-eb71-475d-a75e-2ccb82a2cb0d 2018-10-01 10:11:34,269 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0c4e493c-7199-4d4a-86ae-4223bac5874a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1f309f25838e40249520ff0b0c461861","l2_adjacency":true,"status":"ACTIVE","subnets":["09534f99-1063-44f2-99a1-4ff7df7ad2e4"],"description":"","tags":[],"updated_at":"2018-10-01T10:04:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1f309f25838e40249520ff0b0c461861","created_at":"2018-10-01T10:04:05Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5cc0b4f6-8768-41e7-bc45-c9c50bc5fc2d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"5c0533cd7df049dc95dceaa293b8036e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-01T10:11:33Z","qos_policy_id":null,"name":"singlevm2-net_8a57bf36-441b-4195-a639-4e9f6224b134","admin_state_up":true,"tenant_id":"5c0533cd7df049dc95dceaa293b8036e","created_at":"2018-10-01T10:10:38Z","mtu":1450}]} 2018-10-01 10:11:34,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/networks.json used request id req-65e5c864-eb71-475d-a75e-2ccb82a2cb0d 2018-10-01 10:11:34,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0897169113159s 2018-10-01 10:11:34,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-01 10:11:34,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.39:9696/v2.0/networks/5cc0b4f6-8768-41e7-bc45-c9c50bc5fc2d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57935969feca59bf7d0f1197074de19efd4053fc5b51ef74b85b1631daf644de" 2018-10-01 10:11:35,676 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 10:11:35 GMT X-Openstack-Request-Id: req-20f0454b-4abd-4d42-adcf-b442cfe37d27 2018-10-01 10:11:35,676 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 10:11:35,677 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.39:9696/v2.0/networks/5cc0b4f6-8768-41e7-bc45-c9c50bc5fc2d.json used request id req-20f0454b-4abd-4d42-adcf-b442cfe37d27 2018-10-01 10:11:35,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.40643906593s 2018-10-01 10:11:35,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 10:11:35,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57935969feca59bf7d0f1197074de19efd4053fc5b51ef74b85b1631daf644de" 2018-10-01 10:11:36,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Mon, 01 Oct 2018 10:11:36 GMT X-Openstack-Request-Id: req-9fe7e725-a50e-4fbb-ba5f-a285b7cbec86 2018-10-01 10:11:36,464 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T10:10:54Z", "file": "/v2/images/7b408885-210c-410a-a082-5dec1933cacb/file", "owner": "5c0533cd7df049dc95dceaa293b8036e", "id": "7b408885-210c-410a-a082-5dec1933cacb", "size": 12716032, "self": "/v2/images/7b408885-210c-410a-a082-5dec1933cacb", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://424f78db-5670-4931-b99a-3b6ae6456aba/images/7b408885-210c-410a-a082-5dec1933cacb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://424f78db-5670-4931-b99a-3b6ae6456aba/images/7b408885-210c-410a-a082-5dec1933cacb/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_8a57bf36-441b-4195-a639-4e9f6224b134", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_8a57bf36-441b-4195-a639-4e9f6224b134", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T10:10:53Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 10:11:36,464 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.39:9292/v2/images used request id req-9fe7e725-a50e-4fbb-ba5f-a285b7cbec86 2018-10-01 10:11:36,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.782247066498s 2018-10-01 10:11:36,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-01 10:11:36,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.39:9292/v2/images/7b408885-210c-410a-a082-5dec1933cacb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}57935969feca59bf7d0f1197074de19efd4053fc5b51ef74b85b1631daf644de" 2018-10-01 10:11:37,569 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 10:11:37 GMT X-Openstack-Request-Id: req-f5b99352-6107-4674-9810-7d5bc35e3db8 2018-10-01 10:11:37,569 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 10:11:37,569 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.39:9292/v2/images/7b408885-210c-410a-a082-5dec1933cacb used request id req-f5b99352-6107-4674-9810-7d5bc35e3db8 2018-10-01 10:11:37,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.10302209854s 2018-10-01 10:11:37,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-01 10:11:37,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.39:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}feb0e606f7b352b973cf9dd39c6a7ecb9b0ddb3d68b13115c6b6a62d75a29fb5" 2018-10-01 10:11:37,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Mon, 01 Oct 2018 10:11:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e7b9ab3d-d323-4004-adbb-a2057d85840b x-openstack-request-id: req-e7b9ab3d-d323-4004-adbb-a2057d85840b 2018-10-01 10:11:37,705 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.39:8774/v2.1/flavors/a60f8ad5-ea49-45fc-9845-521476fb76f4", "rel": "self"}, {"href": "http://172.30.9.39:8774/flavors/a60f8ad5-ea49-45fc-9845-521476fb76f4", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a60f8ad5-ea49-45fc-9845-521476fb76f4", "name": "singlevm2-flavor_8a57bf36-441b-4195-a639-4e9f6224b134", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-01 10:11:37,705 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.39:8774/v2.1/flavors/detail?is_public=None used request id req-e7b9ab3d-d323-4004-adbb-a2057d85840b 2018-10-01 10:11:37,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.130519151688s 2018-10-01 10:11:37,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-01 10:11:37,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.39:8774/v2.1/flavors/a60f8ad5-ea49-45fc-9845-521476fb76f4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}feb0e606f7b352b973cf9dd39c6a7ecb9b0ddb3d68b13115c6b6a62d75a29fb5" 2018-10-01 10:11:37,745 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 01 Oct 2018 10:11:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-84c92689-f73e-4fe4-97a0-98d4e5eab964 x-openstack-request-id: req-84c92689-f73e-4fe4-97a0-98d4e5eab964 2018-10-01 10:11:37,746 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.39:8774/v2.1/flavors/a60f8ad5-ea49-45fc-9845-521476fb76f4 used request id req-84c92689-f73e-4fe4-97a0-98d4e5eab964 2018-10-01 10:11:37,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0388381481171s 2018-10-01 10:11:37,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 10:11:37,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}feb0e606f7b352b973cf9dd39c6a7ecb9b0ddb3d68b13115c6b6a62d75a29fb5" 2018-10-01 10:11:37,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Mon, 01 Oct 2018 10:11:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f79643e-b774-420f-8698-7227ca692bd0 2018-10-01 10:11:37,955 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.39:5000/v3/users/0a598792985e452db9ba861a518abae6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a598792985e452db9ba861a518abae6", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.39:5000/v3/users/10d9503c6aef4de3800847e7c76f6d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "10d9503c6aef4de3800847e7c76f6d14", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.39:5000/v3/users/1447b4d95e4d496da08715dcc93bda3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1447b4d95e4d496da08715dcc93bda3e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.39:5000/v3/users/1d2a666e6e2e4a4188f312835b476063"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d2a666e6e2e4a4188f312835b476063", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.39:5000/v3/users/3a9c24f142ab44af9f5805f561b2956c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a9c24f142ab44af9f5805f561b2956c", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.39:5000/v3/users/56a09b05fac54700a534271c74d2ded9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56a09b05fac54700a534271c74d2ded9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.39:5000/v3/users/6f44f667c2f4415c97b261bc7beaa87a"}, "domain_id": "6b3077807d19400dbc67a38dbf0de906", "enabled": true, "options": {}, "id": "6f44f667c2f4415c97b261bc7beaa87a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.39:5000/v3/users/7e18c42729d94e62b3b4aea0a7e11892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e18c42729d94e62b3b4aea0a7e11892", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.39:5000/v3/users/8304b793d41f4b8da9798b98771828a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8304b793d41f4b8da9798b98771828a0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.39:5000/v3/users/8b342acc2947417e9ea54fda1c49fd3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b342acc2947417e9ea54fda1c49fd3b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.39:5000/v3/users/9a7c042fdeb04cb5aa86428985b7eeb1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a7c042fdeb04cb5aa86428985b7eeb1", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.39:5000/v3/users/be24bc7c8c0c48f59ea7865f7ac630fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be24bc7c8c0c48f59ea7865f7ac630fc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "singlevm2-user_8a57bf36-441b-4195-a639-4e9f6224b134", "links": {"self": "http://172.30.9.39:5000/v3/users/bf61554a438b46938cd7a3898cf435a0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bf61554a438b46938cd7a3898cf435a0", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.39:5000/v3/users/cbefd192fb054813878f64043dcf5f71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbefd192fb054813878f64043dcf5f71", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.39:5000/v3/users/f47a78a41956436ba9cdc0bb2e56ac27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f47a78a41956436ba9cdc0bb2e56ac27", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.39:5000/v3/users", "previous": null, "next": null}} 2018-10-01 10:11:37,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/users used request id req-4f79643e-b774-420f-8698-7227ca692bd0 2018-10-01 10:11:37,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.209193229675s 2018-10-01 10:11:37,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 10:11:37,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/users/bf61554a438b46938cd7a3898cf435a0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}feb0e606f7b352b973cf9dd39c6a7ecb9b0ddb3d68b13115c6b6a62d75a29fb5" 2018-10-01 10:11:38,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Mon, 01 Oct 2018 10:11:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f5047df-b24b-47dc-9dac-7f8fac6c1d32 2018-10-01 10:11:38,148 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "singlevm2-user_8a57bf36-441b-4195-a639-4e9f6224b134", "links": {"self": "http://172.30.9.39:5000/v3/users/bf61554a438b46938cd7a3898cf435a0"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "bf61554a438b46938cd7a3898cf435a0", "description": null}} 2018-10-01 10:11:38,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/users/bf61554a438b46938cd7a3898cf435a0 used request id req-5f5047df-b24b-47dc-9dac-7f8fac6c1d32 2018-10-01 10:11:38,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.187174081802s 2018-10-01 10:11:38,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-01 10:11:38,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.39:5000/v3/users/bf61554a438b46938cd7a3898cf435a0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}feb0e606f7b352b973cf9dd39c6a7ecb9b0ddb3d68b13115c6b6a62d75a29fb5" 2018-10-01 10:11:38,577 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 10:11:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-301b7109-b0b7-42c5-bb7d-61af844a32ff 2018-10-01 10:11:38,578 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 10:11:38,578 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.39:5000/v3/users/bf61554a438b46938cd7a3898cf435a0 used request id req-301b7109-b0b7-42c5-bb7d-61af844a32ff 2018-10-01 10:11:38,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.428599834442s 2018-10-01 10:11:38,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 10:11:38,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}feb0e606f7b352b973cf9dd39c6a7ecb9b0ddb3d68b13115c6b6a62d75a29fb5" 2018-10-01 10:11:38,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Mon, 01 Oct 2018 10:11:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bec8450d-459e-4fb0-a0bb-0306712bc4b5 2018-10-01 10:11:38,782 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.39:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.39:5000/v3/projects/1f309f25838e40249520ff0b0c461861"}, "tags": [], "enabled": true, "id": "1f309f25838e40249520ff0b0c461861", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.39:5000/v3/projects/5c0533cd7df049dc95dceaa293b8036e"}, "tags": [], "enabled": true, "id": "5c0533cd7df049dc95dceaa293b8036e", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_8a57bf36-441b-4195-a639-4e9f6224b134"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.39:5000/v3/projects/68c01919b4a44eb98a59ea6095bf2ee1"}, "tags": [], "enabled": true, "id": "68c01919b4a44eb98a59ea6095bf2ee1", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-01 10:11:38,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/projects used request id req-bec8450d-459e-4fb0-a0bb-0306712bc4b5 2018-10-01 10:11:38,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.197427034378s 2018-10-01 10:11:38,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-01 10:11:38,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.39:5000/v3/projects/5c0533cd7df049dc95dceaa293b8036e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}feb0e606f7b352b973cf9dd39c6a7ecb9b0ddb3d68b13115c6b6a62d75a29fb5" 2018-10-01 10:11:39,116 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 10:11:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6733026c-9a2b-414c-b844-6c8b0ac4f2b5 2018-10-01 10:11:39,116 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 10:11:39,116 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.39:5000/v3/projects/5c0533cd7df049dc95dceaa293b8036e used request id req-6733026c-9a2b-414c-b844-6c8b0ac4f2b5 2018-10-01 10:11:39,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.329192876816s 2018-10-01 10:11:39,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 10:11:39,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.39:9696/v2.0/security-groups.json?project_id=5c0533cd7df049dc95dceaa293b8036e&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}feb0e606f7b352b973cf9dd39c6a7ecb9b0ddb3d68b13115c6b6a62d75a29fb5" 2018-10-01 10:11:39,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 01 Oct 2018 10:11:39 GMT X-Openstack-Request-Id: req-d730f574-f023-4559-ba91-889aab3dec51 2018-10-01 10:11:39,417 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5c0533cd7df049dc95dceaa293b8036e", "created_at": "2018-10-01T10:10:38Z", "updated_at": "2018-10-01T10:10:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:10:38Z", "revision_number": 0, "id": "1f0f7911-bc0c-4434-8b15-3aeacbc1217b", "remote_group_id": "00e60326-aaf8-4c70-82d0-8bccfdd5ba61", "remote_ip_prefix": null, "created_at": "2018-10-01T10:10:38Z", "security_group_id": "00e60326-aaf8-4c70-82d0-8bccfdd5ba61", "tenant_id": "5c0533cd7df049dc95dceaa293b8036e", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c0533cd7df049dc95dceaa293b8036e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:10:38Z", "revision_number": 0, "id": "3c6337bd-f559-48d4-b93e-21f5b0d53905", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:10:38Z", "security_group_id": "00e60326-aaf8-4c70-82d0-8bccfdd5ba61", "tenant_id": "5c0533cd7df049dc95dceaa293b8036e", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c0533cd7df049dc95dceaa293b8036e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:10:38Z", "revision_number": 0, "id": "b7f63478-56b4-4efd-844f-c31409c4c313", "remote_group_id": "00e60326-aaf8-4c70-82d0-8bccfdd5ba61", "remote_ip_prefix": null, "created_at": "2018-10-01T10:10:38Z", "security_group_id": "00e60326-aaf8-4c70-82d0-8bccfdd5ba61", "tenant_id": "5c0533cd7df049dc95dceaa293b8036e", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c0533cd7df049dc95dceaa293b8036e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:10:38Z", "revision_number": 0, "id": "d4c61ef6-3a7f-42b9-80ec-3471a3915dc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:10:38Z", "security_group_id": "00e60326-aaf8-4c70-82d0-8bccfdd5ba61", "tenant_id": "5c0533cd7df049dc95dceaa293b8036e", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c0533cd7df049dc95dceaa293b8036e"}], "revision_number": 1, "project_id": "5c0533cd7df049dc95dceaa293b8036e", "id": "00e60326-aaf8-4c70-82d0-8bccfdd5ba61", "name": "default"}]} 2018-10-01 10:11:39,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/security-groups.json?project_id=5c0533cd7df049dc95dceaa293b8036e&name=default used request id req-d730f574-f023-4559-ba91-889aab3dec51 2018-10-01 10:11:39,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.295759916306s 2018-10-01 10:11:39,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 10:11:39,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}feb0e606f7b352b973cf9dd39c6a7ecb9b0ddb3d68b13115c6b6a62d75a29fb5" 2018-10-01 10:11:39,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Mon, 01 Oct 2018 10:11:40 GMT X-Openstack-Request-Id: req-2c46241b-b63d-4d86-b88d-ddead60136ef 2018-10-01 10:11:39,742 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5c0533cd7df049dc95dceaa293b8036e", "created_at": "2018-10-01T10:10:38Z", "updated_at": "2018-10-01T10:10:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:10:38Z", "revision_number": 0, "id": "b7f63478-56b4-4efd-844f-c31409c4c313", "remote_group_id": "00e60326-aaf8-4c70-82d0-8bccfdd5ba61", "remote_ip_prefix": null, "created_at": "2018-10-01T10:10:38Z", "security_group_id": "00e60326-aaf8-4c70-82d0-8bccfdd5ba61", "tenant_id": "5c0533cd7df049dc95dceaa293b8036e", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c0533cd7df049dc95dceaa293b8036e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:10:38Z", "revision_number": 0, "id": "1f0f7911-bc0c-4434-8b15-3aeacbc1217b", "remote_group_id": "00e60326-aaf8-4c70-82d0-8bccfdd5ba61", "remote_ip_prefix": null, "created_at": "2018-10-01T10:10:38Z", "security_group_id": "00e60326-aaf8-4c70-82d0-8bccfdd5ba61", "tenant_id": "5c0533cd7df049dc95dceaa293b8036e", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c0533cd7df049dc95dceaa293b8036e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:10:38Z", "revision_number": 0, "id": "d4c61ef6-3a7f-42b9-80ec-3471a3915dc8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:10:38Z", "security_group_id": "00e60326-aaf8-4c70-82d0-8bccfdd5ba61", "tenant_id": "5c0533cd7df049dc95dceaa293b8036e", "port_range_min": null, "ethertype": "IPv6", "project_id": "5c0533cd7df049dc95dceaa293b8036e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:10:38Z", "revision_number": 0, "id": "3c6337bd-f559-48d4-b93e-21f5b0d53905", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:10:38Z", "security_group_id": "00e60326-aaf8-4c70-82d0-8bccfdd5ba61", "tenant_id": "5c0533cd7df049dc95dceaa293b8036e", "port_range_min": null, "ethertype": "IPv4", "project_id": "5c0533cd7df049dc95dceaa293b8036e"}], "revision_number": 1, "project_id": "5c0533cd7df049dc95dceaa293b8036e", "id": "00e60326-aaf8-4c70-82d0-8bccfdd5ba61", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "created_at": "2018-10-01T10:07:04Z", "updated_at": "2018-10-01T10:07:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:07:04Z", "revision_number": 0, "id": "f7a49142-2711-45bf-b966-4142b97e8f6f", "remote_group_id": "44abfbaa-97d0-4647-b69b-5a63fff2a8b7", "remote_ip_prefix": null, "created_at": "2018-10-01T10:07:04Z", "security_group_id": "44abfbaa-97d0-4647-b69b-5a63fff2a8b7", "tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "port_range_min": null, "ethertype": "IPv4", "project_id": "68c01919b4a44eb98a59ea6095bf2ee1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:07:04Z", "revision_number": 0, "id": "779b0853-1932-4538-932a-b14e344dcf85", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:07:04Z", "security_group_id": "44abfbaa-97d0-4647-b69b-5a63fff2a8b7", "tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "port_range_min": null, "ethertype": "IPv4", "project_id": "68c01919b4a44eb98a59ea6095bf2ee1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:07:04Z", "revision_number": 0, "id": "bfe3896e-479b-4b6d-813a-e0dafd0de29a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:07:04Z", "security_group_id": "44abfbaa-97d0-4647-b69b-5a63fff2a8b7", "tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "port_range_min": null, "ethertype": "IPv6", "project_id": "68c01919b4a44eb98a59ea6095bf2ee1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:07:04Z", "revision_number": 0, "id": "2ee2c268-5be9-40ef-a3f1-65d9565d002c", "remote_group_id": "44abfbaa-97d0-4647-b69b-5a63fff2a8b7", "remote_ip_prefix": null, "created_at": "2018-10-01T10:07:04Z", "security_group_id": "44abfbaa-97d0-4647-b69b-5a63fff2a8b7", "tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "port_range_min": null, "ethertype": "IPv6", "project_id": "68c01919b4a44eb98a59ea6095bf2ee1"}], "revision_number": 1, "project_id": "68c01919b4a44eb98a59ea6095bf2ee1", "id": "44abfbaa-97d0-4647-b69b-5a63fff2a8b7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1f309f25838e40249520ff0b0c461861", "created_at": "2018-10-01T10:04:05Z", "updated_at": "2018-10-01T10:04:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:04:05Z", "revision_number": 0, "id": "2db38fe4-9a16-4fef-8ee9-da0915579f05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:04:05Z", "security_group_id": "48b868ac-7793-4d4b-aa0a-dbcd19ac0ea5", "tenant_id": "1f309f25838e40249520ff0b0c461861", "port_range_min": null, "ethertype": "IPv6", "project_id": "1f309f25838e40249520ff0b0c461861"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:04:05Z", "revision_number": 0, "id": "a175ed49-b6df-4258-99b9-3a5e6bbaa58f", "remote_group_id": "48b868ac-7793-4d4b-aa0a-dbcd19ac0ea5", "remote_ip_prefix": null, "created_at": "2018-10-01T10:04:05Z", "security_group_id": "48b868ac-7793-4d4b-aa0a-dbcd19ac0ea5", "tenant_id": "1f309f25838e40249520ff0b0c461861", "port_range_min": null, "ethertype": "IPv6", "project_id": "1f309f25838e40249520ff0b0c461861"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:04:05Z", "revision_number": 0, "id": "0f2d6d64-431a-4f05-9104-01006b34826a", "remote_group_id": "48b868ac-7793-4d4b-aa0a-dbcd19ac0ea5", "remote_ip_prefix": null, "created_at": "2018-10-01T10:04:05Z", "security_group_id": "48b868ac-7793-4d4b-aa0a-dbcd19ac0ea5", "tenant_id": "1f309f25838e40249520ff0b0c461861", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f309f25838e40249520ff0b0c461861"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:04:05Z", "revision_number": 0, "id": "ff03459e-4e54-42bf-a63a-aa7993b3c28f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:04:05Z", "security_group_id": "48b868ac-7793-4d4b-aa0a-dbcd19ac0ea5", "tenant_id": "1f309f25838e40249520ff0b0c461861", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f309f25838e40249520ff0b0c461861"}], "revision_number": 1, "project_id": "1f309f25838e40249520ff0b0c461861", "id": "48b868ac-7793-4d4b-aa0a-dbcd19ac0ea5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-01T10:07:08Z", "updated_at": "2018-10-01T10:07:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:07:08Z", "revision_number": 0, "id": "e253983b-0797-49f7-b30c-6808de66354d", "remote_group_id": "4f70eca3-9276-4dd8-8e62-b41e54503cc8", "remote_ip_prefix": null, "created_at": "2018-10-01T10:07:08Z", "security_group_id": "4f70eca3-9276-4dd8-8e62-b41e54503cc8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:07:08Z", "revision_number": 0, "id": "de012e35-9cf7-4a5d-a5fd-59dc274c3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:07:08Z", "security_group_id": "4f70eca3-9276-4dd8-8e62-b41e54503cc8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:07:08Z", "revision_number": 0, "id": "63263a4f-db4f-4ccd-9cdc-590533a29141", "remote_group_id": "4f70eca3-9276-4dd8-8e62-b41e54503cc8", "remote_ip_prefix": null, "created_at": "2018-10-01T10:07:08Z", "security_group_id": "4f70eca3-9276-4dd8-8e62-b41e54503cc8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:07:08Z", "revision_number": 0, "id": "0cced195-bea5-47ad-8743-98aec3e33dbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:07:08Z", "security_group_id": "4f70eca3-9276-4dd8-8e62-b41e54503cc8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "4f70eca3-9276-4dd8-8e62-b41e54503cc8", "name": "default"}]} 2018-10-01 10:11:39,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/security-groups.json used request id req-2c46241b-b63d-4d86-b88d-ddead60136ef 2018-10-01 10:11:39,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.318870067596s 2018-10-01 10:11:39,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-01 10:11:39,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.39:9696/v2.0/security-groups/00e60326-aaf8-4c70-82d0-8bccfdd5ba61.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}feb0e606f7b352b973cf9dd39c6a7ecb9b0ddb3d68b13115c6b6a62d75a29fb5" 2018-10-01 10:11:40,176 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 10:11:40 GMT X-Openstack-Request-Id: req-939fdcdd-41c8-46dc-8bf2-9587c512b93e 2018-10-01 10:11:40,176 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 10:11:40,177 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.39:9696/v2.0/security-groups/00e60326-aaf8-4c70-82d0-8bccfdd5ba61.json used request id req-939fdcdd-41c8-46dc-8bf2-9587c512b93e 2018-10-01 10:11:40,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.42636013031s 2018-10-01 10:11:40,226 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-10-01 10:11:40,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 10:11:40,274 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 10:11:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f35fd6f-92a9-42f0-b53b-223dc3299099 2018-10-01 10:11:40,275 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.39:5000/v3/", "rel": "self"}]}]}} 2018-10-01 10:11:40,275 - keystoneauth.session - DEBUG - GET call to http://172.30.9.39:5000/ used request id req-9f35fd6f-92a9-42f0-b53b-223dc3299099 2018-10-01 10:11:40,275 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.39:5000/v3/auth/tokens 2018-10-01 10:11:40,690 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dfba5d376cc3423487bda0bf832c5a5c", "name": "member"}, {"id": "ddb065e4880443059c38f55f92b41ad7", "name": "admin"}, {"id": "638a063d0b3c4224af9184b64754e462", "name": "reader"}], "expires_at": "2018-10-01T11:11:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "68c01919b4a44eb98a59ea6095bf2ee1", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.39:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "138cb471eb5e419b8247465e9a58c9f7"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a61bf3a2b6841e798cd18352d363d2c"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "642642e824344c99a1070a65a3a7aa8f"}], "type": "compute", "id": "0b012f093b1f44a3b4a3e7a83b9ea7a0", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d3f7be1817041de8e1bb3b655e4bfb4"}, {"url": "http://172.30.9.39:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "96a3c5dbf4f240619f9ba2ddaae7021f"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b307f57b2acf4fcc8046d538ee5aabc2"}], "type": "identity", "id": "0bd21aaca9304355b8c4fb482d6c203f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.39:8004/v1/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b846698893f4251920af5ba53636aa8"}, {"url": "http://192.30.9.8:8004/v1/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ae763c42a9b43ce9548de1c2897d5f0"}, {"url": "http://192.30.9.8:8004/v1/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6fdbf17bbe4f5b90296fa9aae30c75"}], "type": "orchestration", "id": "16372acfe1c34699a14916495bb81bd3", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39b5349f172e403293ca619e46171fb2"}, {"url": "http://172.30.9.39:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68cd512b2388482f8aaddcaf49f6e5cd"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca2de99aacb41418574f2b79e95b39a"}], "type": "metric", "id": "19fc831bd1d2495584535090f1cfc6c7", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d3120d0211340e5be4ee7ce5426f6b3"}, {"url": "http://172.30.9.39:8080/v1/AUTH_68c01919b4a44eb98a59ea6095bf2ee1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1098ea83aaf5470795afcdce53afdaa8"}, {"url": "http://12.0.0.21:8080/v1/AUTH_68c01919b4a44eb98a59ea6095bf2ee1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea21d116d8444da28b3977e4555eb9cc"}], "type": "object-store", "id": "20eb38c948dd4c1196107be5e06ad7fd", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d2fe99b90be4165befb1e52e1707ce9"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "972a598fc28443f795fc8f0a494a7038"}, {"url": "http://172.30.9.39:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7762587d46648b28d05e9917c4ea129"}], "type": "event", "id": "33353a6d74744c8a97c1bda917b1188b", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.39:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16e37452679546deb76865500e3735ce"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d95edd82f18462e86cb0b910011f765"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6652f46f89534881a06b314309674b98"}], "type": "cloudformation", "id": "42d564642d5d45a2afe45d7cbc644223", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "434c42520cfd4a48ad3212378fe78c28"}, {"url": "http://172.30.9.39:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72244194101743c0bbe0773b3718217a"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8222601c08b24022ad079d5c32689d49"}], "type": "image", "id": "5ca5fd84620847179587afc5b7a4f9d2", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1713263e67c94788bc8a2f4d0841a48e"}, {"url": "http://172.30.9.39:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eda57a322564d19a4e0d5356be78bd4"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83167af88b2e4b0eac7dd94204cc3084"}], "type": "alarming", "id": "7cb105ad4ae3476a97289e4a978005ce", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "85aa5cec6566417799c2eafbde1c231c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e0f7edf651e4224a407c02b5c386987"}, {"url": "http://172.30.9.39:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "32da4af88d714e0384bb897865942788"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b631292e131f4a1e8dd8ac2f8cbae7d7"}], "type": "placement", "id": "9cdf2d784d34438ca008ce55a04ef9de", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37732b8b629f488bb9cbc4797bd598bd"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9554795962a14a9b9becd39e53d66f51"}, {"url": "http://172.30.9.39:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e4995a17cb6c4a949118ce48ee12e061"}], "type": "network", "id": "9f936497a79d43e39a20def0e06cf3b7", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.39:8776/v3/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f022637538483bbb2ffafc675143d7"}, {"url": "http://192.30.9.8:8776/v3/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62e1f9c8f42847c887894cbfc602caee"}, {"url": "http://192.30.9.8:8776/v3/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f8a91164defb46829d55d1c9135f287f"}], "type": "volumev3", "id": "a38da018fa6d4e26a298c5f1a748a48a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dc30cb1a32d4e768a942bf89706b627"}, {"url": "http://192.30.9.8:8776/v1/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e409c093a3034ef992e4d7f96e50e60c"}, {"url": "http://172.30.9.39:8776/v1/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7c7cdafeaf84ad2a5e859b21a18f0cb"}], "type": "volume", "id": "c7203d78d66f4ca7b6c6ccd999bf441d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a6967c65f49d58b2db5d6d6e50063"}, {"url": "http://192.30.9.8:8776/v2/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd52c586cba84a88a51ebaaec206a659"}, {"url": "http://172.30.9.39:8776/v2/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e4d7f4b0aec3467fa0883fc5d1b006d6"}], "type": "volumev2", "id": "dc3e7aeb05fd47ac87a2b8b757a9816b", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1447b4d95e4d496da08715dcc93bda3e"}, "audit_ids": ["7j-BkJG1TryAxS55kKFUAA"], "issued_at": "2018-10-01T10:11:40.000000Z"}} 2018-10-01 10:11:40,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 10:11:40,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.39:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9d66700931d8175095f8478c8213c1692a427b63d4254eaf6a2680daaa4cef48" 2018-10-01 10:11:41,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 01 Oct 2018 10:11:40 GMT X-Openstack-Request-Id: req-16862046-beab-428b-9f2f-8f8c40f634b9 2018-10-01 10:11:41,073 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"0c4e493c-7199-4d4a-86ae-4223bac5874a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1f309f25838e40249520ff0b0c461861","l2_adjacency":true,"status":"ACTIVE","subnets":["09534f99-1063-44f2-99a1-4ff7df7ad2e4"],"description":"","tags":[],"updated_at":"2018-10-01T10:04:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1f309f25838e40249520ff0b0c461861","created_at":"2018-10-01T10:04:05Z","provider:network_type":"flat"}]} 2018-10-01 10:11:41,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/networks.json?router%3Aexternal=True used request id req-16862046-beab-428b-9f2f-8f8c40f634b9 2018-10-01 10:11:41,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.37952709198s 2018-10-01 10:11:41,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 10:11:41,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9d66700931d8175095f8478c8213c1692a427b63d4254eaf6a2680daaa4cef48" 2018-10-01 10:11:41,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Mon, 01 Oct 2018 10:11:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-697c4bbf-9258-4201-8cd3-5f60fbbd767c 2018-10-01 10:11:41,265 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.39:5000/v3/domains/6b3077807d19400dbc67a38dbf0de906"}, "tags": [], "enabled": true, "id": "6b3077807d19400dbc67a38dbf0de906", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.39:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.39:5000/v3/domains", "previous": null, "next": null}} 2018-10-01 10:11:41,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/domains used request id req-697c4bbf-9258-4201-8cd3-5f60fbbd767c 2018-10-01 10:11:41,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.184562921524s 2018-10-01 10:11:41,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-01 10:11:41,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9d66700931d8175095f8478c8213c1692a427b63d4254eaf6a2680daaa4cef48" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_c819cfbc-79bb-4b52-abcc-54d4624439dc"}}' 2018-10-01 10:11:41,547 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Mon, 01 Oct 2018 10:11:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca8f3967-a4fb-4f19-81e7-f74cd54247ae 2018-10-01 10:11:41,547 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.39:5000/v3/projects/494aab944cef430684449095f4a3bcb3"}, "tags": [], "enabled": true, "id": "494aab944cef430684449095f4a3bcb3", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_c819cfbc-79bb-4b52-abcc-54d4624439dc"}} 2018-10-01 10:11:41,547 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.39:5000/v3/projects used request id req-ca8f3967-a4fb-4f19-81e7-f74cd54247ae 2018-10-01 10:11:41,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.273587942123s 2018-10-01 10:11:41,548 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: vping_ssh', u'tags': [], 'enabled': True, 'id': u'494aab944cef430684449095f4a3bcb3', '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'vping_ssh-project_c819cfbc-79bb-4b52-abcc-54d4624439dc'}) 2018-10-01 10:11:41,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-01 10:11:41,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9d66700931d8175095f8478c8213c1692a427b63d4254eaf6a2680daaa4cef48" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "776b2ba9-6a6c-4d99-a302-5927af767f77", "email": null, "name": "vping_ssh-user_c819cfbc-79bb-4b52-abcc-54d4624439dc"}}' 2018-10-01 10:11:41,945 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Mon, 01 Oct 2018 10:11:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88411ddb-9360-4e90-a59f-73cb5d65d296 2018-10-01 10:11:41,945 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_ssh-user_c819cfbc-79bb-4b52-abcc-54d4624439dc", "links": {"self": "http://172.30.9.39:5000/v3/users/a4b46a3d57774dae8c5e35b9ed1659ba"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a4b46a3d57774dae8c5e35b9ed1659ba", "domain_id": "default", "password_expires_at": null}} 2018-10-01 10:11:41,946 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.39:5000/v3/users used request id req-88411ddb-9360-4e90-a59f-73cb5d65d296 2018-10-01 10:11:41,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.389709949493s 2018-10-01 10:11:41,946 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a4b46a3d57774dae8c5e35b9ed1659ba', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_c819cfbc-79bb-4b52-abcc-54d4624439dc'}) 2018-10-01 10:11:41,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 10:11:41,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9d66700931d8175095f8478c8213c1692a427b63d4254eaf6a2680daaa4cef48" 2018-10-01 10:11:42,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Mon, 01 Oct 2018 10:11:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a810a761-ec15-4cc0-8d35-363b67fd1f4b 2018-10-01 10:11:42,131 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.39:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "638a063d0b3c4224af9184b64754e462", "links": {"self": "http://172.30.9.39:5000/v3/roles/638a063d0b3c4224af9184b64754e462"}, "name": "reader"}, {"domain_id": null, "id": "8d4db4cf39b5466fa7ad8397113ab079", "links": {"self": "http://172.30.9.39:5000/v3/roles/8d4db4cf39b5466fa7ad8397113ab079"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.39:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7733a861d784ab1bcae62feb248036a", "links": {"self": "http://172.30.9.39:5000/v3/roles/a7733a861d784ab1bcae62feb248036a"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "cfbd2a1fb1a14d61944f936a944a4778", "links": {"self": "http://172.30.9.39:5000/v3/roles/cfbd2a1fb1a14d61944f936a944a4778"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ddb065e4880443059c38f55f92b41ad7", "links": {"self": "http://172.30.9.39:5000/v3/roles/ddb065e4880443059c38f55f92b41ad7"}, "name": "admin"}, {"domain_id": null, "id": "dfba5d376cc3423487bda0bf832c5a5c", "links": {"self": "http://172.30.9.39:5000/v3/roles/dfba5d376cc3423487bda0bf832c5a5c"}, "name": "member"}]} 2018-10-01 10:11:42,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/roles used request id req-a810a761-ec15-4cc0-8d35-363b67fd1f4b 2018-10-01 10:11:42,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.181108951569s 2018-10-01 10:11:42,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 10:11:42,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9d66700931d8175095f8478c8213c1692a427b63d4254eaf6a2680daaa4cef48" 2018-10-01 10:11:42,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Mon, 01 Oct 2018 10:11:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3790368-b38c-41ee-a6b6-fecd483b17ed 2018-10-01 10:11:42,331 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.39:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "638a063d0b3c4224af9184b64754e462", "links": {"self": "http://172.30.9.39:5000/v3/roles/638a063d0b3c4224af9184b64754e462"}, "name": "reader"}, {"domain_id": null, "id": "8d4db4cf39b5466fa7ad8397113ab079", "links": {"self": "http://172.30.9.39:5000/v3/roles/8d4db4cf39b5466fa7ad8397113ab079"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.39:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7733a861d784ab1bcae62feb248036a", "links": {"self": "http://172.30.9.39:5000/v3/roles/a7733a861d784ab1bcae62feb248036a"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "cfbd2a1fb1a14d61944f936a944a4778", "links": {"self": "http://172.30.9.39:5000/v3/roles/cfbd2a1fb1a14d61944f936a944a4778"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ddb065e4880443059c38f55f92b41ad7", "links": {"self": "http://172.30.9.39:5000/v3/roles/ddb065e4880443059c38f55f92b41ad7"}, "name": "admin"}, {"domain_id": null, "id": "dfba5d376cc3423487bda0bf832c5a5c", "links": {"self": "http://172.30.9.39:5000/v3/roles/dfba5d376cc3423487bda0bf832c5a5c"}, "name": "member"}]} 2018-10-01 10:11:42,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/roles used request id req-b3790368-b38c-41ee-a6b6-fecd483b17ed 2018-10-01 10:11:42,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.194652080536s 2018-10-01 10:11:42,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 10:11:42,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9d66700931d8175095f8478c8213c1692a427b63d4254eaf6a2680daaa4cef48" 2018-10-01 10:11:42,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Mon, 01 Oct 2018 10:11:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc3ce3c4-547d-4fdb-8f5a-f69f25f95259 2018-10-01 10:11:42,531 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.39:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "638a063d0b3c4224af9184b64754e462", "links": {"self": "http://172.30.9.39:5000/v3/roles/638a063d0b3c4224af9184b64754e462"}, "name": "reader"}, {"domain_id": null, "id": "8d4db4cf39b5466fa7ad8397113ab079", "links": {"self": "http://172.30.9.39:5000/v3/roles/8d4db4cf39b5466fa7ad8397113ab079"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.39:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7733a861d784ab1bcae62feb248036a", "links": {"self": "http://172.30.9.39:5000/v3/roles/a7733a861d784ab1bcae62feb248036a"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "cfbd2a1fb1a14d61944f936a944a4778", "links": {"self": "http://172.30.9.39:5000/v3/roles/cfbd2a1fb1a14d61944f936a944a4778"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ddb065e4880443059c38f55f92b41ad7", "links": {"self": "http://172.30.9.39:5000/v3/roles/ddb065e4880443059c38f55f92b41ad7"}, "name": "admin"}, {"domain_id": null, "id": "dfba5d376cc3423487bda0bf832c5a5c", "links": {"self": "http://172.30.9.39:5000/v3/roles/dfba5d376cc3423487bda0bf832c5a5c"}, "name": "member"}]} 2018-10-01 10:11:42,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/roles used request id req-dc3ce3c4-547d-4fdb-8f5a-f69f25f95259 2018-10-01 10:11:42,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.194367170334s 2018-10-01 10:11:42,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 10:11:42,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9d66700931d8175095f8478c8213c1692a427b63d4254eaf6a2680daaa4cef48" 2018-10-01 10:11:42,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 01 Oct 2018 10:11:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30bdbdb6-81bd-448a-950f-fb1f73e08b10 2018-10-01 10:11:42,715 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.39:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-01 10:11:42,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/domains/default used request id req-30bdbdb6-81bd-448a-950f-fb1f73e08b10 2018-10-01 10:11:42,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.178744077682s 2018-10-01 10:11:42,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 10:11:42,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9d66700931d8175095f8478c8213c1692a427b63d4254eaf6a2680daaa4cef48" 2018-10-01 10:11:42,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Mon, 01 Oct 2018 10:11:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-daf7b8fe-50d2-47b5-b932-7f56b3ec5d1b 2018-10-01 10:11:42,950 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.39:5000/v3/users/0a598792985e452db9ba861a518abae6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a598792985e452db9ba861a518abae6", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.39:5000/v3/users/10d9503c6aef4de3800847e7c76f6d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "10d9503c6aef4de3800847e7c76f6d14", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.39:5000/v3/users/1447b4d95e4d496da08715dcc93bda3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1447b4d95e4d496da08715dcc93bda3e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.39:5000/v3/users/1d2a666e6e2e4a4188f312835b476063"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d2a666e6e2e4a4188f312835b476063", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.39:5000/v3/users/3a9c24f142ab44af9f5805f561b2956c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a9c24f142ab44af9f5805f561b2956c", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.39:5000/v3/users/56a09b05fac54700a534271c74d2ded9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56a09b05fac54700a534271c74d2ded9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.39:5000/v3/users/6f44f667c2f4415c97b261bc7beaa87a"}, "domain_id": "6b3077807d19400dbc67a38dbf0de906", "enabled": true, "options": {}, "id": "6f44f667c2f4415c97b261bc7beaa87a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.39:5000/v3/users/7e18c42729d94e62b3b4aea0a7e11892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e18c42729d94e62b3b4aea0a7e11892", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.39:5000/v3/users/8304b793d41f4b8da9798b98771828a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8304b793d41f4b8da9798b98771828a0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.39:5000/v3/users/8b342acc2947417e9ea54fda1c49fd3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b342acc2947417e9ea54fda1c49fd3b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.39:5000/v3/users/9a7c042fdeb04cb5aa86428985b7eeb1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a7c042fdeb04cb5aa86428985b7eeb1", "email": "swift@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_c819cfbc-79bb-4b52-abcc-54d4624439dc", "links": {"self": "http://172.30.9.39:5000/v3/users/a4b46a3d57774dae8c5e35b9ed1659ba"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a4b46a3d57774dae8c5e35b9ed1659ba", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.39:5000/v3/users/be24bc7c8c0c48f59ea7865f7ac630fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be24bc7c8c0c48f59ea7865f7ac630fc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.39:5000/v3/users/cbefd192fb054813878f64043dcf5f71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbefd192fb054813878f64043dcf5f71", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.39:5000/v3/users/f47a78a41956436ba9cdc0bb2e56ac27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f47a78a41956436ba9cdc0bb2e56ac27", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.39:5000/v3/users", "previous": null, "next": null}} 2018-10-01 10:11:42,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/users used request id req-daf7b8fe-50d2-47b5-b932-7f56b3ec5d1b 2018-10-01 10:11:42,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.234174966812s 2018-10-01 10:11:42,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 10:11:42,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.39:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9d66700931d8175095f8478c8213c1692a427b63d4254eaf6a2680daaa4cef48" 2018-10-01 10:11:43,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Mon, 01 Oct 2018 10:11:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd2ef3e9-0a63-4657-9809-51b293c51335 2018-10-01 10:11:43,078 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.39:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.39:5000/v3/projects/68c01919b4a44eb98a59ea6095bf2ee1"}, "tags": [], "enabled": true, "id": "68c01919b4a44eb98a59ea6095bf2ee1", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.39:5000/v3/projects/1f309f25838e40249520ff0b0c461861"}, "tags": [], "enabled": true, "id": "1f309f25838e40249520ff0b0c461861", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.39:5000/v3/projects/494aab944cef430684449095f4a3bcb3"}, "tags": [], "enabled": true, "id": "494aab944cef430684449095f4a3bcb3", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_c819cfbc-79bb-4b52-abcc-54d4624439dc"}]} 2018-10-01 10:11:43,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/projects?domain_id=default used request id req-cd2ef3e9-0a63-4657-9809-51b293c51335 2018-10-01 10:11:43,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.114811897278s 2018-10-01 10:11:43,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-01 10:11:43,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.39:5000/v3/role_assignments?user.id=a4b46a3d57774dae8c5e35b9ed1659ba&role.id=dfba5d376cc3423487bda0bf832c5a5c&scope.project.id=494aab944cef430684449095f4a3bcb3" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9d66700931d8175095f8478c8213c1692a427b63d4254eaf6a2680daaa4cef48" 2018-10-01 10:11:43,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Mon, 01 Oct 2018 10:11:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d6890f9-e491-4a8e-8b9a-b8ed7bb600cf 2018-10-01 10:11:43,269 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.39:5000/v3/role_assignments?user.id=a4b46a3d57774dae8c5e35b9ed1659ba&role.id=dfba5d376cc3423487bda0bf832c5a5c&scope.project.id=494aab944cef430684449095f4a3bcb3", "previous": null, "next": null}} 2018-10-01 10:11:43,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/role_assignments?user.id=a4b46a3d57774dae8c5e35b9ed1659ba&role.id=dfba5d376cc3423487bda0bf832c5a5c&scope.project.id=494aab944cef430684449095f4a3bcb3 used request id req-3d6890f9-e491-4a8e-8b9a-b8ed7bb600cf 2018-10-01 10:11:43,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.182807922363s 2018-10-01 10:11:43,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-01 10:11:43,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.39:5000/v3/projects/494aab944cef430684449095f4a3bcb3/users/a4b46a3d57774dae8c5e35b9ed1659ba/roles/dfba5d376cc3423487bda0bf832c5a5c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9d66700931d8175095f8478c8213c1692a427b63d4254eaf6a2680daaa4cef48" 2018-10-01 10:11:43,564 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 10:11:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89116a7d-b7a2-4bfc-9d72-91fedd6bbac7 2018-10-01 10:11:43,565 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 10:11:43,565 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.39:5000/v3/projects/494aab944cef430684449095f4a3bcb3/users/a4b46a3d57774dae8c5e35b9ed1659ba/roles/dfba5d376cc3423487bda0bf832c5a5c used request id req-89116a7d-b7a2-4bfc-9d72-91fedd6bbac7 2018-10-01 10:11:43,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.291522979736s 2018-10-01 10:11:43,566 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_c819cfbc-79bb-4b52-abcc-54d4624439dc', 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'494aab944cef430684449095f4a3bcb3', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '776b2ba9-6a6c-4d99-a302-5927af767f77', 'username': u'vping_ssh-user_c819cfbc-79bb-4b52-abcc-54d4624439dc', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.39:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-01 10:11:43,570 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_c819cfbc-79bb-4b52-abcc-54d4624439dc', 'password': '776b2ba9-6a6c-4d99-a302-5927af767f77', 'project_name': 'vping_ssh-project_c819cfbc-79bb-4b52-abcc-54d4624439dc', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.39:5000', 'project_id': '494aab944cef430684449095f4a3bcb3', 'project_domain_name': 'Default'} 2018-10-01 10:11:43,571 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-10-01 10:11:43,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 10:11:43,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9d66700931d8175095f8478c8213c1692a427b63d4254eaf6a2680daaa4cef48" 2018-10-01 10:11:43,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Mon, 01 Oct 2018 10:11:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c37a186-4ffc-4984-a1f6-32f1161f70f9 2018-10-01 10:11:43,768 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.39:5000/v3/domains/6b3077807d19400dbc67a38dbf0de906"}, "tags": [], "enabled": true, "id": "6b3077807d19400dbc67a38dbf0de906", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.39:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.39:5000/v3/domains", "previous": null, "next": null}} 2018-10-01 10:11:43,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/domains used request id req-9c37a186-4ffc-4984-a1f6-32f1161f70f9 2018-10-01 10:11:43,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.196238040924s 2018-10-01 10:11:43,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 10:11:43,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.39:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9d66700931d8175095f8478c8213c1692a427b63d4254eaf6a2680daaa4cef48" 2018-10-01 10:11:43,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Mon, 01 Oct 2018 10:11:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c93a5079-8719-42bc-bed9-d8c6e6b00fd0 2018-10-01 10:11:43,966 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.39:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.39:5000/v3/projects/68c01919b4a44eb98a59ea6095bf2ee1"}, "tags": [], "enabled": true, "id": "68c01919b4a44eb98a59ea6095bf2ee1", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.39:5000/v3/projects/1f309f25838e40249520ff0b0c461861"}, "tags": [], "enabled": true, "id": "1f309f25838e40249520ff0b0c461861", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.39:5000/v3/projects/494aab944cef430684449095f4a3bcb3"}, "tags": [], "enabled": true, "id": "494aab944cef430684449095f4a3bcb3", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_c819cfbc-79bb-4b52-abcc-54d4624439dc"}]} 2018-10-01 10:11:43,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/projects?domain_id=default used request id req-c93a5079-8719-42bc-bed9-d8c6e6b00fd0 2018-10-01 10:11:43,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.189944982529s 2018-10-01 10:11:43,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-01 10:11:43,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9d66700931d8175095f8478c8213c1692a427b63d4254eaf6a2680daaa4cef48" -d '{"network": {"tenant_id": "494aab944cef430684449095f4a3bcb3", "name": "vping_ssh-net_c819cfbc-79bb-4b52-abcc-54d4624439dc", "admin_state_up": true}}' 2018-10-01 10:11:44,601 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Mon, 01 Oct 2018 10:11:44 GMT X-Openstack-Request-Id: req-165fc513-0408-43f4-9dbb-81d604b8550b 2018-10-01 10:11:44,601 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"06ed4d4c-c173-4ed9-89a0-d82a6ba5e74d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":52,"ipv4_address_scope":null,"shared":false,"project_id":"494aab944cef430684449095f4a3bcb3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-01T10:11:44Z","is_default":false,"qos_policy_id":null,"name":"vping_ssh-net_c819cfbc-79bb-4b52-abcc-54d4624439dc","admin_state_up":true,"tenant_id":"494aab944cef430684449095f4a3bcb3","created_at":"2018-10-01T10:11:44Z","mtu":1450}} 2018-10-01 10:11:44,601 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.39:9696/v2.0/networks.json used request id req-165fc513-0408-43f4-9dbb-81d604b8550b 2018-10-01 10:11:44,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.633342981339s 2018-10-01 10:11:44,602 - 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-10-01T10:11:44Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'06ed4d4c-c173-4ed9-89a0-d82a6ba5e74d', u'provider:segmentation_id': 52, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vping_ssh-net_c819cfbc-79bb-4b52-abcc-54d4624439dc', u'created_at': u'2018-10-01T10:11:44Z', u'mtu': 1450, u'tenant_id': u'494aab944cef430684449095f4a3bcb3', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'494aab944cef430684449095f4a3bcb3', u'l2_adjacency': True}) 2018-10-01 10:11:44,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 10:11:44,613 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 10:11:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12ee472f-1c38-461a-a3b4-3a69651c18f2 2018-10-01 10:11:44,613 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.39:5000/v3/", "rel": "self"}]}]}} 2018-10-01 10:11:44,613 - keystoneauth.session - DEBUG - GET call to http://172.30.9.39:5000/ used request id req-12ee472f-1c38-461a-a3b4-3a69651c18f2 2018-10-01 10:11:44,614 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.39:5000/v3/auth/tokens 2018-10-01 10:11:45,104 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dfba5d376cc3423487bda0bf832c5a5c", "name": "member"}, {"id": "638a063d0b3c4224af9184b64754e462", "name": "reader"}], "expires_at": "2018-10-01T11:11:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "494aab944cef430684449095f4a3bcb3", "name": "vping_ssh-project_c819cfbc-79bb-4b52-abcc-54d4624439dc"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.39:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "138cb471eb5e419b8247465e9a58c9f7"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a61bf3a2b6841e798cd18352d363d2c"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "642642e824344c99a1070a65a3a7aa8f"}], "type": "compute", "id": "0b012f093b1f44a3b4a3e7a83b9ea7a0", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d3f7be1817041de8e1bb3b655e4bfb4"}, {"url": "http://172.30.9.39:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "96a3c5dbf4f240619f9ba2ddaae7021f"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b307f57b2acf4fcc8046d538ee5aabc2"}], "type": "identity", "id": "0bd21aaca9304355b8c4fb482d6c203f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.39:8004/v1/494aab944cef430684449095f4a3bcb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b846698893f4251920af5ba53636aa8"}, {"url": "http://192.30.9.8:8004/v1/494aab944cef430684449095f4a3bcb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ae763c42a9b43ce9548de1c2897d5f0"}, {"url": "http://192.30.9.8:8004/v1/494aab944cef430684449095f4a3bcb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6fdbf17bbe4f5b90296fa9aae30c75"}], "type": "orchestration", "id": "16372acfe1c34699a14916495bb81bd3", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39b5349f172e403293ca619e46171fb2"}, {"url": "http://172.30.9.39:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68cd512b2388482f8aaddcaf49f6e5cd"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca2de99aacb41418574f2b79e95b39a"}], "type": "metric", "id": "19fc831bd1d2495584535090f1cfc6c7", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d3120d0211340e5be4ee7ce5426f6b3"}, {"url": "http://172.30.9.39:8080/v1/AUTH_494aab944cef430684449095f4a3bcb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1098ea83aaf5470795afcdce53afdaa8"}, {"url": "http://12.0.0.21:8080/v1/AUTH_494aab944cef430684449095f4a3bcb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea21d116d8444da28b3977e4555eb9cc"}], "type": "object-store", "id": "20eb38c948dd4c1196107be5e06ad7fd", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d2fe99b90be4165befb1e52e1707ce9"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "972a598fc28443f795fc8f0a494a7038"}, {"url": "http://172.30.9.39:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7762587d46648b28d05e9917c4ea129"}], "type": "event", "id": "33353a6d74744c8a97c1bda917b1188b", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.39:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16e37452679546deb76865500e3735ce"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d95edd82f18462e86cb0b910011f765"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6652f46f89534881a06b314309674b98"}], "type": "cloudformation", "id": "42d564642d5d45a2afe45d7cbc644223", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "434c42520cfd4a48ad3212378fe78c28"}, {"url": "http://172.30.9.39:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72244194101743c0bbe0773b3718217a"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8222601c08b24022ad079d5c32689d49"}], "type": "image", "id": "5ca5fd84620847179587afc5b7a4f9d2", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1713263e67c94788bc8a2f4d0841a48e"}, {"url": "http://172.30.9.39:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eda57a322564d19a4e0d5356be78bd4"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83167af88b2e4b0eac7dd94204cc3084"}], "type": "alarming", "id": "7cb105ad4ae3476a97289e4a978005ce", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "85aa5cec6566417799c2eafbde1c231c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e0f7edf651e4224a407c02b5c386987"}, {"url": "http://172.30.9.39:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "32da4af88d714e0384bb897865942788"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b631292e131f4a1e8dd8ac2f8cbae7d7"}], "type": "placement", "id": "9cdf2d784d34438ca008ce55a04ef9de", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37732b8b629f488bb9cbc4797bd598bd"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9554795962a14a9b9becd39e53d66f51"}, {"url": "http://172.30.9.39:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e4995a17cb6c4a949118ce48ee12e061"}], "type": "network", "id": "9f936497a79d43e39a20def0e06cf3b7", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.39:8776/v3/494aab944cef430684449095f4a3bcb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f022637538483bbb2ffafc675143d7"}, {"url": "http://192.30.9.8:8776/v3/494aab944cef430684449095f4a3bcb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62e1f9c8f42847c887894cbfc602caee"}, {"url": "http://192.30.9.8:8776/v3/494aab944cef430684449095f4a3bcb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f8a91164defb46829d55d1c9135f287f"}], "type": "volumev3", "id": "a38da018fa6d4e26a298c5f1a748a48a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/494aab944cef430684449095f4a3bcb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dc30cb1a32d4e768a942bf89706b627"}, {"url": "http://192.30.9.8:8776/v1/494aab944cef430684449095f4a3bcb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e409c093a3034ef992e4d7f96e50e60c"}, {"url": "http://172.30.9.39:8776/v1/494aab944cef430684449095f4a3bcb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7c7cdafeaf84ad2a5e859b21a18f0cb"}], "type": "volume", "id": "c7203d78d66f4ca7b6c6ccd999bf441d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/494aab944cef430684449095f4a3bcb3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a6967c65f49d58b2db5d6d6e50063"}, {"url": "http://192.30.9.8:8776/v2/494aab944cef430684449095f4a3bcb3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd52c586cba84a88a51ebaaec206a659"}, {"url": "http://172.30.9.39:8776/v2/494aab944cef430684449095f4a3bcb3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e4d7f4b0aec3467fa0883fc5d1b006d6"}], "type": "volumev2", "id": "dc3e7aeb05fd47ac87a2b8b757a9816b", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_c819cfbc-79bb-4b52-abcc-54d4624439dc", "id": "a4b46a3d57774dae8c5e35b9ed1659ba"}, "audit_ids": ["oNdJ5UuESzCfOlg4FQ1obQ"], "issued_at": "2018-10-01T10:11:45.000000Z"}} 2018-10-01 10:11:45,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 10:11:45,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d068d9120a3e8916cb9306f86d6bd9bc1537d0bcede67f412c9b26ec23077536" 2018-10-01 10:11:45,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1230 Content-Type: application/json Date: Mon, 01 Oct 2018 10:11:45 GMT X-Openstack-Request-Id: req-4fd5833f-02d2-4d25-a451-640bae9f18aa 2018-10-01 10:11:45,664 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"06ed4d4c-c173-4ed9-89a0-d82a6ba5e74d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"494aab944cef430684449095f4a3bcb3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-01T10:11:44Z","qos_policy_id":null,"name":"vping_ssh-net_c819cfbc-79bb-4b52-abcc-54d4624439dc","admin_state_up":true,"tenant_id":"494aab944cef430684449095f4a3bcb3","created_at":"2018-10-01T10:11:44Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0c4e493c-7199-4d4a-86ae-4223bac5874a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1f309f25838e40249520ff0b0c461861","l2_adjacency":true,"status":"ACTIVE","subnets":["09534f99-1063-44f2-99a1-4ff7df7ad2e4"],"description":"","tags":[],"updated_at":"2018-10-01T10:04:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1f309f25838e40249520ff0b0c461861","created_at":"2018-10-01T10:04:05Z","mtu":1500}]} 2018-10-01 10:11:45,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/networks.json used request id req-4fd5833f-02d2-4d25-a451-640bae9f18aa 2018-10-01 10:11:45,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.556776046753s 2018-10-01 10:11:45,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-01 10:11:45,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d068d9120a3e8916cb9306f86d6bd9bc1537d0bcede67f412c9b26ec23077536" -d '{"subnet": {"name": "vping_ssh-subnet_c819cfbc-79bb-4b52-abcc-54d4624439dc", "enable_dhcp": true, "network_id": "06ed4d4c-c173-4ed9-89a0-d82a6ba5e74d", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-01 10:11:46,607 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Mon, 01 Oct 2018 10:11:46 GMT X-Openstack-Request-Id: req-3f6f682b-88b2-416b-b02c-4672f71a1ead 2018-10-01 10:11:46,607 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06ed4d4c-c173-4ed9-89a0-d82a6ba5e74d","tenant_id":"494aab944cef430684449095f4a3bcb3","created_at":"2018-10-01T10:11:45Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-01T10:11:45Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"494aab944cef430684449095f4a3bcb3","id":"e9cf6836-a47c-4127-a67d-24ec6c0569f8","subnetpool_id":null,"name":"vping_ssh-subnet_c819cfbc-79bb-4b52-abcc-54d4624439dc"}} 2018-10-01 10:11:46,608 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.39:9696/v2.0/subnets.json used request id req-3f6f682b-88b2-416b-b02c-4672f71a1ead 2018-10-01 10:11:46,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.941383123398s 2018-10-01 10:11:46,608 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-01T10:11:45Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'e9cf6836-a47c-4127-a67d-24ec6c0569f8', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_c819cfbc-79bb-4b52-abcc-54d4624439dc', u'enable_dhcp': True, u'network_id': u'06ed4d4c-c173-4ed9-89a0-d82a6ba5e74d', u'tenant_id': u'494aab944cef430684449095f4a3bcb3', u'created_at': u'2018-10-01T10:11:45Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'494aab944cef430684449095f4a3bcb3'}) 2018-10-01 10:11:46,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-01 10:11:46,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d068d9120a3e8916cb9306f86d6bd9bc1537d0bcede67f412c9b26ec23077536" -d '{"router": {"external_gateway_info": {"network_id": "0c4e493c-7199-4d4a-86ae-4223bac5874a"}, "name": "vping_ssh-router_c819cfbc-79bb-4b52-abcc-54d4624439dc", "admin_state_up": true}}' 2018-10-01 10:11:53,165 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Mon, 01 Oct 2018 10:11:53 GMT X-Openstack-Request-Id: req-36356132-e4d3-424d-9915-c009588984e8 2018-10-01 10:11:53,166 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0c4e493c-7199-4d4a-86ae-4223bac5874a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "09534f99-1063-44f2-99a1-4ff7df7ad2e4", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "494aab944cef430684449095f4a3bcb3", "created_at": "2018-10-01T10:11:48Z", "admin_state_up": true, "updated_at": "2018-10-01T10:11:49Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "494aab944cef430684449095f4a3bcb3", "id": "890f758e-c4aa-4fef-9ad5-ece840c9bcd9", "name": "vping_ssh-router_c819cfbc-79bb-4b52-abcc-54d4624439dc"}} 2018-10-01 10:11:53,166 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.39:9696/v2.0/routers.json used request id req-36356132-e4d3-424d-9915-c009588984e8 2018-10-01 10:11:53,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 6.55714988708s 2018-10-01 10:11:53,166 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-01T10:11:49Z', u'revision_number': 3, u'id': u'890f758e-c4aa-4fef-9ad5-ece840c9bcd9', u'external_gateway_info': {u'network_id': u'0c4e493c-7199-4d4a-86ae-4223bac5874a', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'09534f99-1063-44f2-99a1-4ff7df7ad2e4', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_c819cfbc-79bb-4b52-abcc-54d4624439dc', u'admin_state_up': True, u'tenant_id': u'494aab944cef430684449095f4a3bcb3', u'created_at': u'2018-10-01T10:11:48Z', u'flavor_id': None, u'routes': [], u'project_id': u'494aab944cef430684449095f4a3bcb3'}) 2018-10-01 10:11:53,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-01 10:11:53,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.39:9696/v2.0/routers/890f758e-c4aa-4fef-9ad5-ece840c9bcd9/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d068d9120a3e8916cb9306f86d6bd9bc1537d0bcede67f412c9b26ec23077536" -d '{"subnet_id": "e9cf6836-a47c-4127-a67d-24ec6c0569f8"}' 2018-10-01 10:11:56,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 01 Oct 2018 10:11:56 GMT X-Openstack-Request-Id: req-a8cd3309-5170-4cee-aea7-b4a1639c1d4d 2018-10-01 10:11:56,099 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "06ed4d4c-c173-4ed9-89a0-d82a6ba5e74d", "tenant_id": "494aab944cef430684449095f4a3bcb3", "subnet_id": "e9cf6836-a47c-4127-a67d-24ec6c0569f8", "subnet_ids": ["e9cf6836-a47c-4127-a67d-24ec6c0569f8"], "port_id": "9c5fe572-d4b4-48d9-a43c-ab69558f5f0f", "id": "890f758e-c4aa-4fef-9ad5-ece840c9bcd9"} 2018-10-01 10:11:56,100 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.39:9696/v2.0/routers/890f758e-c4aa-4fef-9ad5-ece840c9bcd9/add_router_interface.json used request id req-a8cd3309-5170-4cee-aea7-b4a1639c1d4d 2018-10-01 10:11:56,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.93260097504s 2018-10-01 10:11:56,100 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-01 10:11:56,233 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-01 10:11:56,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 10:11:56,240 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 01 Oct 2018 10:11:56 GMT 2018-10-01 10:11:56,241 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.39:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.39:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.39:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.39:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.39:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.39:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.39:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.39:9292/v2/", "rel": "self"}]}]} 2018-10-01 10:11:56,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 10:11:56,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d068d9120a3e8916cb9306f86d6bd9bc1537d0bcede67f412c9b26ec23077536" 2018-10-01 10:11:57,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 01 Oct 2018 10:11:57 GMT X-Openstack-Request-Id: req-8df3ac7a-f0b9-41ee-a0c8-8307338944e8 2018-10-01 10:11:57,061 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 10:11:57,061 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.39:9292/v2/images used request id req-8df3ac7a-f0b9-41ee-a0c8-8307338944e8 2018-10-01 10:11:57,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.815169095993s 2018-10-01 10:11:57,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-01 10:11:57,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d068d9120a3e8916cb9306f86d6bd9bc1537d0bcede67f412c9b26ec23077536" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_c819cfbc-79bb-4b52-abcc-54d4624439dc", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_c819cfbc-79bb-4b52-abcc-54d4624439dc"}' 2018-10-01 10:11:57,956 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Mon, 01 Oct 2018 10:11:57 GMT Location: http://172.30.9.39:9292/v2/images/1e697d39-8e8a-4dc1-85ea-e9de3d1d5bc7 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d01556b2-2697-4c44-9d57-9821f1d67f70 2018-10-01 10:11:57,956 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T10:11:57Z", "file": "/v2/images/1e697d39-8e8a-4dc1-85ea-e9de3d1d5bc7/file", "owner": "494aab944cef430684449095f4a3bcb3", "id": "1e697d39-8e8a-4dc1-85ea-e9de3d1d5bc7", "size": null, "self": "/v2/images/1e697d39-8e8a-4dc1-85ea-e9de3d1d5bc7", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_c819cfbc-79bb-4b52-abcc-54d4624439dc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_c819cfbc-79bb-4b52-abcc-54d4624439dc", "checksum": null, "created_at": "2018-10-01T10:11:57Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-01 10:11:57,956 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.39:9292/v2/images used request id req-d01556b2-2697-4c44-9d57-9821f1d67f70 2018-10-01 10:11:57,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.885885000229s 2018-10-01 10:11:57,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-01 10:11:57,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.39:9292/v2/images/1e697d39-8e8a-4dc1-85ea-e9de3d1d5bc7/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d068d9120a3e8916cb9306f86d6bd9bc1537d0bcede67f412c9b26ec23077536" -d '' 2018-10-01 10:11:59,562 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 10:11:59 GMT X-Openstack-Request-Id: req-6d6d3fc2-53a3-4c06-8596-288601a2b63e 2018-10-01 10:11:59,562 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 10:11:59,562 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.39:9292/v2/images/1e697d39-8e8a-4dc1-85ea-e9de3d1d5bc7/file used request id req-6d6d3fc2-53a3-4c06-8596-288601a2b63e 2018-10-01 10:11:59,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.60505390167s 2018-10-01 10:11:59,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 10:11:59,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d068d9120a3e8916cb9306f86d6bd9bc1537d0bcede67f412c9b26ec23077536" 2018-10-01 10:11:59,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Mon, 01 Oct 2018 10:12:00 GMT X-Openstack-Request-Id: req-a8a4ffb6-a877-47ac-bae1-999b256214f4 2018-10-01 10:11:59,867 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T10:11:59Z", "file": "/v2/images/1e697d39-8e8a-4dc1-85ea-e9de3d1d5bc7/file", "owner": "494aab944cef430684449095f4a3bcb3", "id": "1e697d39-8e8a-4dc1-85ea-e9de3d1d5bc7", "size": 12716032, "self": "/v2/images/1e697d39-8e8a-4dc1-85ea-e9de3d1d5bc7", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://424f78db-5670-4931-b99a-3b6ae6456aba/images/1e697d39-8e8a-4dc1-85ea-e9de3d1d5bc7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://424f78db-5670-4931-b99a-3b6ae6456aba/images/1e697d39-8e8a-4dc1-85ea-e9de3d1d5bc7/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_c819cfbc-79bb-4b52-abcc-54d4624439dc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_c819cfbc-79bb-4b52-abcc-54d4624439dc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T10:11:57Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 10:11:59,867 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.39:9292/v2/images used request id req-a8a4ffb6-a877-47ac-bae1-999b256214f4 2018-10-01 10:11:59,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.300528049469s 2018-10-01 10:11:59,869 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://424f78db-5670-4931-b99a-3b6ae6456aba/images/1e697d39-8e8a-4dc1-85ea-e9de3d1d5bc7/snap', u'metadata': Munch({})})], 'file': u'/v2/images/1e697d39-8e8a-4dc1-85ea-e9de3d1d5bc7/file', 'owner': u'494aab944cef430684449095f4a3bcb3', 'id': u'1e697d39-8e8a-4dc1-85ea-e9de3d1d5bc7', 'size': 12716032, u'self': u'/v2/images/1e697d39-8e8a-4dc1-85ea-e9de3d1d5bc7', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'494aab944cef430684449095f4a3bcb3', 'name': 'vping_ssh-project_c819cfbc-79bb-4b52-abcc-54d4624439dc', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://424f78db-5670-4931-b99a-3b6ae6456aba/images/1e697d39-8e8a-4dc1-85ea-e9de3d1d5bc7/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-01T10:11:59Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-01T10:11:59Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_c819cfbc-79bb-4b52-abcc-54d4624439dc', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/1e697d39-8e8a-4dc1-85ea-e9de3d1d5bc7', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_c819cfbc-79bb-4b52-abcc-54d4624439dc', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_c819cfbc-79bb-4b52-abcc-54d4624439dc', 'created': u'2018-10-01T10:11:57Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-01T10:11:57Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/1e697d39-8e8a-4dc1-85ea-e9de3d1d5bc7', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_c819cfbc-79bb-4b52-abcc-54d4624439dc', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-01 10:11:59,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-01 10:11:59,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9d66700931d8175095f8478c8213c1692a427b63d4254eaf6a2680daaa4cef48" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_c819cfbc-79bb-4b52-abcc-54d4624439dc", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-01 10:12:00,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Mon, 01 Oct 2018 10:11:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5136adca-0550-4c5d-b927-5d7365c8db8f x-openstack-request-id: req-5136adca-0550-4c5d-b927-5d7365c8db8f 2018-10-01 10:12:00,341 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.39:8774/v2.1/flavors/5efa5692-12c4-4052-9570-1b8de10bc471", "rel": "self"}, {"href": "http://172.30.9.39:8774/flavors/5efa5692-12c4-4052-9570-1b8de10bc471", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "5efa5692-12c4-4052-9570-1b8de10bc471", "name": "vping_ssh-flavor_c819cfbc-79bb-4b52-abcc-54d4624439dc", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-01 10:12:00,342 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.39:8774/v2.1/flavors used request id req-5136adca-0550-4c5d-b927-5d7365c8db8f 2018-10-01 10:12:00,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.468596935272s 2018-10-01 10:12:00,343 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_c819cfbc-79bb-4b52-abcc-54d4624439dc', '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'68c01919b4a44eb98a59ea6095bf2ee1', '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'5efa5692-12c4-4052-9570-1b8de10bc471', 'swap': 0}) 2018-10-01 10:12:00,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-01 10:12:00,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:8774/v2.1/flavors/5efa5692-12c4-4052-9570-1b8de10bc471/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9d66700931d8175095f8478c8213c1692a427b63d4254eaf6a2680daaa4cef48" -d '{"extra_specs": {}}' 2018-10-01 10:12:00,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 01 Oct 2018 10:12:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3b922782-5371-430a-b8ac-127e9e8cf907 x-openstack-request-id: req-3b922782-5371-430a-b8ac-127e9e8cf907 2018-10-01 10:12:00,365 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-01 10:12:00,365 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.39:8774/v2.1/flavors/5efa5692-12c4-4052-9570-1b8de10bc471/os-extra_specs used request id req-3b922782-5371-430a-b8ac-127e9e8cf907 2018-10-01 10:12:00,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0220818519592s 2018-10-01 10:12:00,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-10-01 10:12:00,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d068d9120a3e8916cb9306f86d6bd9bc1537d0bcede67f412c9b26ec23077536" -d '{"keypair": {"name": "vping_ssh-kp_c819cfbc-79bb-4b52-abcc-54d4624439dc"}}' 2018-10-01 10:12:00,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1810 Content-Type: application/json Date: Mon, 01 Oct 2018 10:12:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4fdb4f64-cf73-4c60-96ec-83d1b94af38c x-openstack-request-id: req-4fdb4f64-cf73-4c60-96ec-83d1b94af38c 2018-10-01 10:12:00,840 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCpq9nb7BHYI41PJrFZrnz8FHGvn8myprFnzVPOmX5CE6Es8NPZwwtpa8KqBjuZPso9hTckDSjMYVAsV3P3wg4oy4wHMnOlz64WD1tSa8qQx/A8GqOAAis4+u8ZOZc0UaczX+fSFSYDwmwe7bCqR8zkrue63KbgR8QaPPxTT52Fk6auHtrBBelNnAcDTBGj5vDmSNLOJeqFOnkTe7A1hv+VS3Y6y/peVaxRHRNWC1c8/diLEeS91vSVefCAw8/4lXk7bAazt8kG8kqkXa3cWDVbKXsxbgkess73H39tihJAzydFGVgXKrz76xq7b2lirKNWzMIyNnljQ6z7RkJLVx/n Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAqavZ2+wR2CONTyaxWa58/BRxr5/JsqaxZ81Tzpl+QhOhLPDT\n2cMLaWvCqgY7mT7KPYU3JA0ozGFQLFdz98IOKMuMBzJzpc+uFg9bUmvKkMfwPBqj\ngAIrOPrvGTmXNFGnM1/n0hUmA8JsHu2wqkfM5K7nutym4EfEGjz8U0+dhZOmrh7a\nwQXpTZwHA0wRo+bw5kjSziXqhTp5E3uwNYb/lUt2Osv6XlWsUR0TVgtXPP3YixHk\nvdb0lXnwgMPP+JV5O2wGs7fJBvJKpF2t3Fg1Wyl7MW4JHrLO9x9/bYoSQM8nRRlY\nFyq8++sau29pYqyjVszCMjZ5Y0Os+0ZCS1cf5wIDAQABAoIBAQCVeO6hPtPtjExl\nyVl9/yjeTghlRqhCuXUaVBmbrT88aNyZocOQWLKJ+cPxUzJX66fxEJWmLe2eN7CQ\nj657OrqMl9zRTlHxZgcgKgEymAFJEMqDuJgHImH/fZj7qO+ayMA6kye/vJ/TugjU\nKmNzb3OCls9QoChm9vI8hzNnFYFY9W4L0H4c14ShMgsEnjmnYJCdwX7sK5DLly5+\n7JpkJ9XOooYQyKQkZWSt0p3GKxBscoGWTHoM/CbO1ifwBtWjvVZlwYHMTA8cTWVO\nB58+Ibfp4zKTlHDvIcbJRh0f0CXvZ1gK6pIueMS8VcgzRG5P1OIXETEZ2PMIzEat\nYF15IBV5AoGBANZbMWRmD70ay9BOAkKQZ5g7B6dR4N6Buijn2AitXSy8JEfJ0NNz\nZdcxKDA2fpyrAkvHrxpd2LsIYWnb874OObw+o7VH4I6ewDurra7+2PL028IRQYLp\nbcVh1LCdvGdB+M/yfagG6EIQk11nKlySTbuHbwuLXrZi2OhvQHW+g2AVAoGBAMqi\nS3OFPe+JmRoXoCpQH468gute2h/VTGqotcwS8Hgly08mZIp4jJo/n49h99XLBcdw\nnXuGz/KRBAK2UugzqGOa+ySkg1NA+6QfSCPWYpNGJ/8FSAR8wtzmqFMepyaET1Og\nwpHL5m7IaLKLm7uzXwRG4DYZeeSzmIHgyuyh+sMLAoGBAKp2aMfzle6HYa9sacWv\neoKH5uU7arznozgmbxkvbJpHn/5q0qNk8Ib5s4DrxTInmDLVQD2ShejumDEL1kC8\npVM66QsfdsdUHYEWXI9+YN6MtDoXaOaHZWEDFJXDSnE++HO93gmCPK9U6Svs/7YQ\nLrrD0B35Hj+iSeZFmphIAcelAoGAerIo46sjZJ65sN3rYpOfeCtXTrPhefMK0W6U\nnhw9tVKVN7j0mhACewfZUtWsXq0PM8NR6FEqKyN5/TZvHyDgbmeSeI6Q4mFvveIf\nKWwPxkNtxnJpOCZfS6jy9VmTNrRY4DdweR2wyxXYp3v3cYFcIFfWPYvRjhTdXI9D\n8GLoVx8CgYEAsD7jGqyBNkNCmhXIPFy6IxCdqRUldv98d3iurHBDG8fC0FJRnFnt\nj7+WrCXUh/AUezUuJgrQvD3d7Bi+NCrUeMX+9iTcUSyuLWLFEpow9sUGANwmbLAM\ngSE+DlnuCqsF2aVGLxIeL5nU6nC2J/1GQMOiq1ecy5mzd1RBgPpBaEc=\n-----END RSA PRIVATE KEY-----\n", "user_id": "a4b46a3d57774dae8c5e35b9ed1659ba", "name": "vping_ssh-kp_c819cfbc-79bb-4b52-abcc-54d4624439dc", "fingerprint": "b6:a8:6d:11:ee:44:7b:6b:80:35:41:49:2e:88:95:8f"}} 2018-10-01 10:12:00,840 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.39:8774/v2.1/os-keypairs used request id req-4fdb4f64-cf73-4c60-96ec-83d1b94af38c 2018-10-01 10:12:00,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.47195482254s 2018-10-01 10:12:00,841 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCpq9nb7BHYI41PJrFZrnz8FHGvn8myprFnzVPOmX5CE6Es8NPZwwtpa8KqBjuZPso9hTckDSjMYVAsV3P3wg4oy4wHMnOlz64WD1tSa8qQx/A8GqOAAis4+u8ZOZc0UaczX+fSFSYDwmwe7bCqR8zkrue63KbgR8QaPPxTT52Fk6auHtrBBelNnAcDTBGj5vDmSNLOJeqFOnkTe7A1hv+VS3Y6y/peVaxRHRNWC1c8/diLEeS91vSVefCAw8/4lXk7bAazt8kG8kqkXa3cWDVbKXsxbgkess73H39tihJAzydFGVgXKrz76xq7b2lirKNWzMIyNnljQ6z7RkJLVx/n Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAqavZ2+wR2CONTyaxWa58/BRxr5/JsqaxZ81Tzpl+QhOhLPDT\n2cMLaWvCqgY7mT7KPYU3JA0ozGFQLFdz98IOKMuMBzJzpc+uFg9bUmvKkMfwPBqj\ngAIrOPrvGTmXNFGnM1/n0hUmA8JsHu2wqkfM5K7nutym4EfEGjz8U0+dhZOmrh7a\nwQXpTZwHA0wRo+bw5kjSziXqhTp5E3uwNYb/lUt2Osv6XlWsUR0TVgtXPP3YixHk\nvdb0lXnwgMPP+JV5O2wGs7fJBvJKpF2t3Fg1Wyl7MW4JHrLO9x9/bYoSQM8nRRlY\nFyq8++sau29pYqyjVszCMjZ5Y0Os+0ZCS1cf5wIDAQABAoIBAQCVeO6hPtPtjExl\nyVl9/yjeTghlRqhCuXUaVBmbrT88aNyZocOQWLKJ+cPxUzJX66fxEJWmLe2eN7CQ\nj657OrqMl9zRTlHxZgcgKgEymAFJEMqDuJgHImH/fZj7qO+ayMA6kye/vJ/TugjU\nKmNzb3OCls9QoChm9vI8hzNnFYFY9W4L0H4c14ShMgsEnjmnYJCdwX7sK5DLly5+\n7JpkJ9XOooYQyKQkZWSt0p3GKxBscoGWTHoM/CbO1ifwBtWjvVZlwYHMTA8cTWVO\nB58+Ibfp4zKTlHDvIcbJRh0f0CXvZ1gK6pIueMS8VcgzRG5P1OIXETEZ2PMIzEat\nYF15IBV5AoGBANZbMWRmD70ay9BOAkKQZ5g7B6dR4N6Buijn2AitXSy8JEfJ0NNz\nZdcxKDA2fpyrAkvHrxpd2LsIYWnb874OObw+o7VH4I6ewDurra7+2PL028IRQYLp\nbcVh1LCdvGdB+M/yfagG6EIQk11nKlySTbuHbwuLXrZi2OhvQHW+g2AVAoGBAMqi\nS3OFPe+JmRoXoCpQH468gute2h/VTGqotcwS8Hgly08mZIp4jJo/n49h99XLBcdw\nnXuGz/KRBAK2UugzqGOa+ySkg1NA+6QfSCPWYpNGJ/8FSAR8wtzmqFMepyaET1Og\nwpHL5m7IaLKLm7uzXwRG4DYZeeSzmIHgyuyh+sMLAoGBAKp2aMfzle6HYa9sacWv\neoKH5uU7arznozgmbxkvbJpHn/5q0qNk8Ib5s4DrxTInmDLVQD2ShejumDEL1kC8\npVM66QsfdsdUHYEWXI9+YN6MtDoXaOaHZWEDFJXDSnE++HO93gmCPK9U6Svs/7YQ\nLrrD0B35Hj+iSeZFmphIAcelAoGAerIo46sjZJ65sN3rYpOfeCtXTrPhefMK0W6U\nnhw9tVKVN7j0mhACewfZUtWsXq0PM8NR6FEqKyN5/TZvHyDgbmeSeI6Q4mFvveIf\nKWwPxkNtxnJpOCZfS6jy9VmTNrRY4DdweR2wyxXYp3v3cYFcIFfWPYvRjhTdXI9D\n8GLoVx8CgYEAsD7jGqyBNkNCmhXIPFy6IxCdqRUldv98d3iurHBDG8fC0FJRnFnt\nj7+WrCXUh/AUezUuJgrQvD3d7Bi+NCrUeMX+9iTcUSyuLWLFEpow9sUGANwmbLAM\ngSE+DlnuCqsF2aVGLxIeL5nU6nC2J/1GQMOiq1ecy5mzd1RBgPpBaEc=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'a4b46a3d57774dae8c5e35b9ed1659ba', 'name': u'vping_ssh-kp_c819cfbc-79bb-4b52-abcc-54d4624439dc', 'created_at': '2018-10-01T10:12:00.841678', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'494aab944cef430684449095f4a3bcb3', 'name': 'vping_ssh-project_c819cfbc-79bb-4b52-abcc-54d4624439dc', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'b6:a8:6d:11:ee:44:7b:6b:80:35:41:49:2e:88:95:8f', 'type': 'ssh', 'id': u'vping_ssh-kp_c819cfbc-79bb-4b52-abcc-54d4624439dc'}) 2018-10-01 10:12:00,842 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAqavZ2+wR2CONTyaxWa58/BRxr5/JsqaxZ81Tzpl+QhOhLPDT 2cMLaWvCqgY7mT7KPYU3JA0ozGFQLFdz98IOKMuMBzJzpc+uFg9bUmvKkMfwPBqj gAIrOPrvGTmXNFGnM1/n0hUmA8JsHu2wqkfM5K7nutym4EfEGjz8U0+dhZOmrh7a wQXpTZwHA0wRo+bw5kjSziXqhTp5E3uwNYb/lUt2Osv6XlWsUR0TVgtXPP3YixHk vdb0lXnwgMPP+JV5O2wGs7fJBvJKpF2t3Fg1Wyl7MW4JHrLO9x9/bYoSQM8nRRlY Fyq8++sau29pYqyjVszCMjZ5Y0Os+0ZCS1cf5wIDAQABAoIBAQCVeO6hPtPtjExl yVl9/yjeTghlRqhCuXUaVBmbrT88aNyZocOQWLKJ+cPxUzJX66fxEJWmLe2eN7CQ j657OrqMl9zRTlHxZgcgKgEymAFJEMqDuJgHImH/fZj7qO+ayMA6kye/vJ/TugjU KmNzb3OCls9QoChm9vI8hzNnFYFY9W4L0H4c14ShMgsEnjmnYJCdwX7sK5DLly5+ 7JpkJ9XOooYQyKQkZWSt0p3GKxBscoGWTHoM/CbO1ifwBtWjvVZlwYHMTA8cTWVO B58+Ibfp4zKTlHDvIcbJRh0f0CXvZ1gK6pIueMS8VcgzRG5P1OIXETEZ2PMIzEat YF15IBV5AoGBANZbMWRmD70ay9BOAkKQZ5g7B6dR4N6Buijn2AitXSy8JEfJ0NNz ZdcxKDA2fpyrAkvHrxpd2LsIYWnb874OObw+o7VH4I6ewDurra7+2PL028IRQYLp bcVh1LCdvGdB+M/yfagG6EIQk11nKlySTbuHbwuLXrZi2OhvQHW+g2AVAoGBAMqi S3OFPe+JmRoXoCpQH468gute2h/VTGqotcwS8Hgly08mZIp4jJo/n49h99XLBcdw nXuGz/KRBAK2UugzqGOa+ySkg1NA+6QfSCPWYpNGJ/8FSAR8wtzmqFMepyaET1Og wpHL5m7IaLKLm7uzXwRG4DYZeeSzmIHgyuyh+sMLAoGBAKp2aMfzle6HYa9sacWv eoKH5uU7arznozgmbxkvbJpHn/5q0qNk8Ib5s4DrxTInmDLVQD2ShejumDEL1kC8 pVM66QsfdsdUHYEWXI9+YN6MtDoXaOaHZWEDFJXDSnE++HO93gmCPK9U6Svs/7YQ LrrD0B35Hj+iSeZFmphIAcelAoGAerIo46sjZJ65sN3rYpOfeCtXTrPhefMK0W6U nhw9tVKVN7j0mhACewfZUtWsXq0PM8NR6FEqKyN5/TZvHyDgbmeSeI6Q4mFvveIf KWwPxkNtxnJpOCZfS6jy9VmTNrRY4DdweR2wyxXYp3v3cYFcIFfWPYvRjhTdXI9D 8GLoVx8CgYEAsD7jGqyBNkNCmhXIPFy6IxCdqRUldv98d3iurHBDG8fC0FJRnFnt j7+WrCXUh/AUezUuJgrQvD3d7Bi+NCrUeMX+9iTcUSyuLWLFEpow9sUGANwmbLAM gSE+DlnuCqsF2aVGLxIeL5nU6nC2J/1GQMOiq1ecy5mzd1RBgPpBaEc= -----END RSA PRIVATE KEY----- 2018-10-01 10:12:00,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-10-01 10:12:00,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d068d9120a3e8916cb9306f86d6bd9bc1537d0bcede67f412c9b26ec23077536" -d '{"security_group": {"name": "vping_ssh-sg_c819cfbc-79bb-4b52-abcc-54d4624439dc", "description": "created by OPNFV Functest (vping_ssh)"}}' 2018-10-01 10:12:01,298 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Mon, 01 Oct 2018 10:12:00 GMT X-Openstack-Request-Id: req-c6428758-b329-4c15-8e4f-8f548d87f042 2018-10-01 10:12:01,298 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "494aab944cef430684449095f4a3bcb3", "created_at": "2018-10-01T10:12:00Z", "updated_at": "2018-10-01T10:12:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:12:00Z", "revision_number": 0, "id": "1208f31c-2654-4334-8c7c-1f8cb2194fb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:12:00Z", "security_group_id": "999a81fd-4637-4b19-a1f8-d5a71f75772a", "tenant_id": "494aab944cef430684449095f4a3bcb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "494aab944cef430684449095f4a3bcb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:12:00Z", "revision_number": 0, "id": "66fd4d55-9158-49d9-a14e-5a1f3cb37bb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:12:00Z", "security_group_id": "999a81fd-4637-4b19-a1f8-d5a71f75772a", "tenant_id": "494aab944cef430684449095f4a3bcb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "494aab944cef430684449095f4a3bcb3"}], "revision_number": 1, "project_id": "494aab944cef430684449095f4a3bcb3", "id": "999a81fd-4637-4b19-a1f8-d5a71f75772a", "name": "vping_ssh-sg_c819cfbc-79bb-4b52-abcc-54d4624439dc"}} 2018-10-01 10:12:01,298 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.39:9696/v2.0/security-groups.json used request id req-c6428758-b329-4c15-8e4f-8f548d87f042 2018-10-01 10:12:01,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.45094704628s 2018-10-01 10:12:01,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 10:12:01,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d068d9120a3e8916cb9306f86d6bd9bc1537d0bcede67f412c9b26ec23077536" 2018-10-01 10:12:01,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3834 Content-Type: application/json Date: Mon, 01 Oct 2018 10:12:02 GMT X-Openstack-Request-Id: req-d011bbe4-8725-4d5d-bd38-fe2c3a119ff8 2018-10-01 10:12:01,630 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "494aab944cef430684449095f4a3bcb3", "created_at": "2018-10-01T10:11:44Z", "updated_at": "2018-10-01T10:11:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:11:44Z", "revision_number": 0, "id": "3d87517c-1db1-4377-b8fc-2407713cf192", "remote_group_id": "30402cd3-0b7e-49b3-ace3-55ea501d0dd0", "remote_ip_prefix": null, "created_at": "2018-10-01T10:11:44Z", "security_group_id": "30402cd3-0b7e-49b3-ace3-55ea501d0dd0", "tenant_id": "494aab944cef430684449095f4a3bcb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "494aab944cef430684449095f4a3bcb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:11:44Z", "revision_number": 0, "id": "57e93376-45d1-49a4-870f-bc6d5503e5df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:11:44Z", "security_group_id": "30402cd3-0b7e-49b3-ace3-55ea501d0dd0", "tenant_id": "494aab944cef430684449095f4a3bcb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "494aab944cef430684449095f4a3bcb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:11:44Z", "revision_number": 0, "id": "87e46587-8097-4ca8-a59e-12f2dc704b53", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:11:44Z", "security_group_id": "30402cd3-0b7e-49b3-ace3-55ea501d0dd0", "tenant_id": "494aab944cef430684449095f4a3bcb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "494aab944cef430684449095f4a3bcb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:11:44Z", "revision_number": 0, "id": "d76065ee-0a41-4b30-90f2-ba10abe352fa", "remote_group_id": "30402cd3-0b7e-49b3-ace3-55ea501d0dd0", "remote_ip_prefix": null, "created_at": "2018-10-01T10:11:44Z", "security_group_id": "30402cd3-0b7e-49b3-ace3-55ea501d0dd0", "tenant_id": "494aab944cef430684449095f4a3bcb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "494aab944cef430684449095f4a3bcb3"}], "revision_number": 1, "project_id": "494aab944cef430684449095f4a3bcb3", "id": "30402cd3-0b7e-49b3-ace3-55ea501d0dd0", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "494aab944cef430684449095f4a3bcb3", "created_at": "2018-10-01T10:12:00Z", "updated_at": "2018-10-01T10:12:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:12:00Z", "revision_number": 0, "id": "1208f31c-2654-4334-8c7c-1f8cb2194fb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:12:00Z", "security_group_id": "999a81fd-4637-4b19-a1f8-d5a71f75772a", "tenant_id": "494aab944cef430684449095f4a3bcb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "494aab944cef430684449095f4a3bcb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:12:00Z", "revision_number": 0, "id": "66fd4d55-9158-49d9-a14e-5a1f3cb37bb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:12:00Z", "security_group_id": "999a81fd-4637-4b19-a1f8-d5a71f75772a", "tenant_id": "494aab944cef430684449095f4a3bcb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "494aab944cef430684449095f4a3bcb3"}], "revision_number": 1, "project_id": "494aab944cef430684449095f4a3bcb3", "id": "999a81fd-4637-4b19-a1f8-d5a71f75772a", "name": "vping_ssh-sg_c819cfbc-79bb-4b52-abcc-54d4624439dc"}]} 2018-10-01 10:12:01,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/security-groups.json used request id req-d011bbe4-8725-4d5d-bd38-fe2c3a119ff8 2018-10-01 10:12:01,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.325011014938s 2018-10-01 10:12:01,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-01 10:12:01,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d068d9120a3e8916cb9306f86d6bd9bc1537d0bcede67f412c9b26ec23077536" -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": "999a81fd-4637-4b19-a1f8-d5a71f75772a"}}' 2018-10-01 10:12:01,794 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Mon, 01 Oct 2018 10:12:01 GMT X-Openstack-Request-Id: req-efe2fb34-e24c-4c14-8f50-0fd749194ccf 2018-10-01 10:12:01,794 - keystoneauth.session - DEBUG - 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-10-01T10:12:01Z", "security_group_id": "999a81fd-4637-4b19-a1f8-d5a71f75772a", "port_range_min": 22, "revision_number": 0, "tenant_id": "494aab944cef430684449095f4a3bcb3", "created_at": "2018-10-01T10:12:01Z", "project_id": "494aab944cef430684449095f4a3bcb3", "id": "2ed2e462-ac52-4ec9-ad01-b72e2670b44f"}} 2018-10-01 10:12:01,795 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.39:9696/v2.0/security-group-rules.json used request id req-efe2fb34-e24c-4c14-8f50-0fd749194ccf 2018-10-01 10:12:01,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.153901815414s 2018-10-01 10:12:01,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 10:12:01,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d068d9120a3e8916cb9306f86d6bd9bc1537d0bcede67f412c9b26ec23077536" 2018-10-01 10:12:02,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4330 Content-Type: application/json Date: Mon, 01 Oct 2018 10:12:01 GMT X-Openstack-Request-Id: req-eb2cf528-99b6-45d3-a657-77c7a0c8ae72 2018-10-01 10:12:02,132 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "494aab944cef430684449095f4a3bcb3", "created_at": "2018-10-01T10:11:44Z", "updated_at": "2018-10-01T10:11:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:11:44Z", "revision_number": 0, "id": "3d87517c-1db1-4377-b8fc-2407713cf192", "remote_group_id": "30402cd3-0b7e-49b3-ace3-55ea501d0dd0", "remote_ip_prefix": null, "created_at": "2018-10-01T10:11:44Z", "security_group_id": "30402cd3-0b7e-49b3-ace3-55ea501d0dd0", "tenant_id": "494aab944cef430684449095f4a3bcb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "494aab944cef430684449095f4a3bcb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:11:44Z", "revision_number": 0, "id": "57e93376-45d1-49a4-870f-bc6d5503e5df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:11:44Z", "security_group_id": "30402cd3-0b7e-49b3-ace3-55ea501d0dd0", "tenant_id": "494aab944cef430684449095f4a3bcb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "494aab944cef430684449095f4a3bcb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:11:44Z", "revision_number": 0, "id": "87e46587-8097-4ca8-a59e-12f2dc704b53", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:11:44Z", "security_group_id": "30402cd3-0b7e-49b3-ace3-55ea501d0dd0", "tenant_id": "494aab944cef430684449095f4a3bcb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "494aab944cef430684449095f4a3bcb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:11:44Z", "revision_number": 0, "id": "d76065ee-0a41-4b30-90f2-ba10abe352fa", "remote_group_id": "30402cd3-0b7e-49b3-ace3-55ea501d0dd0", "remote_ip_prefix": null, "created_at": "2018-10-01T10:11:44Z", "security_group_id": "30402cd3-0b7e-49b3-ace3-55ea501d0dd0", "tenant_id": "494aab944cef430684449095f4a3bcb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "494aab944cef430684449095f4a3bcb3"}], "revision_number": 1, "project_id": "494aab944cef430684449095f4a3bcb3", "id": "30402cd3-0b7e-49b3-ace3-55ea501d0dd0", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "494aab944cef430684449095f4a3bcb3", "created_at": "2018-10-01T10:12:00Z", "updated_at": "2018-10-01T10:12:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:12:00Z", "revision_number": 0, "id": "1208f31c-2654-4334-8c7c-1f8cb2194fb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:12:00Z", "security_group_id": "999a81fd-4637-4b19-a1f8-d5a71f75772a", "tenant_id": "494aab944cef430684449095f4a3bcb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "494aab944cef430684449095f4a3bcb3"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-01T10:12:01Z", "revision_number": 0, "id": "2ed2e462-ac52-4ec9-ad01-b72e2670b44f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:12:01Z", "security_group_id": "999a81fd-4637-4b19-a1f8-d5a71f75772a", "tenant_id": "494aab944cef430684449095f4a3bcb3", "port_range_min": 22, "ethertype": "IPv4", "project_id": "494aab944cef430684449095f4a3bcb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:12:00Z", "revision_number": 0, "id": "66fd4d55-9158-49d9-a14e-5a1f3cb37bb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:12:00Z", "security_group_id": "999a81fd-4637-4b19-a1f8-d5a71f75772a", "tenant_id": "494aab944cef430684449095f4a3bcb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "494aab944cef430684449095f4a3bcb3"}], "revision_number": 2, "project_id": "494aab944cef430684449095f4a3bcb3", "id": "999a81fd-4637-4b19-a1f8-d5a71f75772a", "name": "vping_ssh-sg_c819cfbc-79bb-4b52-abcc-54d4624439dc"}]} 2018-10-01 10:12:02,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/security-groups.json used request id req-eb2cf528-99b6-45d3-a657-77c7a0c8ae72 2018-10-01 10:12:02,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.33150601387s 2018-10-01 10:12:02,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-01 10:12:02,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d068d9120a3e8916cb9306f86d6bd9bc1537d0bcede67f412c9b26ec23077536" -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": "999a81fd-4637-4b19-a1f8-d5a71f75772a"}}' 2018-10-01 10:12:02,542 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Mon, 01 Oct 2018 10:12:02 GMT X-Openstack-Request-Id: req-7c053372-027f-4a76-b127-3f1daa3b901b 2018-10-01 10:12:02,542 - keystoneauth.session - DEBUG - 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-10-01T10:12:02Z", "security_group_id": "999a81fd-4637-4b19-a1f8-d5a71f75772a", "port_range_min": null, "revision_number": 0, "tenant_id": "494aab944cef430684449095f4a3bcb3", "created_at": "2018-10-01T10:12:02Z", "project_id": "494aab944cef430684449095f4a3bcb3", "id": "8002b349-3f3a-4a55-98e7-71a88e6bb461"}} 2018-10-01 10:12:02,543 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.39:9696/v2.0/security-group-rules.json used request id req-7c053372-027f-4a76-b127-3f1daa3b901b 2018-10-01 10:12:02,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.404420137405s 2018-10-01 10:12:02,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 10:12:02,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d068d9120a3e8916cb9306f86d6bd9bc1537d0bcede67f412c9b26ec23077536" 2018-10-01 10:12:02,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Mon, 01 Oct 2018 10:12:02 GMT X-Openstack-Request-Id: req-39bd4818-199d-4382-9674-5fd881d7f7a5 2018-10-01 10:12:02,902 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"06ed4d4c-c173-4ed9-89a0-d82a6ba5e74d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"494aab944cef430684449095f4a3bcb3","l2_adjacency":true,"status":"ACTIVE","subnets":["e9cf6836-a47c-4127-a67d-24ec6c0569f8"],"description":"","tags":[],"updated_at":"2018-10-01T10:11:45Z","qos_policy_id":null,"name":"vping_ssh-net_c819cfbc-79bb-4b52-abcc-54d4624439dc","admin_state_up":true,"tenant_id":"494aab944cef430684449095f4a3bcb3","created_at":"2018-10-01T10:11:44Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0c4e493c-7199-4d4a-86ae-4223bac5874a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1f309f25838e40249520ff0b0c461861","l2_adjacency":true,"status":"ACTIVE","subnets":["09534f99-1063-44f2-99a1-4ff7df7ad2e4"],"description":"","tags":[],"updated_at":"2018-10-01T10:04:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1f309f25838e40249520ff0b0c461861","created_at":"2018-10-01T10:04:05Z","mtu":1500}]} 2018-10-01 10:12:02,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/networks.json used request id req-39bd4818-199d-4382-9674-5fd881d7f7a5 2018-10-01 10:12:02,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.357505083084s 2018-10-01 10:12:02,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 10:12:02,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d068d9120a3e8916cb9306f86d6bd9bc1537d0bcede67f412c9b26ec23077536" 2018-10-01 10:12:03,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Mon, 01 Oct 2018 10:12:02 GMT X-Openstack-Request-Id: req-e1cc5299-8ea7-4dca-9548-797d04c4d776 2018-10-01 10:12:03,216 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T10:11:59Z", "file": "/v2/images/1e697d39-8e8a-4dc1-85ea-e9de3d1d5bc7/file", "owner": "494aab944cef430684449095f4a3bcb3", "id": "1e697d39-8e8a-4dc1-85ea-e9de3d1d5bc7", "size": 12716032, "self": "/v2/images/1e697d39-8e8a-4dc1-85ea-e9de3d1d5bc7", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://424f78db-5670-4931-b99a-3b6ae6456aba/images/1e697d39-8e8a-4dc1-85ea-e9de3d1d5bc7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://424f78db-5670-4931-b99a-3b6ae6456aba/images/1e697d39-8e8a-4dc1-85ea-e9de3d1d5bc7/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_c819cfbc-79bb-4b52-abcc-54d4624439dc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_c819cfbc-79bb-4b52-abcc-54d4624439dc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T10:11:57Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 10:12:03,216 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.39:9292/v2/images used request id req-e1cc5299-8ea7-4dca-9548-797d04c4d776 2018-10-01 10:12:03,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.308802843094s 2018-10-01 10:12:03,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-01 10:12:03,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.39:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d068d9120a3e8916cb9306f86d6bd9bc1537d0bcede67f412c9b26ec23077536" 2018-10-01 10:12:03,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Mon, 01 Oct 2018 10:12:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-45b92219-7d3b-474d-9ba4-f815a36304b7 x-openstack-request-id: req-45b92219-7d3b-474d-9ba4-f815a36304b7 2018-10-01 10:12:03,250 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.39:8774/v2.1/flavors/5efa5692-12c4-4052-9570-1b8de10bc471", "rel": "self"}, {"href": "http://172.30.9.39:8774/flavors/5efa5692-12c4-4052-9570-1b8de10bc471", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "5efa5692-12c4-4052-9570-1b8de10bc471", "name": "vping_ssh-flavor_c819cfbc-79bb-4b52-abcc-54d4624439dc", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-01 10:12:03,250 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.39:8774/v2.1/flavors/detail?is_public=None used request id req-45b92219-7d3b-474d-9ba4-f815a36304b7 2018-10-01 10:12:03,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0273020267487s 2018-10-01 10:12:03,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-01 10:12:03,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d068d9120a3e8916cb9306f86d6bd9bc1537d0bcede67f412c9b26ec23077536" -d '{"server": {"name": "vping_ssh-vm2_c819cfbc-79bb-4b52-abcc-54d4624439dc", "imageRef": "1e697d39-8e8a-4dc1-85ea-e9de3d1d5bc7", "flavorRef": "5efa5692-12c4-4052-9570-1b8de10bc471", "max_count": 1, "min_count": 1, "networks": [{"uuid": "06ed4d4c-c173-4ed9-89a0-d82a6ba5e74d"}], "security_groups": [{"name": "999a81fd-4637-4b19-a1f8-d5a71f75772a"}]}}' 2018-10-01 10:12:09,461 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Mon, 01 Oct 2018 10:12:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.39:8774/v2.1/servers/24472288-ce11-4398-a878-091c18f4746b x-compute-request-id: req-2c78f7d9-8381-4f76-a061-babf37275a5e x-openstack-request-id: req-2c78f7d9-8381-4f76-a061-babf37275a5e 2018-10-01 10:12:09,461 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "999a81fd-4637-4b19-a1f8-d5a71f75772a"}], "OS-DCF:diskConfig": "MANUAL", "id": "24472288-ce11-4398-a878-091c18f4746b", "links": [{"href": "http://172.30.9.39:8774/v2.1/servers/24472288-ce11-4398-a878-091c18f4746b", "rel": "self"}, {"href": "http://172.30.9.39:8774/servers/24472288-ce11-4398-a878-091c18f4746b", "rel": "bookmark"}], "adminPass": "nQNhAPT6Hji6"}} 2018-10-01 10:12:09,461 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.39:8774/v2.1/servers used request id req-2c78f7d9-8381-4f76-a061-babf37275a5e 2018-10-01 10:12:09,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 6.20935916901s 2018-10-01 10:12:09,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 10:12:09,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d068d9120a3e8916cb9306f86d6bd9bc1537d0bcede67f412c9b26ec23077536" 2018-10-01 10:12:10,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 600 Content-Type: application/json Date: Mon, 01 Oct 2018 10:12:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-74d96769-a20b-410a-8f86-17847e641e8c x-openstack-request-id: req-74d96769-a20b-410a-8f86-17847e641e8c 2018-10-01 10:12:10,005 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.39:8774/v2.1/servers/24472288-ce11-4398-a878-091c18f4746b", "rel": "self"}, {"href": "http://172.30.9.39:8774/servers/24472288-ce11-4398-a878-091c18f4746b", "rel": "bookmark"}], "image": {"id": "1e697d39-8e8a-4dc1-85ea-e9de3d1d5bc7", "links": [{"href": "http://172.30.9.39:8774/images/1e697d39-8e8a-4dc1-85ea-e9de3d1d5bc7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5efa5692-12c4-4052-9570-1b8de10bc471", "links": [{"href": "http://172.30.9.39:8774/flavors/5efa5692-12c4-4052-9570-1b8de10bc471", "rel": "bookmark"}]}, "id": "24472288-ce11-4398-a878-091c18f4746b", "user_id": "a4b46a3d57774dae8c5e35b9ed1659ba", "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-10-01T10:12:09Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_c819cfbc-79bb-4b52-abcc-54d4624439dc", "created": "2018-10-01T10:12:09Z", "tenant_id": "494aab944cef430684449095f4a3bcb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 10:12:10,005 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.39:8774/v2.1/servers/detail used request id req-74d96769-a20b-410a-8f86-17847e641e8c 2018-10-01 10:12:10,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.542768955231s 2018-10-01 10:12:10,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 10:12:10,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d068d9120a3e8916cb9306f86d6bd9bc1537d0bcede67f412c9b26ec23077536" 2018-10-01 10:12:10,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Mon, 01 Oct 2018 10:12:09 GMT X-Openstack-Request-Id: req-51a97327-d1df-4a09-831e-cc5425f2651b 2018-10-01 10:12:10,273 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"06ed4d4c-c173-4ed9-89a0-d82a6ba5e74d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"494aab944cef430684449095f4a3bcb3","l2_adjacency":true,"status":"ACTIVE","subnets":["e9cf6836-a47c-4127-a67d-24ec6c0569f8"],"description":"","tags":[],"updated_at":"2018-10-01T10:11:45Z","qos_policy_id":null,"name":"vping_ssh-net_c819cfbc-79bb-4b52-abcc-54d4624439dc","admin_state_up":true,"tenant_id":"494aab944cef430684449095f4a3bcb3","created_at":"2018-10-01T10:11:44Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0c4e493c-7199-4d4a-86ae-4223bac5874a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1f309f25838e40249520ff0b0c461861","l2_adjacency":true,"status":"ACTIVE","subnets":["09534f99-1063-44f2-99a1-4ff7df7ad2e4"],"description":"","tags":[],"updated_at":"2018-10-01T10:04:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1f309f25838e40249520ff0b0c461861","created_at":"2018-10-01T10:04:05Z","mtu":1500}]} 2018-10-01 10:12:10,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/networks.json used request id req-51a97327-d1df-4a09-831e-cc5425f2651b 2018-10-01 10:12:10,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.256582975388s 2018-10-01 10:12:10,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-01 10:12:10,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d068d9120a3e8916cb9306f86d6bd9bc1537d0bcede67f412c9b26ec23077536" 2018-10-01 10:12:10,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Mon, 01 Oct 2018 10:12:10 GMT X-Openstack-Request-Id: req-9979497f-6cfe-4dc2-a31a-ddcc38c8691b 2018-10-01 10:12:10,504 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06ed4d4c-c173-4ed9-89a0-d82a6ba5e74d","tenant_id":"494aab944cef430684449095f4a3bcb3","created_at":"2018-10-01T10:11:45Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-01T10:11:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"494aab944cef430684449095f4a3bcb3","id":"e9cf6836-a47c-4127-a67d-24ec6c0569f8","subnetpool_id":null,"name":"vping_ssh-subnet_c819cfbc-79bb-4b52-abcc-54d4624439dc"}]} 2018-10-01 10:12:10,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/subnets.json used request id req-9979497f-6cfe-4dc2-a31a-ddcc38c8691b 2018-10-01 10:12:10,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.230135917664s 2018-10-01 10:12:10,505 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 10:12:12,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 10:12:12,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d068d9120a3e8916cb9306f86d6bd9bc1537d0bcede67f412c9b26ec23077536" 2018-10-01 10:12:13,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 644 Content-Type: application/json Date: Mon, 01 Oct 2018 10:12:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-08f15c1c-1815-445a-a21c-fd1f5afa03ed x-openstack-request-id: req-08f15c1c-1815-445a-a21c-fd1f5afa03ed 2018-10-01 10:12:13,108 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.39:8774/v2.1/servers/24472288-ce11-4398-a878-091c18f4746b", "rel": "self"}, {"href": "http://172.30.9.39:8774/servers/24472288-ce11-4398-a878-091c18f4746b", "rel": "bookmark"}], "image": {"id": "1e697d39-8e8a-4dc1-85ea-e9de3d1d5bc7", "links": [{"href": "http://172.30.9.39:8774/images/1e697d39-8e8a-4dc1-85ea-e9de3d1d5bc7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5efa5692-12c4-4052-9570-1b8de10bc471", "links": [{"href": "http://172.30.9.39:8774/flavors/5efa5692-12c4-4052-9570-1b8de10bc471", "rel": "bookmark"}]}, "id": "24472288-ce11-4398-a878-091c18f4746b", "user_id": "a4b46a3d57774dae8c5e35b9ed1659ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-01T10:12:12Z", "hostId": "4e69ef5792e10c063f86da2e30025285d33f0b9ddd5cf3f84c0882a2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_c819cfbc-79bb-4b52-abcc-54d4624439dc", "created": "2018-10-01T10:12:09Z", "tenant_id": "494aab944cef430684449095f4a3bcb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 10:12:13,108 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.39:8774/v2.1/servers/detail used request id req-08f15c1c-1815-445a-a21c-fd1f5afa03ed 2018-10-01 10:12:13,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.600533008575s 2018-10-01 10:12:13,115 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 10:12:15,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 10:12:15,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d068d9120a3e8916cb9306f86d6bd9bc1537d0bcede67f412c9b26ec23077536" 2018-10-01 10:12:16,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Mon, 01 Oct 2018 10:12:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-72da0f17-bc2b-44d2-8c1d-1ba60e2183ce x-openstack-request-id: req-72da0f17-bc2b-44d2-8c1d-1ba60e2183ce 2018-10-01 10:12:16,449 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.39:8774/v2.1/servers/24472288-ce11-4398-a878-091c18f4746b", "rel": "self"}, {"href": "http://172.30.9.39:8774/servers/24472288-ce11-4398-a878-091c18f4746b", "rel": "bookmark"}], "image": {"id": "1e697d39-8e8a-4dc1-85ea-e9de3d1d5bc7", "links": [{"href": "http://172.30.9.39:8774/images/1e697d39-8e8a-4dc1-85ea-e9de3d1d5bc7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5efa5692-12c4-4052-9570-1b8de10bc471", "links": [{"href": "http://172.30.9.39:8774/flavors/5efa5692-12c4-4052-9570-1b8de10bc471", "rel": "bookmark"}]}, "id": "24472288-ce11-4398-a878-091c18f4746b", "security_groups": [{"name": "vping_ssh-sg_c819cfbc-79bb-4b52-abcc-54d4624439dc"}], "user_id": "a4b46a3d57774dae8c5e35b9ed1659ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-01T10:12:12Z", "hostId": "4e69ef5792e10c063f86da2e30025285d33f0b9ddd5cf3f84c0882a2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_c819cfbc-79bb-4b52-abcc-54d4624439dc", "created": "2018-10-01T10:12:09Z", "tenant_id": "494aab944cef430684449095f4a3bcb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 10:12:16,449 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.39:8774/v2.1/servers/detail used request id req-72da0f17-bc2b-44d2-8c1d-1ba60e2183ce 2018-10-01 10:12:16,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.33181500435s 2018-10-01 10:12:16,456 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 10:12:18,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 10:12:18,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d068d9120a3e8916cb9306f86d6bd9bc1537d0bcede67f412c9b26ec23077536" 2018-10-01 10:12:19,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Mon, 01 Oct 2018 10:12:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1692e6fa-09f8-481b-a44e-64d8a42ce12d x-openstack-request-id: req-1692e6fa-09f8-481b-a44e-64d8a42ce12d 2018-10-01 10:12:19,459 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_c819cfbc-79bb-4b52-abcc-54d4624439dc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:1f:ae", "version": 4, "addr": "192.168.120.33", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.39:8774/v2.1/servers/24472288-ce11-4398-a878-091c18f4746b", "rel": "self"}, {"href": "http://172.30.9.39:8774/servers/24472288-ce11-4398-a878-091c18f4746b", "rel": "bookmark"}], "image": {"id": "1e697d39-8e8a-4dc1-85ea-e9de3d1d5bc7", "links": [{"href": "http://172.30.9.39:8774/images/1e697d39-8e8a-4dc1-85ea-e9de3d1d5bc7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T10:12:17.000000", "flavor": {"id": "5efa5692-12c4-4052-9570-1b8de10bc471", "links": [{"href": "http://172.30.9.39:8774/flavors/5efa5692-12c4-4052-9570-1b8de10bc471", "rel": "bookmark"}]}, "id": "24472288-ce11-4398-a878-091c18f4746b", "security_groups": [{"name": "vping_ssh-sg_c819cfbc-79bb-4b52-abcc-54d4624439dc"}], "user_id": "a4b46a3d57774dae8c5e35b9ed1659ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T10:12:17Z", "hostId": "4e69ef5792e10c063f86da2e30025285d33f0b9ddd5cf3f84c0882a2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_c819cfbc-79bb-4b52-abcc-54d4624439dc", "created": "2018-10-01T10:12:09Z", "tenant_id": "494aab944cef430684449095f4a3bcb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 10:12:19,459 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.39:8774/v2.1/servers/detail used request id req-1692e6fa-09f8-481b-a44e-64d8a42ce12d 2018-10-01 10:12:19,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.00028896332s 2018-10-01 10:12:19,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-01 10:12:19,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.39:9696/v2.0/ports.json?device_id=24472288-ce11-4398-a878-091c18f4746b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d068d9120a3e8916cb9306f86d6bd9bc1537d0bcede67f412c9b26ec23077536" 2018-10-01 10:12:19,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Mon, 01 Oct 2018 10:12:19 GMT X-Openstack-Request-Id: req-70f5b62f-0840-4061-b2bd-d959159a45bd 2018-10-01 10:12:19,770 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-01T10:12:16Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e9cf6836-a47c-4127-a67d-24ec6c0569f8","ip_address":"192.168.120.33"}],"id":"944e6759-e83f-40c6-8388-77782aa4e10e","security_groups":["999a81fd-4637-4b19-a1f8-d5a71f75772a"],"mac_address":"fa:16:3e:44:1f:ae","project_id":"494aab944cef430684449095f4a3bcb3","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06ed4d4c-c173-4ed9-89a0-d82a6ba5e74d","tenant_id":"494aab944cef430684449095f4a3bcb3","created_at":"2018-10-01T10:12:13Z","binding:vnic_type":"normal","device_id":"24472288-ce11-4398-a878-091c18f4746b","ip_allocation":"immediate"}]} 2018-10-01 10:12:19,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/ports.json?device_id=24472288-ce11-4398-a878-091c18f4746b used request id req-70f5b62f-0840-4061-b2bd-d959159a45bd 2018-10-01 10:12:19,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.303343057632s 2018-10-01 10:12:19,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-01 10:12:19,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.39:9696/v2.0/floatingips.json?port_id=944e6759-e83f-40c6-8388-77782aa4e10e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d068d9120a3e8916cb9306f86d6bd9bc1537d0bcede67f412c9b26ec23077536" 2018-10-01 10:12:19,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 01 Oct 2018 10:12:19 GMT X-Openstack-Request-Id: req-60888197-e96e-489d-a26e-5e571de39e47 2018-10-01 10:12:19,829 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2018-10-01 10:12:19,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/floatingips.json?port_id=944e6759-e83f-40c6-8388-77782aa4e10e used request id req-60888197-e96e-489d-a26e-5e571de39e47 2018-10-01 10:12:19,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0453908443451s 2018-10-01 10:12:19,830 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_c819cfbc-79bb-4b52-abcc-54d4624439dc': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:44:1f:ae', u'version': 4, u'addr': u'192.168.120.33', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'1e697d39-8e8a-4dc1-85ea-e9de3d1d5bc7'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-01T10:12:17.000000', 'flavor': Munch({u'id': u'5efa5692-12c4-4052-9570-1b8de10bc471'}), 'az': u'nova', 'id': u'24472288-ce11-4398-a878-091c18f4746b', 'security_groups': [Munch({u'name': u'vping_ssh-sg_c819cfbc-79bb-4b52-abcc-54d4624439dc'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'a4b46a3d57774dae8c5e35b9ed1659ba', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'494aab944cef430684449095f4a3bcb3', 'name': 'vping_ssh-project_c819cfbc-79bb-4b52-abcc-54d4624439dc', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-10-01T10:12:17.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-01T10:12:17Z', 'hostId': u'4e69ef5792e10c063f86da2e30025285d33f0b9ddd5cf3f84c0882a2', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.33', 'cloud': 'envvars', 'host_id': u'4e69ef5792e10c063f86da2e30025285d33f0b9ddd5cf3f84c0882a2', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': 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'active', u'OS-SRV-USG:launched_at': u'2018-10-01T10:12:17.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'494aab944cef430684449095f4a3bcb3', 'name': u'vping_ssh-vm2_c819cfbc-79bb-4b52-abcc-54d4624439dc', 'adminPass': u'nQNhAPT6Hji6', 'tenant_id': u'494aab944cef430684449095f4a3bcb3', 'created_at': u'2018-10-01T10:12:09Z', 'created': u'2018-10-01T10:12:09Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-10-01 10:12:19,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 10:12:19,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d068d9120a3e8916cb9306f86d6bd9bc1537d0bcede67f412c9b26ec23077536" 2018-10-01 10:12:20,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Mon, 01 Oct 2018 10:12:20 GMT X-Openstack-Request-Id: req-4ea1b316-452b-433c-8197-187de90e3d3a 2018-10-01 10:12:20,218 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"06ed4d4c-c173-4ed9-89a0-d82a6ba5e74d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"494aab944cef430684449095f4a3bcb3","l2_adjacency":true,"status":"ACTIVE","subnets":["e9cf6836-a47c-4127-a67d-24ec6c0569f8"],"description":"","tags":[],"updated_at":"2018-10-01T10:11:45Z","qos_policy_id":null,"name":"vping_ssh-net_c819cfbc-79bb-4b52-abcc-54d4624439dc","admin_state_up":true,"tenant_id":"494aab944cef430684449095f4a3bcb3","created_at":"2018-10-01T10:11:44Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0c4e493c-7199-4d4a-86ae-4223bac5874a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1f309f25838e40249520ff0b0c461861","l2_adjacency":true,"status":"ACTIVE","subnets":["09534f99-1063-44f2-99a1-4ff7df7ad2e4"],"description":"","tags":[],"updated_at":"2018-10-01T10:04:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1f309f25838e40249520ff0b0c461861","created_at":"2018-10-01T10:04:05Z","mtu":1500}]} 2018-10-01 10:12:20,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/networks.json used request id req-4ea1b316-452b-433c-8197-187de90e3d3a 2018-10-01 10:12:20,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.387598991394s 2018-10-01 10:12:20,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 10:12:20,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d068d9120a3e8916cb9306f86d6bd9bc1537d0bcede67f412c9b26ec23077536" 2018-10-01 10:12:20,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Mon, 01 Oct 2018 10:12:20 GMT X-Openstack-Request-Id: req-b39efa96-51cf-47ba-b24a-1e818ab24759 2018-10-01 10:12:20,530 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T10:11:59Z", "file": "/v2/images/1e697d39-8e8a-4dc1-85ea-e9de3d1d5bc7/file", "owner": "494aab944cef430684449095f4a3bcb3", "id": "1e697d39-8e8a-4dc1-85ea-e9de3d1d5bc7", "size": 12716032, "self": "/v2/images/1e697d39-8e8a-4dc1-85ea-e9de3d1d5bc7", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://424f78db-5670-4931-b99a-3b6ae6456aba/images/1e697d39-8e8a-4dc1-85ea-e9de3d1d5bc7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://424f78db-5670-4931-b99a-3b6ae6456aba/images/1e697d39-8e8a-4dc1-85ea-e9de3d1d5bc7/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_c819cfbc-79bb-4b52-abcc-54d4624439dc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_c819cfbc-79bb-4b52-abcc-54d4624439dc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T10:11:57Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 10:12:20,530 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.39:9292/v2/images used request id req-b39efa96-51cf-47ba-b24a-1e818ab24759 2018-10-01 10:12:20,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.306283950806s 2018-10-01 10:12:20,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-01 10:12:20,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.39:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d068d9120a3e8916cb9306f86d6bd9bc1537d0bcede67f412c9b26ec23077536" 2018-10-01 10:12:20,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Mon, 01 Oct 2018 10:12:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9466b8f8-f583-4436-8dd9-14c9b2803ca7 x-openstack-request-id: req-9466b8f8-f583-4436-8dd9-14c9b2803ca7 2018-10-01 10:12:20,664 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.39:8774/v2.1/flavors/5efa5692-12c4-4052-9570-1b8de10bc471", "rel": "self"}, {"href": "http://172.30.9.39:8774/flavors/5efa5692-12c4-4052-9570-1b8de10bc471", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "5efa5692-12c4-4052-9570-1b8de10bc471", "name": "vping_ssh-flavor_c819cfbc-79bb-4b52-abcc-54d4624439dc", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-01 10:12:20,664 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.39:8774/v2.1/flavors/detail?is_public=None used request id req-9466b8f8-f583-4436-8dd9-14c9b2803ca7 2018-10-01 10:12:20,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.132108926773s 2018-10-01 10:12:20,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-01 10:12:20,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d068d9120a3e8916cb9306f86d6bd9bc1537d0bcede67f412c9b26ec23077536" -d '{"server": {"name": "vping_ssh-vm_c819cfbc-79bb-4b52-abcc-54d4624439dc", "imageRef": "1e697d39-8e8a-4dc1-85ea-e9de3d1d5bc7", "key_name": "vping_ssh-kp_c819cfbc-79bb-4b52-abcc-54d4624439dc", "flavorRef": "5efa5692-12c4-4052-9570-1b8de10bc471", "max_count": 1, "min_count": 1, "networks": [{"uuid": "06ed4d4c-c173-4ed9-89a0-d82a6ba5e74d"}], "security_groups": [{"name": "999a81fd-4637-4b19-a1f8-d5a71f75772a"}]}}' 2018-10-01 10:12:24,083 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Mon, 01 Oct 2018 10:12:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.39:8774/v2.1/servers/3571f102-650c-471f-b6a4-cbf162770547 x-compute-request-id: req-2f873ed9-e001-4ae1-85b2-f6ae8117b853 x-openstack-request-id: req-2f873ed9-e001-4ae1-85b2-f6ae8117b853 2018-10-01 10:12:24,083 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "999a81fd-4637-4b19-a1f8-d5a71f75772a"}], "OS-DCF:diskConfig": "MANUAL", "id": "3571f102-650c-471f-b6a4-cbf162770547", "links": [{"href": "http://172.30.9.39:8774/v2.1/servers/3571f102-650c-471f-b6a4-cbf162770547", "rel": "self"}, {"href": "http://172.30.9.39:8774/servers/3571f102-650c-471f-b6a4-cbf162770547", "rel": "bookmark"}], "adminPass": "tu6qKgMLm6fT"}} 2018-10-01 10:12:24,084 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.39:8774/v2.1/servers used request id req-2f873ed9-e001-4ae1-85b2-f6ae8117b853 2018-10-01 10:12:24,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.41835618019s 2018-10-01 10:12:24,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 10:12:24,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d068d9120a3e8916cb9306f86d6bd9bc1537d0bcede67f412c9b26ec23077536" 2018-10-01 10:12:25,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 850 Content-Type: application/json Date: Mon, 01 Oct 2018 10:12:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-aa2782c5-6fcb-45fe-bae4-307f47f81fe6 x-openstack-request-id: req-aa2782c5-6fcb-45fe-bae4-307f47f81fe6 2018-10-01 10:12:25,540 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.39:8774/v2.1/servers/3571f102-650c-471f-b6a4-cbf162770547", "rel": "self"}, {"href": "http://172.30.9.39:8774/servers/3571f102-650c-471f-b6a4-cbf162770547", "rel": "bookmark"}], "image": {"id": "1e697d39-8e8a-4dc1-85ea-e9de3d1d5bc7", "links": [{"href": "http://172.30.9.39:8774/images/1e697d39-8e8a-4dc1-85ea-e9de3d1d5bc7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5efa5692-12c4-4052-9570-1b8de10bc471", "links": [{"href": "http://172.30.9.39:8774/flavors/5efa5692-12c4-4052-9570-1b8de10bc471", "rel": "bookmark"}]}, "id": "3571f102-650c-471f-b6a4-cbf162770547", "user_id": "a4b46a3d57774dae8c5e35b9ed1659ba", "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-10-01T10:12:24Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_c819cfbc-79bb-4b52-abcc-54d4624439dc", "name": "vping_ssh-vm_c819cfbc-79bb-4b52-abcc-54d4624439dc", "created": "2018-10-01T10:12:24Z", "tenant_id": "494aab944cef430684449095f4a3bcb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_c819cfbc-79bb-4b52-abcc-54d4624439dc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:1f:ae", "version": 4, "addr": "192.168.120.33", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.39:8774/v2.1/servers/24472288-ce11-4398-a878-091c18f4746b", "rel": "self"}, {"href": "http://172.30.9.39:8774/servers/24472288-ce11-4398-a878-091c18f4746b", "rel": "bookmark"}], "image": {"id": "1e697d39-8e8a-4dc1-85ea-e9de3d1d5bc7", "links": [{"href": "http://172.30.9.39:8774/images/1e697d39-8e8a-4dc1-85ea-e9de3d1d5bc7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T10:12:17.000000", "flavor": {"id": "5efa5692-12c4-4052-9570-1b8de10bc471", "links": [{"href": "http://172.30.9.39:8774/flavors/5efa5692-12c4-4052-9570-1b8de10bc471", "rel": "bookmark"}]}, "id": "24472288-ce11-4398-a878-091c18f4746b", "security_groups": [{"name": "vping_ssh-sg_c819cfbc-79bb-4b52-abcc-54d4624439dc"}], "user_id": "a4b46a3d57774dae8c5e35b9ed1659ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T10:12:17Z", "hostId": "4e69ef5792e10c063f86da2e30025285d33f0b9ddd5cf3f84c0882a2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_c819cfbc-79bb-4b52-abcc-54d4624439dc", "created": "2018-10-01T10:12:09Z", "tenant_id": "494aab944cef430684449095f4a3bcb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 10:12:25,540 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.39:8774/v2.1/servers/detail used request id req-aa2782c5-6fcb-45fe-bae4-307f47f81fe6 2018-10-01 10:12:25,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.45551800728s 2018-10-01 10:12:25,548 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 10:12:27,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 10:12:27,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d068d9120a3e8916cb9306f86d6bd9bc1537d0bcede67f412c9b26ec23077536" 2018-10-01 10:12:28,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 853 Content-Type: application/json Date: Mon, 01 Oct 2018 10:12:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f6a7171b-a574-4e89-bd48-c5bed54c1d4c x-openstack-request-id: req-f6a7171b-a574-4e89-bd48-c5bed54c1d4c 2018-10-01 10:12:28,228 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.39:8774/v2.1/servers/3571f102-650c-471f-b6a4-cbf162770547", "rel": "self"}, {"href": "http://172.30.9.39:8774/servers/3571f102-650c-471f-b6a4-cbf162770547", "rel": "bookmark"}], "image": {"id": "1e697d39-8e8a-4dc1-85ea-e9de3d1d5bc7", "links": [{"href": "http://172.30.9.39:8774/images/1e697d39-8e8a-4dc1-85ea-e9de3d1d5bc7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5efa5692-12c4-4052-9570-1b8de10bc471", "links": [{"href": "http://172.30.9.39:8774/flavors/5efa5692-12c4-4052-9570-1b8de10bc471", "rel": "bookmark"}]}, "id": "3571f102-650c-471f-b6a4-cbf162770547", "user_id": "a4b46a3d57774dae8c5e35b9ed1659ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-01T10:12:26Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_c819cfbc-79bb-4b52-abcc-54d4624439dc", "name": "vping_ssh-vm_c819cfbc-79bb-4b52-abcc-54d4624439dc", "created": "2018-10-01T10:12:24Z", "tenant_id": "494aab944cef430684449095f4a3bcb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_c819cfbc-79bb-4b52-abcc-54d4624439dc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:1f:ae", "version": 4, "addr": "192.168.120.33", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.39:8774/v2.1/servers/24472288-ce11-4398-a878-091c18f4746b", "rel": "self"}, {"href": "http://172.30.9.39:8774/servers/24472288-ce11-4398-a878-091c18f4746b", "rel": "bookmark"}], "image": {"id": "1e697d39-8e8a-4dc1-85ea-e9de3d1d5bc7", "links": [{"href": "http://172.30.9.39:8774/images/1e697d39-8e8a-4dc1-85ea-e9de3d1d5bc7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T10:12:17.000000", "flavor": {"id": "5efa5692-12c4-4052-9570-1b8de10bc471", "links": [{"href": "http://172.30.9.39:8774/flavors/5efa5692-12c4-4052-9570-1b8de10bc471", "rel": "bookmark"}]}, "id": "24472288-ce11-4398-a878-091c18f4746b", "security_groups": [{"name": "vping_ssh-sg_c819cfbc-79bb-4b52-abcc-54d4624439dc"}], "user_id": "a4b46a3d57774dae8c5e35b9ed1659ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T10:12:17Z", "hostId": "4e69ef5792e10c063f86da2e30025285d33f0b9ddd5cf3f84c0882a2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_c819cfbc-79bb-4b52-abcc-54d4624439dc", "created": "2018-10-01T10:12:09Z", "tenant_id": "494aab944cef430684449095f4a3bcb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 10:12:28,228 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.39:8774/v2.1/servers/detail used request id req-f6a7171b-a574-4e89-bd48-c5bed54c1d4c 2018-10-01 10:12:28,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.677422046661s 2018-10-01 10:12:28,236 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 10:12:30,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 10:12:30,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d068d9120a3e8916cb9306f86d6bd9bc1537d0bcede67f412c9b26ec23077536" 2018-10-01 10:12:31,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 946 Content-Type: application/json Date: Mon, 01 Oct 2018 10:12:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-df8efc29-4441-48b6-bddc-00bb12b14b04 x-openstack-request-id: req-df8efc29-4441-48b6-bddc-00bb12b14b04 2018-10-01 10:12:31,688 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.39:8774/v2.1/servers/3571f102-650c-471f-b6a4-cbf162770547", "rel": "self"}, {"href": "http://172.30.9.39:8774/servers/3571f102-650c-471f-b6a4-cbf162770547", "rel": "bookmark"}], "image": {"id": "1e697d39-8e8a-4dc1-85ea-e9de3d1d5bc7", "links": [{"href": "http://172.30.9.39:8774/images/1e697d39-8e8a-4dc1-85ea-e9de3d1d5bc7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5efa5692-12c4-4052-9570-1b8de10bc471", "links": [{"href": "http://172.30.9.39:8774/flavors/5efa5692-12c4-4052-9570-1b8de10bc471", "rel": "bookmark"}]}, "id": "3571f102-650c-471f-b6a4-cbf162770547", "user_id": "a4b46a3d57774dae8c5e35b9ed1659ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-01T10:12:28Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_c819cfbc-79bb-4b52-abcc-54d4624439dc", "name": "vping_ssh-vm_c819cfbc-79bb-4b52-abcc-54d4624439dc", "created": "2018-10-01T10:12:24Z", "tenant_id": "494aab944cef430684449095f4a3bcb3", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 3571f102-650c-471f-b6a4-cbf162770547.", "code": 500, "created": "2018-10-01T10:12:28Z"}, "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_c819cfbc-79bb-4b52-abcc-54d4624439dc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:1f:ae", "version": 4, "addr": "192.168.120.33", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.39:8774/v2.1/servers/24472288-ce11-4398-a878-091c18f4746b", "rel": "self"}, {"href": "http://172.30.9.39:8774/servers/24472288-ce11-4398-a878-091c18f4746b", "rel": "bookmark"}], "image": {"id": "1e697d39-8e8a-4dc1-85ea-e9de3d1d5bc7", "links": [{"href": "http://172.30.9.39:8774/images/1e697d39-8e8a-4dc1-85ea-e9de3d1d5bc7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T10:12:17.000000", "flavor": {"id": "5efa5692-12c4-4052-9570-1b8de10bc471", "links": [{"href": "http://172.30.9.39:8774/flavors/5efa5692-12c4-4052-9570-1b8de10bc471", "rel": "bookmark"}]}, "id": "24472288-ce11-4398-a878-091c18f4746b", "security_groups": [{"name": "vping_ssh-sg_c819cfbc-79bb-4b52-abcc-54d4624439dc"}], "user_id": "a4b46a3d57774dae8c5e35b9ed1659ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T10:12:17Z", "hostId": "4e69ef5792e10c063f86da2e30025285d33f0b9ddd5cf3f84c0882a2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_c819cfbc-79bb-4b52-abcc-54d4624439dc", "created": "2018-10-01T10:12:09Z", "tenant_id": "494aab944cef430684449095f4a3bcb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 10:12:31,689 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.39:8774/v2.1/servers/detail used request id req-df8efc29-4441-48b6-bddc-00bb12b14b04 2018-10-01 10:12:31,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.45040893555s 2018-10-01 10:12:31,697 - functest.core.singlevm - ERROR - Cannot run vping_ssh Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 426, in run key_name=self.keypair.id, security_groups=[self.sec.id]) File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 198, in boot_vm timeout=self.create_server_timeout, wait=True, **kwargs) File "", line 2, in create_server File "/usr/lib/python2.7/site-packages/openstack/cloud/_utils.py", line 377, in func_wrapper return func(*args, **kwargs) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6654, in create_server nat_destination=nat_destination, File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6697, in wait_for_server nat_destination=nat_destination) File "/usr/lib/python2.7/site-packages/shade/openstackcloud.py", line 6711, in get_active_server extra_data=dict(server=server)) SDKException: Error in creating the server: Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 3571f102-650c-471f-b6a4-cbf162770547. 2018-10-01 10:12:31,850 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-01 10:12:31,850 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:48 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-10-01 10:12:31,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-01 10:12:31,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.39:8774/v2.1/servers/24472288-ce11-4398-a878-091c18f4746b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d068d9120a3e8916cb9306f86d6bd9bc1537d0bcede67f412c9b26ec23077536" 2018-10-01 10:12:32,201 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Mon, 01 Oct 2018 10:12:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-96bec518-357c-4f1f-844f-e6622f807deb x-openstack-request-id: req-96bec518-357c-4f1f-844f-e6622f807deb 2018-10-01 10:12:32,201 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.39:8774/v2.1/servers/24472288-ce11-4398-a878-091c18f4746b used request id req-96bec518-357c-4f1f-844f-e6622f807deb 2018-10-01 10:12:32,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.34555888176s 2018-10-01 10:12:32,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 10:12:32,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d068d9120a3e8916cb9306f86d6bd9bc1537d0bcede67f412c9b26ec23077536" 2018-10-01 10:12:33,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 955 Content-Type: application/json Date: Mon, 01 Oct 2018 10:12:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-050e85a0-1c3d-4ea5-af39-e767ad2430b0 x-openstack-request-id: req-050e85a0-1c3d-4ea5-af39-e767ad2430b0 2018-10-01 10:12:33,175 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.39:8774/v2.1/servers/3571f102-650c-471f-b6a4-cbf162770547", "rel": "self"}, {"href": "http://172.30.9.39:8774/servers/3571f102-650c-471f-b6a4-cbf162770547", "rel": "bookmark"}], "image": {"id": "1e697d39-8e8a-4dc1-85ea-e9de3d1d5bc7", "links": [{"href": "http://172.30.9.39:8774/images/1e697d39-8e8a-4dc1-85ea-e9de3d1d5bc7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5efa5692-12c4-4052-9570-1b8de10bc471", "links": [{"href": "http://172.30.9.39:8774/flavors/5efa5692-12c4-4052-9570-1b8de10bc471", "rel": "bookmark"}]}, "id": "3571f102-650c-471f-b6a4-cbf162770547", "user_id": "a4b46a3d57774dae8c5e35b9ed1659ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-01T10:12:28Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_c819cfbc-79bb-4b52-abcc-54d4624439dc", "name": "vping_ssh-vm_c819cfbc-79bb-4b52-abcc-54d4624439dc", "created": "2018-10-01T10:12:24Z", "tenant_id": "494aab944cef430684449095f4a3bcb3", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 3571f102-650c-471f-b6a4-cbf162770547.", "code": 500, "created": "2018-10-01T10:12:28Z"}, "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_c819cfbc-79bb-4b52-abcc-54d4624439dc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:1f:ae", "version": 4, "addr": "192.168.120.33", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.39:8774/v2.1/servers/24472288-ce11-4398-a878-091c18f4746b", "rel": "self"}, {"href": "http://172.30.9.39:8774/servers/24472288-ce11-4398-a878-091c18f4746b", "rel": "bookmark"}], "image": {"id": "1e697d39-8e8a-4dc1-85ea-e9de3d1d5bc7", "links": [{"href": "http://172.30.9.39:8774/images/1e697d39-8e8a-4dc1-85ea-e9de3d1d5bc7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-01T10:12:17.000000", "flavor": {"id": "5efa5692-12c4-4052-9570-1b8de10bc471", "links": [{"href": "http://172.30.9.39:8774/flavors/5efa5692-12c4-4052-9570-1b8de10bc471", "rel": "bookmark"}]}, "id": "24472288-ce11-4398-a878-091c18f4746b", "security_groups": [{"name": "vping_ssh-sg_c819cfbc-79bb-4b52-abcc-54d4624439dc"}], "user_id": "a4b46a3d57774dae8c5e35b9ed1659ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-01T10:12:31Z", "hostId": "4e69ef5792e10c063f86da2e30025285d33f0b9ddd5cf3f84c0882a2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_c819cfbc-79bb-4b52-abcc-54d4624439dc", "created": "2018-10-01T10:12:09Z", "tenant_id": "494aab944cef430684449095f4a3bcb3", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-01 10:12:33,175 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.39:8774/v2.1/servers/detail used request id req-050e85a0-1c3d-4ea5-af39-e767ad2430b0 2018-10-01 10:12:33,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.973612070084s 2018-10-01 10:12:33,178 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-01 10:12:35,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-01 10:12:35,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d068d9120a3e8916cb9306f86d6bd9bc1537d0bcede67f412c9b26ec23077536" 2018-10-01 10:12:35,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 693 Content-Type: application/json Date: Mon, 01 Oct 2018 10:12:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4a554186-0175-451e-bd18-21f68aa19e66 x-openstack-request-id: req-4a554186-0175-451e-bd18-21f68aa19e66 2018-10-01 10:12:35,586 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.39:8774/v2.1/servers/3571f102-650c-471f-b6a4-cbf162770547", "rel": "self"}, {"href": "http://172.30.9.39:8774/servers/3571f102-650c-471f-b6a4-cbf162770547", "rel": "bookmark"}], "image": {"id": "1e697d39-8e8a-4dc1-85ea-e9de3d1d5bc7", "links": [{"href": "http://172.30.9.39:8774/images/1e697d39-8e8a-4dc1-85ea-e9de3d1d5bc7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "error", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5efa5692-12c4-4052-9570-1b8de10bc471", "links": [{"href": "http://172.30.9.39:8774/flavors/5efa5692-12c4-4052-9570-1b8de10bc471", "rel": "bookmark"}]}, "id": "3571f102-650c-471f-b6a4-cbf162770547", "user_id": "a4b46a3d57774dae8c5e35b9ed1659ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ERROR", "updated": "2018-10-01T10:12:28Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_c819cfbc-79bb-4b52-abcc-54d4624439dc", "name": "vping_ssh-vm_c819cfbc-79bb-4b52-abcc-54d4624439dc", "created": "2018-10-01T10:12:24Z", "tenant_id": "494aab944cef430684449095f4a3bcb3", "os-extended-volumes:volumes_attached": [], "fault": {"message": "Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 3571f102-650c-471f-b6a4-cbf162770547.", "code": 500, "created": "2018-10-01T10:12:28Z"}, "metadata": {}}]} 2018-10-01 10:12:35,586 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.39:8774/v2.1/servers/detail used request id req-4a554186-0175-451e-bd18-21f68aa19e66 2018-10-01 10:12:35,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.40630197525s 2018-10-01 10:12:35,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 10:12:35,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d068d9120a3e8916cb9306f86d6bd9bc1537d0bcede67f412c9b26ec23077536" 2018-10-01 10:12:35,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4831 Content-Type: application/json Date: Mon, 01 Oct 2018 10:12:35 GMT X-Openstack-Request-Id: req-0fa82a3f-d783-47dc-b580-a1a408edb673 2018-10-01 10:12:35,644 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "494aab944cef430684449095f4a3bcb3", "created_at": "2018-10-01T10:11:44Z", "updated_at": "2018-10-01T10:11:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:11:44Z", "revision_number": 0, "id": "3d87517c-1db1-4377-b8fc-2407713cf192", "remote_group_id": "30402cd3-0b7e-49b3-ace3-55ea501d0dd0", "remote_ip_prefix": null, "created_at": "2018-10-01T10:11:44Z", "security_group_id": "30402cd3-0b7e-49b3-ace3-55ea501d0dd0", "tenant_id": "494aab944cef430684449095f4a3bcb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "494aab944cef430684449095f4a3bcb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:11:44Z", "revision_number": 0, "id": "57e93376-45d1-49a4-870f-bc6d5503e5df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:11:44Z", "security_group_id": "30402cd3-0b7e-49b3-ace3-55ea501d0dd0", "tenant_id": "494aab944cef430684449095f4a3bcb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "494aab944cef430684449095f4a3bcb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:11:44Z", "revision_number": 0, "id": "87e46587-8097-4ca8-a59e-12f2dc704b53", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:11:44Z", "security_group_id": "30402cd3-0b7e-49b3-ace3-55ea501d0dd0", "tenant_id": "494aab944cef430684449095f4a3bcb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "494aab944cef430684449095f4a3bcb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:11:44Z", "revision_number": 0, "id": "d76065ee-0a41-4b30-90f2-ba10abe352fa", "remote_group_id": "30402cd3-0b7e-49b3-ace3-55ea501d0dd0", "remote_ip_prefix": null, "created_at": "2018-10-01T10:11:44Z", "security_group_id": "30402cd3-0b7e-49b3-ace3-55ea501d0dd0", "tenant_id": "494aab944cef430684449095f4a3bcb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "494aab944cef430684449095f4a3bcb3"}], "revision_number": 1, "project_id": "494aab944cef430684449095f4a3bcb3", "id": "30402cd3-0b7e-49b3-ace3-55ea501d0dd0", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "494aab944cef430684449095f4a3bcb3", "created_at": "2018-10-01T10:12:00Z", "updated_at": "2018-10-01T10:12:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:12:00Z", "revision_number": 0, "id": "1208f31c-2654-4334-8c7c-1f8cb2194fb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:12:00Z", "security_group_id": "999a81fd-4637-4b19-a1f8-d5a71f75772a", "tenant_id": "494aab944cef430684449095f4a3bcb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "494aab944cef430684449095f4a3bcb3"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-01T10:12:01Z", "revision_number": 0, "id": "2ed2e462-ac52-4ec9-ad01-b72e2670b44f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:12:01Z", "security_group_id": "999a81fd-4637-4b19-a1f8-d5a71f75772a", "tenant_id": "494aab944cef430684449095f4a3bcb3", "port_range_min": 22, "ethertype": "IPv4", "project_id": "494aab944cef430684449095f4a3bcb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:12:00Z", "revision_number": 0, "id": "66fd4d55-9158-49d9-a14e-5a1f3cb37bb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:12:00Z", "security_group_id": "999a81fd-4637-4b19-a1f8-d5a71f75772a", "tenant_id": "494aab944cef430684449095f4a3bcb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "494aab944cef430684449095f4a3bcb3"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:12:02Z", "revision_number": 0, "id": "8002b349-3f3a-4a55-98e7-71a88e6bb461", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:12:02Z", "security_group_id": "999a81fd-4637-4b19-a1f8-d5a71f75772a", "tenant_id": "494aab944cef430684449095f4a3bcb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "494aab944cef430684449095f4a3bcb3"}], "revision_number": 3, "project_id": "494aab944cef430684449095f4a3bcb3", "id": "999a81fd-4637-4b19-a1f8-d5a71f75772a", "name": "vping_ssh-sg_c819cfbc-79bb-4b52-abcc-54d4624439dc"}]} 2018-10-01 10:12:35,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/security-groups.json used request id req-0fa82a3f-d783-47dc-b580-a1a408edb673 2018-10-01 10:12:35,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0506839752197s 2018-10-01 10:12:35,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-01 10:12:35,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.39:9696/v2.0/security-groups/999a81fd-4637-4b19-a1f8-d5a71f75772a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d068d9120a3e8916cb9306f86d6bd9bc1537d0bcede67f412c9b26ec23077536" 2018-10-01 10:12:35,805 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 10:12:35 GMT X-Openstack-Request-Id: req-faabd5e8-65ca-4231-9586-5dae606a7f41 2018-10-01 10:12:35,805 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 10:12:35,806 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.39:9696/v2.0/security-groups/999a81fd-4637-4b19-a1f8-d5a71f75772a.json used request id req-faabd5e8-65ca-4231-9586-5dae606a7f41 2018-10-01 10:12:35,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.155105113983s 2018-10-01 10:12:35,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-10-01 10:12:35,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.39:8774/v2.1/os-keypairs/vping_ssh-kp_c819cfbc-79bb-4b52-abcc-54d4624439dc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d068d9120a3e8916cb9306f86d6bd9bc1537d0bcede67f412c9b26ec23077536" 2018-10-01 10:12:35,861 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 01 Oct 2018 10:12:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fa34a4ed-366e-497c-ab8e-3fab0040b9a0 x-openstack-request-id: req-fa34a4ed-366e-497c-ab8e-3fab0040b9a0 2018-10-01 10:12:35,861 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.39:8774/v2.1/os-keypairs/vping_ssh-kp_c819cfbc-79bb-4b52-abcc-54d4624439dc used request id req-fa34a4ed-366e-497c-ab8e-3fab0040b9a0 2018-10-01 10:12:35,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0548379421234s 2018-10-01 10:12:35,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-01 10:12:35,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.39:9696/v2.0/routers/890f758e-c4aa-4fef-9ad5-ece840c9bcd9/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d068d9120a3e8916cb9306f86d6bd9bc1537d0bcede67f412c9b26ec23077536" -d '{"subnet_id": "e9cf6836-a47c-4127-a67d-24ec6c0569f8"}' 2018-10-01 10:12:38,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 01 Oct 2018 10:12:38 GMT X-Openstack-Request-Id: req-d449ff38-f446-4125-8ca5-3277e79e5f15 2018-10-01 10:12:38,351 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "06ed4d4c-c173-4ed9-89a0-d82a6ba5e74d", "tenant_id": "494aab944cef430684449095f4a3bcb3", "subnet_id": "e9cf6836-a47c-4127-a67d-24ec6c0569f8", "subnet_ids": ["e9cf6836-a47c-4127-a67d-24ec6c0569f8"], "port_id": "9c5fe572-d4b4-48d9-a43c-ab69558f5f0f", "id": "890f758e-c4aa-4fef-9ad5-ece840c9bcd9"} 2018-10-01 10:12:38,351 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.39:9696/v2.0/routers/890f758e-c4aa-4fef-9ad5-ece840c9bcd9/remove_router_interface.json used request id req-d449ff38-f446-4125-8ca5-3277e79e5f15 2018-10-01 10:12:38,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.49008989334s 2018-10-01 10:12:38,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-01 10:12:38,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d068d9120a3e8916cb9306f86d6bd9bc1537d0bcede67f412c9b26ec23077536" 2018-10-01 10:12:38,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 705 Content-Type: application/json Date: Mon, 01 Oct 2018 10:12:38 GMT X-Openstack-Request-Id: req-faae6104-a4dc-48b6-abb5-fb442f78c5a8 2018-10-01 10:12:38,470 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "0c4e493c-7199-4d4a-86ae-4223bac5874a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "09534f99-1063-44f2-99a1-4ff7df7ad2e4", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "494aab944cef430684449095f4a3bcb3", "created_at": "2018-10-01T10:11:48Z", "admin_state_up": true, "updated_at": "2018-10-01T10:12:37Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "494aab944cef430684449095f4a3bcb3", "id": "890f758e-c4aa-4fef-9ad5-ece840c9bcd9", "name": "vping_ssh-router_c819cfbc-79bb-4b52-abcc-54d4624439dc"}]} 2018-10-01 10:12:38,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/routers.json used request id req-faae6104-a4dc-48b6-abb5-fb442f78c5a8 2018-10-01 10:12:38,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.117815971375s 2018-10-01 10:12:38,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-01 10:12:38,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.39:9696/v2.0/routers/890f758e-c4aa-4fef-9ad5-ece840c9bcd9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d068d9120a3e8916cb9306f86d6bd9bc1537d0bcede67f412c9b26ec23077536" 2018-10-01 10:12:42,453 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 10:12:42 GMT X-Openstack-Request-Id: req-480e5988-1c1f-4ea0-a8a7-e5fdc0f5395e 2018-10-01 10:12:42,453 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 10:12:42,454 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.39:9696/v2.0/routers/890f758e-c4aa-4fef-9ad5-ece840c9bcd9.json used request id req-480e5988-1c1f-4ea0-a8a7-e5fdc0f5395e 2018-10-01 10:12:42,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.98232579231s 2018-10-01 10:12:42,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-01 10:12:42,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d068d9120a3e8916cb9306f86d6bd9bc1537d0bcede67f412c9b26ec23077536" 2018-10-01 10:12:42,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Mon, 01 Oct 2018 10:12:42 GMT X-Openstack-Request-Id: req-d7cb4737-1efc-4a38-ab4e-a9279f66be18 2018-10-01 10:12:42,500 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06ed4d4c-c173-4ed9-89a0-d82a6ba5e74d","tenant_id":"494aab944cef430684449095f4a3bcb3","created_at":"2018-10-01T10:11:45Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-01T10:11:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"494aab944cef430684449095f4a3bcb3","id":"e9cf6836-a47c-4127-a67d-24ec6c0569f8","subnetpool_id":null,"name":"vping_ssh-subnet_c819cfbc-79bb-4b52-abcc-54d4624439dc"}]} 2018-10-01 10:12:42,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/subnets.json used request id req-d7cb4737-1efc-4a38-ab4e-a9279f66be18 2018-10-01 10:12:42,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0464119911194s 2018-10-01 10:12:42,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-01 10:12:42,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.39:9696/v2.0/subnets/e9cf6836-a47c-4127-a67d-24ec6c0569f8.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d068d9120a3e8916cb9306f86d6bd9bc1537d0bcede67f412c9b26ec23077536" 2018-10-01 10:12:44,857 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 10:12:44 GMT X-Openstack-Request-Id: req-4b7d4d05-5b67-4a51-a870-da737c557eec 2018-10-01 10:12:44,857 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 10:12:44,857 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.39:9696/v2.0/subnets/e9cf6836-a47c-4127-a67d-24ec6c0569f8.json used request id req-4b7d4d05-5b67-4a51-a870-da737c557eec 2018-10-01 10:12:44,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.3549849987s 2018-10-01 10:12:44,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 10:12:44,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d068d9120a3e8916cb9306f86d6bd9bc1537d0bcede67f412c9b26ec23077536" 2018-10-01 10:12:44,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1236 Content-Type: application/json Date: Mon, 01 Oct 2018 10:12:44 GMT X-Openstack-Request-Id: req-9f47228b-240d-4e50-8638-f9003afbed40 2018-10-01 10:12:44,955 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"06ed4d4c-c173-4ed9-89a0-d82a6ba5e74d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"494aab944cef430684449095f4a3bcb3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-01T10:12:44Z","qos_policy_id":null,"name":"vping_ssh-net_c819cfbc-79bb-4b52-abcc-54d4624439dc","admin_state_up":true,"tenant_id":"494aab944cef430684449095f4a3bcb3","created_at":"2018-10-01T10:11:44Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0c4e493c-7199-4d4a-86ae-4223bac5874a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1f309f25838e40249520ff0b0c461861","l2_adjacency":true,"status":"ACTIVE","subnets":["09534f99-1063-44f2-99a1-4ff7df7ad2e4"],"description":"","tags":[],"updated_at":"2018-10-01T10:04:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1f309f25838e40249520ff0b0c461861","created_at":"2018-10-01T10:04:05Z","mtu":1500}]} 2018-10-01 10:12:44,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/networks.json used request id req-9f47228b-240d-4e50-8638-f9003afbed40 2018-10-01 10:12:44,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0981590747833s 2018-10-01 10:12:44,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-01 10:12:44,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.39:9696/v2.0/networks/06ed4d4c-c173-4ed9-89a0-d82a6ba5e74d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d068d9120a3e8916cb9306f86d6bd9bc1537d0bcede67f412c9b26ec23077536" 2018-10-01 10:12:46,068 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 10:12:46 GMT X-Openstack-Request-Id: req-87eddb4e-ffea-4313-99e0-29ad920a18ea 2018-10-01 10:12:46,068 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 10:12:46,068 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.39:9696/v2.0/networks/06ed4d4c-c173-4ed9-89a0-d82a6ba5e74d.json used request id req-87eddb4e-ffea-4313-99e0-29ad920a18ea 2018-10-01 10:12:46,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.11117982864s 2018-10-01 10:12:46,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 10:12:46,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d068d9120a3e8916cb9306f86d6bd9bc1537d0bcede67f412c9b26ec23077536" 2018-10-01 10:12:46,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Mon, 01 Oct 2018 10:12:46 GMT X-Openstack-Request-Id: req-e863370d-e137-47be-9e83-82be2b09f2d5 2018-10-01 10:12:46,381 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T10:11:59Z", "file": "/v2/images/1e697d39-8e8a-4dc1-85ea-e9de3d1d5bc7/file", "owner": "494aab944cef430684449095f4a3bcb3", "id": "1e697d39-8e8a-4dc1-85ea-e9de3d1d5bc7", "size": 12716032, "self": "/v2/images/1e697d39-8e8a-4dc1-85ea-e9de3d1d5bc7", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://424f78db-5670-4931-b99a-3b6ae6456aba/images/1e697d39-8e8a-4dc1-85ea-e9de3d1d5bc7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://424f78db-5670-4931-b99a-3b6ae6456aba/images/1e697d39-8e8a-4dc1-85ea-e9de3d1d5bc7/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_c819cfbc-79bb-4b52-abcc-54d4624439dc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_c819cfbc-79bb-4b52-abcc-54d4624439dc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T10:11:57Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 10:12:46,381 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.39:9292/v2/images used request id req-e863370d-e137-47be-9e83-82be2b09f2d5 2018-10-01 10:12:46,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.30882191658s 2018-10-01 10:12:46,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-01 10:12:46,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.39:9292/v2/images/1e697d39-8e8a-4dc1-85ea-e9de3d1d5bc7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d068d9120a3e8916cb9306f86d6bd9bc1537d0bcede67f412c9b26ec23077536" 2018-10-01 10:12:47,546 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 10:12:47 GMT X-Openstack-Request-Id: req-177a9040-0271-44ef-86d1-5c124f758fb9 2018-10-01 10:12:47,547 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 10:12:47,547 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.39:9292/v2/images/1e697d39-8e8a-4dc1-85ea-e9de3d1d5bc7 used request id req-177a9040-0271-44ef-86d1-5c124f758fb9 2018-10-01 10:12:47,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.16387200356s 2018-10-01 10:12:47,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-01 10:12:47,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.39:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9d66700931d8175095f8478c8213c1692a427b63d4254eaf6a2680daaa4cef48" 2018-10-01 10:12:47,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Mon, 01 Oct 2018 10:12:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cfcf892b-4dec-4ac8-9a09-563b3ce2f081 x-openstack-request-id: req-cfcf892b-4dec-4ac8-9a09-563b3ce2f081 2018-10-01 10:12:47,575 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.39:8774/v2.1/flavors/5efa5692-12c4-4052-9570-1b8de10bc471", "rel": "self"}, {"href": "http://172.30.9.39:8774/flavors/5efa5692-12c4-4052-9570-1b8de10bc471", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "5efa5692-12c4-4052-9570-1b8de10bc471", "name": "vping_ssh-flavor_c819cfbc-79bb-4b52-abcc-54d4624439dc", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-01 10:12:47,575 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.39:8774/v2.1/flavors/detail?is_public=None used request id req-cfcf892b-4dec-4ac8-9a09-563b3ce2f081 2018-10-01 10:12:47,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0227470397949s 2018-10-01 10:12:47,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-01 10:12:47,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.39:8774/v2.1/flavors/5efa5692-12c4-4052-9570-1b8de10bc471 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9d66700931d8175095f8478c8213c1692a427b63d4254eaf6a2680daaa4cef48" 2018-10-01 10:12:47,614 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 01 Oct 2018 10:12:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b0a28330-7312-4850-81ba-b1d20a8b977f x-openstack-request-id: req-b0a28330-7312-4850-81ba-b1d20a8b977f 2018-10-01 10:12:47,614 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.39:8774/v2.1/flavors/5efa5692-12c4-4052-9570-1b8de10bc471 used request id req-b0a28330-7312-4850-81ba-b1d20a8b977f 2018-10-01 10:12:47,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.037045955658s 2018-10-01 10:12:47,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 10:12:47,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9d66700931d8175095f8478c8213c1692a427b63d4254eaf6a2680daaa4cef48" 2018-10-01 10:12:47,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Mon, 01 Oct 2018 10:12:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01c5ad44-327b-443c-9a8d-87499c4a9399 2018-10-01 10:12:47,823 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.39:5000/v3/users/0a598792985e452db9ba861a518abae6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a598792985e452db9ba861a518abae6", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.39:5000/v3/users/10d9503c6aef4de3800847e7c76f6d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "10d9503c6aef4de3800847e7c76f6d14", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.39:5000/v3/users/1447b4d95e4d496da08715dcc93bda3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1447b4d95e4d496da08715dcc93bda3e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.39:5000/v3/users/1d2a666e6e2e4a4188f312835b476063"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d2a666e6e2e4a4188f312835b476063", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.39:5000/v3/users/3a9c24f142ab44af9f5805f561b2956c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a9c24f142ab44af9f5805f561b2956c", "email": "glance@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.39:5000/v3/users/56a09b05fac54700a534271c74d2ded9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56a09b05fac54700a534271c74d2ded9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.39:5000/v3/users/6f44f667c2f4415c97b261bc7beaa87a"}, "domain_id": "6b3077807d19400dbc67a38dbf0de906", "enabled": true, "options": {}, "id": "6f44f667c2f4415c97b261bc7beaa87a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.39:5000/v3/users/7e18c42729d94e62b3b4aea0a7e11892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e18c42729d94e62b3b4aea0a7e11892", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.39:5000/v3/users/8304b793d41f4b8da9798b98771828a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8304b793d41f4b8da9798b98771828a0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.39:5000/v3/users/8b342acc2947417e9ea54fda1c49fd3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b342acc2947417e9ea54fda1c49fd3b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.39:5000/v3/users/9a7c042fdeb04cb5aa86428985b7eeb1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a7c042fdeb04cb5aa86428985b7eeb1", "email": "swift@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_c819cfbc-79bb-4b52-abcc-54d4624439dc", "links": {"self": "http://172.30.9.39:5000/v3/users/a4b46a3d57774dae8c5e35b9ed1659ba"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a4b46a3d57774dae8c5e35b9ed1659ba", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.39:5000/v3/users/be24bc7c8c0c48f59ea7865f7ac630fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be24bc7c8c0c48f59ea7865f7ac630fc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.39:5000/v3/users/cbefd192fb054813878f64043dcf5f71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbefd192fb054813878f64043dcf5f71", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.39:5000/v3/users/f47a78a41956436ba9cdc0bb2e56ac27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f47a78a41956436ba9cdc0bb2e56ac27", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.39:5000/v3/users", "previous": null, "next": null}} 2018-10-01 10:12:47,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/users used request id req-01c5ad44-327b-443c-9a8d-87499c4a9399 2018-10-01 10:12:47,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.208662986755s 2018-10-01 10:12:47,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 10:12:47,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/users/a4b46a3d57774dae8c5e35b9ed1659ba -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9d66700931d8175095f8478c8213c1692a427b63d4254eaf6a2680daaa4cef48" 2018-10-01 10:12:48,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Mon, 01 Oct 2018 10:12:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9005267f-ea02-4b22-a853-352ccba5f032 2018-10-01 10:12:48,030 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_ssh-user_c819cfbc-79bb-4b52-abcc-54d4624439dc", "links": {"self": "http://172.30.9.39:5000/v3/users/a4b46a3d57774dae8c5e35b9ed1659ba"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "a4b46a3d57774dae8c5e35b9ed1659ba", "description": null}} 2018-10-01 10:12:48,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/users/a4b46a3d57774dae8c5e35b9ed1659ba used request id req-9005267f-ea02-4b22-a853-352ccba5f032 2018-10-01 10:12:48,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.201416969299s 2018-10-01 10:12:48,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-01 10:12:48,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.39:5000/v3/users/a4b46a3d57774dae8c5e35b9ed1659ba -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9d66700931d8175095f8478c8213c1692a427b63d4254eaf6a2680daaa4cef48" 2018-10-01 10:12:48,371 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 10:12:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a802bc7-8852-4b15-ada2-b0945fc7897a 2018-10-01 10:12:48,371 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 10:12:48,371 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.39:5000/v3/users/a4b46a3d57774dae8c5e35b9ed1659ba used request id req-5a802bc7-8852-4b15-ada2-b0945fc7897a 2018-10-01 10:12:48,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.340064048767s 2018-10-01 10:12:48,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 10:12:48,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9d66700931d8175095f8478c8213c1692a427b63d4254eaf6a2680daaa4cef48" 2018-10-01 10:12:48,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Mon, 01 Oct 2018 10:12:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c170baa2-4dcf-4505-a56c-1a40d83af5a4 2018-10-01 10:12:48,562 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.39:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.39:5000/v3/projects/1f309f25838e40249520ff0b0c461861"}, "tags": [], "enabled": true, "id": "1f309f25838e40249520ff0b0c461861", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.39:5000/v3/projects/494aab944cef430684449095f4a3bcb3"}, "tags": [], "enabled": true, "id": "494aab944cef430684449095f4a3bcb3", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_c819cfbc-79bb-4b52-abcc-54d4624439dc"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.39:5000/v3/projects/68c01919b4a44eb98a59ea6095bf2ee1"}, "tags": [], "enabled": true, "id": "68c01919b4a44eb98a59ea6095bf2ee1", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-01 10:12:48,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/projects used request id req-c170baa2-4dcf-4505-a56c-1a40d83af5a4 2018-10-01 10:12:48,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.183917999268s 2018-10-01 10:12:48,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-01 10:12:48,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.39:5000/v3/projects/494aab944cef430684449095f4a3bcb3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9d66700931d8175095f8478c8213c1692a427b63d4254eaf6a2680daaa4cef48" 2018-10-01 10:12:48,836 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 10:12:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4eb1003-0b2c-4fd1-a93f-ee0923b7d849 2018-10-01 10:12:48,836 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 10:12:48,837 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.39:5000/v3/projects/494aab944cef430684449095f4a3bcb3 used request id req-d4eb1003-0b2c-4fd1-a93f-ee0923b7d849 2018-10-01 10:12:48,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.269386053085s 2018-10-01 10:12:48,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 10:12:48,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.39:9696/v2.0/security-groups.json?project_id=494aab944cef430684449095f4a3bcb3&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9d66700931d8175095f8478c8213c1692a427b63d4254eaf6a2680daaa4cef48" 2018-10-01 10:12:49,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Mon, 01 Oct 2018 10:12:49 GMT X-Openstack-Request-Id: req-dd2ee6bf-dad1-4a45-883b-c762870c1bec 2018-10-01 10:12:49,075 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "494aab944cef430684449095f4a3bcb3", "created_at": "2018-10-01T10:11:44Z", "updated_at": "2018-10-01T10:11:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:11:44Z", "revision_number": 0, "id": "3d87517c-1db1-4377-b8fc-2407713cf192", "remote_group_id": "30402cd3-0b7e-49b3-ace3-55ea501d0dd0", "remote_ip_prefix": null, "created_at": "2018-10-01T10:11:44Z", "security_group_id": "30402cd3-0b7e-49b3-ace3-55ea501d0dd0", "tenant_id": "494aab944cef430684449095f4a3bcb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "494aab944cef430684449095f4a3bcb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:11:44Z", "revision_number": 0, "id": "57e93376-45d1-49a4-870f-bc6d5503e5df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:11:44Z", "security_group_id": "30402cd3-0b7e-49b3-ace3-55ea501d0dd0", "tenant_id": "494aab944cef430684449095f4a3bcb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "494aab944cef430684449095f4a3bcb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:11:44Z", "revision_number": 0, "id": "87e46587-8097-4ca8-a59e-12f2dc704b53", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:11:44Z", "security_group_id": "30402cd3-0b7e-49b3-ace3-55ea501d0dd0", "tenant_id": "494aab944cef430684449095f4a3bcb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "494aab944cef430684449095f4a3bcb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:11:44Z", "revision_number": 0, "id": "d76065ee-0a41-4b30-90f2-ba10abe352fa", "remote_group_id": "30402cd3-0b7e-49b3-ace3-55ea501d0dd0", "remote_ip_prefix": null, "created_at": "2018-10-01T10:11:44Z", "security_group_id": "30402cd3-0b7e-49b3-ace3-55ea501d0dd0", "tenant_id": "494aab944cef430684449095f4a3bcb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "494aab944cef430684449095f4a3bcb3"}], "revision_number": 1, "project_id": "494aab944cef430684449095f4a3bcb3", "id": "30402cd3-0b7e-49b3-ace3-55ea501d0dd0", "name": "default"}]} 2018-10-01 10:12:49,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/security-groups.json?project_id=494aab944cef430684449095f4a3bcb3&name=default used request id req-dd2ee6bf-dad1-4a45-883b-c762870c1bec 2018-10-01 10:12:49,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.23269200325s 2018-10-01 10:12:49,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 10:12:49,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9d66700931d8175095f8478c8213c1692a427b63d4254eaf6a2680daaa4cef48" 2018-10-01 10:12:49,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Mon, 01 Oct 2018 10:12:49 GMT X-Openstack-Request-Id: req-9c696b32-e31a-4141-8b79-8051b204e971 2018-10-01 10:12:49,417 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "494aab944cef430684449095f4a3bcb3", "created_at": "2018-10-01T10:11:44Z", "updated_at": "2018-10-01T10:11:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:11:44Z", "revision_number": 0, "id": "57e93376-45d1-49a4-870f-bc6d5503e5df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:11:44Z", "security_group_id": "30402cd3-0b7e-49b3-ace3-55ea501d0dd0", "tenant_id": "494aab944cef430684449095f4a3bcb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "494aab944cef430684449095f4a3bcb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:11:44Z", "revision_number": 0, "id": "3d87517c-1db1-4377-b8fc-2407713cf192", "remote_group_id": "30402cd3-0b7e-49b3-ace3-55ea501d0dd0", "remote_ip_prefix": null, "created_at": "2018-10-01T10:11:44Z", "security_group_id": "30402cd3-0b7e-49b3-ace3-55ea501d0dd0", "tenant_id": "494aab944cef430684449095f4a3bcb3", "port_range_min": null, "ethertype": "IPv6", "project_id": "494aab944cef430684449095f4a3bcb3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:11:44Z", "revision_number": 0, "id": "87e46587-8097-4ca8-a59e-12f2dc704b53", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:11:44Z", "security_group_id": "30402cd3-0b7e-49b3-ace3-55ea501d0dd0", "tenant_id": "494aab944cef430684449095f4a3bcb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "494aab944cef430684449095f4a3bcb3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:11:44Z", "revision_number": 0, "id": "d76065ee-0a41-4b30-90f2-ba10abe352fa", "remote_group_id": "30402cd3-0b7e-49b3-ace3-55ea501d0dd0", "remote_ip_prefix": null, "created_at": "2018-10-01T10:11:44Z", "security_group_id": "30402cd3-0b7e-49b3-ace3-55ea501d0dd0", "tenant_id": "494aab944cef430684449095f4a3bcb3", "port_range_min": null, "ethertype": "IPv4", "project_id": "494aab944cef430684449095f4a3bcb3"}], "revision_number": 1, "project_id": "494aab944cef430684449095f4a3bcb3", "id": "30402cd3-0b7e-49b3-ace3-55ea501d0dd0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "created_at": "2018-10-01T10:07:04Z", "updated_at": "2018-10-01T10:07:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:07:04Z", "revision_number": 0, "id": "bfe3896e-479b-4b6d-813a-e0dafd0de29a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:07:04Z", "security_group_id": "44abfbaa-97d0-4647-b69b-5a63fff2a8b7", "tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "port_range_min": null, "ethertype": "IPv6", "project_id": "68c01919b4a44eb98a59ea6095bf2ee1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:07:04Z", "revision_number": 0, "id": "f7a49142-2711-45bf-b966-4142b97e8f6f", "remote_group_id": "44abfbaa-97d0-4647-b69b-5a63fff2a8b7", "remote_ip_prefix": null, "created_at": "2018-10-01T10:07:04Z", "security_group_id": "44abfbaa-97d0-4647-b69b-5a63fff2a8b7", "tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "port_range_min": null, "ethertype": "IPv4", "project_id": "68c01919b4a44eb98a59ea6095bf2ee1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:07:04Z", "revision_number": 0, "id": "2ee2c268-5be9-40ef-a3f1-65d9565d002c", "remote_group_id": "44abfbaa-97d0-4647-b69b-5a63fff2a8b7", "remote_ip_prefix": null, "created_at": "2018-10-01T10:07:04Z", "security_group_id": "44abfbaa-97d0-4647-b69b-5a63fff2a8b7", "tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "port_range_min": null, "ethertype": "IPv6", "project_id": "68c01919b4a44eb98a59ea6095bf2ee1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:07:04Z", "revision_number": 0, "id": "779b0853-1932-4538-932a-b14e344dcf85", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:07:04Z", "security_group_id": "44abfbaa-97d0-4647-b69b-5a63fff2a8b7", "tenant_id": "68c01919b4a44eb98a59ea6095bf2ee1", "port_range_min": null, "ethertype": "IPv4", "project_id": "68c01919b4a44eb98a59ea6095bf2ee1"}], "revision_number": 1, "project_id": "68c01919b4a44eb98a59ea6095bf2ee1", "id": "44abfbaa-97d0-4647-b69b-5a63fff2a8b7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1f309f25838e40249520ff0b0c461861", "created_at": "2018-10-01T10:04:05Z", "updated_at": "2018-10-01T10:04:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:04:05Z", "revision_number": 0, "id": "ff03459e-4e54-42bf-a63a-aa7993b3c28f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:04:05Z", "security_group_id": "48b868ac-7793-4d4b-aa0a-dbcd19ac0ea5", "tenant_id": "1f309f25838e40249520ff0b0c461861", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f309f25838e40249520ff0b0c461861"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:04:05Z", "revision_number": 0, "id": "a175ed49-b6df-4258-99b9-3a5e6bbaa58f", "remote_group_id": "48b868ac-7793-4d4b-aa0a-dbcd19ac0ea5", "remote_ip_prefix": null, "created_at": "2018-10-01T10:04:05Z", "security_group_id": "48b868ac-7793-4d4b-aa0a-dbcd19ac0ea5", "tenant_id": "1f309f25838e40249520ff0b0c461861", "port_range_min": null, "ethertype": "IPv6", "project_id": "1f309f25838e40249520ff0b0c461861"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:04:05Z", "revision_number": 0, "id": "2db38fe4-9a16-4fef-8ee9-da0915579f05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:04:05Z", "security_group_id": "48b868ac-7793-4d4b-aa0a-dbcd19ac0ea5", "tenant_id": "1f309f25838e40249520ff0b0c461861", "port_range_min": null, "ethertype": "IPv6", "project_id": "1f309f25838e40249520ff0b0c461861"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:04:05Z", "revision_number": 0, "id": "0f2d6d64-431a-4f05-9104-01006b34826a", "remote_group_id": "48b868ac-7793-4d4b-aa0a-dbcd19ac0ea5", "remote_ip_prefix": null, "created_at": "2018-10-01T10:04:05Z", "security_group_id": "48b868ac-7793-4d4b-aa0a-dbcd19ac0ea5", "tenant_id": "1f309f25838e40249520ff0b0c461861", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f309f25838e40249520ff0b0c461861"}], "revision_number": 1, "project_id": "1f309f25838e40249520ff0b0c461861", "id": "48b868ac-7793-4d4b-aa0a-dbcd19ac0ea5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-01T10:07:08Z", "updated_at": "2018-10-01T10:07:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:07:08Z", "revision_number": 0, "id": "e253983b-0797-49f7-b30c-6808de66354d", "remote_group_id": "4f70eca3-9276-4dd8-8e62-b41e54503cc8", "remote_ip_prefix": null, "created_at": "2018-10-01T10:07:08Z", "security_group_id": "4f70eca3-9276-4dd8-8e62-b41e54503cc8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:07:08Z", "revision_number": 0, "id": "de012e35-9cf7-4a5d-a5fd-59dc274c3c23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:07:08Z", "security_group_id": "4f70eca3-9276-4dd8-8e62-b41e54503cc8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:07:08Z", "revision_number": 0, "id": "63263a4f-db4f-4ccd-9cdc-590533a29141", "remote_group_id": "4f70eca3-9276-4dd8-8e62-b41e54503cc8", "remote_ip_prefix": null, "created_at": "2018-10-01T10:07:08Z", "security_group_id": "4f70eca3-9276-4dd8-8e62-b41e54503cc8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-01T10:07:08Z", "revision_number": 0, "id": "0cced195-bea5-47ad-8743-98aec3e33dbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-01T10:07:08Z", "security_group_id": "4f70eca3-9276-4dd8-8e62-b41e54503cc8", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "4f70eca3-9276-4dd8-8e62-b41e54503cc8", "name": "default"}]} 2018-10-01 10:12:49,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/security-groups.json used request id req-9c696b32-e31a-4141-8b79-8051b204e971 2018-10-01 10:12:49,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.336871862411s 2018-10-01 10:12:49,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-01 10:12:49,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.39:9696/v2.0/security-groups/30402cd3-0b7e-49b3-ace3-55ea501d0dd0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}9d66700931d8175095f8478c8213c1692a427b63d4254eaf6a2680daaa4cef48" 2018-10-01 10:12:50,043 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 01 Oct 2018 10:12:50 GMT X-Openstack-Request-Id: req-d82efe78-94dc-402c-b43f-b5cefdd0ab03 2018-10-01 10:12:50,043 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-01 10:12:50,043 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.39:9696/v2.0/security-groups/30402cd3-0b7e-49b3-ace3-55ea501d0dd0.json used request id req-d82efe78-94dc-402c-b43f-b5cefdd0ab03 2018-10-01 10:12:50,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.618539810181s 2018-10-01 10:12:50,044 - xtesting.ci.run_tests - ERROR - The test case 'vping_ssh' failed. 2018-10-01 10:12:50,045 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:09 | PASS | | tenantnetwork1 | functest | healthcheck | 00:14 | PASS | | tenantnetwork2 | functest | healthcheck | 00:16 | PASS | | vmready1 | functest | healthcheck | 00:21 | PASS | | vmready2 | functest | healthcheck | 00:19 | PASS | | singlevm1 | functest | healthcheck | 00:48 | PASS | | singlevm2 | functest | healthcheck | 00:41 | PASS | | vping_ssh | functest | healthcheck | 00:48 | FAIL | | 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-10-01 10:12:50,058 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-10-01 10:12:50,133 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-01 10:12:52,844 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-350 | | 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-10-01 10:12:52,847 - 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.39,192.30.9.8 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.39:5000 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=sB08WynxGOQ7w7dHJdqLbZ3zV 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=68c01919b4a44eb98a59ea6095bf2ee1 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-10-01 10:12:52,847 - xtesting.ci.run_tests - DEBUG - Test args: tempest_full 2018-10-01 10:12:52,853 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full'... 2018-10-01 10:12:53,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 10:12:53,168 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 10:12:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60e0ccfa-4512-4b65-a491-5289f9d48ad1 2018-10-01 10:12:53,169 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.39:5000/v3/", "rel": "self"}]}]}} 2018-10-01 10:12:53,169 - keystoneauth.session - DEBUG - GET call to http://172.30.9.39:5000/ used request id req-60e0ccfa-4512-4b65-a491-5289f9d48ad1 2018-10-01 10:12:53,169 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.39:5000/v3/auth/tokens 2018-10-01 10:12:53,561 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dfba5d376cc3423487bda0bf832c5a5c", "name": "member"}, {"id": "ddb065e4880443059c38f55f92b41ad7", "name": "admin"}, {"id": "638a063d0b3c4224af9184b64754e462", "name": "reader"}], "expires_at": "2018-10-01T11:12:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "68c01919b4a44eb98a59ea6095bf2ee1", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.39:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "138cb471eb5e419b8247465e9a58c9f7"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a61bf3a2b6841e798cd18352d363d2c"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "642642e824344c99a1070a65a3a7aa8f"}], "type": "compute", "id": "0b012f093b1f44a3b4a3e7a83b9ea7a0", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d3f7be1817041de8e1bb3b655e4bfb4"}, {"url": "http://172.30.9.39:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "96a3c5dbf4f240619f9ba2ddaae7021f"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b307f57b2acf4fcc8046d538ee5aabc2"}], "type": "identity", "id": "0bd21aaca9304355b8c4fb482d6c203f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.39:8004/v1/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b846698893f4251920af5ba53636aa8"}, {"url": "http://192.30.9.8:8004/v1/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ae763c42a9b43ce9548de1c2897d5f0"}, {"url": "http://192.30.9.8:8004/v1/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6fdbf17bbe4f5b90296fa9aae30c75"}], "type": "orchestration", "id": "16372acfe1c34699a14916495bb81bd3", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39b5349f172e403293ca619e46171fb2"}, {"url": "http://172.30.9.39:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68cd512b2388482f8aaddcaf49f6e5cd"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca2de99aacb41418574f2b79e95b39a"}], "type": "metric", "id": "19fc831bd1d2495584535090f1cfc6c7", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d3120d0211340e5be4ee7ce5426f6b3"}, {"url": "http://172.30.9.39:8080/v1/AUTH_68c01919b4a44eb98a59ea6095bf2ee1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1098ea83aaf5470795afcdce53afdaa8"}, {"url": "http://12.0.0.21:8080/v1/AUTH_68c01919b4a44eb98a59ea6095bf2ee1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea21d116d8444da28b3977e4555eb9cc"}], "type": "object-store", "id": "20eb38c948dd4c1196107be5e06ad7fd", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d2fe99b90be4165befb1e52e1707ce9"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "972a598fc28443f795fc8f0a494a7038"}, {"url": "http://172.30.9.39:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7762587d46648b28d05e9917c4ea129"}], "type": "event", "id": "33353a6d74744c8a97c1bda917b1188b", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.39:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16e37452679546deb76865500e3735ce"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d95edd82f18462e86cb0b910011f765"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6652f46f89534881a06b314309674b98"}], "type": "cloudformation", "id": "42d564642d5d45a2afe45d7cbc644223", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "434c42520cfd4a48ad3212378fe78c28"}, {"url": "http://172.30.9.39:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72244194101743c0bbe0773b3718217a"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8222601c08b24022ad079d5c32689d49"}], "type": "image", "id": "5ca5fd84620847179587afc5b7a4f9d2", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1713263e67c94788bc8a2f4d0841a48e"}, {"url": "http://172.30.9.39:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eda57a322564d19a4e0d5356be78bd4"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83167af88b2e4b0eac7dd94204cc3084"}], "type": "alarming", "id": "7cb105ad4ae3476a97289e4a978005ce", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "85aa5cec6566417799c2eafbde1c231c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e0f7edf651e4224a407c02b5c386987"}, {"url": "http://172.30.9.39:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "32da4af88d714e0384bb897865942788"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b631292e131f4a1e8dd8ac2f8cbae7d7"}], "type": "placement", "id": "9cdf2d784d34438ca008ce55a04ef9de", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37732b8b629f488bb9cbc4797bd598bd"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9554795962a14a9b9becd39e53d66f51"}, {"url": "http://172.30.9.39:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e4995a17cb6c4a949118ce48ee12e061"}], "type": "network", "id": "9f936497a79d43e39a20def0e06cf3b7", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.39:8776/v3/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f022637538483bbb2ffafc675143d7"}, {"url": "http://192.30.9.8:8776/v3/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62e1f9c8f42847c887894cbfc602caee"}, {"url": "http://192.30.9.8:8776/v3/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f8a91164defb46829d55d1c9135f287f"}], "type": "volumev3", "id": "a38da018fa6d4e26a298c5f1a748a48a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dc30cb1a32d4e768a942bf89706b627"}, {"url": "http://192.30.9.8:8776/v1/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e409c093a3034ef992e4d7f96e50e60c"}, {"url": "http://172.30.9.39:8776/v1/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7c7cdafeaf84ad2a5e859b21a18f0cb"}], "type": "volume", "id": "c7203d78d66f4ca7b6c6ccd999bf441d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a6967c65f49d58b2db5d6d6e50063"}, {"url": "http://192.30.9.8:8776/v2/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd52c586cba84a88a51ebaaec206a659"}, {"url": "http://172.30.9.39:8776/v2/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e4d7f4b0aec3467fa0883fc5d1b006d6"}], "type": "volumev2", "id": "dc3e7aeb05fd47ac87a2b8b757a9816b", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1447b4d95e4d496da08715dcc93bda3e"}, "audit_ids": ["FijwiLLsQ0iThLkkUsr_Ig"], "issued_at": "2018-10-01T10:12:53.000000Z"}} 2018-10-01 10:12:53,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 10:12:53,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.39:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5b5860e196f6ed952626070dd89e3e7e2c163a092ca2152611799d69f04f478f" 2018-10-01 10:12:53,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 01 Oct 2018 10:12:53 GMT X-Openstack-Request-Id: req-029f9fdd-6cc4-4f13-9baa-b03427cf1da5 2018-10-01 10:12:53,933 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"0c4e493c-7199-4d4a-86ae-4223bac5874a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1f309f25838e40249520ff0b0c461861","l2_adjacency":true,"status":"ACTIVE","subnets":["09534f99-1063-44f2-99a1-4ff7df7ad2e4"],"description":"","tags":[],"updated_at":"2018-10-01T10:04:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1f309f25838e40249520ff0b0c461861","created_at":"2018-10-01T10:04:05Z","provider:network_type":"flat"}]} 2018-10-01 10:12:53,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/networks.json?router%3Aexternal=True used request id req-029f9fdd-6cc4-4f13-9baa-b03427cf1da5 2018-10-01 10:12:53,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.368950128555s 2018-10-01 10:12:53,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 10:12:53,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5b5860e196f6ed952626070dd89e3e7e2c163a092ca2152611799d69f04f478f" 2018-10-01 10:12:54,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Mon, 01 Oct 2018 10:12:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d1eef76-59a7-45fb-8ff8-0340be241d97 2018-10-01 10:12:54,146 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.39:5000/v3/domains/6b3077807d19400dbc67a38dbf0de906"}, "tags": [], "enabled": true, "id": "6b3077807d19400dbc67a38dbf0de906", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.39:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.39:5000/v3/domains", "previous": null, "next": null}} 2018-10-01 10:12:54,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/domains used request id req-0d1eef76-59a7-45fb-8ff8-0340be241d97 2018-10-01 10:12:54,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.204822063446s 2018-10-01 10:12:54,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-01 10:12:54,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5b5860e196f6ed952626070dd89e3e7e2c163a092ca2152611799d69f04f478f" -d '{"project": {"description": "Created by OPNFV Functest: tempest_full", "enabled": true, "domain_id": "default", "name": "tempest_full-project_e834383b-dc5b-4bc9-92c6-4e005fefe749"}}' 2018-10-01 10:12:54,433 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Mon, 01 Oct 2018 10:12:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27ee5810-1632-45bc-adfc-8f40c7646cd7 2018-10-01 10:12:54,433 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.39:5000/v3/projects/1a685fa846274d1e89ee2c6c431ac7fa"}, "tags": [], "enabled": true, "id": "1a685fa846274d1e89ee2c6c431ac7fa", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_e834383b-dc5b-4bc9-92c6-4e005fefe749"}} 2018-10-01 10:12:54,433 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.39:5000/v3/projects used request id req-27ee5810-1632-45bc-adfc-8f40c7646cd7 2018-10-01 10:12:54,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.278826951981s 2018-10-01 10:12:54,434 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tempest_full', u'tags': [], 'enabled': True, 'id': u'1a685fa846274d1e89ee2c6c431ac7fa', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'tempest_full-project_e834383b-dc5b-4bc9-92c6-4e005fefe749'}) 2018-10-01 10:12:54,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-01 10:12:54,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5b5860e196f6ed952626070dd89e3e7e2c163a092ca2152611799d69f04f478f" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "99b4970c-eedd-479a-90ec-37b9696bdb7b", "email": null, "name": "tempest_full-user_e834383b-dc5b-4bc9-92c6-4e005fefe749"}}' 2018-10-01 10:12:54,935 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Mon, 01 Oct 2018 10:12:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6adb0ebb-f034-4443-ae58-2d483506833a 2018-10-01 10:12:54,935 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_full-user_e834383b-dc5b-4bc9-92c6-4e005fefe749", "links": {"self": "http://172.30.9.39:5000/v3/users/4a454fa682344de6a2cef5f94e3adb74"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4a454fa682344de6a2cef5f94e3adb74", "domain_id": "default", "password_expires_at": null}} 2018-10-01 10:12:54,935 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.39:5000/v3/users used request id req-6adb0ebb-f034-4443-ae58-2d483506833a 2018-10-01 10:12:54,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.49453997612s 2018-10-01 10:12:54,936 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'4a454fa682344de6a2cef5f94e3adb74', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full-user_e834383b-dc5b-4bc9-92c6-4e005fefe749'}) 2018-10-01 10:12:54,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 10:12:54,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5b5860e196f6ed952626070dd89e3e7e2c163a092ca2152611799d69f04f478f" 2018-10-01 10:12:55,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Mon, 01 Oct 2018 10:12:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5ebbd9b-634b-4fbb-b7c6-c92467e6def5 2018-10-01 10:12:55,050 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.39:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "638a063d0b3c4224af9184b64754e462", "links": {"self": "http://172.30.9.39:5000/v3/roles/638a063d0b3c4224af9184b64754e462"}, "name": "reader"}, {"domain_id": null, "id": "8d4db4cf39b5466fa7ad8397113ab079", "links": {"self": "http://172.30.9.39:5000/v3/roles/8d4db4cf39b5466fa7ad8397113ab079"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.39:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7733a861d784ab1bcae62feb248036a", "links": {"self": "http://172.30.9.39:5000/v3/roles/a7733a861d784ab1bcae62feb248036a"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "cfbd2a1fb1a14d61944f936a944a4778", "links": {"self": "http://172.30.9.39:5000/v3/roles/cfbd2a1fb1a14d61944f936a944a4778"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ddb065e4880443059c38f55f92b41ad7", "links": {"self": "http://172.30.9.39:5000/v3/roles/ddb065e4880443059c38f55f92b41ad7"}, "name": "admin"}, {"domain_id": null, "id": "dfba5d376cc3423487bda0bf832c5a5c", "links": {"self": "http://172.30.9.39:5000/v3/roles/dfba5d376cc3423487bda0bf832c5a5c"}, "name": "member"}]} 2018-10-01 10:12:55,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/roles used request id req-f5ebbd9b-634b-4fbb-b7c6-c92467e6def5 2018-10-01 10:12:55,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109983921051s 2018-10-01 10:12:55,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 10:12:55,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5b5860e196f6ed952626070dd89e3e7e2c163a092ca2152611799d69f04f478f" 2018-10-01 10:12:55,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Mon, 01 Oct 2018 10:12:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82de6c27-eda6-47d2-90cf-24d263a2f821 2018-10-01 10:12:55,257 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.39:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "638a063d0b3c4224af9184b64754e462", "links": {"self": "http://172.30.9.39:5000/v3/roles/638a063d0b3c4224af9184b64754e462"}, "name": "reader"}, {"domain_id": null, "id": "8d4db4cf39b5466fa7ad8397113ab079", "links": {"self": "http://172.30.9.39:5000/v3/roles/8d4db4cf39b5466fa7ad8397113ab079"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.39:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7733a861d784ab1bcae62feb248036a", "links": {"self": "http://172.30.9.39:5000/v3/roles/a7733a861d784ab1bcae62feb248036a"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "cfbd2a1fb1a14d61944f936a944a4778", "links": {"self": "http://172.30.9.39:5000/v3/roles/cfbd2a1fb1a14d61944f936a944a4778"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ddb065e4880443059c38f55f92b41ad7", "links": {"self": "http://172.30.9.39:5000/v3/roles/ddb065e4880443059c38f55f92b41ad7"}, "name": "admin"}, {"domain_id": null, "id": "dfba5d376cc3423487bda0bf832c5a5c", "links": {"self": "http://172.30.9.39:5000/v3/roles/dfba5d376cc3423487bda0bf832c5a5c"}, "name": "member"}]} 2018-10-01 10:12:55,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/roles used request id req-82de6c27-eda6-47d2-90cf-24d263a2f821 2018-10-01 10:12:55,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.202922105789s 2018-10-01 10:12:55,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 10:12:55,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5b5860e196f6ed952626070dd89e3e7e2c163a092ca2152611799d69f04f478f" 2018-10-01 10:12:55,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Mon, 01 Oct 2018 10:12:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff5da19f-6ef5-4616-a153-f63eaf628c32 2018-10-01 10:12:55,448 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.39:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "638a063d0b3c4224af9184b64754e462", "links": {"self": "http://172.30.9.39:5000/v3/roles/638a063d0b3c4224af9184b64754e462"}, "name": "reader"}, {"domain_id": null, "id": "8d4db4cf39b5466fa7ad8397113ab079", "links": {"self": "http://172.30.9.39:5000/v3/roles/8d4db4cf39b5466fa7ad8397113ab079"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.39:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7733a861d784ab1bcae62feb248036a", "links": {"self": "http://172.30.9.39:5000/v3/roles/a7733a861d784ab1bcae62feb248036a"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "cfbd2a1fb1a14d61944f936a944a4778", "links": {"self": "http://172.30.9.39:5000/v3/roles/cfbd2a1fb1a14d61944f936a944a4778"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ddb065e4880443059c38f55f92b41ad7", "links": {"self": "http://172.30.9.39:5000/v3/roles/ddb065e4880443059c38f55f92b41ad7"}, "name": "admin"}, {"domain_id": null, "id": "dfba5d376cc3423487bda0bf832c5a5c", "links": {"self": "http://172.30.9.39:5000/v3/roles/dfba5d376cc3423487bda0bf832c5a5c"}, "name": "member"}]} 2018-10-01 10:12:55,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/roles used request id req-ff5da19f-6ef5-4616-a153-f63eaf628c32 2018-10-01 10:12:55,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.184885025024s 2018-10-01 10:12:55,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 10:12:55,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5b5860e196f6ed952626070dd89e3e7e2c163a092ca2152611799d69f04f478f" 2018-10-01 10:12:55,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 01 Oct 2018 10:12:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f799e5bc-144f-4dad-9554-fec0ddbf10b0 2018-10-01 10:12:55,649 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.39:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-01 10:12:55,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/domains/default used request id req-f799e5bc-144f-4dad-9554-fec0ddbf10b0 2018-10-01 10:12:55,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.197120904922s 2018-10-01 10:12:55,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 10:12:55,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5b5860e196f6ed952626070dd89e3e7e2c163a092ca2152611799d69f04f478f" 2018-10-01 10:12:55,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 844 Content-Type: application/json Date: Mon, 01 Oct 2018 10:12:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90d9cf19-71e9-4b61-a59d-bccf159868c8 2018-10-01 10:12:55,850 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.39:5000/v3/users/0a598792985e452db9ba861a518abae6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a598792985e452db9ba861a518abae6", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.39:5000/v3/users/10d9503c6aef4de3800847e7c76f6d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "10d9503c6aef4de3800847e7c76f6d14", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.39:5000/v3/users/1447b4d95e4d496da08715dcc93bda3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1447b4d95e4d496da08715dcc93bda3e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.39:5000/v3/users/1d2a666e6e2e4a4188f312835b476063"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d2a666e6e2e4a4188f312835b476063", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.39:5000/v3/users/3a9c24f142ab44af9f5805f561b2956c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a9c24f142ab44af9f5805f561b2956c", "email": "glance@localhost", "password_expires_at": null}, {"name": "tempest_full-user_e834383b-dc5b-4bc9-92c6-4e005fefe749", "links": {"self": "http://172.30.9.39:5000/v3/users/4a454fa682344de6a2cef5f94e3adb74"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4a454fa682344de6a2cef5f94e3adb74", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.39:5000/v3/users/56a09b05fac54700a534271c74d2ded9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56a09b05fac54700a534271c74d2ded9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.39:5000/v3/users/6f44f667c2f4415c97b261bc7beaa87a"}, "domain_id": "6b3077807d19400dbc67a38dbf0de906", "enabled": true, "options": {}, "id": "6f44f667c2f4415c97b261bc7beaa87a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.39:5000/v3/users/7e18c42729d94e62b3b4aea0a7e11892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e18c42729d94e62b3b4aea0a7e11892", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.39:5000/v3/users/8304b793d41f4b8da9798b98771828a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8304b793d41f4b8da9798b98771828a0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.39:5000/v3/users/8b342acc2947417e9ea54fda1c49fd3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b342acc2947417e9ea54fda1c49fd3b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.39:5000/v3/users/9a7c042fdeb04cb5aa86428985b7eeb1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a7c042fdeb04cb5aa86428985b7eeb1", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.39:5000/v3/users/be24bc7c8c0c48f59ea7865f7ac630fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be24bc7c8c0c48f59ea7865f7ac630fc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.39:5000/v3/users/cbefd192fb054813878f64043dcf5f71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbefd192fb054813878f64043dcf5f71", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.39:5000/v3/users/f47a78a41956436ba9cdc0bb2e56ac27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f47a78a41956436ba9cdc0bb2e56ac27", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.39:5000/v3/users", "previous": null, "next": null}} 2018-10-01 10:12:55,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/users used request id req-90d9cf19-71e9-4b61-a59d-bccf159868c8 2018-10-01 10:12:55,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.199989080429s 2018-10-01 10:12:55,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 10:12:55,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.39:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5b5860e196f6ed952626070dd89e3e7e2c163a092ca2152611799d69f04f478f" 2018-10-01 10:12:56,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Mon, 01 Oct 2018 10:12:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dac4a6ef-e324-488e-889b-63644b86855c 2018-10-01 10:12:56,050 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.39:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.39:5000/v3/projects/68c01919b4a44eb98a59ea6095bf2ee1"}, "tags": [], "enabled": true, "id": "68c01919b4a44eb98a59ea6095bf2ee1", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.39:5000/v3/projects/1f309f25838e40249520ff0b0c461861"}, "tags": [], "enabled": true, "id": "1f309f25838e40249520ff0b0c461861", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.39:5000/v3/projects/1a685fa846274d1e89ee2c6c431ac7fa"}, "tags": [], "enabled": true, "id": "1a685fa846274d1e89ee2c6c431ac7fa", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_e834383b-dc5b-4bc9-92c6-4e005fefe749"}]} 2018-10-01 10:12:56,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/projects?domain_id=default used request id req-dac4a6ef-e324-488e-889b-63644b86855c 2018-10-01 10:12:56,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.186872005463s 2018-10-01 10:12:56,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-01 10:12:56,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.39:5000/v3/role_assignments?user.id=4a454fa682344de6a2cef5f94e3adb74&role.id=dfba5d376cc3423487bda0bf832c5a5c&scope.project.id=1a685fa846274d1e89ee2c6c431ac7fa" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5b5860e196f6ed952626070dd89e3e7e2c163a092ca2152611799d69f04f478f" 2018-10-01 10:12:56,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Mon, 01 Oct 2018 10:12:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31be4226-1777-4b62-bedf-7066cb667c37 2018-10-01 10:12:56,252 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.39:5000/v3/role_assignments?user.id=4a454fa682344de6a2cef5f94e3adb74&role.id=dfba5d376cc3423487bda0bf832c5a5c&scope.project.id=1a685fa846274d1e89ee2c6c431ac7fa", "previous": null, "next": null}} 2018-10-01 10:12:56,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/role_assignments?user.id=4a454fa682344de6a2cef5f94e3adb74&role.id=dfba5d376cc3423487bda0bf832c5a5c&scope.project.id=1a685fa846274d1e89ee2c6c431ac7fa used request id req-31be4226-1777-4b62-bedf-7066cb667c37 2018-10-01 10:12:56,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.194633960724s 2018-10-01 10:12:56,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-01 10:12:56,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.39:5000/v3/projects/1a685fa846274d1e89ee2c6c431ac7fa/users/4a454fa682344de6a2cef5f94e3adb74/roles/dfba5d376cc3423487bda0bf832c5a5c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5b5860e196f6ed952626070dd89e3e7e2c163a092ca2152611799d69f04f478f" 2018-10-01 10:12:56,499 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 10:12:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3b438f2-9b19-495a-9c72-80b19a5c8d70 2018-10-01 10:12:56,499 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 10:12:56,499 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.39:5000/v3/projects/1a685fa846274d1e89ee2c6c431ac7fa/users/4a454fa682344de6a2cef5f94e3adb74/roles/dfba5d376cc3423487bda0bf832c5a5c used request id req-b3b438f2-9b19-495a-9c72-80b19a5c8d70 2018-10-01 10:12:56,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.242654085159s 2018-10-01 10:12:56,500 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full-project_e834383b-dc5b-4bc9-92c6-4e005fefe749', 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'1a685fa846274d1e89ee2c6c431ac7fa', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '99b4970c-eedd-479a-90ec-37b9696bdb7b', 'username': u'tempest_full-user_e834383b-dc5b-4bc9-92c6-4e005fefe749', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.39:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-01 10:12:56,505 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full-user_e834383b-dc5b-4bc9-92c6-4e005fefe749', 'password': '99b4970c-eedd-479a-90ec-37b9696bdb7b', 'project_name': 'tempest_full-project_e834383b-dc5b-4bc9-92c6-4e005fefe749', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.39:5000', 'project_id': '1a685fa846274d1e89ee2c6c431ac7fa', 'project_domain_name': 'Default'} 2018-10-01 10:12:56,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 10:12:56,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5b5860e196f6ed952626070dd89e3e7e2c163a092ca2152611799d69f04f478f" 2018-10-01 10:12:56,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Mon, 01 Oct 2018 10:12:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3beda017-6d0b-40c1-8296-971c710d5ac7 2018-10-01 10:12:56,694 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.39:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "638a063d0b3c4224af9184b64754e462", "links": {"self": "http://172.30.9.39:5000/v3/roles/638a063d0b3c4224af9184b64754e462"}, "name": "reader"}, {"domain_id": null, "id": "8d4db4cf39b5466fa7ad8397113ab079", "links": {"self": "http://172.30.9.39:5000/v3/roles/8d4db4cf39b5466fa7ad8397113ab079"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.39:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7733a861d784ab1bcae62feb248036a", "links": {"self": "http://172.30.9.39:5000/v3/roles/a7733a861d784ab1bcae62feb248036a"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "cfbd2a1fb1a14d61944f936a944a4778", "links": {"self": "http://172.30.9.39:5000/v3/roles/cfbd2a1fb1a14d61944f936a944a4778"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ddb065e4880443059c38f55f92b41ad7", "links": {"self": "http://172.30.9.39:5000/v3/roles/ddb065e4880443059c38f55f92b41ad7"}, "name": "admin"}, {"domain_id": null, "id": "dfba5d376cc3423487bda0bf832c5a5c", "links": {"self": "http://172.30.9.39:5000/v3/roles/dfba5d376cc3423487bda0bf832c5a5c"}, "name": "member"}]} 2018-10-01 10:12:56,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/roles used request id req-3beda017-6d0b-40c1-8296-971c710d5ac7 2018-10-01 10:12:56,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.186449050903s 2018-10-01 10:12:56,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 10:12:56,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5b5860e196f6ed952626070dd89e3e7e2c163a092ca2152611799d69f04f478f" 2018-10-01 10:12:56,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Mon, 01 Oct 2018 10:12:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65e9a2a2-ae2e-42e4-8abf-50776882db13 2018-10-01 10:12:56,900 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.39:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "638a063d0b3c4224af9184b64754e462", "links": {"self": "http://172.30.9.39:5000/v3/roles/638a063d0b3c4224af9184b64754e462"}, "name": "reader"}, {"domain_id": null, "id": "8d4db4cf39b5466fa7ad8397113ab079", "links": {"self": "http://172.30.9.39:5000/v3/roles/8d4db4cf39b5466fa7ad8397113ab079"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.39:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7733a861d784ab1bcae62feb248036a", "links": {"self": "http://172.30.9.39:5000/v3/roles/a7733a861d784ab1bcae62feb248036a"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "cfbd2a1fb1a14d61944f936a944a4778", "links": {"self": "http://172.30.9.39:5000/v3/roles/cfbd2a1fb1a14d61944f936a944a4778"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ddb065e4880443059c38f55f92b41ad7", "links": {"self": "http://172.30.9.39:5000/v3/roles/ddb065e4880443059c38f55f92b41ad7"}, "name": "admin"}, {"domain_id": null, "id": "dfba5d376cc3423487bda0bf832c5a5c", "links": {"self": "http://172.30.9.39:5000/v3/roles/dfba5d376cc3423487bda0bf832c5a5c"}, "name": "member"}]} 2018-10-01 10:12:56,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/roles used request id req-65e9a2a2-ae2e-42e4-8abf-50776882db13 2018-10-01 10:12:56,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.200852870941s 2018-10-01 10:12:56,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 10:12:56,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5b5860e196f6ed952626070dd89e3e7e2c163a092ca2152611799d69f04f478f" 2018-10-01 10:12:57,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 01 Oct 2018 10:12:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af7fbc8f-a4a6-4576-b4d1-e07f104526ed 2018-10-01 10:12:57,099 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.39:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-01 10:12:57,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/domains/default used request id req-af7fbc8f-a4a6-4576-b4d1-e07f104526ed 2018-10-01 10:12:57,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.193679094315s 2018-10-01 10:12:57,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 10:12:57,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5b5860e196f6ed952626070dd89e3e7e2c163a092ca2152611799d69f04f478f" 2018-10-01 10:12:57,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 844 Content-Type: application/json Date: Mon, 01 Oct 2018 10:12:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21559928-94b0-4c63-a772-1399690c3964 2018-10-01 10:12:57,222 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.39:5000/v3/users/0a598792985e452db9ba861a518abae6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a598792985e452db9ba861a518abae6", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.39:5000/v3/users/10d9503c6aef4de3800847e7c76f6d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "10d9503c6aef4de3800847e7c76f6d14", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.39:5000/v3/users/1447b4d95e4d496da08715dcc93bda3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1447b4d95e4d496da08715dcc93bda3e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.39:5000/v3/users/1d2a666e6e2e4a4188f312835b476063"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d2a666e6e2e4a4188f312835b476063", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.39:5000/v3/users/3a9c24f142ab44af9f5805f561b2956c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a9c24f142ab44af9f5805f561b2956c", "email": "glance@localhost", "password_expires_at": null}, {"name": "tempest_full-user_e834383b-dc5b-4bc9-92c6-4e005fefe749", "links": {"self": "http://172.30.9.39:5000/v3/users/4a454fa682344de6a2cef5f94e3adb74"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4a454fa682344de6a2cef5f94e3adb74", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.39:5000/v3/users/56a09b05fac54700a534271c74d2ded9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56a09b05fac54700a534271c74d2ded9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.39:5000/v3/users/6f44f667c2f4415c97b261bc7beaa87a"}, "domain_id": "6b3077807d19400dbc67a38dbf0de906", "enabled": true, "options": {}, "id": "6f44f667c2f4415c97b261bc7beaa87a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.39:5000/v3/users/7e18c42729d94e62b3b4aea0a7e11892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e18c42729d94e62b3b4aea0a7e11892", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.39:5000/v3/users/8304b793d41f4b8da9798b98771828a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8304b793d41f4b8da9798b98771828a0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.39:5000/v3/users/8b342acc2947417e9ea54fda1c49fd3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b342acc2947417e9ea54fda1c49fd3b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.39:5000/v3/users/9a7c042fdeb04cb5aa86428985b7eeb1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a7c042fdeb04cb5aa86428985b7eeb1", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.39:5000/v3/users/be24bc7c8c0c48f59ea7865f7ac630fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be24bc7c8c0c48f59ea7865f7ac630fc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.39:5000/v3/users/cbefd192fb054813878f64043dcf5f71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbefd192fb054813878f64043dcf5f71", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.39:5000/v3/users/f47a78a41956436ba9cdc0bb2e56ac27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f47a78a41956436ba9cdc0bb2e56ac27", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.39:5000/v3/users", "previous": null, "next": null}} 2018-10-01 10:12:57,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/users used request id req-21559928-94b0-4c63-a772-1399690c3964 2018-10-01 10:12:57,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.122189044952s 2018-10-01 10:12:57,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 10:12:57,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.39:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5b5860e196f6ed952626070dd89e3e7e2c163a092ca2152611799d69f04f478f" 2018-10-01 10:12:57,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Mon, 01 Oct 2018 10:12:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cb33cf1-271a-4a78-a918-ac17e8d39af6 2018-10-01 10:12:57,346 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.39:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.39:5000/v3/projects/68c01919b4a44eb98a59ea6095bf2ee1"}, "tags": [], "enabled": true, "id": "68c01919b4a44eb98a59ea6095bf2ee1", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.39:5000/v3/projects/1f309f25838e40249520ff0b0c461861"}, "tags": [], "enabled": true, "id": "1f309f25838e40249520ff0b0c461861", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.39:5000/v3/projects/1a685fa846274d1e89ee2c6c431ac7fa"}, "tags": [], "enabled": true, "id": "1a685fa846274d1e89ee2c6c431ac7fa", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_e834383b-dc5b-4bc9-92c6-4e005fefe749"}]} 2018-10-01 10:12:57,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/projects?domain_id=default used request id req-4cb33cf1-271a-4a78-a918-ac17e8d39af6 2018-10-01 10:12:57,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.111168146133s 2018-10-01 10:12:57,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-01 10:12:57,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.39:5000/v3/role_assignments?user.id=4a454fa682344de6a2cef5f94e3adb74&role.id=ddb065e4880443059c38f55f92b41ad7&scope.project.id=1a685fa846274d1e89ee2c6c431ac7fa" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5b5860e196f6ed952626070dd89e3e7e2c163a092ca2152611799d69f04f478f" 2018-10-01 10:12:57,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Mon, 01 Oct 2018 10:12:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d65c2dd0-62b1-4985-8f8b-e087b4fa62e0 2018-10-01 10:12:57,466 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.39:5000/v3/role_assignments?user.id=4a454fa682344de6a2cef5f94e3adb74&role.id=ddb065e4880443059c38f55f92b41ad7&scope.project.id=1a685fa846274d1e89ee2c6c431ac7fa", "previous": null, "next": null}} 2018-10-01 10:12:57,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/role_assignments?user.id=4a454fa682344de6a2cef5f94e3adb74&role.id=ddb065e4880443059c38f55f92b41ad7&scope.project.id=1a685fa846274d1e89ee2c6c431ac7fa used request id req-d65c2dd0-62b1-4985-8f8b-e087b4fa62e0 2018-10-01 10:12:57,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.11271905899s 2018-10-01 10:12:57,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-01 10:12:57,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.39:5000/v3/projects/1a685fa846274d1e89ee2c6c431ac7fa/users/4a454fa682344de6a2cef5f94e3adb74/roles/ddb065e4880443059c38f55f92b41ad7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5b5860e196f6ed952626070dd89e3e7e2c163a092ca2152611799d69f04f478f" 2018-10-01 10:12:57,651 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 10:12:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e706a791-d44e-463e-95de-f633f7f0b02b 2018-10-01 10:12:57,651 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 10:12:57,651 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.39:5000/v3/projects/1a685fa846274d1e89ee2c6c431ac7fa/users/4a454fa682344de6a2cef5f94e3adb74/roles/ddb065e4880443059c38f55f92b41ad7 used request id req-e706a791-d44e-463e-95de-f633f7f0b02b 2018-10-01 10:12:57,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.180964946747s 2018-10-01 10:12:57,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 10:12:57,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5b5860e196f6ed952626070dd89e3e7e2c163a092ca2152611799d69f04f478f" 2018-10-01 10:12:57,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Mon, 01 Oct 2018 10:12:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cf9562a-d6f4-409a-9579-c291f83480bc 2018-10-01 10:12:57,853 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.39:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "638a063d0b3c4224af9184b64754e462", "links": {"self": "http://172.30.9.39:5000/v3/roles/638a063d0b3c4224af9184b64754e462"}, "name": "reader"}, {"domain_id": null, "id": "8d4db4cf39b5466fa7ad8397113ab079", "links": {"self": "http://172.30.9.39:5000/v3/roles/8d4db4cf39b5466fa7ad8397113ab079"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.39:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7733a861d784ab1bcae62feb248036a", "links": {"self": "http://172.30.9.39:5000/v3/roles/a7733a861d784ab1bcae62feb248036a"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "cfbd2a1fb1a14d61944f936a944a4778", "links": {"self": "http://172.30.9.39:5000/v3/roles/cfbd2a1fb1a14d61944f936a944a4778"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ddb065e4880443059c38f55f92b41ad7", "links": {"self": "http://172.30.9.39:5000/v3/roles/ddb065e4880443059c38f55f92b41ad7"}, "name": "admin"}, {"domain_id": null, "id": "dfba5d376cc3423487bda0bf832c5a5c", "links": {"self": "http://172.30.9.39:5000/v3/roles/dfba5d376cc3423487bda0bf832c5a5c"}, "name": "member"}]} 2018-10-01 10:12:57,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/roles used request id req-8cf9562a-d6f4-409a-9579-c291f83480bc 2018-10-01 10:12:57,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.197463035583s 2018-10-01 10:12:57,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 10:12:57,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5b5860e196f6ed952626070dd89e3e7e2c163a092ca2152611799d69f04f478f" 2018-10-01 10:12:58,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 01 Oct 2018 10:12:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be9cb283-1e88-4684-bd06-516903b43463 2018-10-01 10:12:58,009 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.39:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-01 10:12:58,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/domains/default used request id req-be9cb283-1e88-4684-bd06-516903b43463 2018-10-01 10:12:58,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.151119947433s 2018-10-01 10:12:58,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 10:12:58,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5b5860e196f6ed952626070dd89e3e7e2c163a092ca2152611799d69f04f478f" 2018-10-01 10:12:58,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 844 Content-Type: application/json Date: Mon, 01 Oct 2018 10:12:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f05698f-0371-42f9-8e02-ee5f8dfdc6c5 2018-10-01 10:12:58,202 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.39:5000/v3/users/0a598792985e452db9ba861a518abae6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a598792985e452db9ba861a518abae6", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.39:5000/v3/users/10d9503c6aef4de3800847e7c76f6d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "10d9503c6aef4de3800847e7c76f6d14", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.39:5000/v3/users/1447b4d95e4d496da08715dcc93bda3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1447b4d95e4d496da08715dcc93bda3e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.39:5000/v3/users/1d2a666e6e2e4a4188f312835b476063"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d2a666e6e2e4a4188f312835b476063", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.39:5000/v3/users/3a9c24f142ab44af9f5805f561b2956c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a9c24f142ab44af9f5805f561b2956c", "email": "glance@localhost", "password_expires_at": null}, {"name": "tempest_full-user_e834383b-dc5b-4bc9-92c6-4e005fefe749", "links": {"self": "http://172.30.9.39:5000/v3/users/4a454fa682344de6a2cef5f94e3adb74"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4a454fa682344de6a2cef5f94e3adb74", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.39:5000/v3/users/56a09b05fac54700a534271c74d2ded9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56a09b05fac54700a534271c74d2ded9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.39:5000/v3/users/6f44f667c2f4415c97b261bc7beaa87a"}, "domain_id": "6b3077807d19400dbc67a38dbf0de906", "enabled": true, "options": {}, "id": "6f44f667c2f4415c97b261bc7beaa87a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.39:5000/v3/users/7e18c42729d94e62b3b4aea0a7e11892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e18c42729d94e62b3b4aea0a7e11892", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.39:5000/v3/users/8304b793d41f4b8da9798b98771828a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8304b793d41f4b8da9798b98771828a0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.39:5000/v3/users/8b342acc2947417e9ea54fda1c49fd3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b342acc2947417e9ea54fda1c49fd3b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.39:5000/v3/users/9a7c042fdeb04cb5aa86428985b7eeb1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a7c042fdeb04cb5aa86428985b7eeb1", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.39:5000/v3/users/be24bc7c8c0c48f59ea7865f7ac630fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be24bc7c8c0c48f59ea7865f7ac630fc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.39:5000/v3/users/cbefd192fb054813878f64043dcf5f71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbefd192fb054813878f64043dcf5f71", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.39:5000/v3/users/f47a78a41956436ba9cdc0bb2e56ac27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f47a78a41956436ba9cdc0bb2e56ac27", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.39:5000/v3/users", "previous": null, "next": null}} 2018-10-01 10:12:58,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/users used request id req-3f05698f-0371-42f9-8e02-ee5f8dfdc6c5 2018-10-01 10:12:58,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.192038059235s 2018-10-01 10:12:58,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-01 10:12:58,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.39:5000/v3/role_assignments?role.id=ddb065e4880443059c38f55f92b41ad7&user.id=4a454fa682344de6a2cef5f94e3adb74&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5b5860e196f6ed952626070dd89e3e7e2c163a092ca2152611799d69f04f478f" 2018-10-01 10:12:58,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 194 Content-Type: application/json Date: Mon, 01 Oct 2018 10:12:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a5a2a07-f2ce-4d12-9d69-24db89755940 2018-10-01 10:12:58,331 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.39:5000/v3/role_assignments?role.id=ddb065e4880443059c38f55f92b41ad7&user.id=4a454fa682344de6a2cef5f94e3adb74&scope.domain.id=default", "previous": null, "next": null}} 2018-10-01 10:12:58,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/role_assignments?role.id=ddb065e4880443059c38f55f92b41ad7&user.id=4a454fa682344de6a2cef5f94e3adb74&scope.domain.id=default used request id req-5a5a2a07-f2ce-4d12-9d69-24db89755940 2018-10-01 10:12:58,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.118733882904s 2018-10-01 10:12:58,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-10-01 10:12:58,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.39:5000/v3/domains/default/users/4a454fa682344de6a2cef5f94e3adb74/roles/ddb065e4880443059c38f55f92b41ad7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5b5860e196f6ed952626070dd89e3e7e2c163a092ca2152611799d69f04f478f" 2018-10-01 10:12:58,613 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 10:12:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ae26eff-678c-421f-b52a-7075bb285f0f 2018-10-01 10:12:58,613 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 10:12:58,613 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.39:5000/v3/domains/default/users/4a454fa682344de6a2cef5f94e3adb74/roles/ddb065e4880443059c38f55f92b41ad7 used request id req-3ae26eff-678c-421f-b52a-7075bb285f0f 2018-10-01 10:12:58,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.278073072433s 2018-10-01 10:12:58,613 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-01 10:13:02,871 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 85b329f3-9657-4c3c-a0b1-dc7f768774f5 | 2018-10-01T10:13:02.515606 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 85b329f3-9657-4c3c-a0b1-dc7f768774f5 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-10-01 10:13:06,017 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-10-01 10:13:06,719 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-01 10:13:11,405 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=6f0f4916-3e04-4b06-b0f0-26552354660b) as the default verifier for the future CLI operations. 2018-10-01 10:13:13,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 10:13:13,325 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 10:13:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2955938-b731-42ea-809f-d1f7fd315017 2018-10-01 10:13:13,326 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.39:5000/v3/", "rel": "self"}]}]}} 2018-10-01 10:13:13,326 - keystoneauth.session - DEBUG - GET call to http://172.30.9.39:5000/ used request id req-f2955938-b731-42ea-809f-d1f7fd315017 2018-10-01 10:13:13,327 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.39:5000/v3/auth/tokens 2018-10-01 10:13:13,742 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dfba5d376cc3423487bda0bf832c5a5c", "name": "member"}, {"id": "ddb065e4880443059c38f55f92b41ad7", "name": "admin"}, {"id": "638a063d0b3c4224af9184b64754e462", "name": "reader"}], "expires_at": "2018-10-01T11:13:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1a685fa846274d1e89ee2c6c431ac7fa", "name": "tempest_full-project_e834383b-dc5b-4bc9-92c6-4e005fefe749"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.39:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "138cb471eb5e419b8247465e9a58c9f7"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a61bf3a2b6841e798cd18352d363d2c"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "642642e824344c99a1070a65a3a7aa8f"}], "type": "compute", "id": "0b012f093b1f44a3b4a3e7a83b9ea7a0", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d3f7be1817041de8e1bb3b655e4bfb4"}, {"url": "http://172.30.9.39:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "96a3c5dbf4f240619f9ba2ddaae7021f"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b307f57b2acf4fcc8046d538ee5aabc2"}], "type": "identity", "id": "0bd21aaca9304355b8c4fb482d6c203f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.39:8004/v1/1a685fa846274d1e89ee2c6c431ac7fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b846698893f4251920af5ba53636aa8"}, {"url": "http://192.30.9.8:8004/v1/1a685fa846274d1e89ee2c6c431ac7fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ae763c42a9b43ce9548de1c2897d5f0"}, {"url": "http://192.30.9.8:8004/v1/1a685fa846274d1e89ee2c6c431ac7fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6fdbf17bbe4f5b90296fa9aae30c75"}], "type": "orchestration", "id": "16372acfe1c34699a14916495bb81bd3", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39b5349f172e403293ca619e46171fb2"}, {"url": "http://172.30.9.39:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68cd512b2388482f8aaddcaf49f6e5cd"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca2de99aacb41418574f2b79e95b39a"}], "type": "metric", "id": "19fc831bd1d2495584535090f1cfc6c7", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d3120d0211340e5be4ee7ce5426f6b3"}, {"url": "http://172.30.9.39:8080/v1/AUTH_1a685fa846274d1e89ee2c6c431ac7fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1098ea83aaf5470795afcdce53afdaa8"}, {"url": "http://12.0.0.21:8080/v1/AUTH_1a685fa846274d1e89ee2c6c431ac7fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea21d116d8444da28b3977e4555eb9cc"}], "type": "object-store", "id": "20eb38c948dd4c1196107be5e06ad7fd", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d2fe99b90be4165befb1e52e1707ce9"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "972a598fc28443f795fc8f0a494a7038"}, {"url": "http://172.30.9.39:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7762587d46648b28d05e9917c4ea129"}], "type": "event", "id": "33353a6d74744c8a97c1bda917b1188b", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.39:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16e37452679546deb76865500e3735ce"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d95edd82f18462e86cb0b910011f765"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6652f46f89534881a06b314309674b98"}], "type": "cloudformation", "id": "42d564642d5d45a2afe45d7cbc644223", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "434c42520cfd4a48ad3212378fe78c28"}, {"url": "http://172.30.9.39:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72244194101743c0bbe0773b3718217a"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8222601c08b24022ad079d5c32689d49"}], "type": "image", "id": "5ca5fd84620847179587afc5b7a4f9d2", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1713263e67c94788bc8a2f4d0841a48e"}, {"url": "http://172.30.9.39:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eda57a322564d19a4e0d5356be78bd4"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83167af88b2e4b0eac7dd94204cc3084"}], "type": "alarming", "id": "7cb105ad4ae3476a97289e4a978005ce", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "85aa5cec6566417799c2eafbde1c231c", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e0f7edf651e4224a407c02b5c386987"}, {"url": "http://172.30.9.39:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "32da4af88d714e0384bb897865942788"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b631292e131f4a1e8dd8ac2f8cbae7d7"}], "type": "placement", "id": "9cdf2d784d34438ca008ce55a04ef9de", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37732b8b629f488bb9cbc4797bd598bd"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9554795962a14a9b9becd39e53d66f51"}, {"url": "http://172.30.9.39:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e4995a17cb6c4a949118ce48ee12e061"}], "type": "network", "id": "9f936497a79d43e39a20def0e06cf3b7", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.39:8776/v3/1a685fa846274d1e89ee2c6c431ac7fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f022637538483bbb2ffafc675143d7"}, {"url": "http://192.30.9.8:8776/v3/1a685fa846274d1e89ee2c6c431ac7fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62e1f9c8f42847c887894cbfc602caee"}, {"url": "http://192.30.9.8:8776/v3/1a685fa846274d1e89ee2c6c431ac7fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f8a91164defb46829d55d1c9135f287f"}], "type": "volumev3", "id": "a38da018fa6d4e26a298c5f1a748a48a", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/1a685fa846274d1e89ee2c6c431ac7fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dc30cb1a32d4e768a942bf89706b627"}, {"url": "http://192.30.9.8:8776/v1/1a685fa846274d1e89ee2c6c431ac7fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e409c093a3034ef992e4d7f96e50e60c"}, {"url": "http://172.30.9.39:8776/v1/1a685fa846274d1e89ee2c6c431ac7fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7c7cdafeaf84ad2a5e859b21a18f0cb"}], "type": "volume", "id": "c7203d78d66f4ca7b6c6ccd999bf441d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/1a685fa846274d1e89ee2c6c431ac7fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a6967c65f49d58b2db5d6d6e50063"}, {"url": "http://192.30.9.8:8776/v2/1a685fa846274d1e89ee2c6c431ac7fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd52c586cba84a88a51ebaaec206a659"}, {"url": "http://172.30.9.39:8776/v2/1a685fa846274d1e89ee2c6c431ac7fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e4d7f4b0aec3467fa0883fc5d1b006d6"}], "type": "volumev2", "id": "dc3e7aeb05fd47ac87a2b8b757a9816b", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_full-user_e834383b-dc5b-4bc9-92c6-4e005fefe749", "id": "4a454fa682344de6a2cef5f94e3adb74"}, "audit_ids": ["F4zHf-QmRj2q48F8DM4RAQ"], "issued_at": "2018-10-01T10:13:14.000000Z"}} 2018-10-01 10:13:13,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-10-01 10:13:13,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d606d2078d45f0d830eaeb613684d11ac16653cce4b026797c39ba8c432ec6dc" 2018-10-01 10:13:14,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Mon, 01 Oct 2018 10:13:13 GMT X-Openstack-Request-Id: req-81d270e9-b8b6-4ac8-87e6-3b59bd148df9 2018-10-01 10:13:14,023 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-10-01 10:13:14,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/extensions.json used request id req-81d270e9-b8b6-4ac8-87e6-3b59bd148df9 2018-10-01 10:13:14,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.277569055557s 2018-10-01 10:13:14,033 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full'... 2018-10-01 10:13:14,034 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-01 10:13:14,156 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-01 10:13:14,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 10:13:14,163 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 01 Oct 2018 10:13:14 GMT 2018-10-01 10:13:14,164 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.39:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.39:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.39:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.39:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.39:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.39:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.39:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.39:9292/v2/", "rel": "self"}]}]} 2018-10-01 10:13:14,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 10:13:14,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d606d2078d45f0d830eaeb613684d11ac16653cce4b026797c39ba8c432ec6dc" 2018-10-01 10:13:14,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 01 Oct 2018 10:13:14 GMT X-Openstack-Request-Id: req-0b9ebb8f-7c5f-48f3-afdd-e61e0ddf710d 2018-10-01 10:13:14,445 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 10:13:14,445 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.39:9292/v2/images used request id req-0b9ebb8f-7c5f-48f3-afdd-e61e0ddf710d 2018-10-01 10:13:14,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.279456138611s 2018-10-01 10:13:14,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-01 10:13:14,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d606d2078d45f0d830eaeb613684d11ac16653cce4b026797c39ba8c432ec6dc" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full-img_e834383b-dc5b-4bc9-92c6-4e005fefe749", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full-img_e834383b-dc5b-4bc9-92c6-4e005fefe749"}' 2018-10-01 10:13:14,808 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 940 Content-Type: application/json Date: Mon, 01 Oct 2018 10:13:14 GMT Location: http://172.30.9.39:9292/v2/images/4bccea3c-ee7c-490a-b60f-e29533ded508 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f266a2d6-1273-4b85-8898-07d971d8e129 2018-10-01 10:13:14,808 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T10:13:14Z", "file": "/v2/images/4bccea3c-ee7c-490a-b60f-e29533ded508/file", "owner": "1a685fa846274d1e89ee2c6c431ac7fa", "id": "4bccea3c-ee7c-490a-b60f-e29533ded508", "size": null, "self": "/v2/images/4bccea3c-ee7c-490a-b60f-e29533ded508", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_e834383b-dc5b-4bc9-92c6-4e005fefe749", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_e834383b-dc5b-4bc9-92c6-4e005fefe749", "checksum": null, "created_at": "2018-10-01T10:13:14Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-01 10:13:14,809 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.39:9292/v2/images used request id req-f266a2d6-1273-4b85-8898-07d971d8e129 2018-10-01 10:13:14,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.353991985321s 2018-10-01 10:13:14,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-01 10:13:14,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.39:9292/v2/images/4bccea3c-ee7c-490a-b60f-e29533ded508/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d606d2078d45f0d830eaeb613684d11ac16653cce4b026797c39ba8c432ec6dc" -d '' 2018-10-01 10:13:15,616 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 10:13:15 GMT X-Openstack-Request-Id: req-ae0f9570-bddf-487d-a1ea-8fd188002c47 2018-10-01 10:13:15,617 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 10:13:15,617 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.39:9292/v2/images/4bccea3c-ee7c-490a-b60f-e29533ded508/file used request id req-ae0f9570-bddf-487d-a1ea-8fd188002c47 2018-10-01 10:13:15,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.807363986969s 2018-10-01 10:13:15,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 10:13:15,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d606d2078d45f0d830eaeb613684d11ac16653cce4b026797c39ba8c432ec6dc" 2018-10-01 10:13:15,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Mon, 01 Oct 2018 10:13:16 GMT X-Openstack-Request-Id: req-dce4452c-f865-4a23-83e1-9467b6cc32d0 2018-10-01 10:13:15,909 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T10:13:15Z", "file": "/v2/images/4bccea3c-ee7c-490a-b60f-e29533ded508/file", "owner": "1a685fa846274d1e89ee2c6c431ac7fa", "id": "4bccea3c-ee7c-490a-b60f-e29533ded508", "size": 12716032, "self": "/v2/images/4bccea3c-ee7c-490a-b60f-e29533ded508", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://424f78db-5670-4931-b99a-3b6ae6456aba/images/4bccea3c-ee7c-490a-b60f-e29533ded508/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://424f78db-5670-4931-b99a-3b6ae6456aba/images/4bccea3c-ee7c-490a-b60f-e29533ded508/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_e834383b-dc5b-4bc9-92c6-4e005fefe749", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_e834383b-dc5b-4bc9-92c6-4e005fefe749", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T10:13:14Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 10:13:15,909 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.39:9292/v2/images used request id req-dce4452c-f865-4a23-83e1-9467b6cc32d0 2018-10-01 10:13:15,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.287348985672s 2018-10-01 10:13:15,911 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://424f78db-5670-4931-b99a-3b6ae6456aba/images/4bccea3c-ee7c-490a-b60f-e29533ded508/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4bccea3c-ee7c-490a-b60f-e29533ded508/file', 'owner': u'1a685fa846274d1e89ee2c6c431ac7fa', 'id': u'4bccea3c-ee7c-490a-b60f-e29533ded508', 'size': 12716032, u'self': u'/v2/images/4bccea3c-ee7c-490a-b60f-e29533ded508', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1a685fa846274d1e89ee2c6c431ac7fa', 'name': 'tempest_full-project_e834383b-dc5b-4bc9-92c6-4e005fefe749', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://424f78db-5670-4931-b99a-3b6ae6456aba/images/4bccea3c-ee7c-490a-b60f-e29533ded508/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-01T10:13:15Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-01T10:13:15Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_e834383b-dc5b-4bc9-92c6-4e005fefe749', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/4bccea3c-ee7c-490a-b60f-e29533ded508', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_e834383b-dc5b-4bc9-92c6-4e005fefe749', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_e834383b-dc5b-4bc9-92c6-4e005fefe749', 'created': u'2018-10-01T10:13:14Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-01T10:13:14Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/4bccea3c-ee7c-490a-b60f-e29533ded508', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_e834383b-dc5b-4bc9-92c6-4e005fefe749', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-01 10:13:15,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-01 10:13:15,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5b5860e196f6ed952626070dd89e3e7e2c163a092ca2152611799d69f04f478f" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_full-flavor_e834383b-dc5b-4bc9-92c6-4e005fefe749", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-01 10:13:16,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Mon, 01 Oct 2018 10:13:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b720400c-8d1a-4009-a431-2d9c52342dce x-openstack-request-id: req-b720400c-8d1a-4009-a431-2d9c52342dce 2018-10-01 10:13:16,899 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.39:8774/v2.1/flavors/63f82f71-b928-433d-a0f4-c530f0718990", "rel": "self"}, {"href": "http://172.30.9.39:8774/flavors/63f82f71-b928-433d-a0f4-c530f0718990", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "63f82f71-b928-433d-a0f4-c530f0718990", "name": "tempest_full-flavor_e834383b-dc5b-4bc9-92c6-4e005fefe749", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-01 10:13:16,899 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.39:8774/v2.1/flavors used request id req-b720400c-8d1a-4009-a431-2d9c52342dce 2018-10-01 10:13:16,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.984848976135s 2018-10-01 10:13:16,900 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_e834383b-dc5b-4bc9-92c6-4e005fefe749', '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'68c01919b4a44eb98a59ea6095bf2ee1', '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'63f82f71-b928-433d-a0f4-c530f0718990', 'swap': 0}) 2018-10-01 10:13:16,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-01 10:13:16,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:8774/v2.1/flavors/63f82f71-b928-433d-a0f4-c530f0718990/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5b5860e196f6ed952626070dd89e3e7e2c163a092ca2152611799d69f04f478f" -d '{"extra_specs": {}}' 2018-10-01 10:13:16,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 01 Oct 2018 10:13:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c7655b99-c1b6-4b90-b474-711674189286 x-openstack-request-id: req-c7655b99-c1b6-4b90-b474-711674189286 2018-10-01 10:13:16,925 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-01 10:13:16,925 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.39:8774/v2.1/flavors/63f82f71-b928-433d-a0f4-c530f0718990/os-extra_specs used request id req-c7655b99-c1b6-4b90-b474-711674189286 2018-10-01 10:13:16,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.024395942688s 2018-10-01 10:13:16,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 10:13:16,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d606d2078d45f0d830eaeb613684d11ac16653cce4b026797c39ba8c432ec6dc" 2018-10-01 10:13:17,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Mon, 01 Oct 2018 10:13:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20fd34b4-d688-4ce7-9b45-909a0ff301d5 2018-10-01 10:13:17,116 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.39:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "638a063d0b3c4224af9184b64754e462", "links": {"self": "http://172.30.9.39:5000/v3/roles/638a063d0b3c4224af9184b64754e462"}, "name": "reader"}, {"domain_id": null, "id": "8d4db4cf39b5466fa7ad8397113ab079", "links": {"self": "http://172.30.9.39:5000/v3/roles/8d4db4cf39b5466fa7ad8397113ab079"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.39:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7733a861d784ab1bcae62feb248036a", "links": {"self": "http://172.30.9.39:5000/v3/roles/a7733a861d784ab1bcae62feb248036a"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "cfbd2a1fb1a14d61944f936a944a4778", "links": {"self": "http://172.30.9.39:5000/v3/roles/cfbd2a1fb1a14d61944f936a944a4778"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ddb065e4880443059c38f55f92b41ad7", "links": {"self": "http://172.30.9.39:5000/v3/roles/ddb065e4880443059c38f55f92b41ad7"}, "name": "admin"}, {"domain_id": null, "id": "dfba5d376cc3423487bda0bf832c5a5c", "links": {"self": "http://172.30.9.39:5000/v3/roles/dfba5d376cc3423487bda0bf832c5a5c"}, "name": "member"}]} 2018-10-01 10:13:17,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/roles used request id req-20fd34b4-d688-4ce7-9b45-909a0ff301d5 2018-10-01 10:13:17,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.180756092072s 2018-10-01 10:13:17,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 10:13:17,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d606d2078d45f0d830eaeb613684d11ac16653cce4b026797c39ba8c432ec6dc" 2018-10-01 10:13:17,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Mon, 01 Oct 2018 10:13:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85395182-7647-4387-86fc-553783287d71 2018-10-01 10:13:17,313 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.39:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "638a063d0b3c4224af9184b64754e462", "links": {"self": "http://172.30.9.39:5000/v3/roles/638a063d0b3c4224af9184b64754e462"}, "name": "reader"}, {"domain_id": null, "id": "8d4db4cf39b5466fa7ad8397113ab079", "links": {"self": "http://172.30.9.39:5000/v3/roles/8d4db4cf39b5466fa7ad8397113ab079"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.39:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7733a861d784ab1bcae62feb248036a", "links": {"self": "http://172.30.9.39:5000/v3/roles/a7733a861d784ab1bcae62feb248036a"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "cfbd2a1fb1a14d61944f936a944a4778", "links": {"self": "http://172.30.9.39:5000/v3/roles/cfbd2a1fb1a14d61944f936a944a4778"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ddb065e4880443059c38f55f92b41ad7", "links": {"self": "http://172.30.9.39:5000/v3/roles/ddb065e4880443059c38f55f92b41ad7"}, "name": "admin"}, {"domain_id": null, "id": "dfba5d376cc3423487bda0bf832c5a5c", "links": {"self": "http://172.30.9.39:5000/v3/roles/dfba5d376cc3423487bda0bf832c5a5c"}, "name": "member"}]} 2018-10-01 10:13:17,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/roles used request id req-85395182-7647-4387-86fc-553783287d71 2018-10-01 10:13:17,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.191891908646s 2018-10-01 10:13:17,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-01 10:13:17,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d606d2078d45f0d830eaeb613684d11ac16653cce4b026797c39ba8c432ec6dc" 2018-10-01 10:13:17,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 715 Content-Type: application/json Date: Mon, 01 Oct 2018 10:13:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7e9b7ebb-2c75-483d-8f1c-9a44ad4c0645 x-openstack-request-id: req-7e9b7ebb-2c75-483d-8f1c-9a44ad4c0645 2018-10-01 10:13:17,703 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 176}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 179}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-10-01 10:13:17,704 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.39:8774/v2.1/os-hypervisors/detail used request id req-7e9b7ebb-2c75-483d-8f1c-9a44ad4c0645 2018-10-01 10:13:17,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.380237102509s 2018-10-01 10:13:17,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 10:13:17,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d606d2078d45f0d830eaeb613684d11ac16653cce4b026797c39ba8c432ec6dc" 2018-10-01 10:13:18,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Mon, 01 Oct 2018 10:13:17 GMT X-Openstack-Request-Id: req-40372a78-51a0-4a3f-b64e-63ca44443ad2 2018-10-01 10:13:18,007 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T10:13:15Z", "file": "/v2/images/4bccea3c-ee7c-490a-b60f-e29533ded508/file", "owner": "1a685fa846274d1e89ee2c6c431ac7fa", "id": "4bccea3c-ee7c-490a-b60f-e29533ded508", "size": 12716032, "self": "/v2/images/4bccea3c-ee7c-490a-b60f-e29533ded508", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://424f78db-5670-4931-b99a-3b6ae6456aba/images/4bccea3c-ee7c-490a-b60f-e29533ded508/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://424f78db-5670-4931-b99a-3b6ae6456aba/images/4bccea3c-ee7c-490a-b60f-e29533ded508/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_e834383b-dc5b-4bc9-92c6-4e005fefe749", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_e834383b-dc5b-4bc9-92c6-4e005fefe749", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T10:13:14Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 10:13:18,008 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.39:9292/v2/images used request id req-40372a78-51a0-4a3f-b64e-63ca44443ad2 2018-10-01 10:13:18,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.299290180206s 2018-10-01 10:13:18,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-01 10:13:18,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d606d2078d45f0d830eaeb613684d11ac16653cce4b026797c39ba8c432ec6dc" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full-img_alt_e834383b-dc5b-4bc9-92c6-4e005fefe749", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full-img_alt_e834383b-dc5b-4bc9-92c6-4e005fefe749"}' 2018-10-01 10:13:18,369 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Date: Mon, 01 Oct 2018 10:13:18 GMT Location: http://172.30.9.39:9292/v2/images/bba5d326-5020-41d2-8e09-f7c8ef224e37 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7306ffb2-3544-46e0-aaec-c53d9d4b63d1 2018-10-01 10:13:18,369 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T10:13:18Z", "file": "/v2/images/bba5d326-5020-41d2-8e09-f7c8ef224e37/file", "owner": "1a685fa846274d1e89ee2c6c431ac7fa", "id": "bba5d326-5020-41d2-8e09-f7c8ef224e37", "size": null, "self": "/v2/images/bba5d326-5020-41d2-8e09-f7c8ef224e37", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_alt_e834383b-dc5b-4bc9-92c6-4e005fefe749", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_alt_e834383b-dc5b-4bc9-92c6-4e005fefe749", "checksum": null, "created_at": "2018-10-01T10:13:18Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-01 10:13:18,370 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.39:9292/v2/images used request id req-7306ffb2-3544-46e0-aaec-c53d9d4b63d1 2018-10-01 10:13:18,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.352503061295s 2018-10-01 10:13:18,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-01 10:13:18,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.39:9292/v2/images/bba5d326-5020-41d2-8e09-f7c8ef224e37/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d606d2078d45f0d830eaeb613684d11ac16653cce4b026797c39ba8c432ec6dc" -d '' 2018-10-01 10:13:19,510 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 10:13:19 GMT X-Openstack-Request-Id: req-093008e4-64ec-4f01-9f3a-ab51cf8a7d51 2018-10-01 10:13:19,510 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 10:13:19,510 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.39:9292/v2/images/bba5d326-5020-41d2-8e09-f7c8ef224e37/file used request id req-093008e4-64ec-4f01-9f3a-ab51cf8a7d51 2018-10-01 10:13:19,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.14008903503s 2018-10-01 10:13:19,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 10:13:19,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d606d2078d45f0d830eaeb613684d11ac16653cce4b026797c39ba8c432ec6dc" 2018-10-01 10:13:19,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2741 Content-Type: application/json Date: Mon, 01 Oct 2018 10:13:19 GMT X-Openstack-Request-Id: req-ad2a1ce1-a826-45d6-bf28-902ef8af7832 2018-10-01 10:13:19,811 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T10:13:19Z", "file": "/v2/images/bba5d326-5020-41d2-8e09-f7c8ef224e37/file", "owner": "1a685fa846274d1e89ee2c6c431ac7fa", "id": "bba5d326-5020-41d2-8e09-f7c8ef224e37", "size": 12716032, "self": "/v2/images/bba5d326-5020-41d2-8e09-f7c8ef224e37", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://424f78db-5670-4931-b99a-3b6ae6456aba/images/bba5d326-5020-41d2-8e09-f7c8ef224e37/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://424f78db-5670-4931-b99a-3b6ae6456aba/images/bba5d326-5020-41d2-8e09-f7c8ef224e37/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_alt_e834383b-dc5b-4bc9-92c6-4e005fefe749", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_alt_e834383b-dc5b-4bc9-92c6-4e005fefe749", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T10:13:18Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T10:13:15Z", "file": "/v2/images/4bccea3c-ee7c-490a-b60f-e29533ded508/file", "owner": "1a685fa846274d1e89ee2c6c431ac7fa", "id": "4bccea3c-ee7c-490a-b60f-e29533ded508", "size": 12716032, "self": "/v2/images/4bccea3c-ee7c-490a-b60f-e29533ded508", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://424f78db-5670-4931-b99a-3b6ae6456aba/images/4bccea3c-ee7c-490a-b60f-e29533ded508/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://424f78db-5670-4931-b99a-3b6ae6456aba/images/4bccea3c-ee7c-490a-b60f-e29533ded508/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_e834383b-dc5b-4bc9-92c6-4e005fefe749", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_e834383b-dc5b-4bc9-92c6-4e005fefe749", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T10:13:14Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 10:13:19,812 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.39:9292/v2/images used request id req-ad2a1ce1-a826-45d6-bf28-902ef8af7832 2018-10-01 10:13:19,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.296586036682s 2018-10-01 10:13:19,814 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://424f78db-5670-4931-b99a-3b6ae6456aba/images/bba5d326-5020-41d2-8e09-f7c8ef224e37/snap', u'metadata': Munch({})})], 'file': u'/v2/images/bba5d326-5020-41d2-8e09-f7c8ef224e37/file', 'owner': u'1a685fa846274d1e89ee2c6c431ac7fa', 'id': u'bba5d326-5020-41d2-8e09-f7c8ef224e37', 'size': 12716032, u'self': u'/v2/images/bba5d326-5020-41d2-8e09-f7c8ef224e37', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1a685fa846274d1e89ee2c6c431ac7fa', 'name': 'tempest_full-project_e834383b-dc5b-4bc9-92c6-4e005fefe749', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://424f78db-5670-4931-b99a-3b6ae6456aba/images/bba5d326-5020-41d2-8e09-f7c8ef224e37/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-01T10:13:19Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-01T10:13:19Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_alt_e834383b-dc5b-4bc9-92c6-4e005fefe749', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/bba5d326-5020-41d2-8e09-f7c8ef224e37', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_alt_e834383b-dc5b-4bc9-92c6-4e005fefe749', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_alt_e834383b-dc5b-4bc9-92c6-4e005fefe749', 'created': u'2018-10-01T10:13:18Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-01T10:13:18Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/bba5d326-5020-41d2-8e09-f7c8ef224e37', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_alt_e834383b-dc5b-4bc9-92c6-4e005fefe749', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-01 10:13:19,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-01 10:13:19,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5b5860e196f6ed952626070dd89e3e7e2c163a092ca2152611799d69f04f478f" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_full-flavor_alt_e834383b-dc5b-4bc9-92c6-4e005fefe749", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-01 10:13:20,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Mon, 01 Oct 2018 10:13:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0adc9d94-cd56-48fa-ae45-7a2c81c26a92 x-openstack-request-id: req-0adc9d94-cd56-48fa-ae45-7a2c81c26a92 2018-10-01 10:13:20,006 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.39:8774/v2.1/flavors/1aed7f1c-2bbe-431c-a695-fc0e8a584d9f", "rel": "self"}, {"href": "http://172.30.9.39:8774/flavors/1aed7f1c-2bbe-431c-a695-fc0e8a584d9f", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1aed7f1c-2bbe-431c-a695-fc0e8a584d9f", "name": "tempest_full-flavor_alt_e834383b-dc5b-4bc9-92c6-4e005fefe749", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-01 10:13:20,006 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.39:8774/v2.1/flavors used request id req-0adc9d94-cd56-48fa-ae45-7a2c81c26a92 2018-10-01 10:13:20,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.191008090973s 2018-10-01 10:13:20,007 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_e834383b-dc5b-4bc9-92c6-4e005fefe749', 'ephemeral': 0, 'ram': 1024, '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'68c01919b4a44eb98a59ea6095bf2ee1', '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'1aed7f1c-2bbe-431c-a695-fc0e8a584d9f', 'swap': 0}) 2018-10-01 10:13:20,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-01 10:13:20,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:8774/v2.1/flavors/1aed7f1c-2bbe-431c-a695-fc0e8a584d9f/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5b5860e196f6ed952626070dd89e3e7e2c163a092ca2152611799d69f04f478f" -d '{"extra_specs": {}}' 2018-10-01 10:13:20,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 01 Oct 2018 10:13:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ec85213a-11a5-4498-80d5-4a81fad3cd34 x-openstack-request-id: req-ec85213a-11a5-4498-80d5-4a81fad3cd34 2018-10-01 10:13:20,028 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-01 10:13:20,029 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.39:8774/v2.1/flavors/1aed7f1c-2bbe-431c-a695-fc0e8a584d9f/os-extra_specs used request id req-ec85213a-11a5-4498-80d5-4a81fad3cd34 2018-10-01 10:13:20,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0206809043884s 2018-10-01 10:13:20,029 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_e834383b-dc5b-4bc9-92c6-4e005fefe749', 'ephemeral': 0, 'ram': 1024, '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'68c01919b4a44eb98a59ea6095bf2ee1', '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'1aed7f1c-2bbe-431c-a695-fc0e8a584d9f', 'swap': 0}) 2018-10-01 10:13:23,062 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-01 10:13:23,062 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-01 10:13:23,063 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-01 10:13:23,066 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-01 10:13:23,080 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-10-01 10:13:25,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-6f0f4916-3e04-4b06-b0f0-26552354660b/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_full/test_list.txt 2>/dev/null) 2018-10-01 10:13:25,011 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-01 10:13:25,028 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-01 10:13:25,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_full/test_list.txt', '--concurrency=4']'. 2018-10-01 10:13:30,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:13:30.345 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_fixed_ips_negative.FixedIPsNegativeTestJson ... skip: FixedIPsNegativeTestJson skipped as neutron is available 2018-10-01 10:13:34,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:13:34.379 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_create_agent ... success [0.346s] 2018-10-01 10:13:34,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:13:34.468 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_delete_agent ... success [0.089s] 2018-10-01 10:13:34,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:13:34.532 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents ... success [0.065s] 2018-10-01 10:13:34,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:13:34.839 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents_with_filter ... success [0.305s] 2018-10-01 10:13:34,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:13:34.933 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_update_agent ... success [0.095s] 2018-10-01 10:13:36,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:13:36.816 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_add_remove ... success [2.799s] 2018-10-01 10:13:36,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:13:36.979 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_list_with_private_flavor ... success [0.164s] 2018-10-01 10:13:37,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:13:37.455 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_existent_host ... success [2.938s] 2018-10-01 10:13:38,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:13:38.077 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_host_as_user ... success [0.621s] 2018-10-01 10:13:38,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:13:38.176 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestV241 ... skip: The microversion range[2.41 - latest] of this test is out of the configuration range[None - None]. 2018-10-01 10:13:38,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:13:38.177 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_auto_allocate_network.AutoAllocateNetworkTest ... skip: The microversion range[2.37 - latest] of this test is out of the configuration range[None - None]. 2018-10-01 10:13:39,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:13:39.441 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_non_exist_host ... success [1.363s] 2018-10-01 10:13:39,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:13:39.470 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_exceeds_255 ... success [0.030s] 2018-10-01 10:13:39,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:13:39.480 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_less_than_1 ... success [0.009s] 2018-10-01 10:13:39,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:13:39.491 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_as_user ... success [0.011s] 2018-10-01 10:13:39,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:13:39.687 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_with_existent_aggregate_name ... success [0.195s] 2018-10-01 10:13:39,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:13:39.823 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_as_user ... success [0.135s] 2018-10-01 10:13:39,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:13:39.847 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_with_invalid_id ... success [0.024s] 2018-10-01 10:13:39,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:13:39.949 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_as_user ... success [0.101s] 2018-10-01 10:13:39,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:13:39.968 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_with_invalid_id ... success [0.018s] 2018-10-01 10:13:39,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:13:39.977 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_list_as_user ... success [0.009s] 2018-10-01 10:13:42,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:13:42.598 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list ... success [0.319s] 2018-10-01 10:13:42,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:13:42.670 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list_detail ... success [0.072s] 2018-10-01 10:13:44,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:13:44.014 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_get_instance_usage_audit_logs_with_invalid_time ... success [0.291s] 2018-10-01 10:13:44,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:13:44.690 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_instance_usage_audit_logs_with_nonadmin_user ... success [0.676s] 2018-10-01 10:13:49,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:13:49.416 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_availability_zone_negative.AZAdminNegativeTestJSON.test_get_availability_zone_list_detail_with_non_admin_user ... success [0.247s] 2018-10-01 10:13:56,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:13:56.828 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_create_server_when_cpu_quota_is_full ... success [5.359s] 2018-10-01 10:13:56,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:13:56.927 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_all_keys ... success [0.381s] 2018-10-01 10:13:56,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:13:56.980 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_specific_key ... success [0.053s] 2018-10-01 10:13:57,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:13:57.210 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_set_get_update_show_unset_keys ... success [0.229s] 2018-10-01 10:13:57,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:13:57.760 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_create_server_with_az ... success [22.784s] 2018-10-01 10:13:59,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:13:59.221 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_get_details ... success [1.464s] 2018-10-01 10:14:00,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:14:00.104 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hypervisor.HypervisorAdminV228Test ... skip: The microversion range[2.28 - latest] of this test is out of the configuration range[None - None]. 2018-10-01 10:14:01,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:14:01.376 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_list ... success [2.155s] 2018-10-01 10:14:02,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:14:02.616 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_create_server_when_instances_quota_is_full ... success [5.787s] 2018-10-01 10:14:02,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:14:02.705 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_remove_host ... success [1.328s] 2018-10-01 10:14:02,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:14:02.901 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete ... success [0.195s] 2018-10-01 10:14:03,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:14:03.131 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete_with_az ... success [0.230s] 2018-10-01 10:14:03,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:14:03.349 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_metadata_get_details ... success [0.218s] 2018-10-01 10:14:03,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:14:03.868 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_with_az ... success [0.517s] 2018-10-01 10:14:04,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:14:04.088 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_verify_entry_in_list ... success [0.221s] 2018-10-01 10:14:05,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:14:05.052 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_host_as_user ... success [25.073s] 2018-10-01 10:14:05,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:14:05.114 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_search_hypervisor_with_non_admin_user ... success [0.666s] 2018-10-01 10:14:05,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:14:05.130 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_search_nonexistent_hypervisor ... success [0.016s] 2018-10-01 10:14:05,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:14:05.178 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_show_servers_with_non_admin_user ... success [0.047s] 2018-10-01 10:14:05,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:14:05.181 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_nonexistent_host ... success [0.131s] 2018-10-01 10:14:05,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:14:05.200 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_show_servers_with_nonexistent_hypervisor ... success [0.022s] 2018-10-01 10:14:07,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:14:07.030 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_create_server_when_memory_quota_is_full ... success [4.413s] 2018-10-01 10:14:07,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:14:07.042 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTest.test_update_quota_normal_user ... success [0.013s] 2018-10-01 10:14:12,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:14:12.128 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_get_instance_usage_audit_log ... success [0.296s] 2018-10-01 10:14:12,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:14:12.150 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_list_instance_usage_audit_logs ... success [0.023s] 2018-10-01 10:14:13,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:14:13.721 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasSecurityGroupAdminNegativeTest.test_security_groups_exceed_limit ... skip [0.001s]: Skipped until bug: https://launchpad.net/bugs/1186354 is resolved. 2018-10-01 10:14:13,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:14:13.723 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasSecurityGroupAdminNegativeTest.test_security_groups_rules_exceed_limit ... skip [0.001s]: Skipped until bug: https://launchpad.net/bugs/1186354 is resolved. 2018-10-01 10:14:13,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:14:13.833 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_using_string_ram ... success [0.412s] 2018-10-01 10:14:14,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:14:14.123 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_verify_entry_in_list_details ... success [0.288s] 2018-10-01 10:14:14,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:14:14.262 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_int_id ... success [0.139s] 2018-10-01 10:14:14,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:14:14.399 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_none_id ... success [0.137s] 2018-10-01 10:14:14,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:14:14.508 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_uuid_id ... success [0.109s] 2018-10-01 10:14:14,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:14:14.975 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_list_flavor_without_extra_data ... success [0.466s] 2018-10-01 10:14:15,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:14:15.054 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration.LiveMigrationRemoteConsolesV26Test ... skip: The microversion range[2.6 - latest] of this test is out of the configuration range[None - None]. 2018-10-01 10:14:15,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:14:15.169 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_server_with_non_public_flavor ... success [0.193s] 2018-10-01 10:14:15,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:14:15.538 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_is_public_string_variations ... success [0.366s] 2018-10-01 10:14:15,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:14:15.685 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_non_public_flavor ... success [0.148s] 2018-10-01 10:14:15,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:14:15.860 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_public_flavor_with_other_user ... success [0.176s] 2018-10-01 10:14:22,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:14:22.422 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_iscsi_volume ... skip [0.000s]: Block Live migration not available 2018-10-01 10:14:22,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:14:22.757 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_get_nonexistent_key ... success [0.277s] 2018-10-01 10:14:22,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:14:22.768 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_set_keys ... success [0.011s] 2018-10-01 10:14:22,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:14:22.970 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_unset_keys ... success [0.201s] 2018-10-01 10:14:23,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:14:23.014 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_update_specific_key ... success [0.044s] 2018-10-01 10:14:23,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:14:23.032 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_unset_nonexistent_key ... success [0.017s] 2018-10-01 10:14:23,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:14:23.043 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_mismatch_key ... success [0.012s] 2018-10-01 10:14:23,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:14:23.053 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_more_key ... success [0.010s] 2018-10-01 10:14:26,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:14:26.356 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_microversions.FlavorsV261TestJSON ... skip: The microversion range[2.61 - latest] of this test is out of the configuration range[None - None]. 2018-10-01 10:14:31,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:14:31.200 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsTest.test_get_server_diagnostics ... success [10.131s] 2018-10-01 10:14:31,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:14:31.852 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_list_hosts_with_non_admin_user ... success [0.300s] 2018-10-01 10:14:31,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:14:31.863 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_host_with_non_admin_user ... success [0.010s] 2018-10-01 10:14:31,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:14:31.893 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_nonexistent_host ... success [0.031s] 2018-10-01 10:14:31,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:14:31.905 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_non_admin_user ... success [0.010s] 2018-10-01 10:14:31,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:14:31.921 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_nonexistent_hostname ... success [0.016s] 2018-10-01 10:14:31,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:14:31.930 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_host_with_non_admin_user ... success [0.009s] 2018-10-01 10:14:31,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:14:31.955 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_nonexistent_host ... success [0.025s] 2018-10-01 10:14:31,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:14:31.970 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_host_with_non_admin_user ... success [0.014s] 2018-10-01 10:14:31,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:14:31.989 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_nonexistent_host ... success [0.018s] 2018-10-01 10:14:32,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:14:32.002 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_maintenance_mode ... success [0.014s] 2018-10-01 10:14:32,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:14:32.012 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_status ... success [0.009s] 2018-10-01 10:14:32,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:14:32.022 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_non_admin_user ... success [0.010s] 2018-10-01 10:14:32,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:14:32.033 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_without_param ... success [0.011s] 2018-10-01 10:14:32,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:14:32.061 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_nonexistent_host ... success [0.028s] 2018-10-01 10:14:36,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:14:36.297 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsV248Test ... skip: The microversion range[2.48 - latest] of this test is out of the configuration range[None - None]. 2018-10-01 10:14:40,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:14:40.069 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list ... success [0.344s] 2018-10-01 10:14:40,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:14:40.110 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list_details ... success [0.041s] 2018-10-01 10:14:40,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:14:40.187 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_details ... success [0.076s] 2018-10-01 10:14:40,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:14:40.213 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_stats ... success [0.026s] 2018-10-01 10:14:40,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:14:40.432 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_uptime ... success [0.218s] 2018-10-01 10:14:43,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:14:43.358 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration ... fail [20.922s] 2018-10-01 10:14:48,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:14:48.195 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_get_hypervisor_show_servers ... success [0.453s] 2018-10-01 10:14:48,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:14:48.265 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_search_hypervisor ... success [0.070s] 2018-10-01 10:14:49,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:14:49.709 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_non_existent_server ... success [0.381s] 2018-10-01 10:14:50,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:14:50.189 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON.test_verify_created_server_ephemeral_disk ... fail [14.416s] 2018-10-01 10:14:51,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:14:51.301 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_keypairs_v210.KeyPairsV210TestJSON ... skip: The microversion range[2.10 - latest] of this test is out of the configuration range[None - None]. 2018-10-01 10:14:56,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:14:56.329 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_server_invalid_state ... fail [6.611s] 2018-10-01 10:14:56,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:14:56.333 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_state ... success [0.011s] 2018-10-01 10:14:56,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:14:56.349 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_type ... success [0.015s] 2018-10-01 10:14:56,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:14:56.362 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_nonexistent_server ... success [0.012s] 2018-10-01 10:14:56,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:14:56.927 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_ram ... success [0.564s] 2018-10-01 10:14:57,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:14:57.446 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_vcpus ... success [0.518s] 2018-10-01 10:15:03,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:15:03.487 32 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeV253TestJSON ... skip: The microversion range[2.53 - latest] of this test is out of the configuration range[None - None]. 2018-10-01 10:15:06,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:15:06.365 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.260s] 2018-10-01 10:15:06,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:15:06.409 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.044s] 2018-10-01 10:15:06,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:15:06.452 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_disk ... success [0.043s] 2018-10-01 10:15:06,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:15:06.500 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_ram ... success [0.047s] 2018-10-01 10:15:06,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:15:06.526 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_limit_results ... success [0.026s] 2018-10-01 10:15:06,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:15:06.577 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_using_marker ... success [0.051s] 2018-10-01 10:15:06,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:15:06.619 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_disk ... success [0.042s] 2018-10-01 10:15:06,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:15:06.661 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_ram ... success [0.041s] 2018-10-01 10:15:06,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:15:06.685 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_limit_results ... success [0.024s] 2018-10-01 10:15:06,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:15:06.735 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_using_marker ... success [0.050s] 2018-10-01 10:15:06,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:15:06.789 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.054s] 2018-10-01 10:15:07,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:15:07.248 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_invalid_host_for_migration ... success [11.601s] 2018-10-01 10:15:17,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:15:17.915 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration_paused ... success [34.555s] 2018-10-01 10:15:17,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:15:17.916 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_volume_backed_live_migration ... skip [0.000s]: Volume-backed live migration not available 2018-10-01 10:15:23,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:15:23.694 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_live_block_migration_suspended ... success [16.443s] 2018-10-01 10:15:30,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:15:30.608 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_admin_delete_servers_of_others ... success [11.014s] 2018-10-01 10:15:32,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:15:32.151 32 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_allocate_floating_ip ... success [8.685s] 2018-10-01 10:15:35,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:15:35.233 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON.test_update_default_quotas ... success [0.842s] 2018-10-01 10:15:35,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:15:35.345 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_networks.NetworksTest.test_get_network ... success [1.207s] 2018-10-01 10:15:35,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:15:35.612 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_networks.NetworksTest.test_list_all_networks ... success [0.267s] 2018-10-01 10:15:38,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:15:38.578 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas.QuotasAdminTestV236 ... skip: The microversion range[2.36 - latest] of this test is out of the configuration range[None - None]. 2018-10-01 10:15:38,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:15:38.579 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas.QuotasAdminTestV257 ... skip: The microversion range[2.57 - latest] of this test is out of the configuration range[None - None]. 2018-10-01 10:15:38,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:15:38.951 32 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_delete_floating_ip ... success [6.800s] 2018-10-01 10:15:41,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:15:41.572 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_delete_server_while_in_error_state ... success [10.964s] 2018-10-01 10:15:43,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:15:43.230 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_host_name ... success [0.350s] 2018-10-01 10:15:43,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:15:43.269 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_binary_name ... success [0.039s] 2018-10-01 10:15:43,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:15:43.308 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_list_services ... success [0.039s] 2018-10-01 10:15:44,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:15:44.451 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_fixed_ips.FixedIPsTestJson ... skip: FixedIPsTestJson skipped as neutron is available 2018-10-01 10:15:44,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:15:44.489 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_delete_quota ... success [2.067s] 2018-10-01 10:15:44,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:15:44.821 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_default_quotas ... success [0.334s] 2018-10-01 10:15:47,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:15:47.886 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_updated_quotas ... success [3.062s] 2018-10-01 10:15:49,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:15:49.791 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [1.906s] 2018-10-01 10:15:51,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:15:51.286 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_add_flavor_access_duplicate ... success [1.423s] 2018-10-01 10:15:51,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:15:51.391 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_access_list_with_public_flavor ... success [0.106s] 2018-10-01 10:15:51,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:15:51.797 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_add ... success [0.405s] 2018-10-01 10:15:52,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:15:52.457 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_security_group_default_rules.SecurityGroupDefaultRulesTest ... skip: Skip as this functionality is not yet implemented in Neutron. Related Bug#1311500 2018-10-01 10:15:52,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:15:52.581 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_remove ... success [0.783s] 2018-10-01 10:15:52,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:15:52.972 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_remove_flavor_access_not_found ... success [0.391s] 2018-10-01 10:15:56,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:15:56.911 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors_microversions.FlavorsV255TestJSON ... skip: The microversion range[2.55 - latest] of this test is out of the configuration range[None - None]. 2018-10-01 10:16:00,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:16:00.342 32 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest ... fail 2018-10-01 10:16:03,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:16:03.348 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_floating_ips_bulk.FloatingIPsBulkAdminTestJSON ... skip: nova-network is gone 2018-10-01 10:16:04,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:16:04.769 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_delete_image_metadata_item ... success [7.921s] 2018-10-01 10:16:07,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:16:07.765 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts ... success [0.289s] 2018-10-01 10:16:07,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:16:07.799 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_a_blank_zone ... success [0.034s] 2018-10-01 10:16:07,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:16:07.834 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_nonexistent_zone ... success [0.035s] 2018-10-01 10:16:07,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:16:07.915 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_zone ... success [0.080s] 2018-10-01 10:16:08,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:16:08.032 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_show_host_detail ... success [0.117s] 2018-10-01 10:16:09,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:16:09.378 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_get_image_metadata_item ... success [4.608s] 2018-10-01 10:16:09,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:16:09.514 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON.test_list_security_groups_list_all_tenants_filter ... success [13.264s] 2018-10-01 10:16:12,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:16:12.436 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_list_image_metadata ... success [3.057s] 2018-10-01 10:16:15,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:16:15.685 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_details_with_non_admin_user ... success [0.305s] 2018-10-01 10:16:15,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:16:15.696 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_with_non_admin_user ... success [0.011s] 2018-10-01 10:16:15,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:16:15.706 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_stats_with_non_admin_user ... success [0.010s] 2018-10-01 10:16:16,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:16:16.081 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_uptime_with_non_admin_user ... success [0.375s] 2018-10-01 10:16:16,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:16:16.090 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_nonexistent_hypervisor_uptime ... success [0.010s] 2018-10-01 10:16:16,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:16:16.133 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_hypervisor_with_non_admin_user ... success [0.042s] 2018-10-01 10:16:16,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:16:16.142 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_nonexistent_hypervisor ... success [0.009s] 2018-10-01 10:16:17,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:16:17.556 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata ... success [5.119s] 2018-10-01 10:16:19,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:16:19.110 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test ... skip: The microversion range[2.25 - latest] of this test is out of the configuration range[None - None]. 2018-10-01 10:16:22,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:16:22.201 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata_item ... success [4.645s] 2018-10-01 10:16:24,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:16:24.671 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest.test_get_server_diagnostics_by_non_admin ... success [8.096s] 2018-10-01 10:16:26,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:16:26.608 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_update_image_metadata ... success [4.407s] 2018-10-01 10:16:31,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:16:31.755 32 INFO opnfv-tempest [-] {3} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_get_floating_ip_details ... success [6.306s] 2018-10-01 10:16:32,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:16:32.044 32 INFO opnfv-tempest [-] {3} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ip_pools ... success [0.289s] 2018-10-01 10:16:32,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:16:32.853 32 INFO opnfv-tempest [-] {3} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ips ... success [0.808s] 2018-10-01 10:16:38,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:16:38.569 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_cold_migration ... fail [15.547s] 2018-10-01 10:16:38,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:16:38.582 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations ... success [0.021s] 2018-10-01 10:16:53,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:16:53.936 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_paused_server ... success [22.098s] 2018-10-01 10:16:54,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:16:54.390 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_blank_id ... success [0.262s] 2018-10-01 10:16:54,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:16:54.795 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_create_server_with_scheduling_hint ... success [9.077s] 2018-10-01 10:16:54,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:16:54.909 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_negative_image_id ... success [0.518s] 2018-10-01 10:16:55,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:16:55.067 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin ... success [0.274s] 2018-10-01 10:16:55,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:16:55.432 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_non_hex_string_id ... success [0.522s] 2018-10-01 10:16:55,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:16:55.447 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_all_tenants ... success [0.378s] 2018-10-01 10:16:55,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:16:55.696 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_with_id_over_character_limit ... success [0.265s] 2018-10-01 10:16:56,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:16:56.128 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_specified_tenant ... success [0.681s] 2018-10-01 10:16:56,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:16:56.152 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_detailed_filter_by_invalid_status ... success [0.024s] 2018-10-01 10:16:56,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:16:56.310 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_image_with_invalid_image_id ... success [0.613s] 2018-10-01 10:16:56,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:16:56.580 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images_negative.ImagesDeleteNegativeTestJSON.test_delete_non_existent_image ... success [0.270s] 2018-10-01 10:16:57,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:16:57.025 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_error_status ... success [0.871s] 2018-10-01 10:16:57,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:16:57.800 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_exist_host ... success [0.774s] 2018-10-01 10:17:43,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:17:43.109 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations_in_flavor_resize_situation ... success [64.512s] 2018-10-01 10:17:47,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:17:47.380 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_changes_since ... success [0.504s] 2018-10-01 10:17:47,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:17:47.970 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_name ... success [0.589s] 2018-10-01 10:17:48,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:17:48.584 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_id ... success [0.614s] 2018-10-01 10:17:49,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:17:49.420 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_ref ... success [0.835s] 2018-10-01 10:17:49,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:17:49.676 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_status ... success [0.255s] 2018-10-01 10:17:50,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:17:50.608 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_type ... success [0.932s] 2018-10-01 10:17:50,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:17:50.948 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_limit_results ... success [0.339s] 2018-10-01 10:17:51,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:17:51.305 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_changes_since ... success [0.356s] 2018-10-01 10:17:51,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:17:51.717 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_resize_server_revert_deleted_flavor ... fail [8.604s] 2018-10-01 10:17:52,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:17:52.007 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_name ... success [0.702s] 2018-10-01 10:17:53,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:17:53.238 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_server_ref ... success [1.230s] 2018-10-01 10:17:53,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:17:53.768 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_status ... success [0.529s] 2018-10-01 10:17:54,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:17:54.818 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_type ... success [1.050s] 2018-10-01 10:17:54,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:17:54.876 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_limit_results ... success [0.058s] 2018-10-01 10:17:58,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:17:58.721 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_stopped_server ... success [64.772s] 2018-10-01 10:18:09,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:18:09.059 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_get_image ... success [0.939s] 2018-10-01 10:18:10,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:18:10.086 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images ... success [1.026s] 2018-10-01 10:18:10,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:18:10.659 32 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images_with_detail ... success [0.574s] 2018-10-01 10:18:14,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:18:14.270 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_suspended_server ... success [15.549s] 2018-10-01 10:18:18,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:18:18.140 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.607s] 2018-10-01 10:18:19,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:18:19.647 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_cidr ... success [1.507s] 2018-10-01 10:18:21,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:18:21.469 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_group_id ... success [1.821s] 2018-10-01 10:18:24,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:18:24.495 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_delete_when_peer_group_deleted ... success [3.025s] 2018-10-01 10:18:25,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:18:25.501 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images.ImagesTestJSON.test_delete_saving_image ... success [11.232s] 2018-10-01 10:18:27,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:18:27.461 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [2.966s] 2018-10-01 10:18:28,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:18:28.368 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_rebuild_server_in_error_state ... success [90.542s] 2018-10-01 10:18:34,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:18:34.342 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_network_inject_network_info ... success [5.977s] 2018-10-01 10:18:35,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:18:35.544 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_state_server ... success [1.204s] 2018-10-01 10:18:44,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:18:44.731 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_deleted_server ... success [13.312s] 2018-10-01 10:18:44,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:18:44.760 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_invalid_server ... success [0.031s] 2018-10-01 10:18:44,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:18:44.772 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_35_characters_or_less ... success [0.012s] 2018-10-01 10:18:44,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:18:44.783 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_37_characters_or_more ... success [0.011s] 2018-10-01 10:18:48,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:18:48.559 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_params ... success [0.342s] 2018-10-01 10:18:48,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:18:48.634 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_service_and_valid_host ... success [0.075s] 2018-10-01 10:18:48,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:18:48.716 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_with_valid_service_and_invalid_host ... success [0.081s] 2018-10-01 10:18:49,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:18:48.999 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_list_services_with_non_admin_user ... success [0.283s] 2018-10-01 10:18:58,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:18:58.114 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_list_security_groups_by_server ... success [19.938s] 2018-10-01 10:18:59,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:18:59.699 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_group_create_get_delete ... success [1.588s] 2018-10-01 10:19:00,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:19:00.937 32 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest.test_boot_with_low_ram ... success [6.882s] 2018-10-01 10:19:01,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:19:01.017 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_invalid_metadata ... success [0.901s] 2018-10-01 10:19:01,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:19:01.625 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_metadata_over_limits ... success [0.607s] 2018-10-01 10:19:01,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:19:01.665 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_revert_cold_migration ... success [69.938s] 2018-10-01 10:19:01,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:19:01.814 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_name_over_character_limit ... success [0.188s] 2018-10-01 10:19:05,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:19:05.067 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [5.366s] 2018-10-01 10:19:15,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:19:15.557 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_second_image_when_first_image_is_being_saved ... fail [13.731s] 2018-10-01 10:19:29,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:19:29.325 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_server_security_groups ... success [24.246s] 2018-10-01 10:19:30,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:19:30.561 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_update_security_groups ... success [1.246s] 2018-10-01 10:19:34,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:19:34.515 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_affinity ... success [9.872s] 2018-10-01 10:19:38,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:19:38.445 32 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_delete_image_that_is_not_yet_active ... success [22.888s] 2018-10-01 10:19:45,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:19:45.262 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_anti_affinity ... success [10.744s] 2018-10-01 10:19:45,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:19:45.264 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts ... skip [0.000s]: DifferentHostFilter is not available. 2018-10-01 10:19:45,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:19:45.264 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts_with_list_of_servers ... skip [0.000s]: DifferentHostFilter is not available. 2018-10-01 10:19:45,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:19:45.265 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_same_host ... skip [0.000s]: SameHostFilter is not available. 2018-10-01 10:19:46,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:19:46.938 32 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_get_keypair_detail ... success [0.529s] 2018-10-01 10:19:47,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:19:47.172 32 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_delete ... success [0.234s] 2018-10-01 10:19:47,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:19:47.344 32 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_with_pub_key ... success [0.172s] 2018-10-01 10:19:48,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:19:48.016 32 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypairs_create_list_delete ... success [0.670s] 2018-10-01 10:19:55,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:19:55.708 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_nonexistent_security_group ... success [0.835s] 2018-10-01 10:19:55,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:19:55.719 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_security_group_without_passing_id ... success [0.011s] 2018-10-01 10:19:57,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:19:57.841 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_the_default_security_group ... success [2.120s] 2018-10-01 10:19:57,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:19:57.844 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_duplicate_name ... skip [0.000s]: Neutron allows duplicate names for security groups 2018-10-01 10:19:57,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:19:57.845 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_description ... skip [0.001s]: Skipped until bug: https://launchpad.net/bugs/1161411 is resolved. 2018-10-01 10:19:57,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:19:57.846 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_name ... skip [0.001s]: Skipped until bug: https://launchpad.net/bugs/1161411 is resolved. 2018-10-01 10:19:58,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:19:58.140 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_get_nonexistent_group ... success [0.296s] 2018-10-01 10:19:58,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:19:58.710 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_non_existent_security_group ... success [0.568s] 2018-10-01 10:19:58,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:19:58.712 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_des ... skip [0.000s]: Neutron does not check the security group description 2018-10-01 10:19:58,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:19:58.713 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_id ... skip [0.000s]: Neutron does not check the security group ID 2018-10-01 10:19:58,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:19:58.714 32 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_name ... skip [0.000s]: Neutron does not check the security group name 2018-10-01 10:20:06,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:20:06.752 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant ... success [0.305s] 2018-10-01 10:20:06,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:20:06.787 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant_with_non_admin_user ... success [0.035s] 2018-10-01 10:20:06,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:20:06.873 32 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_already_associated_floating_ip ... success [34.252s] 2018-10-01 10:20:06,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:20:06.888 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_list_usage_all_tenants ... success [0.100s] 2018-10-01 10:20:16,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:20:16.229 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_empty_tenant_id ... success [0.328s] 2018-10-01 10:20:16,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:20:16.241 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_invalid_date ... success [0.012s] 2018-10-01 10:20:16,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:20:16.363 32 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_disassociate_floating_ip ... success [9.493s] 2018-10-01 10:20:16,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:20:16.600 32 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_list_usage_all_tenants_with_non_admin_user ... success [0.359s] 2018-10-01 10:20:20,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:20:20.008 32 INFO opnfv-tempest [-] {2} tempest.api.compute.certificates.test_certificates.CertificatesV2TestJSON ... skip: Nova cert is not available 2018-10-01 10:20:32,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:20:32.065 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_duplicate_network_nics ... success [38.542s] 2018-10-01 10:20:35,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:20:35.443 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces_by_fixed_ip ... success [28.928s] 2018-10-01 10:20:36,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:20:36.226 32 INFO opnfv-tempest [-] {2} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_allocate_floating_ip_from_nonexistent_pool ... success [0.438s] 2018-10-01 10:20:36,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:20:36.865 32 INFO opnfv-tempest [-] {2} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_delete_nonexistent_floating_ip ... success [0.639s] 2018-10-01 10:21:05,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:21:05.930 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_multiple_nics_order ... success [33.863s] 2018-10-01 10:21:06,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:21:06.742 32 INFO opnfv-tempest [-] {2} tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON.test_get_nonexistent_floating_ip_details ... success [0.674s] 2018-10-01 10:21:10,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:21:10.940 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces_by_network_port ... success [35.496s] 2018-10-01 10:21:23,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:21:23.468 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_delete_nonexistent_image_metadata_item ... success [0.837s] 2018-10-01 10:21:23,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:21:23.994 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_get_nonexistent_image_metadata_item ... success [0.526s] 2018-10-01 10:21:24,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:21:24.496 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_list_nonexistent_image_metadata ... success [0.501s] 2018-10-01 10:21:25,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:21:25.060 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata ... success [0.565s] 2018-10-01 10:21:25,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:21:25.469 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata_item ... success [0.408s] 2018-10-01 10:21:25,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:21:25.937 32 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_update_nonexistent_image_metadata ... success [0.468s] 2018-10-01 10:21:26,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:21:26.880 32 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_with_floating_ip ... success [21.399s] 2018-10-01 10:21:26,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:21:26.893 32 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_without_passing_floating_ip ... success [0.013s] 2018-10-01 10:21:27,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:21:27.618 32 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_nonexistent_floating_ip ... success [0.725s] 2018-10-01 10:21:27,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:21:27.656 32 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_v22.KeyPairsV22TestJSON ... skip: The microversion range[2.2 - latest] of this test is out of the configuration range[None - None]. 2018-10-01 10:21:27,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:21:27.894 32 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_dissociate_nonexistent_floating_ip ... success [0.276s] 2018-10-01 10:21:29,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:21:29.966 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [8.533s] 2018-10-01 10:21:30,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:21:30.592 32 INFO opnfv-tempest [-] {2} tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON.test_absLimits_get ... success [0.291s] 2018-10-01 10:21:32,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:21:32.224 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_instance_actions.InstanceActionsV221TestJSON ... skip: The microversion range[2.21 - latest] of this test is out of the configuration range[None - None]. 2018-10-01 10:21:32,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:21:32.228 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON ... skip: The microversion range[2.26 - latest] of this test is out of the configuration range[None - None]. 2018-10-01 10:21:32,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:21:32.229 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers_microversions.ServerShowV257Test ... skip: The microversion range[2.57 - latest] of this test is out of the configuration range[None - None]. 2018-10-01 10:21:36,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:21:36.673 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_virtual_interfaces_negative.VirtualInterfacesNegativeTestJSON ... skip: nova-network is gone 2018-10-01 10:21:38,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:21:38.545 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_reassign_port_between_servers ... success [27.602s] 2018-10-01 10:21:40,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:21:40.159 32 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.881s] 2018-10-01 10:21:40,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:21:40.168 32 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2018-10-01 10:21:54,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:21:54.484 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume ... success [24.514s] 2018-10-01 10:21:56,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:21:56.688 32 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete ... success [11.689s] 2018-10-01 10:21:57,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:21:57.608 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_building_state ... success [3.127s] 2018-10-01 10:22:03,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:22:03.235 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [11.030s] 2018-10-01 10:22:04,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:22:04.624 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [1.392s] 2018-10-01 10:22:05,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:22:05.825 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [13.362s] 2018-10-01 10:22:06,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:22:06.986 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_pause_state ... success [9.374s] 2018-10-01 10:22:06,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:22:06.987 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shelved_state ... skip [0.000s]: Shelve is not available. 2018-10-01 10:22:07,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:22:07.514 32 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete ... success [4.921s] 2018-10-01 10:22:10,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:22:10.799 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_roles.RolesTestJSON ... skip: Identity api v2 is not enabled 2018-10-01 10:22:10,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:22:10.801 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_tenants.TenantsTestJSON ... skip: Identity api v2 is not enabled 2018-10-01 10:22:11,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:22:11.377 32 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON.test_get_nonexistent_image ... success [0.774s] 2018-10-01 10:22:15,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:22:15.413 32 INFO opnfv-tempest [-] {0} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_invalid_name ... success [0.191s] 2018-10-01 10:22:15,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:22:15.462 32 INFO opnfv-tempest [-] {0} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_when_public_key_bits_exceeds_maximum ... success [0.048s] 2018-10-01 10:22:15,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:22:15.944 32 INFO opnfv-tempest [-] {0} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_duplicate_name ... success [0.480s] 2018-10-01 10:22:15,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:22:15.955 32 INFO opnfv-tempest [-] {0} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_name_string ... success [0.012s] 2018-10-01 10:22:16,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:22:16.007 32 INFO opnfv-tempest [-] {0} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_public_key ... success [0.051s] 2018-10-01 10:22:16,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:22:16.038 32 INFO opnfv-tempest [-] {0} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_long_keynames ... success [0.031s] 2018-10-01 10:22:16,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:22:16.078 32 INFO opnfv-tempest [-] {0} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_create_with_invalid_pub_key ... success [0.039s] 2018-10-01 10:22:16,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:22:16.108 32 INFO opnfv-tempest [-] {0} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_delete_nonexistent_key ... success [0.030s] 2018-10-01 10:22:18,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:22:18.120 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_default_project_id.TestDefaultProjectId.test_default_project_id ... success [3.400s] 2018-10-01 10:22:23,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:22:23.593 32 INFO opnfv-tempest [-] {0} tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON.test_max_metadata_exceed_limit ... success [3.139s] 2018-10-01 10:22:25,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:22:25.719 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.506s] 2018-10-01 10:22:33,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:22:33.427 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_duplicate ... success [3.483s] 2018-10-01 10:22:34,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:22:34.169 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_from_port ... success [0.743s] 2018-10-01 10:22:34,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:22:34.182 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_id ... success [0.012s] 2018-10-01 10:22:34,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:22:34.994 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_create_list_show_delete_endpoint ... success [0.936s] 2018-10-01 10:22:35,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:22:35.243 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_ip_protocol ... success [1.060s] 2018-10-01 10:22:35,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:22:35.755 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_list_endpoints ... success [0.759s] 2018-10-01 10:22:35,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:22:35.934 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_port_range ... success [0.691s] 2018-10-01 10:22:36,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:22:36.692 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.937s] 2018-10-01 10:22:37,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:22:37.110 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_to_port ... success [1.176s] 2018-10-01 10:22:37,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:22:37.507 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_non_existent_id ... success [0.396s] 2018-10-01 10:22:37,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:22:37.534 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_delete_security_group_rule_with_non_existent_id ... success [0.027s] 2018-10-01 10:22:45,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:22:45.968 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_create_update_get ... success [0.808s] 2018-10-01 10:22:46,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:22:46.959 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.297s] 2018-10-01 10:22:50,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:22:50.401 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [4.431s] 2018-10-01 10:22:51,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:22:51.465 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_groups ... success [1.065s] 2018-10-01 10:22:53,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:22:53.204 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_user_groups ... success [1.737s] 2018-10-01 10:22:59,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:22:59.824 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_host_name_is_same_as_server_name ... success [3.115s] 2018-10-01 10:22:59,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:22:59.937 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.113s] 2018-10-01 10:23:00,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:23:00.600 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers_with_detail ... success [0.662s] 2018-10-01 10:23:00,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:23:00.696 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_created_server_vcpus ... success [0.096s] 2018-10-01 10:23:00,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:23:00.697 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-10-01 10:23:02,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:23:02.086 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shutoff_state ... success [55.089s] 2018-10-01 10:23:03,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:23:03.663 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_group ... success [1.026s] 2018-10-01 10:23:04,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:23:04.734 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_user ... success [1.071s] 2018-10-01 10:23:05,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:23:05.829 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_group ... success [1.094s] 2018-10-01 10:23:06,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:23:06.949 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_user ... success [1.120s] 2018-10-01 10:23:08,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:23:08.829 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_domain ... success [1.879s] 2018-10-01 10:23:10,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:23:10.189 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_project_tree ... success [1.359s] 2018-10-01 10:23:14,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:23:14.649 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_suspended_state ... success [12.564s] 2018-10-01 10:23:20,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:23:20.227 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_get_user ... success [0.182s] 2018-10-01 10:23:20,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:23:20.388 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_user_domains ... success [0.161s] 2018-10-01 10:23:20,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:23:20.551 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users ... success [0.161s] 2018-10-01 10:23:20,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:23:20.665 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_name ... success [0.114s] 2018-10-01 10:23:20,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:23:20.821 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_not_enabled ... success [0.156s] 2018-10-01 10:23:26,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:23:26.859 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [3.111s] 2018-10-01 10:23:26,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:23:26.976 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.116s] 2018-10-01 10:23:27,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:23:27.409 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.433s] 2018-10-01 10:23:27,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:23:27.536 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.125s] 2018-10-01 10:23:27,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:23:27.537 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-10-01 10:23:29,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:23:29.118 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_by_unauthorized_user ... success [0.176s] 2018-10-01 10:23:29,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:23:29.634 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_with_empty_name ... success [0.515s] 2018-10-01 10:23:29,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:23:29.779 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_projects_name_length_over_64 ... success [0.144s] 2018-10-01 10:23:29,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:23:29.924 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_delete_non_existent_project ... success [0.145s] 2018-10-01 10:23:30,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:23:30.128 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_list_projects_by_unauthorized_user ... success [0.204s] 2018-10-01 10:23:31,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:23:31.200 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_create_duplicate ... success [1.071s] 2018-10-01 10:23:31,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:23:31.882 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_delete_by_unauthorized_user ... success [0.682s] 2018-10-01 10:23:40,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:23:40.105 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.355s] 2018-10-01 10:23:41,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:23:41.108 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_update_get_delete_region ... success [1.002s] 2018-10-01 10:23:41,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:23:41.260 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions ... success [0.152s] 2018-10-01 10:23:41,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:23:41.799 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions_filter_by_parent_region_id ... success [0.539s] 2018-10-01 10:23:52,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:23:52.716 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_domain_roles ... success [0.983s] 2018-10-01 10:23:54,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:23:54.118 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_implied_roles_create_delete ... success [1.400s] 2018-10-01 10:23:54,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:23:54.721 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_domain_roles_create_delete ... success [0.604s] 2018-10-01 10:23:55,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:23:55.346 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_domain ... success [0.625s] 2018-10-01 10:23:56,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:23:56.588 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [3.115s] 2018-10-01 10:23:56,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:23:56.691 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_project ... success [1.344s] 2018-10-01 10:23:56,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:23:56.702 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.113s] 2018-10-01 10:23:57,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:23:57.194 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.492s] 2018-10-01 10:23:57,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:23:57.299 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_domain ... success [0.607s] 2018-10-01 10:23:57,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:23:57.353 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.157s] 2018-10-01 10:23:57,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:23:57.354 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-10-01 10:23:58,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:23:58.211 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_project ... success [0.911s] 2018-10-01 10:24:00,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:24:00.872 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_domain_roles ... success [2.659s] 2018-10-01 10:24:01,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:24:01.333 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_roles_create_check_show_delete ... fail [0.459s] 2018-10-01 10:24:02,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:24:02.373 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_all_implied_roles ... success [1.041s] 2018-10-01 10:24:02,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:24:02.458 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_roles ... success [0.086s] 2018-10-01 10:24:03,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:24:03.265 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.806s] 2018-10-01 10:24:04,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:24:04.295 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_roles_hierarchy ... success [1.028s] 2018-10-01 10:24:14,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:24:14.349 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest ... skip: The microversion range[2.49 - latest] of this test is out of the configuration range[None - None]. 2018-10-01 10:24:17,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:24:17.319 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state ... success [62.657s] 2018-10-01 10:24:22,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:24:22.474 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_domain_scopes ... success [7.298s] 2018-10-01 10:24:23,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:24:23.101 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_project_scopes ... success [0.630s] 2018-10-01 10:24:25,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:24:25.516 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.055s] 2018-10-01 10:24:25,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:24:25.864 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_rescope_token ... success [2.761s] 2018-10-01 10:24:29,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:24:29.234 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [3.716s] 2018-10-01 10:24:35,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:24:35.109 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.060s] 2018-10-01 10:24:35,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:24:35.124 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.015s] 2018-10-01 10:24:35,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:24:35.344 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.219s] 2018-10-01 10:24:35,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:24:35.357 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.012s] 2018-10-01 10:24:35,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:24:35.370 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.013s] 2018-10-01 10:24:35,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:24:35.400 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.029s] 2018-10-01 10:24:35,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:24:35.466 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.066s] 2018-10-01 10:24:35,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:24:35.529 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.062s] 2018-10-01 10:24:36,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:24:36.122 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.592s] 2018-10-01 10:24:36,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:24:36.136 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.014s] 2018-10-01 10:24:36,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:24:36.257 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.120s] 2018-10-01 10:24:36,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:24:36.465 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_get_user ... success [1.640s] 2018-10-01 10:24:39,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:24:39.644 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_list_user_projects ... success [3.177s] 2018-10-01 10:24:39,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:24:39.645 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_password_history_not_enforced_in_admin_reset ... skip [0.000s]: Security compliance not available. 2018-10-01 10:24:42,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:24:42.490 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_update_user_password ... success [2.845s] 2018-10-01 10:24:43,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:24:43.525 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_get_instance_action_invalid_request ... success [0.052s] 2018-10-01 10:24:43,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:24:43.550 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_list_instance_actions_non_existent_server ... success [0.024s] 2018-10-01 10:24:44,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:24:44.226 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_user_update ... success [1.735s] 2018-10-01 10:24:47,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:24:47.483 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_auto_disk_config ... success [60.178s] 2018-10-01 10:24:47,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:24:47.493 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v2.test_tokens.TokensTest ... skip: Identity api v2 is not enabled 2018-10-01 10:24:47,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:24:47.494 32 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_images.UpdateImageMetaTest ... skip: Glance API v1 not supported 2018-10-01 10:24:53,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:24:53.595 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListSharedImagesTest.test_list_images_param_member_status ... success [2.309s] 2018-10-01 10:24:55,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:24:55.689 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON ... fail 2018-10-01 10:24:55,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:24:55.690 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON ... skip: Nova personality feature disabled 2018-10-01 10:24:58,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:24:58.892 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [9.493s] 2018-10-01 10:25:04,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:25:04.231 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member ... success [2.135s] 2018-10-01 10:25:04,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:25:04.534 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member_schema ... success [0.304s] 2018-10-01 10:25:04,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:25:04.816 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_members_schema ... success [0.281s] 2018-10-01 10:25:07,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:25:07.002 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_accept ... success [2.184s] 2018-10-01 10:25:08,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:25:08.877 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create_with_reservation_return ... fail [9.978s] 2018-10-01 10:25:08,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:25:08.932 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_reject ... success [1.930s] 2018-10-01 10:25:09,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:25:09.927 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_remove_image_member ... success [0.994s] 2018-10-01 10:25:13,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:25:13.762 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_min_count ... success [0.567s] 2018-10-01 10:25:14,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:25:14.166 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_one ... success [0.404s] 2018-10-01 10:25:14,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:25:14.555 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_non_integer ... success [0.388s] 2018-10-01 10:25:14,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:25:14.947 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_less_than_one ... success [0.392s] 2018-10-01 10:25:15,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:25:15.548 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_non_integer ... success [0.600s] 2018-10-01 10:25:17,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:25:17.105 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_list_delete_namespace_tags ... success [1.991s] 2018-10-01 10:25:18,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:25:18.380 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_update_delete_tag ... success [1.275s] 2018-10-01 10:25:22,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:25:22.664 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespace_schema ... success [0.259s] 2018-10-01 10:25:22,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:25:22.969 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespaces_schema ... success [0.304s] 2018-10-01 10:25:23,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:25:23.218 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_object_schema ... success [0.249s] 2018-10-01 10:25:23,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:25:23.491 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_objects_schema ... success [0.273s] 2018-10-01 10:25:23,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:25:23.756 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_properties_schema ... success [0.265s] 2018-10-01 10:25:23,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:25:23.764 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_property_schema ... success [0.007s] 2018-10-01 10:25:24,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:25:24.030 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resource_type_schema ... success [0.265s] 2018-10-01 10:25:24,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:25:24.037 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resources_types_schema ... success [0.007s] 2018-10-01 10:25:24,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:25:24.293 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tag_schema ... success [0.255s] 2018-10-01 10:25:24,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:25:24.547 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tags_schema ... success [0.254s] 2018-10-01 10:25:28,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:25:28.652 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc ... success [0.492s] 2018-10-01 10:25:29,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:25:29.024 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc_bad_token ... success [0.373s] 2018-10-01 10:25:30,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:25:30.063 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [1.346s] 2018-10-01 10:25:35,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:25:35.350 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.880s] 2018-10-01 10:25:35,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:25:35.605 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.255s] 2018-10-01 10:25:43,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:25:43.686 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_create_external_network ... success [1.439s] 2018-10-01 10:25:46,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:25:46.085 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_manual_disk_config ... success [58.584s] 2018-10-01 10:25:49,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:25:49.339 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.061s] 2018-10-01 10:25:49,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:25:49.443 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.104s] 2018-10-01 10:25:49,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:25:49.937 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_delete_external_networks_with_floating_ip ... success [6.249s] 2018-10-01 10:25:51,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:25:51.990 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_list_external_networks ... success [2.053s] 2018-10-01 10:25:53,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:25:53.994 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_show_external_networks_attribute ... success [2.004s] 2018-10-01 10:25:55,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:25:55.740 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_update_external_network ... success [1.746s] 2018-10-01 10:25:57,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:25:57.122 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_multiple_server_groups_with_same_name_policy ... success [0.718s] 2018-10-01 10:25:57,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:25:57.263 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_affinity_policy ... success [0.142s] 2018-10-01 10:25:57,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:25:57.444 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_anti_affinity_policy ... success [0.181s] 2018-10-01 10:25:59,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:25:59.415 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_metering_extensions.MeteringTestJSON ... skip: metering extension not enabled. 2018-10-01 10:26:06,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:26:06.636 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_negative_quotas.QuotasNegativeTest.test_network_quota_exceeding ... success [3.175s] 2018-10-01 10:26:09,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:26:09.662 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_server_with_scheduler_hint_group ... success [12.213s] 2018-10-01 10:26:09,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:26:09.693 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_list_server_groups ... success [0.034s] 2018-10-01 10:26:09,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:26:09.728 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_show_server_group ... success [0.035s] 2018-10-01 10:26:16,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:26:16.588 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_create_port_binding_ext_attr ... success [2.113s] 2018-10-01 10:26:19,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:26:19.328 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_list_ports_binding_ext_attr ... success [2.738s] 2018-10-01 10:26:21,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:26:21.102 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_show_port_binding_ext_attr ... success [1.775s] 2018-10-01 10:26:21,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:26:21.386 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.566s] 2018-10-01 10:26:21,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:26:21.592 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.205s] 2018-10-01 10:26:21,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:26:21.793 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.201s] 2018-10-01 10:26:23,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:26:23.502 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_update_port_binding_ext_attr ... success [2.399s] 2018-10-01 10:26:24,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:26:24.168 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [2.374s] 2018-10-01 10:26:25,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:26:25.007 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.838s] 2018-10-01 10:26:26,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:26:26.381 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_metadata_empty_body ... success [1.374s] 2018-10-01 10:26:26,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:26:26.946 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.565s] 2018-10-01 10:26:34,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:26:34.411 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_quotas.QuotasTest.test_quotas ... success [3.016s] 2018-10-01 10:26:34,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:26:34.676 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_quotas.QuotasTest.test_show_quota_details ... success [0.267s] 2018-10-01 10:26:37,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:26:37.457 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR ... skip: dvr extension not enabled. 2018-10-01 10:26:39,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:26:39.078 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_delete_server_password ... success [0.129s] 2018-10-01 10:26:39,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:26:39.133 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_get_server_password ... success [0.054s] 2018-10-01 10:26:42,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:26:42.680 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServerShowV247Test ... skip: The microversion range[2.47 - latest] of this test is out of the configuration range[None - None]. 2018-10-01 10:26:42,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:26:42.681 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServerShowV263Test ... skip: The microversion range[2.63 - latest] of this test is out of the configuration range[None - None]. 2018-10-01 10:26:46,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:26:46.298 32 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeTest.test_router_set_gateway_used_ip_returns_409 ... success [4.870s] 2018-10-01 10:26:47,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:26:47.187 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual ... success [61.092s] 2018-10-01 10:26:56,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:26:56.370 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto ... fail [9.178s] 2018-10-01 10:26:56,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:26:56.507 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [1.991s] 2018-10-01 10:26:57,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:26:57.280 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [1.400s] 2018-10-01 10:26:59,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:26:59.275 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [2.768s] 2018-10-01 10:27:01,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:27:01.268 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume ... success [3.986s] 2018-10-01 10:27:02,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:27:02.112 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [2.836s] 2018-10-01 10:27:03,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:27:03.312 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict ... success [2.044s] 2018-10-01 10:27:04,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:27:04.168 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [0.856s] 2018-10-01 10:27:05,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:27:05.725 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [1.556s] 2018-10-01 10:27:06,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:27:06.167 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_update_server_from_auto_to_manual ... success [9.799s] 2018-10-01 10:27:06,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:27:06.617 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [4.503s] 2018-10-01 10:27:07,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:27:07.015 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [1.289s] 2018-10-01 10:27:08,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:27:08.399 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [1.383s] 2018-10-01 10:27:09,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:27:09.286 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.887s] 2018-10-01 10:27:12,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:27:12.688 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_non_existent_keypair ... success [3.400s] 2018-10-01 10:27:15,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:27:15.318 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_nonexistent_security_group ... success [2.630s] 2018-10-01 10:27:16,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:27:16.254 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_non_existent_server ... success [0.935s] 2018-10-01 10:27:16,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:27:16.639 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.385s] 2018-10-01 10:27:17,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:27:17.347 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.707s] 2018-10-01 10:27:18,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:27:18.028 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_force_delete_nonexistent_server_id ... success [0.680s] 2018-10-01 10:27:18,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:27:18.076 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.777s] 2018-10-01 10:27:18,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:27:18.508 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_console_output_of_non_existent_server ... success [0.480s] 2018-10-01 10:27:18,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:27:18.880 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.371s] 2018-10-01 10:27:20,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:27:20.085 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_access_ip_v4_address ... success [1.203s] 2018-10-01 10:27:20,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:27:20.688 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.603s] 2018-10-01 10:27:21,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:27:21.707 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_non_existent_server ... success [1.018s] 2018-10-01 10:27:22,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:27:22.843 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.765s] 2018-10-01 10:27:25,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:27:25.867 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_paused_server ... success [4.157s] 2018-10-01 10:27:25,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:27:25.868 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_personality_file_contents_not_encoded ... skip [0.000s]: Nova personality feature disabled 2018-10-01 10:27:26,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:27:26.405 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_deleted_server ... success [0.538s] 2018-10-01 10:27:26,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:27:26.883 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.477s] 2018-10-01 10:27:27,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:27:27.525 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.641s] 2018-10-01 10:27:28,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:27:28.364 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.838s] 2018-10-01 10:27:29,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:27:29.462 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_nonexistent_server ... success [1.097s] 2018-10-01 10:27:29,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:27:29.979 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_non_existent_flavor ... success [0.517s] 2018-10-01 10:27:30,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:27:30.189 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [7.345s] 2018-10-01 10:27:30,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:27:30.390 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor ... success [0.411s] 2018-10-01 10:27:30,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:27:30.980 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_nonexistent_server_id ... success [0.589s] 2018-10-01 10:27:31,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:27:31.420 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_server_invalid_state ... success [0.439s] 2018-10-01 10:27:31,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:27:31.641 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_non_existent_server ... success [0.220s] 2018-10-01 10:27:32,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:27:32.347 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_server_invalid_state ... success [0.705s] 2018-10-01 10:27:33,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:27:33.214 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.864s] 2018-10-01 10:27:33,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:27:33.215 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_non_existent_server ... skip [0.000s]: Shelve is not available. 2018-10-01 10:27:33,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:27:33.216 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_shelved_server ... skip [0.000s]: Shelve is not available. 2018-10-01 10:27:33,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:27:33.888 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.674s] 2018-10-01 10:27:34,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:27:34.379 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_non_existent_server ... success [0.491s] 2018-10-01 10:27:35,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:27:35.207 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.437s] 2018-10-01 10:27:36,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:27:36.160 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.953s] 2018-10-01 10:27:37,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:27:37.121 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.961s] 2018-10-01 10:27:37,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:27:37.578 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.455s] 2018-10-01 10:27:38,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:27:38.122 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.544s] 2018-10-01 10:27:38,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:27:38.251 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.129s] 2018-10-01 10:27:38,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:27:38.262 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_server_invalid_state ... success [3.882s] 2018-10-01 10:27:38,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:27:38.468 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_exceed_limit ... success [0.217s] 2018-10-01 10:27:38,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:27:38.590 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.121s] 2018-10-01 10:27:38,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:27:38.703 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.112s] 2018-10-01 10:27:38,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:27:38.764 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.062s] 2018-10-01 10:27:38,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:27:38.873 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.108s] 2018-10-01 10:27:38,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:27:38.903 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_non_existent_server ... success [0.641s] 2018-10-01 10:27:39,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:27:39.138 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_server_invalid_state ... success [0.233s] 2018-10-01 10:27:39,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:27:39.139 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_non_existent_server ... skip [0.000s]: Shelve is not available. 2018-10-01 10:27:39,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:27:39.140 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_server_invalid_state ... skip [0.000s]: Shelve is not available. 2018-10-01 10:27:39,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:27:39.850 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.711s] 2018-10-01 10:27:40,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:27:40.510 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.659s] 2018-10-01 10:27:40,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:27:40.706 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.196s] 2018-10-01 10:27:46,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:27:46.225 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_all_attributes ... success [4.294s] 2018-10-01 10:27:46,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:27:46.435 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescue_unrescue_instance ... success [79.421s] 2018-10-01 10:27:48,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:27:48.764 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_add_remove_security_group ... success [2.333s] 2018-10-01 10:27:50,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:27:50.185 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_allocation_pools ... success [3.960s] 2018-10-01 10:27:51,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:27:51.349 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_default_gw ... success [1.163s] 2018-10-01 10:27:53,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:27:53.410 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_virtual_interfaces.VirtualInterfacesTestJSON ... skip: nova-network is gone 2018-10-01 10:27:53,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:27:53.411 32 INFO opnfv-tempest [-] {1} tempest.api.compute.test_networks.ComputeNetworksTest ... skip: nova-network is not available. 2018-10-01 10:27:55,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:27:55.543 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_dhcp_enabled ... success [4.194s] 2018-10-01 10:27:57,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:27:57.169 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw ... success [1.626s] 2018-10-01 10:27:58,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:27:58.658 32 INFO opnfv-tempest [-] {1} tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest.test_list_show_tenant_networks ... success [1.260s] 2018-10-01 10:28:00,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:28:00.982 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw_and_allocation_pools ... success [3.812s] 2018-10-01 10:28:01,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:28:01.255 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest ... skip: The microversion range[2.60 - latest] of this test is out of the configuration range[None - None]. 2018-10-01 10:28:01,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:28:01.949 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_associate_dissociate_floating_ip ... success [13.184s] 2018-10-01 10:28:04,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:28:04.556 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [3.574s] 2018-10-01 10:28:08,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:28:08.323 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_without_gateway ... success [3.766s] 2018-10-01 10:28:10,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:28:10.460 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_list_subnet_with_no_gw64_one_network ... success [2.136s] 2018-10-01 10:28:17,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:28:17.265 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [6.805s] 2018-10-01 10:28:18,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:28:18.463 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_network_description ... success [1.197s] 2018-10-01 10:28:22,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:28:22.453 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_delete_network_with_subnet ... success [3.990s] 2018-10-01 10:28:22,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:28:22.574 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.121s] 2018-10-01 10:28:22,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:28:22.680 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.105s] 2018-10-01 10:28:22,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:28:22.834 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks_fields ... success [0.154s] 2018-10-01 10:28:22,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:28:22.884 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.049s] 2018-10-01 10:28:22,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:28:22.959 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets_fields ... success [0.075s] 2018-10-01 10:28:23,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:28:23.339 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.380s] 2018-10-01 10:28:23,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:28:23.437 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network_fields ... success [0.097s] 2018-10-01 10:28:23,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:28:23.514 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.077s] 2018-10-01 10:28:23,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:28:23.814 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet_fields ... success [0.300s] 2018-10-01 10:28:27,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:28:27.963 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_update_subnet_gw_dns_host_routes_dhcp ... success [4.148s] 2018-10-01 10:28:28,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:28:28.634 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_specify_multibyte_character_name ... success [7.051s] 2018-10-01 10:28:30,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:28:30.616 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server ... success [26.828s] 2018-10-01 10:28:32,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:28:32.182 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [3.548s] 2018-10-01 10:28:38,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:28:38.747 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server ... fail [8.127s] 2018-10-01 10:28:42,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:28:42.225 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_ipv6_addr_only ... success [10.040s] 2018-10-01 10:28:44,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:28:44.318 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_shutoff_status ... success [65.432s] 2018-10-01 10:28:44,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:28:44.329 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_zero_limit ... success [0.016s] 2018-10-01 10:28:46,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:28:46.246 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip ... success [1.914s] 2018-10-01 10:28:46,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:28:46.248 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip_regex ... skip [0.001s]: Skipped until bug: https://launchpad.net/bugs/1540645 is resolved. 2018-10-01 10:28:46,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:28:46.624 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_regex ... success [0.378s] 2018-10-01 10:28:46,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:28:46.856 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.232s] 2018-10-01 10:28:52,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:28:52.733 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [10.506s] 2018-10-01 10:28:56,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:28:56.124 32 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume ... success [17.380s] 2018-10-01 10:29:04,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:29:04.051 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_tokens.TokensTestJSON ... skip: Identity api v2 is not enabled 2018-10-01 10:29:04,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:29:04.052 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_tokens_negative.TokensAdminTestNegative ... skip: Identity api v2 is not enabled 2018-10-01 10:29:09,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:29:09.123 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [16.387s] 2018-10-01 10:29:10,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:29:10.169 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_domain_config_and_show_config_groups_and_options ... success [2.061s] 2018-10-01 10:29:11,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:29:11.856 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config ... success [1.688s] 2018-10-01 10:29:14,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:29:14.275 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config_groups_and_opts ... success [2.418s] 2018-10-01 10:29:19,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:29:19.210 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [10.089s] 2018-10-01 10:29:21,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:29:21.357 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_show_default_group_config_and_options ... success [7.075s] 2018-10-01 10:29:25,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:29:25.348 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [32.032s] 2018-10-01 10:29:30,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:29:30.455 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_empty_name ... success [0.616s] 2018-10-01 10:29:30,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:29:30.595 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_name_length_over_64 ... success [0.140s] 2018-10-01 10:29:31,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:29:31.441 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_active_domain ... success [0.845s] 2018-10-01 10:29:31,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:29:31.580 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_non_existent_domain ... success [0.140s] 2018-10-01 10:29:32,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:29:32.273 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_domain_create_duplicate ... success [0.693s] 2018-10-01 10:29:32,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:29:32.748 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_change_server_password ... skip [0.000s]: Change password not available. 2018-10-01 10:29:41,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:29:41.069 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_create_list_show_check_delete_endpoint_group ... success [1.216s] 2018-10-01 10:29:41,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:29:41.941 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_update_endpoint_group ... success [0.873s] 2018-10-01 10:29:46,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:29:46.255 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [20.906s] 2018-10-01 10:29:51,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:29:51.588 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects ... success [0.652s] 2018-10-01 10:29:51,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:29:51.751 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_domains ... success [0.163s] 2018-10-01 10:29:51,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:29:51.903 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_enabled ... success [0.152s] 2018-10-01 10:29:52,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:29:52.079 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_name ... success [0.176s] 2018-10-01 10:29:52,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:29:52.246 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_parent ... success [0.166s] 2018-10-01 10:30:01,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:30:01.573 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_service_without_description ... success [0.704s] 2018-10-01 10:30:02,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:30:02.365 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.791s] 2018-10-01 10:30:03,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:30:03.819 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_list_services ... success [1.453s] 2018-10-01 10:30:06,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:30:06.178 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [19.922s] 2018-10-01 10:30:06,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:30:06.180 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_create_router_set_gateway_with_fixed_ip ... skip [0.001s]: Skipped until bug: https://launchpad.net/bugs/1676207 is resolved. 2018-10-01 10:30:06,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:30:06.620 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_ec2_credentials.EC2CredentialsTest ... skip: Identity api v2 is not enabled 2018-10-01 10:30:06,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:30:06.622 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_tenants.IdentityTenantsTest ... skip: Identity api v2 is not enabled 2018-10-01 10:30:06,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:30:06.623 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_users.IdentityUsersTest ... skip: Identity api v2 is not enabled 2018-10-01 10:30:09,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:30:09.194 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.164s] 2018-10-01 10:30:09,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:30:09.358 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.164s] 2018-10-01 10:30:09,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:30:09.462 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_create_backup ... success [36.704s] 2018-10-01 10:30:09,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:30:09.517 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.158s] 2018-10-01 10:30:09,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:30:09.523 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.006s] 2018-10-01 10:30:14,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:30:14.222 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.341s] 2018-10-01 10:30:14,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:30:14.230 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output ... success [4.771s] 2018-10-01 10:30:15,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:30:15.046 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [55.824s] 2018-10-01 10:30:15,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:30:15.297 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [1.075s] 2018-10-01 10:30:16,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:30:16.188 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [0.891s] 2018-10-01 10:30:18,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:30:18.092 32 INFO opnfv-tempest [-] {1} tempest.api.image.v1.test_images.CreateRegisterImagesTest ... skip: Glance API v1 not supported 2018-10-01 10:30:18,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:30:18.379 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [12.200s] 2018-10-01 10:30:20,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:30:20.207 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_microversions.ServerShowV254Test ... skip: The microversion range[2.54 - latest] of this test is out of the configuration range[None - None]. 2018-10-01 10:30:23,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:30:23.461 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_metadefs_namespace_properties.MetadataNamespacePropertiesTest.test_basic_meta_def_namespace_property ... success [2.801s] 2018-10-01 10:30:28,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:30:28.392 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.267s] 2018-10-01 10:30:28,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:30:28.764 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.372s] 2018-10-01 10:30:29,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:30:29.772 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_protected_image ... success [1.007s] 2018-10-01 10:30:31,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:30:31.228 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [1.455s] 2018-10-01 10:30:31,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:30:31.416 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.188s] 2018-10-01 10:30:31,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:30:31.682 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.266s] 2018-10-01 10:30:31,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:30:31.696 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_container_format ... success [0.013s] 2018-10-01 10:30:31,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:30:31.713 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_delete_a_server_of_another_tenant ... success [0.996s] 2018-10-01 10:30:31,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:30:31.853 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_update_server_of_another_tenant ... success [0.139s] 2018-10-01 10:30:31,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:30:31.885 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_disk_format ... success [0.190s] 2018-10-01 10:30:36,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:30:36.600 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-10-01 10:30:37,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:30:37.615 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_router_interface_port_update_with_fixed_ip ... success [19.234s] 2018-10-01 10:30:39,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:30:39.406 32 INFO opnfv-tempest [-] {3} tempest.api.compute.test_quotas.QuotasTestJSON.test_compare_tenant_quotas_with_default_quotas ... success [0.835s] 2018-10-01 10:30:39,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:30:39.707 32 INFO opnfv-tempest [-] {3} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.301s] 2018-10-01 10:30:40,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:30:40.267 32 INFO opnfv-tempest [-] {3} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.559s] 2018-10-01 10:30:41,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:30:41.101 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_server_id_in_shutoff_status ... success [26.865s] 2018-10-01 10:30:41,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:30:41.967 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_endpoints.EndPointsTestJSON ... skip: Identity api v2 is not enabled 2018-10-01 10:30:41,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:30:41.968 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-10-01 10:30:48,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:30:48.499 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [1.034s] 2018-10-01 10:30:49,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:30:49.595 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_list_delete ... success [1.096s] 2018-10-01 10:30:54,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:30:54.628 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_with_unlimited_size ... success [13.527s] 2018-10-01 10:30:57,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:30:57.195 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_vnc_console ... success [2.570s] 2018-10-01 10:30:59,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:30:59.913 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_with_disabled_status ... success [0.490s] 2018-10-01 10:31:00,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:31:00.661 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_without_description ... success [0.747s] 2018-10-01 10:31:01,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:31:01.790 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [1.128s] 2018-10-01 10:31:03,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:31:03.984 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_domain_delete_cascades_content ... success [2.193s] 2018-10-01 10:31:04,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:31:04.100 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains ... success [0.117s] 2018-10-01 10:31:04,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:31:04.253 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_enabled ... success [0.152s] 2018-10-01 10:31:04,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:31:04.404 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_name ... success [0.151s] 2018-10-01 10:31:06,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:31:06.096 32 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_create_list_show_floating_ip_with_tenant_id_by_admin ... success [5.806s] 2018-10-01 10:31:07,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:31:07.409 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [10.208s] 2018-10-01 10:31:12,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:31:12.067 32 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_list_floating_ips_from_admin_and_nonadmin ... success [5.970s] 2018-10-01 10:31:12,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:31:12.100 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_pause_unpause_server ... success [4.692s] 2018-10-01 10:31:14,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:31:14.323 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_create_and_show_consumer ... success [1.740s] 2018-10-01 10:31:15,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:31:15.265 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_delete_consumer ... success [0.941s] 2018-10-01 10:31:16,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:31:16.149 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_list_consumers ... success [0.883s] 2018-10-01 10:31:16,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:31:16.793 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_update_consumer ... success [0.645s] 2018-10-01 10:31:21,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:31:21.605 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [9.503s] 2018-10-01 10:31:22,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:31:22.522 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_soft ... skip [0.918s]: Skipped until bug: https://launchpad.net/bugs/1014647 is resolved. 2018-10-01 10:31:25,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:31:25.704 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_associate_user_to_project ... success [1.719s] 2018-10-01 10:31:26,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:31:26.594 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_create_is_domain_project ... success [0.889s] 2018-10-01 10:31:27,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:31:27.172 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_enabled ... success [0.578s] 2018-10-01 10:31:27,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:31:27.716 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_not_enabled ... success [0.543s] 2018-10-01 10:31:28,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:31:28.141 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_description ... success [0.424s] 2018-10-01 10:31:29,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:31:29.132 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_domain ... success [0.991s] 2018-10-01 10:31:29,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:31:29.625 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [52.007s] 2018-10-01 10:31:30,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:31:30.423 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_parent ... success [1.291s] 2018-10-01 10:31:31,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:31:31.171 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_get_equals_list ... success [0.747s] 2018-10-01 10:31:31,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:31:31.859 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_desc ... success [0.687s] 2018-10-01 10:31:32,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:31:32.692 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_enable ... success [0.833s] 2018-10-01 10:31:33,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:31:33.380 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_name ... success [0.688s] 2018-10-01 10:31:39,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:31:39.180 32 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_add_list_remove_router_on_l3_agent ... success [1.864s] 2018-10-01 10:31:39,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:31:39.276 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [9.654s] 2018-10-01 10:31:39,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:31:39.804 32 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_list_routers_on_l3_agent ... success [0.625s] 2018-10-01 10:31:44,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:31:44.906 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.273s] 2018-10-01 10:31:45,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:31:45.976 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [23.449s] 2018-10-01 10:31:46,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:31:46.026 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [5.024s] 2018-10-01 10:31:46,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:31:46.762 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [1.854s] 2018-10-01 10:31:48,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:31:48.082 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [1.320s] 2018-10-01 10:31:49,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:31:49.116 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [1.033s] 2018-10-01 10:31:50,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:31:50.255 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [1.138s] 2018-10-01 10:31:50,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:31:50.270 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_query ... success [4.245s] 2018-10-01 10:31:51,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:31:51.686 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [1.430s] 2018-10-01 10:31:53,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:31:53.294 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [1.608s] 2018-10-01 10:31:53,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:31:53.678 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.384s] 2018-10-01 10:31:54,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:31:54.438 32 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeIpV6Test.test_router_set_gateway_used_ip_returns_409 ... success [5.019s] 2018-10-01 10:31:55,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:31:55.087 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire ... success [4.812s] 2018-10-01 10:31:55,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:31:55.229 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_remote_ip_and_group ... success [1.549s] 2018-10-01 10:31:56,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:31:56.150 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_update_name_default ... success [0.921s] 2018-10-01 10:31:56,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:31:56.366 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.217s] 2018-10-01 10:31:56,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:31:56.384 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.018s] 2018-10-01 10:31:56,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:31:56.400 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.016s] 2018-10-01 10:31:57,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:31:57.901 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_tags.TagsExtTest ... skip: tag-ext extension not enabled. 2018-10-01 10:31:58,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:31:58.436 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire_invalid ... success [3.350s] 2018-10-01 10:32:01,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:32:01.756 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_bulk.BulkTest.test_bulk_delete ... fail [0.549s] 2018-10-01 10:32:02,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:32:02.033 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_bulk.BulkTest.test_bulk_delete_by_POST ... fail [0.275s] 2018-10-01 10:32:02,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:32:02.369 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_bulk.BulkTest.test_extract_archive ... fail [0.333s] 2018-10-01 10:32:03,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:32:03.224 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_impersonate ... success [4.785s] 2018-10-01 10:32:07,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:32:07.172 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [7.527s] 2018-10-01 10:32:07,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:32:07.960 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_noimpersonate ... success [4.734s] 2018-10-01 10:32:10,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:32:10.667 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-10-01 10:32:10,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:32:10.668 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_application_credentials.ApplicationCredentialsV3Test ... skip: Application credentials are not available in this environment 2018-10-01 10:32:13,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:32:13.234 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.193s] 2018-10-01 10:32:14,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:32:14.811 32 INFO opnfv-tempest [-] {3} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest ... skip: Glance API v1 not supported 2018-10-01 10:32:16,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:32:16.397 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [2.089s] 2018-10-01 10:32:17,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:32:17.373 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [0.977s] 2018-10-01 10:32:19,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:32:19.618 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [12.218s] 2018-10-01 10:32:19,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:32:19.764 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.admin.test_images.BasicOperationsImagesAdminTest.test_create_image_owner_param ... success [0.972s] 2018-10-01 10:32:20,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:32:20.105 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_in_stop_state ... success [34.121s] 2018-10-01 10:32:21,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:32:21.381 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.admin.test_images.BasicOperationsImagesAdminTest.test_update_image_owner_param ... success [1.616s] 2018-10-01 10:32:30,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:32:30.120 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_deactivate_reactivate_image ... success [2.855s] 2018-10-01 10:32:31,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:32:31.531 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.410s] 2018-10-01 10:32:31,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:32:31.850 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_at_expiry_time ... success [12.232s] 2018-10-01 10:32:32,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:32:32.591 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.059s] 2018-10-01 10:32:32,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:32:32.740 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [3.211s] 2018-10-01 10:32:33,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:32:33.919 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.329s] 2018-10-01 10:32:33,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:32:33.971 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_remove_server_all_security_groups ... success [13.867s] 2018-10-01 10:32:33,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:32:33.972 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.231s] 2018-10-01 10:32:43,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:32:43.213 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest.test_post_object_using_form_expired ... success [2.033s] 2018-10-01 10:32:43,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:32:43.229 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest.test_post_object_using_form_invalid_signature ... success [0.017s] 2018-10-01 10:32:50,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:32:50.314 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm ... fail [16.336s] 2018-10-01 10:32:51,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:32:51.615 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.230s] 2018-10-01 10:32:51,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:32:51.902 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.286s] 2018-10-01 10:32:52,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:32:52.194 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_image_param_owner ... success [0.291s] 2018-10-01 10:32:52,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:32:52.499 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.305s] 2018-10-01 10:32:52,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:32:52.715 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.214s] 2018-10-01 10:32:52,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:32:52.763 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.048s] 2018-10-01 10:32:53,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:32:53.091 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.326s] 2018-10-01 10:32:53,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:32:53.175 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [2.204s] 2018-10-01 10:32:53,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:32:53.479 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_name ... success [0.389s] 2018-10-01 10:32:53,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:32:53.526 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.047s] 2018-10-01 10:32:53,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:32:53.568 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort ... success [0.041s] 2018-10-01 10:32:53,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:32:53.866 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort_key_dir ... success [0.297s] 2018-10-01 10:32:54,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:32:54.161 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.294s] 2018-10-01 10:32:54,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:32:54.469 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_tag ... success [0.308s] 2018-10-01 10:32:54,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:32:54.510 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.040s] 2018-10-01 10:32:54,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:32:54.551 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.041s] 2018-10-01 10:32:55,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:32:55.053 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... fail [1.872s] 2018-10-01 10:32:56,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:32:56.820 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... fail [1.766s] 2018-10-01 10:32:58,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:32:58.826 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [2.009s] 2018-10-01 10:32:59,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:32:59.219 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_port_ext_net_unreachable ... success [3.320s] 2018-10-01 10:33:00,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:33:00.130 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_in_private_network ... success [0.910s] 2018-10-01 10:33:01,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:33:01.764 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_with_port_ext_net_unreachable ... success [1.635s] 2018-10-01 10:33:06,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:33:06.432 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_temp_url_negative.ObjectTempUrlNegativeTest.test_get_object_after_expiration_time ... success [2.065s] 2018-10-01 10:33:08,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:33:08.225 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_invalid_status ... success [1.308s] 2018-10-01 10:33:09,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:33:09.782 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_owner_cannot_accept ... success [1.556s] 2018-10-01 10:33:17,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:33:17.297 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_create_update_delete_meta_namespace_objects ... success [2.138s] 2018-10-01 10:33:18,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:33:18.470 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... fail [5.404s] 2018-10-01 10:33:18,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:33:18.499 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_list_meta_namespace_objects ... success [1.201s] 2018-10-01 10:33:19,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:33:19.429 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_show_meta_namespace_objects ... success [0.928s] 2018-10-01 10:33:19,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:33:19.979 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest ... skip: The microversion range[3.14 - latest] of this test is out of the configuration range[None - None]. 2018-10-01 10:33:19,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:33:19.980 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest ... skip: Cinder multi-backend feature disabled 2018-10-01 10:33:25,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:33:25.905 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_slaac_subnet_with_ports ... success [5.866s] 2018-10-01 10:33:26,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:33:26.448 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespaces.MetadataNamespacesTest.test_basic_metadata_definition_namespaces ... success [2.709s] 2018-10-01 10:33:29,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:33:29.178 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos ... success [4.383s] 2018-10-01 10:33:30,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:33:30.264 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer ... success [1.085s] 2018-10-01 10:33:31,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:33:31.003 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer ... success [0.738s] 2018-10-01 10:33:31,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:33:31.697 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer ... success [0.694s] 2018-10-01 10:33:31,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:33:31.969 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos ... success [0.272s] 2018-10-01 10:33:31,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:33:31.987 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos ... success [0.017s] 2018-10-01 10:33:33,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:33:33.029 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key ... success [1.041s] 2018-10-01 10:33:33,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:33:33.120 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_resource_types.MetadataResourceTypesTest.test_basic_meta_def_resource_type_association ... success [1.843s] 2018-10-01 10:33:33,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:33:33.580 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_stateless_subnet_with_ports ... success [7.675s] 2018-10-01 10:33:34,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:33:34.895 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON ... skip: metering extension not enabled. 2018-10-01 10:33:35,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:33:35.904 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm_from_stopped ... fail [45.580s] 2018-10-01 10:33:37,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:33:37.640 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_slaac ... success [4.060s] 2018-10-01 10:33:38,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:33:38.902 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_user_messages.UserMessagesTest ... skip: The microversion range[3.3 - latest] of this test is out of the configuration range[None - None]. 2018-10-01 10:33:41,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:33:41.642 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateful ... success [4.002s] 2018-10-01 10:33:42,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:33:42.576 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_create_port_binding_ext_attr ... success [2.829s] 2018-10-01 10:33:43,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:33:43.477 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details ... success [0.326s] 2018-10-01 10:33:43,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:33:43.797 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details ... success [0.319s] 2018-10-01 10:33:45,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:33:45.956 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_list_ports_binding_ext_attr ... success [3.378s] 2018-10-01 10:33:46,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:33:46.177 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateless ... success [4.534s] 2018-10-01 10:33:47,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:33:47.583 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_show_port_binding_ext_attr ... success [1.628s] 2018-10-01 10:33:50,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:33:50.023 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_update_port_binding_ext_attr ... success [2.440s] 2018-10-01 10:33:54,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:33:54.768 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota ... success [1.660s] 2018-10-01 10:33:54,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:33:54.792 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas ... success [0.024s] 2018-10-01 10:33:55,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:33:55.066 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas ... success [0.273s] 2018-10-01 10:33:55,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:33:55.495 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert ... fail [19.586s] 2018-10-01 10:33:59,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:33:59.752 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage ... success [4.683s] 2018-10-01 10:34:05,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:34:05.779 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer ... success [6.026s] 2018-10-01 10:34:06,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:34:06.086 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage ... success [0.309s] 2018-10-01 10:34:06,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:34:06.824 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [0.737s] 2018-10-01 10:34:07,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:34:07.699 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_setting_project_id ... success [9.984s] 2018-10-01 10:34:14,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:34:14.166 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [9.540s] 2018-10-01 10:34:14,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:34:14.226 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_delete_non_existent_router_returns_404 ... success [0.062s] 2018-10-01 10:34:14,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:34:14.819 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_invalid_network_returns_404 ... success [0.592s] 2018-10-01 10:34:17,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:34:17.205 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name ... success [0.270s] 2018-10-01 10:34:17,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:34:17.260 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_net_not_external_returns_400 ... success [2.441s] 2018-10-01 10:34:17,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:34:17.498 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name ... success [0.292s] 2018-10-01 10:34:17,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:34:17.775 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name ... success [0.276s] 2018-10-01 10:34:20,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:34:20.135 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_default_snat_value ... success [12.436s] 2018-10-01 10:34:20,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:34:20.569 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name ... success [2.793s] 2018-10-01 10:34:20,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:34:20.848 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services ... success [0.280s] 2018-10-01 10:34:22,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:34:22.964 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_remove_interface_in_use_returns_409 ... success [5.702s] 2018-10-01 10:34:23,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:34:23.244 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_show_non_existent_router_returns_404 ... success [0.281s] 2018-10-01 10:34:23,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:34:23.298 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_update_non_existent_router_returns_404 ... success [0.054s] 2018-10-01 10:34:33,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:34:33.139 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs ... fail [3.199s] 2018-10-01 10:34:33,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:34:33.781 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete ... success [0.645s] 2018-10-01 10:34:36,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:34:36.555 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete ... success [2.772s] 2018-10-01 10:34:36,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:34:36.578 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list ... success [0.024s] 2018-10-01 10:34:37,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:34:37.345 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update ... success [0.767s] 2018-10-01 10:34:40,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:34:40.365 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert_with_volume_attached ... success [44.867s] 2018-10-01 10:34:41,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:34:41.607 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_snat_explicit ... success [21.472s] 2018-10-01 10:34:47,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:34:47.943 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_additional_default_security_group_fails ... success [0.197s] 2018-10-01 10:34:50,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:34:50.125 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_duplicate_security_group_rule_fails ... success [2.180s] 2018-10-01 10:34:51,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:34:51.015 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_ethertype ... success [0.889s] 2018-10-01 10:34:52,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:34:52.511 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_protocol ... success [1.496s] 2018-10-01 10:34:53,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:34:53.913 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [1.401s] 2018-10-01 10:34:55,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:34:55.984 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_reset_gateway_without_snat ... success [14.376s] 2018-10-01 10:34:56,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:34:56.728 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_invalid_ports ... success [2.813s] 2018-10-01 10:34:57,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:34:57.475 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.748s] 2018-10-01 10:34:57,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:34:57.559 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_security_group ... success [0.084s] 2018-10-01 10:34:59,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:34:59.156 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_and_group ... success [1.595s] 2018-10-01 10:35:00,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:35:00.069 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_wrong_ip_prefix_version ... success [0.912s] 2018-10-01 10:35:00,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:35:00.853 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_update_name_default ... success [0.784s] 2018-10-01 10:35:00,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:35:00.873 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_non_existent_security_group ... success [0.021s] 2018-10-01 10:35:00,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:35:00.891 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group ... success [0.017s] 2018-10-01 10:35:00,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:35:00.912 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group_rule ... success [0.021s] 2018-10-01 10:35:05,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:35:05.453 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_service_providers.ServiceProvidersTest.test_service_providers_list ... success [0.269s] 2018-10-01 10:35:05,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:35:05.846 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume ... success [19.004s] 2018-10-01 10:35:08,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:35:08.266 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway ... success [12.281s] 2018-10-01 10:35:08,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:35:08.781 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching ... success [2.937s] 2018-10-01 10:35:11,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:35:11.450 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.954s] 2018-10-01 10:35:11,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:35:11.578 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating ... success [2.796s] 2018-10-01 10:35:12,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:35:12.518 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_volume_backed_server_confirm ... fail [32.146s] 2018-10-01 10:35:12,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:35:12.519 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_shelve_paused_server ... skip [0.000s]: Shelve is not available. 2018-10-01 10:35:12,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:35:12.520 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_shelve_unshelve_server ... skip [0.000s]: Shelve is not available. 2018-10-01 10:35:14,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:35:14.699 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error ... success [3.120s] 2018-10-01 10:35:15,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:35:15.664 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.005s] 2018-10-01 10:35:17,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:35:17.477 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance ... success [2.778s] 2018-10-01 10:35:20,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:35:20.575 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status ... success [3.096s] 2018-10-01 10:35:20,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:35:20.657 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_with_snat_explicit ... success [12.390s] 2018-10-01 10:35:22,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:35:22.498 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [9.981s] 2018-10-01 10:35:22,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:35:22.978 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.917s] 2018-10-01 10:35:23,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:35:23.121 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.142s] 2018-10-01 10:35:30,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:35:30.006 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_suspend_resume_server ... success [7.508s] 2018-10-01 10:35:32,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:35:32.516 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_without_snat ... success [11.858s] 2018-10-01 10:35:33,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:35:33.961 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.421s] 2018-10-01 10:35:34,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:35:34.496 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... fail [0.529s] 2018-10-01 10:35:38,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:35:38.982 32 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant ... success [1.476s] 2018-10-01 10:35:39,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:35:39.277 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [4.785s] 2018-10-01 10:35:44,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:35:44.109 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_metadata_exceeds_overall_metadata_count ... success [0.019s] 2018-10-01 10:35:44,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:35:44.115 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_metadata_name_exceeds_max_length ... success [0.007s] 2018-10-01 10:35:44,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:35:44.123 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_metadata_value_exceeds_max_length ... success [0.007s] 2018-10-01 10:35:44,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:35:44.130 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_name_exceeds_max_length ... success [0.007s] 2018-10-01 10:35:44,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:35:44.592 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_delete_non_empty_container ... success [0.460s] 2018-10-01 10:35:44,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:35:44.602 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_delete_with_nonexistent_container_name ... success [0.010s] 2018-10-01 10:35:44,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:35:44.617 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_get_metadata_headers_with_invalid_container_name ... success [0.014s] 2018-10-01 10:35:44,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:35:44.760 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_list_all_container_objects_on_deleted_container ... fail [0.139s] 2018-10-01 10:35:44,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:35:44.779 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_list_all_container_objects_with_nonexistent_container ... success [0.022s] 2018-10-01 10:35:44,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:35:44.789 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_update_metadata_with_nonexistent_container_name ... success [0.009s] 2018-10-01 10:35:45,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:35:45.020 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_unset_gateway ... success [12.504s] 2018-10-01 10:35:50,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:35:50.211 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_formpost.ObjectFormPostTest.test_post_object_using_form ... success [0.076s] 2018-10-01 10:35:56,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:35:56.861 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade ... success [8.968s] 2018-10-01 10:35:57,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:35:57.312 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.033s] 2018-10-01 10:35:57,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:35:57.413 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url_key_2 ... success [0.100s] 2018-10-01 10:35:57,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:35:57.435 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url_with_inline_query_parameter ... success [0.022s] 2018-10-01 10:35:57,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:35:57.454 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_head_object_using_temp_url ... success [0.019s] 2018-10-01 10:35:57,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:35:57.545 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.090s] 2018-10-01 10:36:01,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:36:01.801 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_groups.GroupsTest ... skip: The microversion range[3.13 - latest] of this test is out of the configuration range[None - None]. 2018-10-01 10:36:01,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:36:01.802 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_groups.GroupsV320Test ... skip: The microversion range[3.20 - latest] of this test is out of the configuration range[None - None]. 2018-10-01 10:36:01,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:36:01.803 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest ... skip: Manage volume tests are disabled 2018-10-01 10:36:03,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:36:03.376 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_setting_project_id ... success [9.563s] 2018-10-01 10:36:06,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:36:06.471 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body ... success [0.191s] 2018-10-01 10:36:06,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:36:06.770 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body ... success [0.299s] 2018-10-01 10:36:06,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:36:06.994 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id ... success [0.223s] 2018-10-01 10:36:07,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:36:07.258 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id ... success [0.263s] 2018-10-01 10:36:07,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:36:07.557 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name ... success [0.299s] 2018-10-01 10:36:07,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:36:07.842 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id ... success [0.285s] 2018-10-01 10:36:08,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:36:08.042 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id ... success [0.199s] 2018-10-01 10:36:08,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:36:08.324 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec ... success [0.281s] 2018-10-01 10:36:08,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:36:08.607 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body ... success [0.283s] 2018-10-01 10:36:08,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:36:08.653 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id ... success [0.045s] 2018-10-01 10:36:08,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:36:08.949 32 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id ... success [0.295s] 2018-10-01 10:36:09,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:36:09.083 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_create_server_metadata_blank_key ... success [0.484s] 2018-10-01 10:36:09,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:36:09.101 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_delete_metadata_non_existent_server ... success [0.019s] 2018-10-01 10:36:09,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:36:09.122 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_list_server_metadata_non_existent_server ... success [0.020s] 2018-10-01 10:36:09,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:36:09.623 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_metadata_items_limit ... success [0.499s] 2018-10-01 10:36:11,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:36:11.369 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_create_metadata_key_too_long ... success [1.742s] 2018-10-01 10:36:11,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:36:11.383 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_metadata_non_existent_server ... success [0.017s] 2018-10-01 10:36:11,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:36:11.401 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_metadata_non_existent_server ... success [0.018s] 2018-10-01 10:36:11,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:36:11.413 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_blank_key ... success [0.012s] 2018-10-01 10:36:11,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:36:11.429 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_missing_metadata ... success [0.015s] 2018-10-01 10:36:11,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:36:11.451 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_non_existent_server ... success [0.022s] 2018-10-01 10:36:11,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:36:11.465 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_with_blank_key ... success [0.013s] 2018-10-01 10:36:11,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:36:11.476 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_wrong_key_passed_in_body ... success [0.011s] 2018-10-01 10:36:14,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:36:14.499 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.262s] 2018-10-01 10:36:14,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:36:14.790 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_default_snat_value ... success [11.413s] 2018-10-01 10:36:16,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:36:16.038 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest ... skip: The microversion range[3.42 - latest] of this test is out of the configuration range[None - None]. 2018-10-01 10:36:20,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:36:20.311 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend ... success [1.969s] 2018-10-01 10:36:24,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:36:24.162 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot ... success [3.851s] 2018-10-01 10:36:29,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:36:29.417 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_get.VolumesSummaryTest ... skip: The microversion range[3.12 - latest] of this test is out of the configuration range[None - None]. 2018-10-01 10:36:35,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:36:35.499 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_snat_explicit ... success [20.708s] 2018-10-01 10:36:38,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:36:38.875 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit ... success [0.021s] 2018-10-01 10:36:39,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:36:39.363 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite ... success [0.488s] 2018-10-01 10:36:39,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:36:39.690 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero ... success [0.327s] 2018-10-01 10:36:40,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:36:40.046 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker ... success [0.356s] 2018-10-01 10:36:40,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:36:40.069 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_offset ... success [0.023s] 2018-10-01 10:36:40,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:36:40.088 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc ... success [0.019s] 2018-10-01 10:36:40,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:36:40.477 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc ... success [0.388s] 2018-10-01 10:36:40,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:36:40.864 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc ... success [0.386s] 2018-10-01 10:36:41,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:36:41.207 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc ... success [0.343s] 2018-10-01 10:36:41,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:36:41.410 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc ... success [0.202s] 2018-10-01 10:36:41,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:36:41.699 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc ... success [0.288s] 2018-10-01 10:36:42,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:36:42.043 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.344s] 2018-10-01 10:36:42,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:36:42.325 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.281s] 2018-10-01 10:36:49,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:36:49.311 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_reset_gateway_without_snat ... success [13.810s] 2018-10-01 10:37:01,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:37:01.517 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway ... success [12.205s] 2018-10-01 10:37:12,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:37:12.890 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_with_snat_explicit ... success [11.373s] 2018-10-01 10:37:24,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:37:24.949 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_without_snat ... success [12.058s] 2018-10-01 10:37:37,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:37:37.247 32 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_unset_gateway ... success [12.298s] 2018-10-01 10:37:54,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:37:54.014 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_non_existent_server ... success [0.026s] 2018-10-01 10:38:00,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:38:00.394 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_paused_instance ... success [6.378s] 2018-10-01 10:38:03,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:38:03.381 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful ... success [17.524s] 2018-10-01 10:38:16,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:38:16.626 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips ... success [13.244s] 2018-10-01 10:38:22,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:38:22.215 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_duplicate ... success [5.591s] 2018-10-01 10:38:24,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:38:24.885 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [2.671s] 2018-10-01 10:38:59,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:38:59.259 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_router ... success [34.369s] 2018-10-01 10:39:09,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:39:09.758 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume ... success [69.350s] 2018-10-01 10:39:28,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:39:28.516 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_64_subnets ... success [29.251s] 2018-10-01 10:39:30,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:39:30.157 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_invalid_options ... success [1.645s] 2018-10-01 10:39:41,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:39:41.290 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_eui64 ... success [11.131s] 2018-10-01 10:39:52,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:39:52.929 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra ... success [11.635s] 2018-10-01 10:39:56,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:39:56.602 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra_no_dhcp ... success [3.674s] 2018-10-01 10:40:30,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:40:30.976 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_two_subnets ... success [34.365s] 2018-10-01 10:40:33,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:40:33.372 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume ... success [83.601s] 2018-10-01 10:40:33,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:40:33.419 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_reboot ... success [0.053s] 2018-10-01 10:40:33,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:40:33.500 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_rebuild ... success [0.081s] 2018-10-01 10:40:39,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:40:39.819 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_create_port_on_non_existent_network ... success [0.278s] 2018-10-01 10:40:40,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:40:40.111 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_network ... success [0.292s] 2018-10-01 10:40:40,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:40:40.415 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_port ... success [0.303s] 2018-10-01 10:40:40,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:40:40.718 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_subnet ... success [0.302s] 2018-10-01 10:40:41,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:40:41.010 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_network ... success [0.291s] 2018-10-01 10:40:41,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:40:41.312 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_port ... success [0.303s] 2018-10-01 10:40:41,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:40:41.345 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_subnet ... success [0.032s] 2018-10-01 10:40:41,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:40:41.648 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_network ... success [0.303s] 2018-10-01 10:40:41,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:40:41.862 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_port ... success [0.214s] 2018-10-01 10:40:41,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:40:41.892 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_subnet ... success [0.030s] 2018-10-01 10:40:53,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:40:53.546 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [5.015s] 2018-10-01 10:40:57,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:40:57.096 32 INFO opnfv-tempest [-] {0} tempest.api.compute.test_extensions.ExtensionsTest.test_get_extension ... success [0.279s] 2018-10-01 10:40:57,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:40:57.137 32 INFO opnfv-tempest [-] {0} tempest.api.compute.test_extensions.ExtensionsTest.test_list_extensions ... success [0.041s] 2018-10-01 10:41:00,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:41:00.652 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [7.107s] 2018-10-01 10:41:03,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:41:03.327 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete ... fail [306.379s] 2018-10-01 10:41:08,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:41:08.664 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [8.011s] 2018-10-01 10:41:11,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:41:11.977 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_show_delete_port_user_defined_mac ... success [3.313s] 2018-10-01 10:41:14,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:41:14.453 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.475s] 2018-10-01 10:41:16,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:41:16.568 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [3.420s] 2018-10-01 10:41:17,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:41:17.945 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [1.377s] 2018-10-01 10:41:29,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:41:29.501 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_port_with_second_ip ... success [15.044s] 2018-10-01 10:41:29,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:41:29.548 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.050s] 2018-10-01 10:41:29,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:41:29.622 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.074s] 2018-10-01 10:41:30,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:41:30.537 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer ... success [4.376s] 2018-10-01 10:41:36,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:41:36.333 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer ... success [5.795s] 2018-10-01 10:41:39,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:41:39.304 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip ... success [9.679s] 2018-10-01 10:41:49,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:41:49.438 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip_substr ... success [10.132s] 2018-10-01 10:41:50,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:41:50.269 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.780s] 2018-10-01 10:41:59,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:41:59.753 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [9.481s] 2018-10-01 10:42:08,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:42:08.648 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [19.210s] 2018-10-01 10:42:08,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:42:08.708 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.061s] 2018-10-01 10:42:08,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:42:08.759 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.051s] 2018-10-01 10:42:14,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:42:14.020 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [14.265s] 2018-10-01 10:42:16,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:42:16.320 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_security_group_and_extra_attributes ... success [7.558s] 2018-10-01 10:42:23,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:42:23.128 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup ... fail [2.402s] 2018-10-01 10:42:25,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:42:25.603 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [9.282s] 2018-10-01 10:42:29,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:42:29.715 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [76.964s] 2018-10-01 10:42:58,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:42:58.300 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use ... success [35.168s] 2018-10-01 10:43:01,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:43:01.186 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [2.888s] 2018-10-01 10:43:07,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:43:07.162 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [29.854s] 2018-10-01 10:43:12,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:43:12.815 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [43.089s] 2018-10-01 10:43:26,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:43:26.379 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online ... success [25.186s] 2018-10-01 10:43:26,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:43:26.738 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [19.575s] 2018-10-01 10:43:32,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:43:32.029 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [5.651s] 2018-10-01 10:43:38,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:43:38.044 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot_no_size ... success [6.015s] 2018-10-01 10:43:40,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:43:40.635 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list ... success [0.548s] 2018-10-01 10:43:41,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:43:41.372 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit ... success [0.736s] 2018-10-01 10:43:42,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:43:42.274 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit ... success [0.902s] 2018-10-01 10:43:42,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:43:42.813 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit ... success [0.539s] 2018-10-01 10:43:43,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:43:43.668 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit ... success [0.855s] 2018-10-01 10:43:44,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:43:44.221 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details ... success [0.553s] 2018-10-01 10:43:45,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:43:45.256 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [18.517s] 2018-10-01 10:43:45,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:43:45.258 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test.test_create_router_set_gateway_with_fixed_ip ... skip [0.001s]: Skipped until bug: https://launchpad.net/bugs/1676207 is resolved. 2018-10-01 10:43:51,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:43:51.775 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.271s] 2018-10-01 10:43:51,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:43:51.796 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.020s] 2018-10-01 10:43:51,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:43:51.809 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.013s] 2018-10-01 10:43:52,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:43:52.369 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.559s] 2018-10-01 10:43:52,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:43:52.379 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.010s] 2018-10-01 10:43:52,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:43:52.389 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.010s] 2018-10-01 10:43:52,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:43:52.972 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.582s] 2018-10-01 10:43:53,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:43:53.543 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.571s] 2018-10-01 10:43:55,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:43:55.340 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-10-01 10:43:55,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:43:55.343 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-10-01 10:43:55,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:43:55.345 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_tenant_negative.TenantsNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-10-01 10:43:55,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:43:55.346 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-10-01 10:43:55,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:43:55.346 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_application_credentials.ApplicationCredentialsV3AdminTest ... skip: Application credentials are not available in this environment 2018-10-01 10:43:57,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:43:57.503 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [12.246s] 2018-10-01 10:43:59,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:43:59.971 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_False ... success [0.177s] 2018-10-01 10:44:00,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:44:00.122 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_True ... success [0.151s] 2018-10-01 10:44:00,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:44:00.690 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_False ... success [0.568s] 2018-10-01 10:44:01,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:44:01.330 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_True ... success [0.639s] 2018-10-01 10:44:09,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:44:09.941 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [1.128s] 2018-10-01 10:44:11,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:44:11.220 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_list_policies ... success [1.280s] 2018-10-01 10:44:16,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:44:16.308 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test.test_router_interface_port_update_with_fixed_ip ... success [18.803s] 2018-10-01 10:44:18,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:44:18.706 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_project_tags.IdentityV3ProjectTagsTest.test_list_update_delete_project_tags ... skip [0.000s]: Project tags not available. 2018-10-01 10:44:28,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:44:28.443 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_authentication_for_disabled_user ... success [2.199s] 2018-10-01 10:44:28,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:44:28.605 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_create_user_for_non_existent_domain ... success [0.164s] 2018-10-01 10:44:32,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:44:32.088 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_extension.ExtensionTestJSON ... skip: Identity api v2 is not enabled 2018-10-01 10:44:37,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:44:37.754 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_projects.IdentityV3ProjectsTest.test_list_projects_returns_only_authorized_projects ... success [1.010s] 2018-10-01 10:44:43,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:44:43.082 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_password_history_check_self_service_api ... skip [0.000s]: Security compliance not available. 2018-10-01 10:44:43,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:44:43.084 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_account_lockout ... skip [0.000s]: Security compliance not available. 2018-10-01 10:44:49,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:44:49.461 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_update_own_password ... success [6.376s] 2018-10-01 10:44:51,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:44:51.077 32 INFO opnfv-tempest [-] {0} tempest.api.image.v1.test_image_members.ImageMembersTest ... skip: Glance API v1 not supported 2018-10-01 10:44:51,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:44:51.079 32 INFO opnfv-tempest [-] {0} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest ... skip: Glance API v1 not supported 2018-10-01 10:44:51,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:44:51.080 32 INFO opnfv-tempest [-] {0} tempest.api.image.v1.test_images.ListImagesTest ... skip: Glance API v1 not supported 2018-10-01 10:44:55,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:44:55.660 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agent ... success [0.291s] 2018-10-01 10:44:55,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:44:55.951 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agents_non_admin ... success [0.291s] 2018-10-01 10:44:56,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:44:56.227 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_show_agent ... success [0.275s] 2018-10-01 10:44:56,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:44:56.857 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description ... success [0.630s] 2018-10-01 10:44:57,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:44:57.179 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status ... success [0.322s] 2018-10-01 10:45:03,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:45:03.312 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test.test_update_delete_extra_route ... success [47.000s] 2018-10-01 10:45:11,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:45:11.475 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent ... success [4.153s] 2018-10-01 10:45:11,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:45:11.817 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network ... success [0.343s] 2018-10-01 10:45:12,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:45:12.220 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp ... success [0.402s] 2018-10-01 10:45:13,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:45:13.573 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersIpV6Test.test_update_router_admin_state ... success [10.265s] 2018-10-01 10:45:17,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:45:17.201 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.DvrRoutersNegativeTest ... skip: DVR extension not enabled. 2018-10-01 10:45:27,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:45:27.632 32 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_external_networks_negative.ExternalNetworksAdminNegativeTestJSON.test_create_port_with_precreated_floatingip_as_fixed_ip ... success [3.352s] 2018-10-01 10:45:34,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:45:34.844 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [9.146s] 2018-10-01 10:45:35,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:45:35.176 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.333s] 2018-10-01 10:45:36,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:45:36.046 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.870s] 2018-10-01 10:45:38,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:45:38.504 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [2.457s] 2018-10-01 10:45:38,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:45:38.537 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [2.876s] 2018-10-01 10:45:41,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:45:41.417 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [2.880s] 2018-10-01 10:45:44,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:45:44.105 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [5.601s] 2018-10-01 10:45:44,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:45:44.324 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [2.906s] 2018-10-01 10:45:44,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:45:44.339 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.234s] 2018-10-01 10:45:44,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:45:44.656 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.316s] 2018-10-01 10:45:49,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:45:49.660 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [5.335s] 2018-10-01 10:46:08,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:46:08.203 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [2.248s] 2018-10-01 10:46:10,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:46:10.162 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_additional_args ... success [1.959s] 2018-10-01 10:46:14,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:46:14.175 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_icmp_type_code ... success [4.009s] 2018-10-01 10:46:14,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:46:14.653 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_protocol_integer_value ... success [0.479s] 2018-10-01 10:46:16,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:46:16.753 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_group_id ... success [2.098s] 2018-10-01 10:46:17,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:46:17.602 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [5.600s] 2018-10-01 10:46:17,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:46:17.794 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_prefix ... success [1.041s] 2018-10-01 10:46:18,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:46:18.881 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.083s] 2018-10-01 10:46:18,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:46:18.931 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.055s] 2018-10-01 10:46:25,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:46:25.475 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [0.427s] 2018-10-01 10:46:26,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:46:26.021 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [8.417s] 2018-10-01 10:46:34,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:46:34.451 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_with_port_multiple_ip_address ... success [8.429s] 2018-10-01 10:46:36,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:46:36.459 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services_negative.AccountNegativeTest.test_list_containers_with_non_authorized_user ... success [1.037s] 2018-10-01 10:46:41,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:46:41.042 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_delete_port ... success [6.591s] 2018-10-01 10:46:44,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:46:44.288 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_delete_object_with_non_authorized_user ... success [0.464s] 2018-10-01 10:46:44,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:46:44.527 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_delete_object_without_using_creds ... success [0.239s] 2018-10-01 10:46:44,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:46:44.823 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_delete_object_without_write_rights ... success [0.295s] 2018-10-01 10:46:45,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:46:45.005 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_read_object_with_non_authorized_user ... success [0.182s] 2018-10-01 10:46:45,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:46:45.243 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_read_object_without_rights ... success [0.237s] 2018-10-01 10:46:45,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:46:45.361 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_with_non_authorized_user ... success [0.118s] 2018-10-01 10:46:45,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:46:45.766 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_without_rights ... success [0.405s] 2018-10-01 10:46:45,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:46:45.869 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_without_using_creds ... success [0.103s] 2018-10-01 10:46:46,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:46:46.058 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_without_write_rights ... success [0.190s] 2018-10-01 10:46:54,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:46:54.589 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.289s] 2018-10-01 10:46:56,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:46:56.867 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [2.277s] 2018-10-01 10:46:59,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:46:59.197 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_metadata_key ... success [2.329s] 2018-10-01 10:47:01,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:47:01.552 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_metadata_value ... success [2.354s] 2018-10-01 10:47:04,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:47:04.028 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_remove_metadata_key ... success [2.475s] 2018-10-01 10:47:06,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:47:06.492 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_remove_metadata_value ... success [2.463s] 2018-10-01 10:47:06,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:47:06.833 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [0.340s] 2018-10-01 10:47:09,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:47:09.322 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.488s] 2018-10-01 10:47:09,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:47:09.503 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_update_different_router ... success [28.459s] 2018-10-01 10:47:11,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:47:11.862 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [2.539s] 2018-10-01 10:47:14,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:47:14.404 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [2.542s] 2018-10-01 10:47:17,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:47:17.357 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [2.952s] 2018-10-01 10:47:19,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:47:19.905 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_xml ... success [2.546s] 2018-10-01 10:47:22,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:47:22.467 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [2.562s] 2018-10-01 10:47:25,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:47:25.053 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [2.585s] 2018-10-01 10:47:27,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:47:27.456 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [2.403s] 2018-10-01 10:47:27,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:47:27.581 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.989s] 2018-10-01 10:47:30,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:47:30.077 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [2.619s] 2018-10-01 10:47:32,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:47:32.389 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [4.807s] 2018-10-01 10:47:32,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:47:32.803 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [2.726s] 2018-10-01 10:47:35,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:47:35.515 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.710s] 2018-10-01 10:47:38,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:47:38.026 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [2.511s] 2018-10-01 10:47:40,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:47:40.796 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [2.768s] 2018-10-01 10:47:41,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:47:41.878 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [9.489s] 2018-10-01 10:47:43,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:47:43.620 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [2.823s] 2018-10-01 10:47:46,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:47:46.405 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [2.785s] 2018-10-01 10:47:49,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:47:49.178 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [2.771s] 2018-10-01 10:47:51,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:47:51.928 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [2.749s] 2018-10-01 10:47:56,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:47:56.889 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [4.184s] 2018-10-01 10:47:57,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:47:57.704 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_error ... success [0.193s] 2018-10-01 10:47:57,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:47:57.955 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_index ... success [0.250s] 2018-10-01 10:47:58,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:47:58.158 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_listing ... success [0.203s] 2018-10-01 10:47:58,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:47:58.255 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_listing_css ... success [0.096s] 2018-10-01 10:48:01,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:48:01.204 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [4.315s] 2018-10-01 10:48:04,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:48:04.671 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [3.467s] 2018-10-01 10:48:05,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:48:05.041 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_crossdomain.CrossdomainTest.test_get_crossdomain_policy ... fail [0.008s] 2018-10-01 10:48:10,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:48:10.166 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [0.161s] 2018-10-01 10:48:10,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:48:10.493 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [0.327s] 2018-10-01 10:48:10,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:48:10.506 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [5.834s] 2018-10-01 10:48:10,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:48:10.645 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [0.152s] 2018-10-01 10:48:10,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:48:10.784 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [0.138s] 2018-10-01 10:48:10,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:48:10.890 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_with_x_fresh_metadata ... success [0.107s] 2018-10-01 10:48:11,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:48:11.009 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_with_x_object_meta ... success [0.119s] 2018-10-01 10:48:11,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:48:11.122 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_with_x_object_metakey ... success [0.113s] 2018-10-01 10:48:11,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:48:11.219 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.096s] 2018-10-01 10:48:11,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:48:11.272 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_content_disposition ... success [0.053s] 2018-10-01 10:48:11,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:48:11.328 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_content_encoding ... success [0.055s] 2018-10-01 10:48:11,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:48:11.385 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_etag ... success [0.058s] 2018-10-01 10:48:11,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:48:11.438 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_expect_continue ... success [0.052s] 2018-10-01 10:48:11,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:48:11.491 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_transfer_encoding ... success [0.052s] 2018-10-01 10:48:11,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:48:11.612 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_fresh_metadata ... success [0.121s] 2018-10-01 10:48:11,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:48:11.674 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_object_meta ... success [0.061s] 2018-10-01 10:48:11,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:48:11.732 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_object_metakey ... success [0.057s] 2018-10-01 10:48:11,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:48:11.854 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_remove_object_meta ... success [0.122s] 2018-10-01 10:48:11,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:48:11.942 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_remove_object_metakey ... success [0.088s] 2018-10-01 10:48:12,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:48:12.033 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [0.090s] 2018-10-01 10:48:12,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:48:12.093 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.060s] 2018-10-01 10:48:12,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:48:12.165 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [0.071s] 2018-10-01 10:48:12,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:48:12.219 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_match ... success [0.054s] 2018-10-01 10:48:12,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:48:12.274 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_modified_since ... success [0.054s] 2018-10-01 10:48:12,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:48:12.349 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_none_match ... success [0.075s] 2018-10-01 10:48:12,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:48:12.418 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_unmodified_since ... success [0.068s] 2018-10-01 10:48:12,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:48:12.480 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_metadata ... success [0.061s] 2018-10-01 10:48:12,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:48:12.528 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_range ... success [0.048s] 2018-10-01 10:48:13,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:48:13.086 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_x_newest ... success [0.558s] 2018-10-01 10:48:13,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:48:13.931 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [3.423s] 2018-10-01 10:48:14,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:48:14.086 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_x_object_manifest ... success [0.997s] 2018-10-01 10:48:14,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:48:14.170 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_list_no_object_metadata ... success [0.086s] 2018-10-01 10:48:14,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:48:14.246 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.075s] 2018-10-01 10:48:15,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:48:15.059 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [0.811s] 2018-10-01 10:48:17,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:48:17.159 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [2.099s] 2018-10-01 10:48:17,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:48:17.295 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.137s] 2018-10-01 10:48:17,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:48:17.428 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_create_and_remove_metadata ... success [0.132s] 2018-10-01 10:48:17,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:48:17.579 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_remove_metadata ... success [0.150s] 2018-10-01 10:48:18,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:48:18.406 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_x_object_manifest ... success [0.825s] 2018-10-01 10:48:18,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:48:18.526 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_x_object_metakey ... success [0.122s] 2018-10-01 10:48:18,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:48:18.618 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [4.687s] 2018-10-01 10:48:18,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:48:18.628 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_x_remove_object_metakey ... success [0.102s] 2018-10-01 10:48:21,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:48:21.822 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [3.203s] 2018-10-01 10:48:27,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:48:27.202 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.379s] 2018-10-01 10:48:28,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:48:28.182 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_network_description ... success [0.980s] 2018-10-01 10:48:30,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:48:30.676 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test ... skip: The microversion range[3.19 - latest] of this test is out of the configuration range[None - None]. 2018-10-01 10:48:30,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:48:30.677 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest ... skip: The microversion range[3.11 - latest] of this test is out of the configuration range[None - None]. 2018-10-01 10:48:30,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:48:30.678 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest ... skip: Manage snapshot tests are disabled 2018-10-01 10:48:32,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:48:32.015 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [3.832s] 2018-10-01 10:48:32,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:48:32.432 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.417s] 2018-10-01 10:48:32,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:48:32.542 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.109s] 2018-10-01 10:48:32,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:48:32.908 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.366s] 2018-10-01 10:48:32,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:48:32.954 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.045s] 2018-10-01 10:48:32,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:48:32.996 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.042s] 2018-10-01 10:48:33,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:48:33.372 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.376s] 2018-10-01 10:48:33,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:48:33.461 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.089s] 2018-10-01 10:48:33,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:48:33.541 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.080s] 2018-10-01 10:48:33,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:48:33.598 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.056s] 2018-10-01 10:48:38,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:48:38.808 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [5.208s] 2018-10-01 10:48:38,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:48:38.953 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status ... success [1.184s] 2018-10-01 10:48:44,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:48:44.134 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating ... success [5.179s] 2018-10-01 10:48:49,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:48:49.127 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting ... success [4.992s] 2018-10-01 10:48:54,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:48:54.845 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error ... success [5.718s] 2018-10-01 10:48:56,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:48:56.571 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_bulk_port ... success [5.357s] 2018-10-01 10:48:58,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:48:58.841 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting ... success [3.994s] 2018-10-01 10:48:59,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:48:59.845 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status ... success [1.005s] 2018-10-01 10:49:04,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:49:04.585 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [8.014s] 2018-10-01 10:49:11,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:49:11.103 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.517s] 2018-10-01 10:49:11,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:49:11.120 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts ... success [0.273s] 2018-10-01 10:49:11,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:49:11.718 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host ... success [0.598s] 2018-10-01 10:49:15,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:49:15.068 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_show_delete_port_user_defined_mac ... success [3.965s] 2018-10-01 10:49:18,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:49:18.075 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [3.006s] 2018-10-01 10:49:22,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:49:22.822 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add ... success [2.401s] 2018-10-01 10:49:24,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:49:24.586 32 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list ... success [1.764s] 2018-10-01 10:49:30,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:49:30.412 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_port_with_second_ip ... success [12.334s] 2018-10-01 10:49:30,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:49:30.481 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.071s] 2018-10-01 10:49:30,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:49:30.537 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports_fields ... success [0.055s] 2018-10-01 10:49:32,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:49:32.591 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.191s] 2018-10-01 10:49:39,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:49:39.376 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip ... success [8.837s] 2018-10-01 10:49:39,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:49:39.465 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits ... success [0.318s] 2018-10-01 10:49:43,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:49:43.225 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test ... skip: The microversion range[3.9 - latest] of this test is out of the configuration range[None - None]. 2018-10-01 10:49:49,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:49:49.375 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip_substr ... success [9.997s] 2018-10-01 10:49:57,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:49:57.521 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume ... success [11.729s] 2018-10-01 10:50:00,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:50:00.671 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume ... success [3.152s] 2018-10-01 10:50:07,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:50:07.814 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_router_id ... success [18.439s] 2018-10-01 10:50:08,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:50:08.097 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.284s] 2018-10-01 10:50:08,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:50:08.140 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port_fields ... success [0.042s] 2018-10-01 10:50:11,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:50:11.303 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size ... success [1.244s] 2018-10-01 10:50:15,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:50:15.877 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_security_group_and_extra_attributes ... success [7.735s] 2018-10-01 10:50:22,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:50:22.520 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.040s] 2018-10-01 10:50:22,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:50:22.562 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.041s] 2018-10-01 10:50:22,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:50:22.615 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.052s] 2018-10-01 10:50:23,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:50:23.138 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.522s] 2018-10-01 10:50:23,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:50:23.570 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.432s] 2018-10-01 10:50:24,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:50:24.319 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.748s] 2018-10-01 10:50:24,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:50:24.551 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.232s] 2018-10-01 10:50:24,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:50:24.967 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.416s] 2018-10-01 10:50:25,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:50:25.289 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker ... success [0.322s] 2018-10-01 10:50:25,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:50:25.604 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [9.726s] 2018-10-01 10:50:25,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:50:25.638 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.349s] 2018-10-01 10:50:25,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:50:25.889 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.249s] 2018-10-01 10:50:26,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:50:26.206 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.317s] 2018-10-01 10:50:26,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:50:26.470 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.263s] 2018-10-01 10:50:26,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:50:26.556 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable ... success [0.085s] 2018-10-01 10:50:26,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:50:26.826 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.269s] 2018-10-01 10:50:27,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:50:27.167 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.341s] 2018-10-01 10:50:27,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:50:27.428 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable ... success [0.261s] 2018-10-01 10:50:27,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:50:27.497 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.069s] 2018-10-01 10:50:34,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:50:34.613 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.311s] 2018-10-01 10:50:34,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:50:34.985 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.372s] 2018-10-01 10:50:35,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:50:35.278 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit ... success [0.293s] 2018-10-01 10:50:35,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:50:35.588 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker ... success [0.310s] 2018-10-01 10:50:35,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:50:35.870 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort ... success [0.281s] 2018-10-01 10:50:37,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:50:37.677 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.106s] 2018-10-01 10:50:38,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:50:38.880 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [1.203s] 2018-10-01 10:50:39,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:50:39.157 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size ... success [3.286s] 2018-10-01 10:50:42,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:50:42.679 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [3.793s] 2018-10-01 10:50:43,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:50:43.569 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.894s] 2018-10-01 10:50:45,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:50:45.566 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [1.996s] 2018-10-01 10:50:46,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:50:46.865 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.298s] 2018-10-01 10:50:48,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:50:48.881 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.013s] 2018-10-01 10:50:48,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:50:48.921 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.043s] 2018-10-01 10:50:50,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:50:50.429 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_tags.TagsTest ... skip: tag extension not enabled. 2018-10-01 10:50:56,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:50:56.012 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.220s] 2018-10-01 10:50:56,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:50:56.028 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.016s] 2018-10-01 10:50:56,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:50:56.054 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_reverse_order ... success [0.025s] 2018-10-01 10:50:56,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:50:56.076 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [0.022s] 2018-10-01 10:50:56,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:50:56.087 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.011s] 2018-10-01 10:50:56,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:50:56.106 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_xml ... success [0.018s] 2018-10-01 10:50:56,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:50:56.142 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [0.036s] 2018-10-01 10:50:56,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:50:56.154 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.012s] 2018-10-01 10:50:56,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:50:56.364 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [0.206s] 2018-10-01 10:50:56,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:50:56.372 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker_and_end_marker ... success [0.010s] 2018-10-01 10:50:56,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:50:56.391 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [0.020s] 2018-10-01 10:50:56,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:50:56.402 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [0.010s] 2018-10-01 10:50:56,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:50:56.412 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_prefix ... success [0.010s] 2018-10-01 10:50:56,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:50:56.416 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.004s] 2018-10-01 10:50:56,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:50:56.425 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.009s] 2018-10-01 10:50:56,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:50:56.698 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.273s] 2018-10-01 10:50:56,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:50:56.892 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_and_delete_metadata ... success [0.192s] 2018-10-01 10:50:57,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:50:57.030 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_metadata ... success [0.138s] 2018-10-01 10:50:57,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:50:57.108 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_metadata_key ... success [0.077s] 2018-10-01 10:50:57,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:50:57.244 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_delete_metadata ... success [0.135s] 2018-10-01 10:50:57,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:50:57.378 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_delete_metadata_key ... success [0.135s] 2018-10-01 10:51:20,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:51:20.432 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [3.004s] 2018-10-01 10:51:23,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:51:23.124 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [2.691s] 2018-10-01 10:51:29,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:51:29.348 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_healthcheck.HealthcheckTest.test_get_healthcheck ... success [0.006s] 2018-10-01 10:51:35,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:51:35.733 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.PublicObjectTest.test_access_public_container_object_without_using_creds ... success [0.501s] 2018-10-01 10:51:36,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:51:36.415 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.PublicObjectTest.test_access_public_object_with_another_user_creds ... success [0.681s] 2018-10-01 10:51:44,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:51:44.087 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values ... success [0.610s] 2018-10-01 10:51:44,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:51:44.430 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend ... success [0.343s] 2018-10-01 10:51:47,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:51:47.477 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_group_types.GroupTypesTest ... skip: The microversion range[3.11 - latest] of this test is out of the configuration range[None - None]. 2018-10-01 10:51:47,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:51:47.478 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_groups.GroupsV314Test ... skip: The microversion range[3.14 - latest] of this test is out of the configuration range[None - None]. 2018-10-01 10:51:51,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:51:51.891 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota ... success [0.277s] 2018-10-01 10:51:54,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:51:54.631 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota ... success [2.739s] 2018-10-01 10:52:04,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:52:04.455 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes ... success [1.135s] 2018-10-01 10:52:04,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:52:04.853 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volumes ... success [0.398s] 2018-10-01 10:52:08,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:52:08.788 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest ... skip: Cinder multi-backend feature disabled. 2018-10-01 10:52:16,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:52:16.184 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype ... success [2.672s] 2018-10-01 10:52:25,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:52:25.625 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason ... success [0.264s] 2018-10-01 10:52:25,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:52:25.856 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary ... success [0.231s] 2018-10-01 10:52:26,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:52:26.153 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host ... success [0.296s] 2018-10-01 10:52:26,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:52:26.448 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host ... success [0.295s] 2018-10-01 10:52:26,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:52:26.778 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host ... success [0.330s] 2018-10-01 10:52:38,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:52:38.283 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots ... success [1.065s] 2018-10-01 10:52:38,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:52:38.689 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots ... success [0.406s] 2018-10-01 10:52:49,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:52:49.705 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete ... success [1.271s] 2018-10-01 10:52:50,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:52:50.426 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list ... success [0.721s] 2018-10-01 10:52:51,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:52:51.528 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update ... success [1.101s] 2018-10-01 10:52:59,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:52:59.171 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type ... success [0.630s] 2018-10-01 10:52:59,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:52:59.437 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name ... success [0.265s] 2018-10-01 10:52:59,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:52:59.729 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id ... success [0.292s] 2018-10-01 10:53:00,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:53:00.092 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id ... success [0.362s] 2018-10-01 10:53:08,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:53:08.770 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_export_import ... fail [1.214s] 2018-10-01 10:53:09,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:53:09.914 32 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_reset_status ... fail [1.143s] 2018-10-01 10:53:27,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:53:27.549 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata ... success [1.322s] 2018-10-01 10:53:38,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:53:38.434 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [2.111s] 2018-10-01 10:53:39,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:53:39.392 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.958s] 2018-10-01 10:53:46,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:53:46.324 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.013s] 2018-10-01 10:54:06,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:54:06.782 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [15.286s] 2018-10-01 10:54:15,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:54:15.372 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment ... fail [8.585s] 2018-10-01 10:54:16,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:54:16.117 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume ... success [0.750s] 2018-10-01 10:54:17,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:54:17.334 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [1.216s] 2018-10-01 10:54:18,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:54:18.302 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.967s] 2018-10-01 10:54:41,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:54:41.991 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [23.686s] 2018-10-01 10:55:11,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:55:11.715 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_backup_create_attached_volume ... fail [23.926s] 2018-10-01 10:55:21,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:55:21.302 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_bootable_volume_backup_and_restore ... fail [9.585s] 2018-10-01 10:55:23,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:55:23.768 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_volume_backup_create_get_detailed_list_restore_delete ... fail [2.464s] 2018-10-01 10:55:44,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:55:44.551 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id ... success [14.080s] 2018-10-01 10:55:48,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:55:48.575 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image ... success [4.024s] 2018-10-01 10:55:51,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:55:51.713 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size ... success [3.138s] 2018-10-01 10:55:51,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:55:51.989 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.276s] 2018-10-01 10:55:52,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:55:52.296 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.307s] 2018-10-01 10:55:52,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:55:52.596 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.300s] 2018-10-01 10:55:52,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:55:52.898 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.301s] 2018-10-01 10:55:53,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:55:53.176 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.277s] 2018-10-01 10:55:53,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:55:53.506 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.329s] 2018-10-01 10:55:53,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:55:53.775 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.269s] 2018-10-01 10:55:54,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:55:54.086 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.311s] 2018-10-01 10:55:54,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:55:54.330 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.243s] 2018-10-01 10:55:54,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:55:54.365 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id ... success [0.036s] 2018-10-01 10:55:54,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:55:54.732 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.366s] 2018-10-01 10:55:54,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:55:54.741 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.009s] 2018-10-01 10:55:55,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:55:55.047 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.305s] 2018-10-01 10:55:55,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:55:55.316 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.269s] 2018-10-01 10:55:55,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:55:55.351 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.035s] 2018-10-01 10:55:55,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:55:55.387 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.035s] 2018-10-01 10:55:56,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:55:56.355 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status ... success [0.968s] 2018-10-01 10:55:56,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:55:56.684 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id ... success [0.328s] 2018-10-01 10:55:56,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:55:56.902 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id ... success [0.217s] 2018-10-01 10:55:57,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:55:57.242 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.340s] 2018-10-01 10:55:57,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:55:57.277 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.035s] 2018-10-01 10:55:57,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:55:57.564 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.286s] 2018-10-01 10:55:57,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:55:57.851 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.286s] 2018-10-01 10:55:57,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:55:57.863 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size ... success [0.012s] 2018-10-01 10:55:57,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:55:57.875 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size ... success [0.011s] 2018-10-01 10:55:57,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:55:57.910 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id ... success [0.035s] 2018-10-01 10:55:57,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:55:57.920 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size ... success [0.010s] 2018-10-01 10:55:57,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:55:57.952 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id ... success [0.031s] 2018-10-01 10:55:57,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:55:57.982 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.031s] 2018-10-01 10:56:04,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 28e4fed7-2099-4c8e-a6d9-0a88a56699df 2018-10-01 10:56:04,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '28e4fed7-2099-4c8e-a6d9-0a88a56699df']'. 2018-10-01 10:56:05,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-01 10:56:05,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-01 10:56:05,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-01 10:56:05,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 28e4fed7-2099-4c8e-a6d9-0a88a56699df | 2018-10-01 10:56:05,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-10-01 10:56:05,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-01 10:13:26 | 2018-10-01 10:56:05,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-01 10:56:04 | 2018-10-01 10:56:05,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:42:38 | 2018-10-01 10:56:05,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-10-01 10:56:05,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-01 10:56:05,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-01 10:56:05,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 6f0f4916-3e04-4b06-b0f0-26552354660b) | 2018-10-01 10:56:05,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-01 10:56:05,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 85b329f3-9657-4c3c-a0b1-dc7f768774f5) | 2018-10-01 10:56:05,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 1491 | 2018-10-01 10:56:05,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 2547.919 | 2018-10-01 10:56:05,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 1191 | 2018-10-01 10:56:05,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 264 | 2018-10-01 10:56:05,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-01 10:56:05,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-01 10:56:05,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 36 | 2018-10-01 10:56:05,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-01 10:56:05,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-01 10:56:05,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-01 10:56:05,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_full success_rate is 97.0660146699% 2018-10-01 10:56:05,962 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | tempest_full | functest | 42:52 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-10-01 10:56:05,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-01 10:56:05,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.39:9292/v2/images/bba5d326-5020-41d2-8e09-f7c8ef224e37 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d606d2078d45f0d830eaeb613684d11ac16653cce4b026797c39ba8c432ec6dc" 2018-10-01 10:56:07,428 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 10:56:07 GMT X-Openstack-Request-Id: req-750d48a5-56d5-414d-8eda-41eb34b30cfc 2018-10-01 10:56:07,428 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 10:56:07,428 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.39:9292/v2/images/bba5d326-5020-41d2-8e09-f7c8ef224e37 used request id req-750d48a5-56d5-414d-8eda-41eb34b30cfc 2018-10-01 10:56:07,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.45897889137s 2018-10-01 10:56:07,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-01 10:56:07,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.39:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5b5860e196f6ed952626070dd89e3e7e2c163a092ca2152611799d69f04f478f" 2018-10-01 10:56:07,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 364 Content-Type: application/json Date: Mon, 01 Oct 2018 10:56:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a1ca219e-085b-4d1b-97fb-d873efdde138 x-openstack-request-id: req-a1ca219e-085b-4d1b-97fb-d873efdde138 2018-10-01 10:56:07,777 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.39:8774/v2.1/flavors/1aed7f1c-2bbe-431c-a695-fc0e8a584d9f", "rel": "self"}, {"href": "http://172.30.9.39:8774/flavors/1aed7f1c-2bbe-431c-a695-fc0e8a584d9f", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "1aed7f1c-2bbe-431c-a695-fc0e8a584d9f", "name": "tempest_full-flavor_alt_e834383b-dc5b-4bc9-92c6-4e005fefe749", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.39:8774/v2.1/flavors/63f82f71-b928-433d-a0f4-c530f0718990", "rel": "self"}, {"href": "http://172.30.9.39:8774/flavors/63f82f71-b928-433d-a0f4-c530f0718990", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "63f82f71-b928-433d-a0f4-c530f0718990", "name": "tempest_full-flavor_e834383b-dc5b-4bc9-92c6-4e005fefe749", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-01 10:56:07,777 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.39:8774/v2.1/flavors/detail?is_public=None used request id req-a1ca219e-085b-4d1b-97fb-d873efdde138 2018-10-01 10:56:07,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.324986934662s 2018-10-01 10:56:07,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-01 10:56:07,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.39:8774/v2.1/flavors/1aed7f1c-2bbe-431c-a695-fc0e8a584d9f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5b5860e196f6ed952626070dd89e3e7e2c163a092ca2152611799d69f04f478f" 2018-10-01 10:56:07,838 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 01 Oct 2018 10:56:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7bfd5cd3-425e-4770-91c4-d05c0b7d741d x-openstack-request-id: req-7bfd5cd3-425e-4770-91c4-d05c0b7d741d 2018-10-01 10:56:07,839 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.39:8774/v2.1/flavors/1aed7f1c-2bbe-431c-a695-fc0e8a584d9f used request id req-7bfd5cd3-425e-4770-91c4-d05c0b7d741d 2018-10-01 10:56:07,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0593500137329s 2018-10-01 10:56:07,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 10:56:07,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d606d2078d45f0d830eaeb613684d11ac16653cce4b026797c39ba8c432ec6dc" 2018-10-01 10:56:08,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Mon, 01 Oct 2018 10:56:08 GMT X-Openstack-Request-Id: req-6a95aa1d-c74c-488e-9458-6bd2b5ade61a 2018-10-01 10:56:08,143 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T10:13:15Z", "file": "/v2/images/4bccea3c-ee7c-490a-b60f-e29533ded508/file", "owner": "1a685fa846274d1e89ee2c6c431ac7fa", "id": "4bccea3c-ee7c-490a-b60f-e29533ded508", "size": 12716032, "self": "/v2/images/4bccea3c-ee7c-490a-b60f-e29533ded508", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://424f78db-5670-4931-b99a-3b6ae6456aba/images/4bccea3c-ee7c-490a-b60f-e29533ded508/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://424f78db-5670-4931-b99a-3b6ae6456aba/images/4bccea3c-ee7c-490a-b60f-e29533ded508/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_e834383b-dc5b-4bc9-92c6-4e005fefe749", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_e834383b-dc5b-4bc9-92c6-4e005fefe749", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T10:13:14Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 10:56:08,143 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.39:9292/v2/images used request id req-6a95aa1d-c74c-488e-9458-6bd2b5ade61a 2018-10-01 10:56:08,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.301169157028s 2018-10-01 10:56:08,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-01 10:56:08,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.39:9292/v2/images/4bccea3c-ee7c-490a-b60f-e29533ded508 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d606d2078d45f0d830eaeb613684d11ac16653cce4b026797c39ba8c432ec6dc" 2018-10-01 10:56:09,575 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 10:56:09 GMT X-Openstack-Request-Id: req-a9a93d10-aa01-448b-b6a8-2a71b873f099 2018-10-01 10:56:09,575 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 10:56:09,575 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.39:9292/v2/images/4bccea3c-ee7c-490a-b60f-e29533ded508 used request id req-a9a93d10-aa01-448b-b6a8-2a71b873f099 2018-10-01 10:56:09,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.43040108681s 2018-10-01 10:56:09,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-01 10:56:09,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.39:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5b5860e196f6ed952626070dd89e3e7e2c163a092ca2152611799d69f04f478f" 2018-10-01 10:56:09,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Mon, 01 Oct 2018 10:56:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-990fe497-d653-4917-ad34-8aff90e12c60 x-openstack-request-id: req-990fe497-d653-4917-ad34-8aff90e12c60 2018-10-01 10:56:09,617 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.39:8774/v2.1/flavors/63f82f71-b928-433d-a0f4-c530f0718990", "rel": "self"}, {"href": "http://172.30.9.39:8774/flavors/63f82f71-b928-433d-a0f4-c530f0718990", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "63f82f71-b928-433d-a0f4-c530f0718990", "name": "tempest_full-flavor_e834383b-dc5b-4bc9-92c6-4e005fefe749", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-01 10:56:09,618 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.39:8774/v2.1/flavors/detail?is_public=None used request id req-990fe497-d653-4917-ad34-8aff90e12c60 2018-10-01 10:56:09,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0419399738312s 2018-10-01 10:56:09,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-01 10:56:09,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.39:8774/v2.1/flavors/63f82f71-b928-433d-a0f4-c530f0718990 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5b5860e196f6ed952626070dd89e3e7e2c163a092ca2152611799d69f04f478f" 2018-10-01 10:56:09,659 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 01 Oct 2018 10:56:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-dd6a3049-bdb9-49db-877e-8a0ee2314ab8 x-openstack-request-id: req-dd6a3049-bdb9-49db-877e-8a0ee2314ab8 2018-10-01 10:56:09,659 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.39:8774/v2.1/flavors/63f82f71-b928-433d-a0f4-c530f0718990 used request id req-dd6a3049-bdb9-49db-877e-8a0ee2314ab8 2018-10-01 10:56:09,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0395200252533s 2018-10-01 10:56:09,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 10:56:09,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5b5860e196f6ed952626070dd89e3e7e2c163a092ca2152611799d69f04f478f" 2018-10-01 10:56:09,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 844 Content-Type: application/json Date: Mon, 01 Oct 2018 10:56:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57233c38-933c-4b91-b792-ebe6534eb125 2018-10-01 10:56:09,883 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.39:5000/v3/users/0a598792985e452db9ba861a518abae6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a598792985e452db9ba861a518abae6", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.39:5000/v3/users/10d9503c6aef4de3800847e7c76f6d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "10d9503c6aef4de3800847e7c76f6d14", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.39:5000/v3/users/1447b4d95e4d496da08715dcc93bda3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1447b4d95e4d496da08715dcc93bda3e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.39:5000/v3/users/1d2a666e6e2e4a4188f312835b476063"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d2a666e6e2e4a4188f312835b476063", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.39:5000/v3/users/3a9c24f142ab44af9f5805f561b2956c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a9c24f142ab44af9f5805f561b2956c", "email": "glance@localhost", "password_expires_at": null}, {"name": "tempest_full-user_e834383b-dc5b-4bc9-92c6-4e005fefe749", "links": {"self": "http://172.30.9.39:5000/v3/users/4a454fa682344de6a2cef5f94e3adb74"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4a454fa682344de6a2cef5f94e3adb74", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.39:5000/v3/users/56a09b05fac54700a534271c74d2ded9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56a09b05fac54700a534271c74d2ded9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.39:5000/v3/users/6f44f667c2f4415c97b261bc7beaa87a"}, "domain_id": "6b3077807d19400dbc67a38dbf0de906", "enabled": true, "options": {}, "id": "6f44f667c2f4415c97b261bc7beaa87a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.39:5000/v3/users/7e18c42729d94e62b3b4aea0a7e11892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e18c42729d94e62b3b4aea0a7e11892", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.39:5000/v3/users/8304b793d41f4b8da9798b98771828a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8304b793d41f4b8da9798b98771828a0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.39:5000/v3/users/8b342acc2947417e9ea54fda1c49fd3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b342acc2947417e9ea54fda1c49fd3b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.39:5000/v3/users/9a7c042fdeb04cb5aa86428985b7eeb1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a7c042fdeb04cb5aa86428985b7eeb1", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.39:5000/v3/users/be24bc7c8c0c48f59ea7865f7ac630fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be24bc7c8c0c48f59ea7865f7ac630fc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.39:5000/v3/users/cbefd192fb054813878f64043dcf5f71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbefd192fb054813878f64043dcf5f71", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.39:5000/v3/users/f47a78a41956436ba9cdc0bb2e56ac27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f47a78a41956436ba9cdc0bb2e56ac27", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.39:5000/v3/users", "previous": null, "next": null}} 2018-10-01 10:56:09,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/users used request id req-57233c38-933c-4b91-b792-ebe6534eb125 2018-10-01 10:56:09,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.223253011703s 2018-10-01 10:56:09,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 10:56:09,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/users/4a454fa682344de6a2cef5f94e3adb74 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5b5860e196f6ed952626070dd89e3e7e2c163a092ca2152611799d69f04f478f" 2018-10-01 10:56:10,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Mon, 01 Oct 2018 10:56:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa7dbf55-2588-41c1-acb3-e2ea22001859 2018-10-01 10:56:10,087 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_full-user_e834383b-dc5b-4bc9-92c6-4e005fefe749", "links": {"self": "http://172.30.9.39:5000/v3/users/4a454fa682344de6a2cef5f94e3adb74"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "4a454fa682344de6a2cef5f94e3adb74", "description": null}} 2018-10-01 10:56:10,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/users/4a454fa682344de6a2cef5f94e3adb74 used request id req-fa7dbf55-2588-41c1-acb3-e2ea22001859 2018-10-01 10:56:10,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.198063135147s 2018-10-01 10:56:10,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-01 10:56:10,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.39:5000/v3/users/4a454fa682344de6a2cef5f94e3adb74 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5b5860e196f6ed952626070dd89e3e7e2c163a092ca2152611799d69f04f478f" 2018-10-01 10:56:10,394 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 10:56:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd2124fa-5b2f-4154-9837-b6176bb2b53f 2018-10-01 10:56:10,394 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 10:56:10,395 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.39:5000/v3/users/4a454fa682344de6a2cef5f94e3adb74 used request id req-cd2124fa-5b2f-4154-9837-b6176bb2b53f 2018-10-01 10:56:10,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.306808948517s 2018-10-01 10:56:10,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 10:56:10,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5b5860e196f6ed952626070dd89e3e7e2c163a092ca2152611799d69f04f478f" 2018-10-01 10:56:10,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 387 Content-Type: application/json Date: Mon, 01 Oct 2018 10:56:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20d2df50-26d6-4866-bdb0-54233df64fd2 2018-10-01 10:56:10,610 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.39:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.39:5000/v3/projects/1a685fa846274d1e89ee2c6c431ac7fa"}, "tags": [], "enabled": true, "id": "1a685fa846274d1e89ee2c6c431ac7fa", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_e834383b-dc5b-4bc9-92c6-4e005fefe749"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.39:5000/v3/projects/1f309f25838e40249520ff0b0c461861"}, "tags": [], "enabled": true, "id": "1f309f25838e40249520ff0b0c461861", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.39:5000/v3/projects/68c01919b4a44eb98a59ea6095bf2ee1"}, "tags": [], "enabled": true, "id": "68c01919b4a44eb98a59ea6095bf2ee1", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2018-10-01 10:56:10,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/projects used request id req-20d2df50-26d6-4866-bdb0-54233df64fd2 2018-10-01 10:56:10,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.208168029785s 2018-10-01 10:56:10,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-01 10:56:10,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.39:5000/v3/projects/1a685fa846274d1e89ee2c6c431ac7fa -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5b5860e196f6ed952626070dd89e3e7e2c163a092ca2152611799d69f04f478f" 2018-10-01 10:56:10,905 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 10:56:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-061185aa-1eb3-4e81-8990-467795b35f3d 2018-10-01 10:56:10,905 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 10:56:10,905 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.39:5000/v3/projects/1a685fa846274d1e89ee2c6c431ac7fa used request id req-061185aa-1eb3-4e81-8990-467795b35f3d 2018-10-01 10:56:10,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.290353059769s 2018-10-01 10:56:10,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 10:56:10,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.39:9696/v2.0/security-groups.json?project_id=1a685fa846274d1e89ee2c6c431ac7fa&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}5b5860e196f6ed952626070dd89e3e7e2c163a092ca2152611799d69f04f478f" 2018-10-01 10:56:11,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Mon, 01 Oct 2018 10:56:11 GMT X-Openstack-Request-Id: req-ee5c98d3-7ac3-4d56-bec4-6298736d852d 2018-10-01 10:56:11,236 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-10-01 10:56:11,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/security-groups.json?project_id=1a685fa846274d1e89ee2c6c431ac7fa&name=default used request id req-ee5c98d3-7ac3-4d56-bec4-6298736d852d 2018-10-01 10:56:11,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.325479030609s 2018-10-01 10:56:11,237 - xtesting.ci.run_tests - ERROR - The test case 'tempest_full' failed. 2018-10-01 10:56:11,237 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-10-01 10:56:14,173 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-350 | | 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-10-01 10:56:14,178 - 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.39,192.30.9.8 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.39:5000 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=sB08WynxGOQ7w7dHJdqLbZ3zV 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=68c01919b4a44eb98a59ea6095bf2ee1 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-10-01 10:56:14,179 - xtesting.ci.run_tests - DEBUG - Test args: tempest_scenario 2018-10-01 10:56:14,196 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_scenario'... 2018-10-01 10:56:14,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 10:56:14,627 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 10:56:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3f0ce84-39d5-44fe-9d68-b96bbc809350 2018-10-01 10:56:14,627 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.39:5000/v3/", "rel": "self"}]}]}} 2018-10-01 10:56:14,627 - keystoneauth.session - DEBUG - GET call to http://172.30.9.39:5000/ used request id req-d3f0ce84-39d5-44fe-9d68-b96bbc809350 2018-10-01 10:56:14,628 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.39:5000/v3/auth/tokens 2018-10-01 10:56:15,033 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dfba5d376cc3423487bda0bf832c5a5c", "name": "member"}, {"id": "ddb065e4880443059c38f55f92b41ad7", "name": "admin"}, {"id": "638a063d0b3c4224af9184b64754e462", "name": "reader"}], "expires_at": "2018-10-01T11:56:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "68c01919b4a44eb98a59ea6095bf2ee1", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.39:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "138cb471eb5e419b8247465e9a58c9f7"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a61bf3a2b6841e798cd18352d363d2c"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "642642e824344c99a1070a65a3a7aa8f"}], "type": "compute", "id": "0b012f093b1f44a3b4a3e7a83b9ea7a0", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d3f7be1817041de8e1bb3b655e4bfb4"}, {"url": "http://172.30.9.39:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "96a3c5dbf4f240619f9ba2ddaae7021f"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b307f57b2acf4fcc8046d538ee5aabc2"}], "type": "identity", "id": "0bd21aaca9304355b8c4fb482d6c203f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.39:8004/v1/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b846698893f4251920af5ba53636aa8"}, {"url": "http://192.30.9.8:8004/v1/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ae763c42a9b43ce9548de1c2897d5f0"}, {"url": "http://192.30.9.8:8004/v1/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6fdbf17bbe4f5b90296fa9aae30c75"}], "type": "orchestration", "id": "16372acfe1c34699a14916495bb81bd3", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39b5349f172e403293ca619e46171fb2"}, {"url": "http://172.30.9.39:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68cd512b2388482f8aaddcaf49f6e5cd"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca2de99aacb41418574f2b79e95b39a"}], "type": "metric", "id": "19fc831bd1d2495584535090f1cfc6c7", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d3120d0211340e5be4ee7ce5426f6b3"}, {"url": "http://172.30.9.39:8080/v1/AUTH_68c01919b4a44eb98a59ea6095bf2ee1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1098ea83aaf5470795afcdce53afdaa8"}, {"url": "http://12.0.0.21:8080/v1/AUTH_68c01919b4a44eb98a59ea6095bf2ee1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea21d116d8444da28b3977e4555eb9cc"}], "type": "object-store", "id": "20eb38c948dd4c1196107be5e06ad7fd", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d2fe99b90be4165befb1e52e1707ce9"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "972a598fc28443f795fc8f0a494a7038"}, {"url": "http://172.30.9.39:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7762587d46648b28d05e9917c4ea129"}], "type": "event", "id": "33353a6d74744c8a97c1bda917b1188b", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.39:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16e37452679546deb76865500e3735ce"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d95edd82f18462e86cb0b910011f765"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6652f46f89534881a06b314309674b98"}], "type": "cloudformation", "id": "42d564642d5d45a2afe45d7cbc644223", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "434c42520cfd4a48ad3212378fe78c28"}, {"url": "http://172.30.9.39:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72244194101743c0bbe0773b3718217a"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8222601c08b24022ad079d5c32689d49"}], "type": "image", "id": "5ca5fd84620847179587afc5b7a4f9d2", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1713263e67c94788bc8a2f4d0841a48e"}, {"url": "http://172.30.9.39:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eda57a322564d19a4e0d5356be78bd4"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83167af88b2e4b0eac7dd94204cc3084"}], "type": "alarming", "id": "7cb105ad4ae3476a97289e4a978005ce", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "85aa5cec6566417799c2eafbde1c231c", "name": "ceilometer"}, {"endpoints": [], "type": "tempest-type-1765529723", "id": "96cfe8886ac04e1c950f7d9b8d3fcc37", "name": "tempest-service-1744829627"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e0f7edf651e4224a407c02b5c386987"}, {"url": "http://172.30.9.39:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "32da4af88d714e0384bb897865942788"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b631292e131f4a1e8dd8ac2f8cbae7d7"}], "type": "placement", "id": "9cdf2d784d34438ca008ce55a04ef9de", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37732b8b629f488bb9cbc4797bd598bd"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9554795962a14a9b9becd39e53d66f51"}, {"url": "http://172.30.9.39:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e4995a17cb6c4a949118ce48ee12e061"}], "type": "network", "id": "9f936497a79d43e39a20def0e06cf3b7", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.39:8776/v3/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f022637538483bbb2ffafc675143d7"}, {"url": "http://192.30.9.8:8776/v3/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62e1f9c8f42847c887894cbfc602caee"}, {"url": "http://192.30.9.8:8776/v3/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f8a91164defb46829d55d1c9135f287f"}], "type": "volumev3", "id": "a38da018fa6d4e26a298c5f1a748a48a", "name": "cinderv3"}, {"endpoints": [], "type": "tempest-type-457091436", "id": "b7d8e971607b4eab9187b4711ec2170b", "name": "tempest-service-1621165638"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dc30cb1a32d4e768a942bf89706b627"}, {"url": "http://192.30.9.8:8776/v1/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e409c093a3034ef992e4d7f96e50e60c"}, {"url": "http://172.30.9.39:8776/v1/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7c7cdafeaf84ad2a5e859b21a18f0cb"}], "type": "volume", "id": "c7203d78d66f4ca7b6c6ccd999bf441d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a6967c65f49d58b2db5d6d6e50063"}, {"url": "http://192.30.9.8:8776/v2/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd52c586cba84a88a51ebaaec206a659"}, {"url": "http://172.30.9.39:8776/v2/68c01919b4a44eb98a59ea6095bf2ee1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e4d7f4b0aec3467fa0883fc5d1b006d6"}], "type": "volumev2", "id": "dc3e7aeb05fd47ac87a2b8b757a9816b", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "1447b4d95e4d496da08715dcc93bda3e"}, "audit_ids": ["4TAtXSwORNW7d3ceDylDSA"], "issued_at": "2018-10-01T10:56:14.000000Z"}} 2018-10-01 10:56:15,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-01 10:56:15,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.39:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d94c2a96dfef5eadac6b6c83713424a7b9bddf21dc71a875c3f34d38a33c0aab" 2018-10-01 10:56:15,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 01 Oct 2018 10:56:15 GMT X-Openstack-Request-Id: req-cad2e1b8-539c-45b7-95ff-c7329a9525f0 2018-10-01 10:56:15,410 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"0c4e493c-7199-4d4a-86ae-4223bac5874a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"1f309f25838e40249520ff0b0c461861","l2_adjacency":true,"status":"ACTIVE","subnets":["09534f99-1063-44f2-99a1-4ff7df7ad2e4"],"description":"","tags":[],"updated_at":"2018-10-01T10:04:11Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"1f309f25838e40249520ff0b0c461861","created_at":"2018-10-01T10:04:05Z","provider:network_type":"flat"}]} 2018-10-01 10:56:15,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/networks.json?router%3Aexternal=True used request id req-cad2e1b8-539c-45b7-95ff-c7329a9525f0 2018-10-01 10:56:15,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.373694896698s 2018-10-01 10:56:15,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 10:56:15,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d94c2a96dfef5eadac6b6c83713424a7b9bddf21dc71a875c3f34d38a33c0aab" 2018-10-01 10:56:15,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Mon, 01 Oct 2018 10:56:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-726fc763-d056-4be9-841b-08ca40bab08c 2018-10-01 10:56:15,603 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.39:5000/v3/domains/6b3077807d19400dbc67a38dbf0de906"}, "tags": [], "enabled": true, "id": "6b3077807d19400dbc67a38dbf0de906", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.39:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.39:5000/v3/domains", "previous": null, "next": null}} 2018-10-01 10:56:15,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/domains used request id req-726fc763-d056-4be9-841b-08ca40bab08c 2018-10-01 10:56:15,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.184833049774s 2018-10-01 10:56:15,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-01 10:56:15,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d94c2a96dfef5eadac6b6c83713424a7b9bddf21dc71a875c3f34d38a33c0aab" -d '{"project": {"description": "Created by OPNFV Functest: tempest_scenario", "enabled": true, "domain_id": "default", "name": "tempest_scenario-project_63e67af0-e90f-446d-b7f5-9c2b42259166"}}' 2018-10-01 10:56:15,845 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 378 Content-Type: application/json Date: Mon, 01 Oct 2018 10:56:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fcb284fc-4450-4e1d-bfef-95500ec19762 2018-10-01 10:56:15,846 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.39:5000/v3/projects/79879bd353fd4d5986a3e47380dce698"}, "tags": [], "enabled": true, "id": "79879bd353fd4d5986a3e47380dce698", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_63e67af0-e90f-446d-b7f5-9c2b42259166"}} 2018-10-01 10:56:15,846 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.39:5000/v3/projects used request id req-fcb284fc-4450-4e1d-bfef-95500ec19762 2018-10-01 10:56:15,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.234684944153s 2018-10-01 10:56:15,847 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tempest_scenario', u'tags': [], 'enabled': True, 'id': u'79879bd353fd4d5986a3e47380dce698', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'tempest_scenario-project_63e67af0-e90f-446d-b7f5-9c2b42259166'}) 2018-10-01 10:56:15,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-10-01 10:56:15,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d94c2a96dfef5eadac6b6c83713424a7b9bddf21dc71a875c3f34d38a33c0aab" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "f45a9a8a-d6f7-4c78-9a32-266533a78a3a", "email": null, "name": "tempest_scenario-user_63e67af0-e90f-446d-b7f5-9c2b42259166"}}' 2018-10-01 10:56:16,330 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 331 Content-Type: application/json Date: Mon, 01 Oct 2018 10:56:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36951daa-04dd-49ea-8914-2d311d53285c 2018-10-01 10:56:16,330 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_scenario-user_63e67af0-e90f-446d-b7f5-9c2b42259166", "links": {"self": "http://172.30.9.39:5000/v3/users/553a9b27a60d4e3eaf8e2fa3c3ee25b2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "553a9b27a60d4e3eaf8e2fa3c3ee25b2", "domain_id": "default", "password_expires_at": null}} 2018-10-01 10:56:16,331 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.39:5000/v3/users used request id req-36951daa-04dd-49ea-8914-2d311d53285c 2018-10-01 10:56:16,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.477277994156s 2018-10-01 10:56:16,331 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'553a9b27a60d4e3eaf8e2fa3c3ee25b2', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_scenario-user_63e67af0-e90f-446d-b7f5-9c2b42259166'}) 2018-10-01 10:56:16,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 10:56:16,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d94c2a96dfef5eadac6b6c83713424a7b9bddf21dc71a875c3f34d38a33c0aab" 2018-10-01 10:56:16,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Mon, 01 Oct 2018 10:56:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fafed9c5-7b46-4522-b7dc-eb31284632fc 2018-10-01 10:56:16,528 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.39:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "638a063d0b3c4224af9184b64754e462", "links": {"self": "http://172.30.9.39:5000/v3/roles/638a063d0b3c4224af9184b64754e462"}, "name": "reader"}, {"domain_id": null, "id": "8d4db4cf39b5466fa7ad8397113ab079", "links": {"self": "http://172.30.9.39:5000/v3/roles/8d4db4cf39b5466fa7ad8397113ab079"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.39:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7733a861d784ab1bcae62feb248036a", "links": {"self": "http://172.30.9.39:5000/v3/roles/a7733a861d784ab1bcae62feb248036a"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "cfbd2a1fb1a14d61944f936a944a4778", "links": {"self": "http://172.30.9.39:5000/v3/roles/cfbd2a1fb1a14d61944f936a944a4778"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ddb065e4880443059c38f55f92b41ad7", "links": {"self": "http://172.30.9.39:5000/v3/roles/ddb065e4880443059c38f55f92b41ad7"}, "name": "admin"}, {"domain_id": null, "id": "dfba5d376cc3423487bda0bf832c5a5c", "links": {"self": "http://172.30.9.39:5000/v3/roles/dfba5d376cc3423487bda0bf832c5a5c"}, "name": "member"}]} 2018-10-01 10:56:16,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/roles used request id req-fafed9c5-7b46-4522-b7dc-eb31284632fc 2018-10-01 10:56:16,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.192916154861s 2018-10-01 10:56:16,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 10:56:16,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d94c2a96dfef5eadac6b6c83713424a7b9bddf21dc71a875c3f34d38a33c0aab" 2018-10-01 10:56:16,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Mon, 01 Oct 2018 10:56:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67a9576b-877d-4d47-897e-a0dc6f71ad86 2018-10-01 10:56:16,732 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.39:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "638a063d0b3c4224af9184b64754e462", "links": {"self": "http://172.30.9.39:5000/v3/roles/638a063d0b3c4224af9184b64754e462"}, "name": "reader"}, {"domain_id": null, "id": "8d4db4cf39b5466fa7ad8397113ab079", "links": {"self": "http://172.30.9.39:5000/v3/roles/8d4db4cf39b5466fa7ad8397113ab079"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.39:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7733a861d784ab1bcae62feb248036a", "links": {"self": "http://172.30.9.39:5000/v3/roles/a7733a861d784ab1bcae62feb248036a"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "cfbd2a1fb1a14d61944f936a944a4778", "links": {"self": "http://172.30.9.39:5000/v3/roles/cfbd2a1fb1a14d61944f936a944a4778"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ddb065e4880443059c38f55f92b41ad7", "links": {"self": "http://172.30.9.39:5000/v3/roles/ddb065e4880443059c38f55f92b41ad7"}, "name": "admin"}, {"domain_id": null, "id": "dfba5d376cc3423487bda0bf832c5a5c", "links": {"self": "http://172.30.9.39:5000/v3/roles/dfba5d376cc3423487bda0bf832c5a5c"}, "name": "member"}]} 2018-10-01 10:56:16,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/roles used request id req-67a9576b-877d-4d47-897e-a0dc6f71ad86 2018-10-01 10:56:16,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198294878006s 2018-10-01 10:56:16,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 10:56:16,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d94c2a96dfef5eadac6b6c83713424a7b9bddf21dc71a875c3f34d38a33c0aab" 2018-10-01 10:56:16,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Mon, 01 Oct 2018 10:56:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-214fbf58-2459-49d4-9aa9-313aa7e41abb 2018-10-01 10:56:16,930 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.39:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "638a063d0b3c4224af9184b64754e462", "links": {"self": "http://172.30.9.39:5000/v3/roles/638a063d0b3c4224af9184b64754e462"}, "name": "reader"}, {"domain_id": null, "id": "8d4db4cf39b5466fa7ad8397113ab079", "links": {"self": "http://172.30.9.39:5000/v3/roles/8d4db4cf39b5466fa7ad8397113ab079"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.39:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7733a861d784ab1bcae62feb248036a", "links": {"self": "http://172.30.9.39:5000/v3/roles/a7733a861d784ab1bcae62feb248036a"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "cfbd2a1fb1a14d61944f936a944a4778", "links": {"self": "http://172.30.9.39:5000/v3/roles/cfbd2a1fb1a14d61944f936a944a4778"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ddb065e4880443059c38f55f92b41ad7", "links": {"self": "http://172.30.9.39:5000/v3/roles/ddb065e4880443059c38f55f92b41ad7"}, "name": "admin"}, {"domain_id": null, "id": "dfba5d376cc3423487bda0bf832c5a5c", "links": {"self": "http://172.30.9.39:5000/v3/roles/dfba5d376cc3423487bda0bf832c5a5c"}, "name": "member"}]} 2018-10-01 10:56:16,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/roles used request id req-214fbf58-2459-49d4-9aa9-313aa7e41abb 2018-10-01 10:56:16,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.192712068558s 2018-10-01 10:56:16,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 10:56:16,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d94c2a96dfef5eadac6b6c83713424a7b9bddf21dc71a875c3f34d38a33c0aab" 2018-10-01 10:56:17,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 01 Oct 2018 10:56:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07f5a238-1286-4c5f-b0c6-c32ed4dcdba6 2018-10-01 10:56:17,121 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.39:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-01 10:56:17,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/domains/default used request id req-07f5a238-1286-4c5f-b0c6-c32ed4dcdba6 2018-10-01 10:56:17,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.185765028s 2018-10-01 10:56:17,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 10:56:17,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d94c2a96dfef5eadac6b6c83713424a7b9bddf21dc71a875c3f34d38a33c0aab" 2018-10-01 10:56:17,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 849 Content-Type: application/json Date: Mon, 01 Oct 2018 10:56:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-685b1236-e6ab-418f-be1c-de0d71782e70 2018-10-01 10:56:17,348 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.39:5000/v3/users/0a598792985e452db9ba861a518abae6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a598792985e452db9ba861a518abae6", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.39:5000/v3/users/10d9503c6aef4de3800847e7c76f6d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "10d9503c6aef4de3800847e7c76f6d14", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.39:5000/v3/users/1447b4d95e4d496da08715dcc93bda3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1447b4d95e4d496da08715dcc93bda3e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.39:5000/v3/users/1d2a666e6e2e4a4188f312835b476063"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d2a666e6e2e4a4188f312835b476063", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.39:5000/v3/users/3a9c24f142ab44af9f5805f561b2956c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a9c24f142ab44af9f5805f561b2956c", "email": "glance@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_63e67af0-e90f-446d-b7f5-9c2b42259166", "links": {"self": "http://172.30.9.39:5000/v3/users/553a9b27a60d4e3eaf8e2fa3c3ee25b2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "553a9b27a60d4e3eaf8e2fa3c3ee25b2", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.39:5000/v3/users/56a09b05fac54700a534271c74d2ded9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56a09b05fac54700a534271c74d2ded9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.39:5000/v3/users/6f44f667c2f4415c97b261bc7beaa87a"}, "domain_id": "6b3077807d19400dbc67a38dbf0de906", "enabled": true, "options": {}, "id": "6f44f667c2f4415c97b261bc7beaa87a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.39:5000/v3/users/7e18c42729d94e62b3b4aea0a7e11892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e18c42729d94e62b3b4aea0a7e11892", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.39:5000/v3/users/8304b793d41f4b8da9798b98771828a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8304b793d41f4b8da9798b98771828a0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.39:5000/v3/users/8b342acc2947417e9ea54fda1c49fd3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b342acc2947417e9ea54fda1c49fd3b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.39:5000/v3/users/9a7c042fdeb04cb5aa86428985b7eeb1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a7c042fdeb04cb5aa86428985b7eeb1", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.39:5000/v3/users/be24bc7c8c0c48f59ea7865f7ac630fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be24bc7c8c0c48f59ea7865f7ac630fc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.39:5000/v3/users/cbefd192fb054813878f64043dcf5f71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbefd192fb054813878f64043dcf5f71", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.39:5000/v3/users/f47a78a41956436ba9cdc0bb2e56ac27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f47a78a41956436ba9cdc0bb2e56ac27", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.39:5000/v3/users", "previous": null, "next": null}} 2018-10-01 10:56:17,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/users used request id req-685b1236-e6ab-418f-be1c-de0d71782e70 2018-10-01 10:56:17,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.225914001465s 2018-10-01 10:56:17,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 10:56:17,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.39:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d94c2a96dfef5eadac6b6c83713424a7b9bddf21dc71a875c3f34d38a33c0aab" 2018-10-01 10:56:17,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Mon, 01 Oct 2018 10:56:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9cb768e-0df1-4c17-a5e6-aa3eebca961a 2018-10-01 10:56:17,470 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.39:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.39:5000/v3/projects/68c01919b4a44eb98a59ea6095bf2ee1"}, "tags": [], "enabled": true, "id": "68c01919b4a44eb98a59ea6095bf2ee1", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.39:5000/v3/projects/1f309f25838e40249520ff0b0c461861"}, "tags": [], "enabled": true, "id": "1f309f25838e40249520ff0b0c461861", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.39:5000/v3/projects/79879bd353fd4d5986a3e47380dce698"}, "tags": [], "enabled": true, "id": "79879bd353fd4d5986a3e47380dce698", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_63e67af0-e90f-446d-b7f5-9c2b42259166"}]} 2018-10-01 10:56:17,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/projects?domain_id=default used request id req-f9cb768e-0df1-4c17-a5e6-aa3eebca961a 2018-10-01 10:56:17,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.10986995697s 2018-10-01 10:56:17,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-01 10:56:17,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.39:5000/v3/role_assignments?user.id=553a9b27a60d4e3eaf8e2fa3c3ee25b2&role.id=dfba5d376cc3423487bda0bf832c5a5c&scope.project.id=79879bd353fd4d5986a3e47380dce698" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d94c2a96dfef5eadac6b6c83713424a7b9bddf21dc71a875c3f34d38a33c0aab" 2018-10-01 10:56:17,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Mon, 01 Oct 2018 10:56:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f535e698-3d5c-405f-894e-29e7c613eae0 2018-10-01 10:56:17,580 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.39:5000/v3/role_assignments?user.id=553a9b27a60d4e3eaf8e2fa3c3ee25b2&role.id=dfba5d376cc3423487bda0bf832c5a5c&scope.project.id=79879bd353fd4d5986a3e47380dce698", "previous": null, "next": null}} 2018-10-01 10:56:17,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/role_assignments?user.id=553a9b27a60d4e3eaf8e2fa3c3ee25b2&role.id=dfba5d376cc3423487bda0bf832c5a5c&scope.project.id=79879bd353fd4d5986a3e47380dce698 used request id req-f535e698-3d5c-405f-894e-29e7c613eae0 2018-10-01 10:56:17,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.101766109467s 2018-10-01 10:56:17,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-01 10:56:17,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.39:5000/v3/projects/79879bd353fd4d5986a3e47380dce698/users/553a9b27a60d4e3eaf8e2fa3c3ee25b2/roles/dfba5d376cc3423487bda0bf832c5a5c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d94c2a96dfef5eadac6b6c83713424a7b9bddf21dc71a875c3f34d38a33c0aab" 2018-10-01 10:56:17,790 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 10:56:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17ddec7d-2831-471e-b5b6-38677e82ccda 2018-10-01 10:56:17,791 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 10:56:17,791 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.39:5000/v3/projects/79879bd353fd4d5986a3e47380dce698/users/553a9b27a60d4e3eaf8e2fa3c3ee25b2/roles/dfba5d376cc3423487bda0bf832c5a5c used request id req-17ddec7d-2831-471e-b5b6-38677e82ccda 2018-10-01 10:56:17,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.206511974335s 2018-10-01 10:56:17,792 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_scenario-project_63e67af0-e90f-446d-b7f5-9c2b42259166', 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'79879bd353fd4d5986a3e47380dce698', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'f45a9a8a-d6f7-4c78-9a32-266533a78a3a', 'username': u'tempest_scenario-user_63e67af0-e90f-446d-b7f5-9c2b42259166', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.39:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-01 10:56:17,796 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_scenario-user_63e67af0-e90f-446d-b7f5-9c2b42259166', 'password': 'f45a9a8a-d6f7-4c78-9a32-266533a78a3a', 'project_name': 'tempest_scenario-project_63e67af0-e90f-446d-b7f5-9c2b42259166', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.39:5000', 'project_id': '79879bd353fd4d5986a3e47380dce698', 'project_domain_name': 'Default'} 2018-10-01 10:56:17,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 10:56:17,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d94c2a96dfef5eadac6b6c83713424a7b9bddf21dc71a875c3f34d38a33c0aab" 2018-10-01 10:56:18,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Mon, 01 Oct 2018 10:56:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1181f66-6d84-4f4b-9886-ade04688ce20 2018-10-01 10:56:18,078 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.39:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "638a063d0b3c4224af9184b64754e462", "links": {"self": "http://172.30.9.39:5000/v3/roles/638a063d0b3c4224af9184b64754e462"}, "name": "reader"}, {"domain_id": null, "id": "8d4db4cf39b5466fa7ad8397113ab079", "links": {"self": "http://172.30.9.39:5000/v3/roles/8d4db4cf39b5466fa7ad8397113ab079"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.39:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7733a861d784ab1bcae62feb248036a", "links": {"self": "http://172.30.9.39:5000/v3/roles/a7733a861d784ab1bcae62feb248036a"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "cfbd2a1fb1a14d61944f936a944a4778", "links": {"self": "http://172.30.9.39:5000/v3/roles/cfbd2a1fb1a14d61944f936a944a4778"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ddb065e4880443059c38f55f92b41ad7", "links": {"self": "http://172.30.9.39:5000/v3/roles/ddb065e4880443059c38f55f92b41ad7"}, "name": "admin"}, {"domain_id": null, "id": "dfba5d376cc3423487bda0bf832c5a5c", "links": {"self": "http://172.30.9.39:5000/v3/roles/dfba5d376cc3423487bda0bf832c5a5c"}, "name": "member"}]} 2018-10-01 10:56:18,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/roles used request id req-f1181f66-6d84-4f4b-9886-ade04688ce20 2018-10-01 10:56:18,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.278081893921s 2018-10-01 10:56:18,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 10:56:18,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d94c2a96dfef5eadac6b6c83713424a7b9bddf21dc71a875c3f34d38a33c0aab" 2018-10-01 10:56:18,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Mon, 01 Oct 2018 10:56:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17da4d49-f87f-49e4-a5f6-237bef44971d 2018-10-01 10:56:18,353 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.39:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "638a063d0b3c4224af9184b64754e462", "links": {"self": "http://172.30.9.39:5000/v3/roles/638a063d0b3c4224af9184b64754e462"}, "name": "reader"}, {"domain_id": null, "id": "8d4db4cf39b5466fa7ad8397113ab079", "links": {"self": "http://172.30.9.39:5000/v3/roles/8d4db4cf39b5466fa7ad8397113ab079"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.39:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7733a861d784ab1bcae62feb248036a", "links": {"self": "http://172.30.9.39:5000/v3/roles/a7733a861d784ab1bcae62feb248036a"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "cfbd2a1fb1a14d61944f936a944a4778", "links": {"self": "http://172.30.9.39:5000/v3/roles/cfbd2a1fb1a14d61944f936a944a4778"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ddb065e4880443059c38f55f92b41ad7", "links": {"self": "http://172.30.9.39:5000/v3/roles/ddb065e4880443059c38f55f92b41ad7"}, "name": "admin"}, {"domain_id": null, "id": "dfba5d376cc3423487bda0bf832c5a5c", "links": {"self": "http://172.30.9.39:5000/v3/roles/dfba5d376cc3423487bda0bf832c5a5c"}, "name": "member"}]} 2018-10-01 10:56:18,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/roles used request id req-17da4d49-f87f-49e4-a5f6-237bef44971d 2018-10-01 10:56:18,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.270125150681s 2018-10-01 10:56:18,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 10:56:18,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d94c2a96dfef5eadac6b6c83713424a7b9bddf21dc71a875c3f34d38a33c0aab" 2018-10-01 10:56:18,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 01 Oct 2018 10:56:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3538c7b3-61fc-48bc-8eb1-7931d0deab40 2018-10-01 10:56:18,556 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.39:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-01 10:56:18,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/domains/default used request id req-3538c7b3-61fc-48bc-8eb1-7931d0deab40 2018-10-01 10:56:18,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.197366952896s 2018-10-01 10:56:18,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 10:56:18,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d94c2a96dfef5eadac6b6c83713424a7b9bddf21dc71a875c3f34d38a33c0aab" 2018-10-01 10:56:18,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 849 Content-Type: application/json Date: Mon, 01 Oct 2018 10:56:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-549d6456-d78a-4973-9c51-8bd542730024 2018-10-01 10:56:18,774 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.39:5000/v3/users/0a598792985e452db9ba861a518abae6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a598792985e452db9ba861a518abae6", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.39:5000/v3/users/10d9503c6aef4de3800847e7c76f6d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "10d9503c6aef4de3800847e7c76f6d14", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.39:5000/v3/users/1447b4d95e4d496da08715dcc93bda3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1447b4d95e4d496da08715dcc93bda3e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.39:5000/v3/users/1d2a666e6e2e4a4188f312835b476063"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d2a666e6e2e4a4188f312835b476063", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.39:5000/v3/users/3a9c24f142ab44af9f5805f561b2956c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a9c24f142ab44af9f5805f561b2956c", "email": "glance@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_63e67af0-e90f-446d-b7f5-9c2b42259166", "links": {"self": "http://172.30.9.39:5000/v3/users/553a9b27a60d4e3eaf8e2fa3c3ee25b2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "553a9b27a60d4e3eaf8e2fa3c3ee25b2", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.39:5000/v3/users/56a09b05fac54700a534271c74d2ded9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56a09b05fac54700a534271c74d2ded9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.39:5000/v3/users/6f44f667c2f4415c97b261bc7beaa87a"}, "domain_id": "6b3077807d19400dbc67a38dbf0de906", "enabled": true, "options": {}, "id": "6f44f667c2f4415c97b261bc7beaa87a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.39:5000/v3/users/7e18c42729d94e62b3b4aea0a7e11892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e18c42729d94e62b3b4aea0a7e11892", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.39:5000/v3/users/8304b793d41f4b8da9798b98771828a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8304b793d41f4b8da9798b98771828a0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.39:5000/v3/users/8b342acc2947417e9ea54fda1c49fd3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b342acc2947417e9ea54fda1c49fd3b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.39:5000/v3/users/9a7c042fdeb04cb5aa86428985b7eeb1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a7c042fdeb04cb5aa86428985b7eeb1", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.39:5000/v3/users/be24bc7c8c0c48f59ea7865f7ac630fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be24bc7c8c0c48f59ea7865f7ac630fc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.39:5000/v3/users/cbefd192fb054813878f64043dcf5f71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbefd192fb054813878f64043dcf5f71", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.39:5000/v3/users/f47a78a41956436ba9cdc0bb2e56ac27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f47a78a41956436ba9cdc0bb2e56ac27", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.39:5000/v3/users", "previous": null, "next": null}} 2018-10-01 10:56:18,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/users used request id req-549d6456-d78a-4973-9c51-8bd542730024 2018-10-01 10:56:18,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.21688914299s 2018-10-01 10:56:18,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 10:56:18,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.39:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d94c2a96dfef5eadac6b6c83713424a7b9bddf21dc71a875c3f34d38a33c0aab" 2018-10-01 10:56:18,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Mon, 01 Oct 2018 10:56:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72c4259f-8a8f-4601-b3a2-ccbbe9747d3d 2018-10-01 10:56:18,977 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.39:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.39:5000/v3/projects/68c01919b4a44eb98a59ea6095bf2ee1"}, "tags": [], "enabled": true, "id": "68c01919b4a44eb98a59ea6095bf2ee1", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.39:5000/v3/projects/1f309f25838e40249520ff0b0c461861"}, "tags": [], "enabled": true, "id": "1f309f25838e40249520ff0b0c461861", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.39:5000/v3/projects/79879bd353fd4d5986a3e47380dce698"}, "tags": [], "enabled": true, "id": "79879bd353fd4d5986a3e47380dce698", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_63e67af0-e90f-446d-b7f5-9c2b42259166"}]} 2018-10-01 10:56:18,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/projects?domain_id=default used request id req-72c4259f-8a8f-4601-b3a2-ccbbe9747d3d 2018-10-01 10:56:18,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.191625833511s 2018-10-01 10:56:18,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-01 10:56:18,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.39:5000/v3/role_assignments?user.id=553a9b27a60d4e3eaf8e2fa3c3ee25b2&role.id=ddb065e4880443059c38f55f92b41ad7&scope.project.id=79879bd353fd4d5986a3e47380dce698" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d94c2a96dfef5eadac6b6c83713424a7b9bddf21dc71a875c3f34d38a33c0aab" 2018-10-01 10:56:19,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 214 Content-Type: application/json Date: Mon, 01 Oct 2018 10:56:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23b288a6-ca41-4c53-8941-bb591276bd66 2018-10-01 10:56:19,182 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.39:5000/v3/role_assignments?user.id=553a9b27a60d4e3eaf8e2fa3c3ee25b2&role.id=ddb065e4880443059c38f55f92b41ad7&scope.project.id=79879bd353fd4d5986a3e47380dce698", "previous": null, "next": null}} 2018-10-01 10:56:19,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/role_assignments?user.id=553a9b27a60d4e3eaf8e2fa3c3ee25b2&role.id=ddb065e4880443059c38f55f92b41ad7&scope.project.id=79879bd353fd4d5986a3e47380dce698 used request id req-23b288a6-ca41-4c53-8941-bb591276bd66 2018-10-01 10:56:19,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.196991920471s 2018-10-01 10:56:19,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-10-01 10:56:19,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.39:5000/v3/projects/79879bd353fd4d5986a3e47380dce698/users/553a9b27a60d4e3eaf8e2fa3c3ee25b2/roles/ddb065e4880443059c38f55f92b41ad7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d94c2a96dfef5eadac6b6c83713424a7b9bddf21dc71a875c3f34d38a33c0aab" 2018-10-01 10:56:19,429 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 10:56:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8bf4321-3ead-4ed8-9736-732ba38e44a5 2018-10-01 10:56:19,430 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 10:56:19,430 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.39:5000/v3/projects/79879bd353fd4d5986a3e47380dce698/users/553a9b27a60d4e3eaf8e2fa3c3ee25b2/roles/ddb065e4880443059c38f55f92b41ad7 used request id req-b8bf4321-3ead-4ed8-9736-732ba38e44a5 2018-10-01 10:56:19,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.243578910828s 2018-10-01 10:56:19,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 10:56:19,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d94c2a96dfef5eadac6b6c83713424a7b9bddf21dc71a875c3f34d38a33c0aab" 2018-10-01 10:56:19,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Mon, 01 Oct 2018 10:56:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1295ae32-7573-4dbe-819f-9bdec98a6364 2018-10-01 10:56:19,613 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.39:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "638a063d0b3c4224af9184b64754e462", "links": {"self": "http://172.30.9.39:5000/v3/roles/638a063d0b3c4224af9184b64754e462"}, "name": "reader"}, {"domain_id": null, "id": "8d4db4cf39b5466fa7ad8397113ab079", "links": {"self": "http://172.30.9.39:5000/v3/roles/8d4db4cf39b5466fa7ad8397113ab079"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.39:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7733a861d784ab1bcae62feb248036a", "links": {"self": "http://172.30.9.39:5000/v3/roles/a7733a861d784ab1bcae62feb248036a"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "cfbd2a1fb1a14d61944f936a944a4778", "links": {"self": "http://172.30.9.39:5000/v3/roles/cfbd2a1fb1a14d61944f936a944a4778"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ddb065e4880443059c38f55f92b41ad7", "links": {"self": "http://172.30.9.39:5000/v3/roles/ddb065e4880443059c38f55f92b41ad7"}, "name": "admin"}, {"domain_id": null, "id": "dfba5d376cc3423487bda0bf832c5a5c", "links": {"self": "http://172.30.9.39:5000/v3/roles/dfba5d376cc3423487bda0bf832c5a5c"}, "name": "member"}]} 2018-10-01 10:56:19,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/roles used request id req-1295ae32-7573-4dbe-819f-9bdec98a6364 2018-10-01 10:56:19,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.179702043533s 2018-10-01 10:56:19,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-10-01 10:56:19,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d94c2a96dfef5eadac6b6c83713424a7b9bddf21dc71a875c3f34d38a33c0aab" 2018-10-01 10:56:19,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Mon, 01 Oct 2018 10:56:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d64f8b54-7861-46ed-92b1-483d277fa7a9 2018-10-01 10:56:19,768 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.39:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-10-01 10:56:19,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/domains/default used request id req-d64f8b54-7861-46ed-92b1-483d277fa7a9 2018-10-01 10:56:19,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.149930953979s 2018-10-01 10:56:19,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 10:56:19,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d94c2a96dfef5eadac6b6c83713424a7b9bddf21dc71a875c3f34d38a33c0aab" 2018-10-01 10:56:19,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 849 Content-Type: application/json Date: Mon, 01 Oct 2018 10:56:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b000db2e-1923-4670-977e-83e9ca7f90fe 2018-10-01 10:56:19,918 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.39:5000/v3/users/0a598792985e452db9ba861a518abae6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a598792985e452db9ba861a518abae6", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.39:5000/v3/users/10d9503c6aef4de3800847e7c76f6d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "10d9503c6aef4de3800847e7c76f6d14", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.39:5000/v3/users/1447b4d95e4d496da08715dcc93bda3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1447b4d95e4d496da08715dcc93bda3e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.39:5000/v3/users/1d2a666e6e2e4a4188f312835b476063"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d2a666e6e2e4a4188f312835b476063", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.39:5000/v3/users/3a9c24f142ab44af9f5805f561b2956c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a9c24f142ab44af9f5805f561b2956c", "email": "glance@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_63e67af0-e90f-446d-b7f5-9c2b42259166", "links": {"self": "http://172.30.9.39:5000/v3/users/553a9b27a60d4e3eaf8e2fa3c3ee25b2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "553a9b27a60d4e3eaf8e2fa3c3ee25b2", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.39:5000/v3/users/56a09b05fac54700a534271c74d2ded9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56a09b05fac54700a534271c74d2ded9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.39:5000/v3/users/6f44f667c2f4415c97b261bc7beaa87a"}, "domain_id": "6b3077807d19400dbc67a38dbf0de906", "enabled": true, "options": {}, "id": "6f44f667c2f4415c97b261bc7beaa87a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.39:5000/v3/users/7e18c42729d94e62b3b4aea0a7e11892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e18c42729d94e62b3b4aea0a7e11892", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.39:5000/v3/users/8304b793d41f4b8da9798b98771828a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8304b793d41f4b8da9798b98771828a0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.39:5000/v3/users/8b342acc2947417e9ea54fda1c49fd3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b342acc2947417e9ea54fda1c49fd3b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.39:5000/v3/users/9a7c042fdeb04cb5aa86428985b7eeb1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a7c042fdeb04cb5aa86428985b7eeb1", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.39:5000/v3/users/be24bc7c8c0c48f59ea7865f7ac630fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be24bc7c8c0c48f59ea7865f7ac630fc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.39:5000/v3/users/cbefd192fb054813878f64043dcf5f71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbefd192fb054813878f64043dcf5f71", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.39:5000/v3/users/f47a78a41956436ba9cdc0bb2e56ac27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f47a78a41956436ba9cdc0bb2e56ac27", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.39:5000/v3/users", "previous": null, "next": null}} 2018-10-01 10:56:19,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/users used request id req-b000db2e-1923-4670-977e-83e9ca7f90fe 2018-10-01 10:56:19,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.148512125015s 2018-10-01 10:56:19,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-10-01 10:56:19,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.39:5000/v3/role_assignments?role.id=ddb065e4880443059c38f55f92b41ad7&user.id=553a9b27a60d4e3eaf8e2fa3c3ee25b2&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d94c2a96dfef5eadac6b6c83713424a7b9bddf21dc71a875c3f34d38a33c0aab" 2018-10-01 10:56:20,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 194 Content-Type: application/json Date: Mon, 01 Oct 2018 10:56:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1443ea4d-eae2-4dd9-a4ba-ac4a2eb40d1b 2018-10-01 10:56:20,116 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.39:5000/v3/role_assignments?role.id=ddb065e4880443059c38f55f92b41ad7&user.id=553a9b27a60d4e3eaf8e2fa3c3ee25b2&scope.domain.id=default", "previous": null, "next": null}} 2018-10-01 10:56:20,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/role_assignments?role.id=ddb065e4880443059c38f55f92b41ad7&user.id=553a9b27a60d4e3eaf8e2fa3c3ee25b2&scope.domain.id=default used request id req-1443ea4d-eae2-4dd9-a4ba-ac4a2eb40d1b 2018-10-01 10:56:20,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.18613910675s 2018-10-01 10:56:20,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2018-10-01 10:56:20,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.39:5000/v3/domains/default/users/553a9b27a60d4e3eaf8e2fa3c3ee25b2/roles/ddb065e4880443059c38f55f92b41ad7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d94c2a96dfef5eadac6b6c83713424a7b9bddf21dc71a875c3f34d38a33c0aab" 2018-10-01 10:56:20,273 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 10:56:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfe8bcf3-91ae-4342-9b32-210d3f2a327c 2018-10-01 10:56:20,273 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 10:56:20,273 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.39:5000/v3/domains/default/users/553a9b27a60d4e3eaf8e2fa3c3ee25b2/roles/ddb065e4880443059c38f55f92b41ad7 used request id req-dfe8bcf3-91ae-4342-9b32-210d3f2a327c 2018-10-01 10:56:20,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.152506828308s 2018-10-01 10:56:20,273 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-01 10:56:24,799 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 4df9232a-31c2-4a2e-9c78-25f23eef1db8 | 2018-10-01T10:56:24.428806 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 4df9232a-31c2-4a2e-9c78-25f23eef1db8 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-10-01 10:56:28,117 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | tempest-type-1765529723 | Available | | __unknown__ | tempest-type-457091436 | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+-------------------------+-----------+ 2018-10-01 10:56:28,778 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-01 10:56:33,658 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=ca40735c-db8f-463d-98d2-0aaa310ef599) as the default verifier for the future CLI operations. 2018-10-01 10:56:35,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 10:56:35,443 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Mon, 01 Oct 2018 10:56:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-393e9e30-2422-4115-a6e8-0b354d4a25fb 2018-10-01 10:56:35,444 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.39:5000/v3/", "rel": "self"}]}]}} 2018-10-01 10:56:35,444 - keystoneauth.session - DEBUG - GET call to http://172.30.9.39:5000/ used request id req-393e9e30-2422-4115-a6e8-0b354d4a25fb 2018-10-01 10:56:35,444 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.39:5000/v3/auth/tokens 2018-10-01 10:56:35,854 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dfba5d376cc3423487bda0bf832c5a5c", "name": "member"}, {"id": "ddb065e4880443059c38f55f92b41ad7", "name": "admin"}, {"id": "638a063d0b3c4224af9184b64754e462", "name": "reader"}], "expires_at": "2018-10-01T11:56:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "79879bd353fd4d5986a3e47380dce698", "name": "tempest_scenario-project_63e67af0-e90f-446d-b7f5-9c2b42259166"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.39:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "138cb471eb5e419b8247465e9a58c9f7"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a61bf3a2b6841e798cd18352d363d2c"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "642642e824344c99a1070a65a3a7aa8f"}], "type": "compute", "id": "0b012f093b1f44a3b4a3e7a83b9ea7a0", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d3f7be1817041de8e1bb3b655e4bfb4"}, {"url": "http://172.30.9.39:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "96a3c5dbf4f240619f9ba2ddaae7021f"}, {"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b307f57b2acf4fcc8046d538ee5aabc2"}], "type": "identity", "id": "0bd21aaca9304355b8c4fb482d6c203f", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.39:8004/v1/79879bd353fd4d5986a3e47380dce698", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2b846698893f4251920af5ba53636aa8"}, {"url": "http://192.30.9.8:8004/v1/79879bd353fd4d5986a3e47380dce698", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9ae763c42a9b43ce9548de1c2897d5f0"}, {"url": "http://192.30.9.8:8004/v1/79879bd353fd4d5986a3e47380dce698", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c6fdbf17bbe4f5b90296fa9aae30c75"}], "type": "orchestration", "id": "16372acfe1c34699a14916495bb81bd3", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "39b5349f172e403293ca619e46171fb2"}, {"url": "http://172.30.9.39:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "68cd512b2388482f8aaddcaf49f6e5cd"}, {"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bca2de99aacb41418574f2b79e95b39a"}], "type": "metric", "id": "19fc831bd1d2495584535090f1cfc6c7", "name": "gnocchi"}, {"endpoints": [{"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0d3120d0211340e5be4ee7ce5426f6b3"}, {"url": "http://172.30.9.39:8080/v1/AUTH_79879bd353fd4d5986a3e47380dce698", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1098ea83aaf5470795afcdce53afdaa8"}, {"url": "http://12.0.0.21:8080/v1/AUTH_79879bd353fd4d5986a3e47380dce698", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ea21d116d8444da28b3977e4555eb9cc"}], "type": "object-store", "id": "20eb38c948dd4c1196107be5e06ad7fd", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.8:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d2fe99b90be4165befb1e52e1707ce9"}, {"url": "http://192.30.9.8:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "972a598fc28443f795fc8f0a494a7038"}, {"url": "http://172.30.9.39:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f7762587d46648b28d05e9917c4ea129"}], "type": "event", "id": "33353a6d74744c8a97c1bda917b1188b", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.39:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "16e37452679546deb76865500e3735ce"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5d95edd82f18462e86cb0b910011f765"}, {"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6652f46f89534881a06b314309674b98"}], "type": "cloudformation", "id": "42d564642d5d45a2afe45d7cbc644223", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "434c42520cfd4a48ad3212378fe78c28"}, {"url": "http://172.30.9.39:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72244194101743c0bbe0773b3718217a"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8222601c08b24022ad079d5c32689d49"}], "type": "image", "id": "5ca5fd84620847179587afc5b7a4f9d2", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1713263e67c94788bc8a2f4d0841a48e"}, {"url": "http://172.30.9.39:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7eda57a322564d19a4e0d5356be78bd4"}, {"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "83167af88b2e4b0eac7dd94204cc3084"}], "type": "alarming", "id": "7cb105ad4ae3476a97289e4a978005ce", "name": "aodh"}, {"endpoints": [], "type": "metering", "id": "85aa5cec6566417799c2eafbde1c231c", "name": "ceilometer"}, {"endpoints": [], "type": "tempest-type-1765529723", "id": "96cfe8886ac04e1c950f7d9b8d3fcc37", "name": "tempest-service-1744829627"}, {"endpoints": [{"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2e0f7edf651e4224a407c02b5c386987"}, {"url": "http://172.30.9.39:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "32da4af88d714e0384bb897865942788"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b631292e131f4a1e8dd8ac2f8cbae7d7"}], "type": "placement", "id": "9cdf2d784d34438ca008ce55a04ef9de", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37732b8b629f488bb9cbc4797bd598bd"}, {"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9554795962a14a9b9becd39e53d66f51"}, {"url": "http://172.30.9.39:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e4995a17cb6c4a949118ce48ee12e061"}], "type": "network", "id": "9f936497a79d43e39a20def0e06cf3b7", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.39:8776/v3/79879bd353fd4d5986a3e47380dce698", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "12f022637538483bbb2ffafc675143d7"}, {"url": "http://192.30.9.8:8776/v3/79879bd353fd4d5986a3e47380dce698", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "62e1f9c8f42847c887894cbfc602caee"}, {"url": "http://192.30.9.8:8776/v3/79879bd353fd4d5986a3e47380dce698", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f8a91164defb46829d55d1c9135f287f"}], "type": "volumev3", "id": "a38da018fa6d4e26a298c5f1a748a48a", "name": "cinderv3"}, {"endpoints": [], "type": "tempest-type-457091436", "id": "b7d8e971607b4eab9187b4711ec2170b", "name": "tempest-service-1621165638"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v1/79879bd353fd4d5986a3e47380dce698", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5dc30cb1a32d4e768a942bf89706b627"}, {"url": "http://192.30.9.8:8776/v1/79879bd353fd4d5986a3e47380dce698", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e409c093a3034ef992e4d7f96e50e60c"}, {"url": "http://172.30.9.39:8776/v1/79879bd353fd4d5986a3e47380dce698", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e7c7cdafeaf84ad2a5e859b21a18f0cb"}], "type": "volume", "id": "c7203d78d66f4ca7b6c6ccd999bf441d", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/79879bd353fd4d5986a3e47380dce698", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "249a6967c65f49d58b2db5d6d6e50063"}, {"url": "http://192.30.9.8:8776/v2/79879bd353fd4d5986a3e47380dce698", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd52c586cba84a88a51ebaaec206a659"}, {"url": "http://172.30.9.39:8776/v2/79879bd353fd4d5986a3e47380dce698", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e4d7f4b0aec3467fa0883fc5d1b006d6"}], "type": "volumev2", "id": "dc3e7aeb05fd47ac87a2b8b757a9816b", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_scenario-user_63e67af0-e90f-446d-b7f5-9c2b42259166", "id": "553a9b27a60d4e3eaf8e2fa3c3ee25b2"}, "audit_ids": ["uo9D_vXlRNeUFax7VPHAoA"], "issued_at": "2018-10-01T10:56:35.000000Z"}} 2018-10-01 10:56:35,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-10-01 10:56:35,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}82fc2af5450329c87dcbd72cbecd8968aea8f66555c55328cf13ccd39d3b3acc" 2018-10-01 10:56:36,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Mon, 01 Oct 2018 10:56:36 GMT X-Openstack-Request-Id: req-14465719-d6b2-424c-be4f-af4e7f65d757 2018-10-01 10:56:36,135 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-10-01 10:56:36,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/extensions.json used request id req-14465719-d6b2-424c-be4f-af4e7f65d757 2018-10-01 10:56:36,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.277079820633s 2018-10-01 10:56:36,146 - xtesting.ci.run_tests - INFO - Running test case 'tempest_scenario'... 2018-10-01 10:56:36,146 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-01 10:56:36,273 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-01 10:56:36,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" 2018-10-01 10:56:36,281 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Mon, 01 Oct 2018 10:56:36 GMT 2018-10-01 10:56:36,281 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.39:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.39:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.39:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.39:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.39:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.39:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.39:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.39:9292/v2/", "rel": "self"}]}]} 2018-10-01 10:56:36,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 10:56:36,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}82fc2af5450329c87dcbd72cbecd8968aea8f66555c55328cf13ccd39d3b3acc" 2018-10-01 10:56:36,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 01 Oct 2018 10:56:36 GMT X-Openstack-Request-Id: req-8d5a01ca-7e7c-4733-8e0f-9327aada1820 2018-10-01 10:56:36,583 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 10:56:36,584 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.39:9292/v2/images used request id req-8d5a01ca-7e7c-4733-8e0f-9327aada1820 2018-10-01 10:56:36,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.29984998703s 2018-10-01 10:56:36,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-01 10:56:36,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}82fc2af5450329c87dcbd72cbecd8968aea8f66555c55328cf13ccd39d3b3acc" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_scenario-img_63e67af0-e90f-446d-b7f5-9c2b42259166", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_scenario-img_63e67af0-e90f-446d-b7f5-9c2b42259166"}' 2018-10-01 10:56:36,913 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Date: Mon, 01 Oct 2018 10:56:36 GMT Location: http://172.30.9.39:9292/v2/images/c463ea7a-b046-4498-bed7-f9bb6cc91d11 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-faf8aa91-8560-498d-a893-c7a0e990314d 2018-10-01 10:56:36,913 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T10:56:36Z", "file": "/v2/images/c463ea7a-b046-4498-bed7-f9bb6cc91d11/file", "owner": "79879bd353fd4d5986a3e47380dce698", "id": "c463ea7a-b046-4498-bed7-f9bb6cc91d11", "size": null, "self": "/v2/images/c463ea7a-b046-4498-bed7-f9bb6cc91d11", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_63e67af0-e90f-446d-b7f5-9c2b42259166", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_63e67af0-e90f-446d-b7f5-9c2b42259166", "checksum": null, "created_at": "2018-10-01T10:56:36Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-01 10:56:36,913 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.39:9292/v2/images used request id req-faf8aa91-8560-498d-a893-c7a0e990314d 2018-10-01 10:56:36,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.320062160492s 2018-10-01 10:56:36,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-01 10:56:36,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.39:9292/v2/images/c463ea7a-b046-4498-bed7-f9bb6cc91d11/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}82fc2af5450329c87dcbd72cbecd8968aea8f66555c55328cf13ccd39d3b3acc" -d '' 2018-10-01 10:56:37,615 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 10:56:37 GMT X-Openstack-Request-Id: req-80c3d60d-ee2d-47c3-9546-b96e6cea3a5d 2018-10-01 10:56:37,615 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 10:56:37,615 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.39:9292/v2/images/c463ea7a-b046-4498-bed7-f9bb6cc91d11/file used request id req-80c3d60d-ee2d-47c3-9546-b96e6cea3a5d 2018-10-01 10:56:37,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.70094704628s 2018-10-01 10:56:37,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 10:56:37,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}82fc2af5450329c87dcbd72cbecd8968aea8f66555c55328cf13ccd39d3b3acc" 2018-10-01 10:56:37,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Mon, 01 Oct 2018 10:56:37 GMT X-Openstack-Request-Id: req-751c6a41-fdfd-4800-8c3e-3872b2a0879d 2018-10-01 10:56:37,915 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T10:56:37Z", "file": "/v2/images/c463ea7a-b046-4498-bed7-f9bb6cc91d11/file", "owner": "79879bd353fd4d5986a3e47380dce698", "id": "c463ea7a-b046-4498-bed7-f9bb6cc91d11", "size": 12716032, "self": "/v2/images/c463ea7a-b046-4498-bed7-f9bb6cc91d11", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://424f78db-5670-4931-b99a-3b6ae6456aba/images/c463ea7a-b046-4498-bed7-f9bb6cc91d11/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://424f78db-5670-4931-b99a-3b6ae6456aba/images/c463ea7a-b046-4498-bed7-f9bb6cc91d11/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_63e67af0-e90f-446d-b7f5-9c2b42259166", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_63e67af0-e90f-446d-b7f5-9c2b42259166", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T10:56:36Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 10:56:37,915 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.39:9292/v2/images used request id req-751c6a41-fdfd-4800-8c3e-3872b2a0879d 2018-10-01 10:56:37,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.295326948166s 2018-10-01 10:56:37,917 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://424f78db-5670-4931-b99a-3b6ae6456aba/images/c463ea7a-b046-4498-bed7-f9bb6cc91d11/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c463ea7a-b046-4498-bed7-f9bb6cc91d11/file', 'owner': u'79879bd353fd4d5986a3e47380dce698', 'id': u'c463ea7a-b046-4498-bed7-f9bb6cc91d11', 'size': 12716032, u'self': u'/v2/images/c463ea7a-b046-4498-bed7-f9bb6cc91d11', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'79879bd353fd4d5986a3e47380dce698', 'name': 'tempest_scenario-project_63e67af0-e90f-446d-b7f5-9c2b42259166', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://424f78db-5670-4931-b99a-3b6ae6456aba/images/c463ea7a-b046-4498-bed7-f9bb6cc91d11/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-01T10:56:37Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-01T10:56:37Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_63e67af0-e90f-446d-b7f5-9c2b42259166', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/c463ea7a-b046-4498-bed7-f9bb6cc91d11', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_63e67af0-e90f-446d-b7f5-9c2b42259166', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_63e67af0-e90f-446d-b7f5-9c2b42259166', 'created': u'2018-10-01T10:56:36Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-01T10:56:36Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/c463ea7a-b046-4498-bed7-f9bb6cc91d11', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_63e67af0-e90f-446d-b7f5-9c2b42259166', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-01 10:56:37,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-01 10:56:37,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d94c2a96dfef5eadac6b6c83713424a7b9bddf21dc71a875c3f34d38a33c0aab" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_scenario-flavor_63e67af0-e90f-446d-b7f5-9c2b42259166", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-01 10:56:38,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Mon, 01 Oct 2018 10:56:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7a4cdfa9-4b6c-400d-82ee-dc47516df0a3 x-openstack-request-id: req-7a4cdfa9-4b6c-400d-82ee-dc47516df0a3 2018-10-01 10:56:38,235 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.39:8774/v2.1/flavors/57dbcbb7-7029-4752-ae97-29a2d4605066", "rel": "self"}, {"href": "http://172.30.9.39:8774/flavors/57dbcbb7-7029-4752-ae97-29a2d4605066", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "57dbcbb7-7029-4752-ae97-29a2d4605066", "name": "tempest_scenario-flavor_63e67af0-e90f-446d-b7f5-9c2b42259166", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-01 10:56:38,236 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.39:8774/v2.1/flavors used request id req-7a4cdfa9-4b6c-400d-82ee-dc47516df0a3 2018-10-01 10:56:38,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.314926862717s 2018-10-01 10:56:38,237 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_63e67af0-e90f-446d-b7f5-9c2b42259166', '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'68c01919b4a44eb98a59ea6095bf2ee1', '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'57dbcbb7-7029-4752-ae97-29a2d4605066', 'swap': 0}) 2018-10-01 10:56:38,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-01 10:56:38,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:8774/v2.1/flavors/57dbcbb7-7029-4752-ae97-29a2d4605066/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d94c2a96dfef5eadac6b6c83713424a7b9bddf21dc71a875c3f34d38a33c0aab" -d '{"extra_specs": {}}' 2018-10-01 10:56:38,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 01 Oct 2018 10:56:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f634b162-59d6-4366-b737-94291642a7d1 x-openstack-request-id: req-f634b162-59d6-4366-b737-94291642a7d1 2018-10-01 10:56:38,270 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-01 10:56:38,271 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.39:8774/v2.1/flavors/57dbcbb7-7029-4752-ae97-29a2d4605066/os-extra_specs used request id req-f634b162-59d6-4366-b737-94291642a7d1 2018-10-01 10:56:38,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.033362865448s 2018-10-01 10:56:38,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 10:56:38,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}82fc2af5450329c87dcbd72cbecd8968aea8f66555c55328cf13ccd39d3b3acc" 2018-10-01 10:56:38,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Mon, 01 Oct 2018 10:56:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe631166-0ba2-4550-95a5-d6584cca06e0 2018-10-01 10:56:38,487 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.39:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "638a063d0b3c4224af9184b64754e462", "links": {"self": "http://172.30.9.39:5000/v3/roles/638a063d0b3c4224af9184b64754e462"}, "name": "reader"}, {"domain_id": null, "id": "8d4db4cf39b5466fa7ad8397113ab079", "links": {"self": "http://172.30.9.39:5000/v3/roles/8d4db4cf39b5466fa7ad8397113ab079"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.39:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7733a861d784ab1bcae62feb248036a", "links": {"self": "http://172.30.9.39:5000/v3/roles/a7733a861d784ab1bcae62feb248036a"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "cfbd2a1fb1a14d61944f936a944a4778", "links": {"self": "http://172.30.9.39:5000/v3/roles/cfbd2a1fb1a14d61944f936a944a4778"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ddb065e4880443059c38f55f92b41ad7", "links": {"self": "http://172.30.9.39:5000/v3/roles/ddb065e4880443059c38f55f92b41ad7"}, "name": "admin"}, {"domain_id": null, "id": "dfba5d376cc3423487bda0bf832c5a5c", "links": {"self": "http://172.30.9.39:5000/v3/roles/dfba5d376cc3423487bda0bf832c5a5c"}, "name": "member"}]} 2018-10-01 10:56:38,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/roles used request id req-fe631166-0ba2-4550-95a5-d6584cca06e0 2018-10-01 10:56:38,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.204993963242s 2018-10-01 10:56:38,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-10-01 10:56:38,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}82fc2af5450329c87dcbd72cbecd8968aea8f66555c55328cf13ccd39d3b3acc" 2018-10-01 10:56:38,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Mon, 01 Oct 2018 10:56:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc1b862b-09ed-4415-aa48-43d370191401 2018-10-01 10:56:38,688 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.39:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "638a063d0b3c4224af9184b64754e462", "links": {"self": "http://172.30.9.39:5000/v3/roles/638a063d0b3c4224af9184b64754e462"}, "name": "reader"}, {"domain_id": null, "id": "8d4db4cf39b5466fa7ad8397113ab079", "links": {"self": "http://172.30.9.39:5000/v3/roles/8d4db4cf39b5466fa7ad8397113ab079"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.39:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a7733a861d784ab1bcae62feb248036a", "links": {"self": "http://172.30.9.39:5000/v3/roles/a7733a861d784ab1bcae62feb248036a"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "cfbd2a1fb1a14d61944f936a944a4778", "links": {"self": "http://172.30.9.39:5000/v3/roles/cfbd2a1fb1a14d61944f936a944a4778"}, "name": "swiftoperator"}, {"domain_id": null, "id": "ddb065e4880443059c38f55f92b41ad7", "links": {"self": "http://172.30.9.39:5000/v3/roles/ddb065e4880443059c38f55f92b41ad7"}, "name": "admin"}, {"domain_id": null, "id": "dfba5d376cc3423487bda0bf832c5a5c", "links": {"self": "http://172.30.9.39:5000/v3/roles/dfba5d376cc3423487bda0bf832c5a5c"}, "name": "member"}]} 2018-10-01 10:56:38,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/roles used request id req-dc1b862b-09ed-4415-aa48-43d370191401 2018-10-01 10:56:38,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.195199012756s 2018-10-01 10:56:38,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-01 10:56:38,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}82fc2af5450329c87dcbd72cbecd8968aea8f66555c55328cf13ccd39d3b3acc" 2018-10-01 10:56:39,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 715 Content-Type: application/json Date: Mon, 01 Oct 2018 10:56:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3b1242ba-d121-46b8-8ebd-cb6ab774316b x-openstack-request-id: req-3b1242ba-d121-46b8-8ebd-cb6ab774316b 2018-10-01 10:56:39,145 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 176}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 179}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"pcid\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"acpi\", \"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\", \"ssse3\", \"fpu\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 247, "hypervisor_version": 2010000, "disk_available_least": 246, "local_gb": 247, "free_ram_mb": 28406, "id": 5}]} 2018-10-01 10:56:39,145 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.39:8774/v2.1/os-hypervisors/detail used request id req-3b1242ba-d121-46b8-8ebd-cb6ab774316b 2018-10-01 10:56:39,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.440747976303s 2018-10-01 10:56:39,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 10:56:39,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}82fc2af5450329c87dcbd72cbecd8968aea8f66555c55328cf13ccd39d3b3acc" 2018-10-01 10:56:39,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Mon, 01 Oct 2018 10:56:39 GMT X-Openstack-Request-Id: req-ee4d2891-e9d9-40f5-932d-155d67b63478 2018-10-01 10:56:39,454 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T10:56:37Z", "file": "/v2/images/c463ea7a-b046-4498-bed7-f9bb6cc91d11/file", "owner": "79879bd353fd4d5986a3e47380dce698", "id": "c463ea7a-b046-4498-bed7-f9bb6cc91d11", "size": 12716032, "self": "/v2/images/c463ea7a-b046-4498-bed7-f9bb6cc91d11", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://424f78db-5670-4931-b99a-3b6ae6456aba/images/c463ea7a-b046-4498-bed7-f9bb6cc91d11/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://424f78db-5670-4931-b99a-3b6ae6456aba/images/c463ea7a-b046-4498-bed7-f9bb6cc91d11/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_63e67af0-e90f-446d-b7f5-9c2b42259166", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_63e67af0-e90f-446d-b7f5-9c2b42259166", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T10:56:36Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 10:56:39,455 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.39:9292/v2/images used request id req-ee4d2891-e9d9-40f5-932d-155d67b63478 2018-10-01 10:56:39,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.304597854614s 2018-10-01 10:56:39,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-01 10:56:39,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}82fc2af5450329c87dcbd72cbecd8968aea8f66555c55328cf13ccd39d3b3acc" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_scenario-img_alt_63e67af0-e90f-446d-b7f5-9c2b42259166", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_scenario-img_alt_63e67af0-e90f-446d-b7f5-9c2b42259166"}' 2018-10-01 10:56:39,758 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 956 Content-Type: application/json Date: Mon, 01 Oct 2018 10:56:39 GMT Location: http://172.30.9.39:9292/v2/images/4ceeb5b2-e527-4bc1-aa6d-b513fc97e11d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3501db0d-ef3b-4f91-af8b-12d51be4e74d 2018-10-01 10:56:39,759 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T10:56:39Z", "file": "/v2/images/4ceeb5b2-e527-4bc1-aa6d-b513fc97e11d/file", "owner": "79879bd353fd4d5986a3e47380dce698", "id": "4ceeb5b2-e527-4bc1-aa6d-b513fc97e11d", "size": null, "self": "/v2/images/4ceeb5b2-e527-4bc1-aa6d-b513fc97e11d", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_alt_63e67af0-e90f-446d-b7f5-9c2b42259166", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_alt_63e67af0-e90f-446d-b7f5-9c2b42259166", "checksum": null, "created_at": "2018-10-01T10:56:39Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-10-01 10:56:39,759 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.39:9292/v2/images used request id req-3501db0d-ef3b-4f91-af8b-12d51be4e74d 2018-10-01 10:56:39,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.293650150299s 2018-10-01 10:56:39,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-01 10:56:39,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.39:9292/v2/images/4ceeb5b2-e527-4bc1-aa6d-b513fc97e11d/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}82fc2af5450329c87dcbd72cbecd8968aea8f66555c55328cf13ccd39d3b3acc" -d '' 2018-10-01 10:56:40,843 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 10:56:40 GMT X-Openstack-Request-Id: req-ba9e0d3e-8ad1-486d-b24b-309d149e8bd6 2018-10-01 10:56:40,843 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 10:56:40,844 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.39:9292/v2/images/4ceeb5b2-e527-4bc1-aa6d-b513fc97e11d/file used request id req-ba9e0d3e-8ad1-486d-b24b-309d149e8bd6 2018-10-01 10:56:40,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.08388090134s 2018-10-01 10:56:40,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 10:56:40,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}82fc2af5450329c87dcbd72cbecd8968aea8f66555c55328cf13ccd39d3b3acc" 2018-10-01 10:56:40,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2757 Content-Type: application/json Date: Mon, 01 Oct 2018 10:56:40 GMT X-Openstack-Request-Id: req-c8238f66-898c-42fe-a3bc-6de5ca5f5dc8 2018-10-01 10:56:40,875 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T10:56:40Z", "file": "/v2/images/4ceeb5b2-e527-4bc1-aa6d-b513fc97e11d/file", "owner": "79879bd353fd4d5986a3e47380dce698", "id": "4ceeb5b2-e527-4bc1-aa6d-b513fc97e11d", "size": 12716032, "self": "/v2/images/4ceeb5b2-e527-4bc1-aa6d-b513fc97e11d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://424f78db-5670-4931-b99a-3b6ae6456aba/images/4ceeb5b2-e527-4bc1-aa6d-b513fc97e11d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://424f78db-5670-4931-b99a-3b6ae6456aba/images/4ceeb5b2-e527-4bc1-aa6d-b513fc97e11d/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_alt_63e67af0-e90f-446d-b7f5-9c2b42259166", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_alt_63e67af0-e90f-446d-b7f5-9c2b42259166", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T10:56:39Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T10:56:37Z", "file": "/v2/images/c463ea7a-b046-4498-bed7-f9bb6cc91d11/file", "owner": "79879bd353fd4d5986a3e47380dce698", "id": "c463ea7a-b046-4498-bed7-f9bb6cc91d11", "size": 12716032, "self": "/v2/images/c463ea7a-b046-4498-bed7-f9bb6cc91d11", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://424f78db-5670-4931-b99a-3b6ae6456aba/images/c463ea7a-b046-4498-bed7-f9bb6cc91d11/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://424f78db-5670-4931-b99a-3b6ae6456aba/images/c463ea7a-b046-4498-bed7-f9bb6cc91d11/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_63e67af0-e90f-446d-b7f5-9c2b42259166", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_63e67af0-e90f-446d-b7f5-9c2b42259166", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T10:56:36Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 10:56:40,876 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.39:9292/v2/images used request id req-c8238f66-898c-42fe-a3bc-6de5ca5f5dc8 2018-10-01 10:56:40,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0270981788635s 2018-10-01 10:56:40,878 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://424f78db-5670-4931-b99a-3b6ae6456aba/images/4ceeb5b2-e527-4bc1-aa6d-b513fc97e11d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4ceeb5b2-e527-4bc1-aa6d-b513fc97e11d/file', 'owner': u'79879bd353fd4d5986a3e47380dce698', 'id': u'4ceeb5b2-e527-4bc1-aa6d-b513fc97e11d', 'size': 12716032, u'self': u'/v2/images/4ceeb5b2-e527-4bc1-aa6d-b513fc97e11d', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'79879bd353fd4d5986a3e47380dce698', 'name': 'tempest_scenario-project_63e67af0-e90f-446d-b7f5-9c2b42259166', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://424f78db-5670-4931-b99a-3b6ae6456aba/images/4ceeb5b2-e527-4bc1-aa6d-b513fc97e11d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-01T10:56:40Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-01T10:56:40Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_63e67af0-e90f-446d-b7f5-9c2b42259166', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/4ceeb5b2-e527-4bc1-aa6d-b513fc97e11d', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_63e67af0-e90f-446d-b7f5-9c2b42259166', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_alt_63e67af0-e90f-446d-b7f5-9c2b42259166', 'created': u'2018-10-01T10:56:39Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-01T10:56:39Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/4ceeb5b2-e527-4bc1-aa6d-b513fc97e11d', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_63e67af0-e90f-446d-b7f5-9c2b42259166', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-10-01 10:56:40,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-01 10:56:40,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d94c2a96dfef5eadac6b6c83713424a7b9bddf21dc71a875c3f34d38a33c0aab" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_scenario-flavor_alt_63e67af0-e90f-446d-b7f5-9c2b42259166", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-01 10:56:40,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 316 Content-Type: application/json Date: Mon, 01 Oct 2018 10:56:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-431fde13-b413-4b93-b8b4-db169c846433 x-openstack-request-id: req-431fde13-b413-4b93-b8b4-db169c846433 2018-10-01 10:56:40,931 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.39:8774/v2.1/flavors/4ce8dcb2-a084-439a-9533-eb0316444230", "rel": "self"}, {"href": "http://172.30.9.39:8774/flavors/4ce8dcb2-a084-439a-9533-eb0316444230", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "4ce8dcb2-a084-439a-9533-eb0316444230", "name": "tempest_scenario-flavor_alt_63e67af0-e90f-446d-b7f5-9c2b42259166", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-01 10:56:40,932 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.39:8774/v2.1/flavors used request id req-431fde13-b413-4b93-b8b4-db169c846433 2018-10-01 10:56:40,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0526511669159s 2018-10-01 10:56:40,933 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_63e67af0-e90f-446d-b7f5-9c2b42259166', 'ephemeral': 0, 'ram': 1024, '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'68c01919b4a44eb98a59ea6095bf2ee1', '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'4ce8dcb2-a084-439a-9533-eb0316444230', 'swap': 0}) 2018-10-01 10:56:40,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-01 10:56:40,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.39:8774/v2.1/flavors/4ce8dcb2-a084-439a-9533-eb0316444230/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d94c2a96dfef5eadac6b6c83713424a7b9bddf21dc71a875c3f34d38a33c0aab" -d '{"extra_specs": {}}' 2018-10-01 10:56:40,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 01 Oct 2018 10:56:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b69d333f-1781-421f-92a2-311826431714 x-openstack-request-id: req-b69d333f-1781-421f-92a2-311826431714 2018-10-01 10:56:40,974 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-10-01 10:56:40,974 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.39:8774/v2.1/flavors/4ce8dcb2-a084-439a-9533-eb0316444230/os-extra_specs used request id req-b69d333f-1781-421f-92a2-311826431714 2018-10-01 10:56:40,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0405271053314s 2018-10-01 10:56:40,974 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_63e67af0-e90f-446d-b7f5-9c2b42259166', 'ephemeral': 0, 'ram': 1024, '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'68c01919b4a44eb98a59ea6095bf2ee1', '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'4ce8dcb2-a084-439a-9533-eb0316444230', 'swap': 0}) 2018-10-01 10:56:44,101 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-01 10:56:44,101 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-01 10:56:44,102 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-01 10:56:44,104 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-01 10:56:44,113 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-10-01 10:56:46,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-ca40735c-db8f-463d-98d2-0aaa310ef599/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.scenario)' >/home/opnfv/functest/results/tempest_scenario/test_list.txt 2>/dev/null) 2018-10-01 10:56:46,183 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-01 10:56:46,210 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-01 10:56:46,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_scenario/test_list.txt', '--concurrency=1']'. 2018-10-01 10:58:18,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:58:18.342 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... success [72.079s] 2018-10-01 10:59:39,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 10:59:39.852 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot ... success [65.594s] 2018-10-01 11:00:54,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 11:00:54.347 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic ... success [67.553s] 2018-10-01 11:02:23,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 11:02:23.046 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [88.684s] 2018-10-01 11:03:31,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 11:03:31.973 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_slaac ... fail [61.285s] 2018-10-01 11:03:40,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 11:03:40.431 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_basic_ops ... success [1.382s] 2018-10-01 11:05:47,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 11:05:47.247 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic ... success [117.931s] 2018-10-01 11:07:04,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 11:07:04.435 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic ... success [77.177s] 2018-10-01 11:07:42,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 11:07:42.531 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... fail [19.727s] 2018-10-01 11:09:10,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 11:09:10.903 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [48.358s] 2018-10-01 11:10:02,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 11:10:02.710 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... skip [0.000s]: Encrypted volume attach is not supported 2018-10-01 11:11:19,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 11:11:19.163 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume ... success [76.439s] 2018-10-01 11:13:12,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-01 11:13:12.865 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... success [113.686s] 2018-10-01 11:13:38,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 9c57b2e5-5c45-42ae-b490-60bd62d806bf 2018-10-01 11:13:38,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '9c57b2e5-5c45-42ae-b490-60bd62d806bf']'. 2018-10-01 11:13:39,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-01 11:13:39,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-01 11:13:39,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-01 11:13:39,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 9c57b2e5-5c45-42ae-b490-60bd62d806bf | 2018-10-01 11:13:39,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-10-01 11:13:39,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-01 10:56:47 | 2018-10-01 11:13:39,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-01 11:13:38 | 2018-10-01 11:13:39,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:16:51 | 2018-10-01 11:13:39,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-10-01 11:13:39,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-01 11:13:39,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-01 11:13:39,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: ca40735c-db8f-463d-98d2-0aaa310ef599) | 2018-10-01 11:13:39,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-01 11:13:39,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 4df9232a-31c2-4a2e-9c78-25f23eef1db8) | 2018-10-01 11:13:39,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 13 | 2018-10-01 11:13:39,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 980.981 | 2018-10-01 11:13:39,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 10 | 2018-10-01 11:13:39,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 1 | 2018-10-01 11:13:39,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-01 11:13:39,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-01 11:13:39,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 2 | 2018-10-01 11:13:39,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-01 11:13:39,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-01 11:13:39,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-01 11:13:39,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_scenario success_rate is 83.3333333333% 2018-10-01 11:13:39,516 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | tempest_scenario | functest | 17:03 | FAIL | +--------------------------+------------------+------------------+----------------+ 2018-10-01 11:13:39,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-01 11:13:39,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.39:9292/v2/images/4ceeb5b2-e527-4bc1-aa6d-b513fc97e11d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}82fc2af5450329c87dcbd72cbecd8968aea8f66555c55328cf13ccd39d3b3acc" 2018-10-01 11:13:40,277 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 11:13:40 GMT X-Openstack-Request-Id: req-4c9dcff4-7c2f-43b3-940a-1e25b4b7b933 2018-10-01 11:13:40,277 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 11:13:40,277 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.39:9292/v2/images/4ceeb5b2-e527-4bc1-aa6d-b513fc97e11d used request id req-4c9dcff4-7c2f-43b3-940a-1e25b4b7b933 2018-10-01 11:13:40,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.756932020187s 2018-10-01 11:13:40,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-01 11:13:40,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.39:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d94c2a96dfef5eadac6b6c83713424a7b9bddf21dc71a875c3f34d38a33c0aab" 2018-10-01 11:13:40,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 367 Content-Type: application/json Date: Mon, 01 Oct 2018 11:13:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6ed555ef-c202-4323-bfb9-54cd66dc4153 x-openstack-request-id: req-6ed555ef-c202-4323-bfb9-54cd66dc4153 2018-10-01 11:13:40,570 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.39:8774/v2.1/flavors/4ce8dcb2-a084-439a-9533-eb0316444230", "rel": "self"}, {"href": "http://172.30.9.39:8774/flavors/4ce8dcb2-a084-439a-9533-eb0316444230", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "4ce8dcb2-a084-439a-9533-eb0316444230", "name": "tempest_scenario-flavor_alt_63e67af0-e90f-446d-b7f5-9c2b42259166", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.39:8774/v2.1/flavors/57dbcbb7-7029-4752-ae97-29a2d4605066", "rel": "self"}, {"href": "http://172.30.9.39:8774/flavors/57dbcbb7-7029-4752-ae97-29a2d4605066", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "57dbcbb7-7029-4752-ae97-29a2d4605066", "name": "tempest_scenario-flavor_63e67af0-e90f-446d-b7f5-9c2b42259166", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-01 11:13:40,570 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.39:8774/v2.1/flavors/detail?is_public=None used request id req-6ed555ef-c202-4323-bfb9-54cd66dc4153 2018-10-01 11:13:40,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.285449028015s 2018-10-01 11:13:40,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-01 11:13:40,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.39:8774/v2.1/flavors/4ce8dcb2-a084-439a-9533-eb0316444230 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d94c2a96dfef5eadac6b6c83713424a7b9bddf21dc71a875c3f34d38a33c0aab" 2018-10-01 11:13:40,617 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 01 Oct 2018 11:13:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-83e3c80d-d024-42ba-b4f1-e5eaa7282694 x-openstack-request-id: req-83e3c80d-d024-42ba-b4f1-e5eaa7282694 2018-10-01 11:13:40,618 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.39:8774/v2.1/flavors/4ce8dcb2-a084-439a-9533-eb0316444230 used request id req-83e3c80d-d024-42ba-b4f1-e5eaa7282694 2018-10-01 11:13:40,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0444459915161s 2018-10-01 11:13:40,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-01 11:13:40,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}82fc2af5450329c87dcbd72cbecd8968aea8f66555c55328cf13ccd39d3b3acc" 2018-10-01 11:13:40,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Mon, 01 Oct 2018 11:13:40 GMT X-Openstack-Request-Id: req-af47b304-593f-41bc-bc46-4921b007aab6 2018-10-01 11:13:40,914 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-10-01T10:56:37Z", "file": "/v2/images/c463ea7a-b046-4498-bed7-f9bb6cc91d11/file", "owner": "79879bd353fd4d5986a3e47380dce698", "id": "c463ea7a-b046-4498-bed7-f9bb6cc91d11", "size": 12716032, "self": "/v2/images/c463ea7a-b046-4498-bed7-f9bb6cc91d11", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://424f78db-5670-4931-b99a-3b6ae6456aba/images/c463ea7a-b046-4498-bed7-f9bb6cc91d11/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://424f78db-5670-4931-b99a-3b6ae6456aba/images/c463ea7a-b046-4498-bed7-f9bb6cc91d11/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_63e67af0-e90f-446d-b7f5-9c2b42259166", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_63e67af0-e90f-446d-b7f5-9c2b42259166", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-01T10:56:36Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-01 11:13:40,914 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.39:9292/v2/images used request id req-af47b304-593f-41bc-bc46-4921b007aab6 2018-10-01 11:13:40,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.291682958603s 2018-10-01 11:13:40,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-01 11:13:40,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.39:9292/v2/images/c463ea7a-b046-4498-bed7-f9bb6cc91d11 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}82fc2af5450329c87dcbd72cbecd8968aea8f66555c55328cf13ccd39d3b3acc" 2018-10-01 11:13:42,398 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 01 Oct 2018 11:13:42 GMT X-Openstack-Request-Id: req-c1389fde-fb99-4f5f-af2a-f7dcbf266dc9 2018-10-01 11:13:42,398 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-01 11:13:42,398 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.39:9292/v2/images/c463ea7a-b046-4498-bed7-f9bb6cc91d11 used request id req-c1389fde-fb99-4f5f-af2a-f7dcbf266dc9 2018-10-01 11:13:42,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.48286986351s 2018-10-01 11:13:42,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-01 11:13:42,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.39:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d94c2a96dfef5eadac6b6c83713424a7b9bddf21dc71a875c3f34d38a33c0aab" 2018-10-01 11:13:42,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Mon, 01 Oct 2018 11:13:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4247bea5-a8dd-4219-abf9-6571a7f46549 x-openstack-request-id: req-4247bea5-a8dd-4219-abf9-6571a7f46549 2018-10-01 11:13:42,422 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.39:8774/v2.1/flavors/57dbcbb7-7029-4752-ae97-29a2d4605066", "rel": "self"}, {"href": "http://172.30.9.39:8774/flavors/57dbcbb7-7029-4752-ae97-29a2d4605066", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "57dbcbb7-7029-4752-ae97-29a2d4605066", "name": "tempest_scenario-flavor_63e67af0-e90f-446d-b7f5-9c2b42259166", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-01 11:13:42,422 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.39:8774/v2.1/flavors/detail?is_public=None used request id req-4247bea5-a8dd-4219-abf9-6571a7f46549 2018-10-01 11:13:42,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.023010969162s 2018-10-01 11:13:42,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-01 11:13:42,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.39:8774/v2.1/flavors/57dbcbb7-7029-4752-ae97-29a2d4605066 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d94c2a96dfef5eadac6b6c83713424a7b9bddf21dc71a875c3f34d38a33c0aab" 2018-10-01 11:13:42,462 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 01 Oct 2018 11:13:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3d60a9b8-4150-44bf-a5d2-49d949a4b51d x-openstack-request-id: req-3d60a9b8-4150-44bf-a5d2-49d949a4b51d 2018-10-01 11:13:42,462 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.39:8774/v2.1/flavors/57dbcbb7-7029-4752-ae97-29a2d4605066 used request id req-3d60a9b8-4150-44bf-a5d2-49d949a4b51d 2018-10-01 11:13:42,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0387918949127s 2018-10-01 11:13:42,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 11:13:42,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d94c2a96dfef5eadac6b6c83713424a7b9bddf21dc71a875c3f34d38a33c0aab" 2018-10-01 11:13:42,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 849 Content-Type: application/json Date: Mon, 01 Oct 2018 11:13:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dab9b674-2fb3-434a-ab99-398d5e01225e 2018-10-01 11:13:42,680 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "panko", "links": {"self": "http://172.30.9.39:5000/v3/users/0a598792985e452db9ba861a518abae6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a598792985e452db9ba861a518abae6", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.39:5000/v3/users/10d9503c6aef4de3800847e7c76f6d14"}, "domain_id": "default", "enabled": true, "options": {}, "id": "10d9503c6aef4de3800847e7c76f6d14", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.39:5000/v3/users/1447b4d95e4d496da08715dcc93bda3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1447b4d95e4d496da08715dcc93bda3e", "email": "admin@example.com", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.39:5000/v3/users/1d2a666e6e2e4a4188f312835b476063"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1d2a666e6e2e4a4188f312835b476063", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.39:5000/v3/users/3a9c24f142ab44af9f5805f561b2956c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3a9c24f142ab44af9f5805f561b2956c", "email": "glance@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_63e67af0-e90f-446d-b7f5-9c2b42259166", "links": {"self": "http://172.30.9.39:5000/v3/users/553a9b27a60d4e3eaf8e2fa3c3ee25b2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "553a9b27a60d4e3eaf8e2fa3c3ee25b2", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.39:5000/v3/users/56a09b05fac54700a534271c74d2ded9"}, "domain_id": "default", "enabled": true, "options": {}, "id": "56a09b05fac54700a534271c74d2ded9", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.39:5000/v3/users/6f44f667c2f4415c97b261bc7beaa87a"}, "domain_id": "6b3077807d19400dbc67a38dbf0de906", "enabled": true, "options": {}, "id": "6f44f667c2f4415c97b261bc7beaa87a", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.39:5000/v3/users/7e18c42729d94e62b3b4aea0a7e11892"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7e18c42729d94e62b3b4aea0a7e11892", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.39:5000/v3/users/8304b793d41f4b8da9798b98771828a0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8304b793d41f4b8da9798b98771828a0", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.39:5000/v3/users/8b342acc2947417e9ea54fda1c49fd3b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8b342acc2947417e9ea54fda1c49fd3b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.39:5000/v3/users/9a7c042fdeb04cb5aa86428985b7eeb1"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a7c042fdeb04cb5aa86428985b7eeb1", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.39:5000/v3/users/be24bc7c8c0c48f59ea7865f7ac630fc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "be24bc7c8c0c48f59ea7865f7ac630fc", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.39:5000/v3/users/cbefd192fb054813878f64043dcf5f71"}, "domain_id": "default", "enabled": true, "options": {}, "id": "cbefd192fb054813878f64043dcf5f71", "email": "placement@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.39:5000/v3/users/f47a78a41956436ba9cdc0bb2e56ac27"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f47a78a41956436ba9cdc0bb2e56ac27", "email": "neutron@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.39:5000/v3/users", "previous": null, "next": null}} 2018-10-01 11:13:42,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/users used request id req-dab9b674-2fb3-434a-ab99-398d5e01225e 2018-10-01 11:13:42,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.217146873474s 2018-10-01 11:13:42,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-01 11:13:42,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/users/553a9b27a60d4e3eaf8e2fa3c3ee25b2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d94c2a96dfef5eadac6b6c83713424a7b9bddf21dc71a875c3f34d38a33c0aab" 2018-10-01 11:13:42,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 230 Content-Type: application/json Date: Mon, 01 Oct 2018 11:13:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32317063-d4dc-40f4-a5a6-e2db7d453921 2018-10-01 11:13:42,898 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_scenario-user_63e67af0-e90f-446d-b7f5-9c2b42259166", "links": {"self": "http://172.30.9.39:5000/v3/users/553a9b27a60d4e3eaf8e2fa3c3ee25b2"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "553a9b27a60d4e3eaf8e2fa3c3ee25b2", "description": null}} 2018-10-01 11:13:42,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/users/553a9b27a60d4e3eaf8e2fa3c3ee25b2 used request id req-32317063-d4dc-40f4-a5a6-e2db7d453921 2018-10-01 11:13:42,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.211869955063s 2018-10-01 11:13:42,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-01 11:13:42,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.39:5000/v3/users/553a9b27a60d4e3eaf8e2fa3c3ee25b2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d94c2a96dfef5eadac6b6c83713424a7b9bddf21dc71a875c3f34d38a33c0aab" 2018-10-01 11:13:43,262 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 11:13:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3222a7df-d480-4f29-aba8-73cd5f6f0c02 2018-10-01 11:13:43,262 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 11:13:43,263 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.39:5000/v3/users/553a9b27a60d4e3eaf8e2fa3c3ee25b2 used request id req-3222a7df-d480-4f29-aba8-73cd5f6f0c02 2018-10-01 11:13:43,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.363962173462s 2018-10-01 11:13:43,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-01 11:13:43,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.39:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d94c2a96dfef5eadac6b6c83713424a7b9bddf21dc71a875c3f34d38a33c0aab" 2018-10-01 11:13:43,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 389 Content-Type: application/json Date: Mon, 01 Oct 2018 11:13:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60bef47f-1f41-4ac3-9cd6-048a546df200 2018-10-01 11:13:43,453 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.39:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.39:5000/v3/projects/1f309f25838e40249520ff0b0c461861"}, "tags": [], "enabled": true, "id": "1f309f25838e40249520ff0b0c461861", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.39:5000/v3/projects/68c01919b4a44eb98a59ea6095bf2ee1"}, "tags": [], "enabled": true, "id": "68c01919b4a44eb98a59ea6095bf2ee1", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.39:5000/v3/projects/79879bd353fd4d5986a3e47380dce698"}, "tags": [], "enabled": true, "id": "79879bd353fd4d5986a3e47380dce698", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_63e67af0-e90f-446d-b7f5-9c2b42259166"}]} 2018-10-01 11:13:43,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.39:5000/v3/projects used request id req-60bef47f-1f41-4ac3-9cd6-048a546df200 2018-10-01 11:13:43,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.183830976486s 2018-10-01 11:13:43,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-01 11:13:43,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.39:5000/v3/projects/79879bd353fd4d5986a3e47380dce698 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d94c2a96dfef5eadac6b6c83713424a7b9bddf21dc71a875c3f34d38a33c0aab" 2018-10-01 11:13:43,720 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Mon, 01 Oct 2018 11:13:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efc3cb60-56be-47a9-8526-f275f924445e 2018-10-01 11:13:43,720 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-01 11:13:43,720 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.39:5000/v3/projects/79879bd353fd4d5986a3e47380dce698 used request id req-efc3cb60-56be-47a9-8526-f275f924445e 2018-10-01 11:13:43,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.261726856232s 2018-10-01 11:13:43,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-01 11:13:43,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.39:9696/v2.0/security-groups.json?project_id=79879bd353fd4d5986a3e47380dce698&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.11.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA256}d94c2a96dfef5eadac6b6c83713424a7b9bddf21dc71a875c3f34d38a33c0aab" 2018-10-01 11:13:44,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Mon, 01 Oct 2018 11:13:44 GMT X-Openstack-Request-Id: req-b05c3406-cded-414e-971b-7518a7ced660 2018-10-01 11:13:44,026 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2018-10-01 11:13:44,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.39:9696/v2.0/security-groups.json?project_id=79879bd353fd4d5986a3e47380dce698&name=default used request id req-b05c3406-cded-414e-971b-7518a7ced660 2018-10-01 11:13:44,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.300001144409s 2018-10-01 11:13:44,027 - xtesting.ci.run_tests - ERROR - The test case 'tempest_scenario' failed. 2018-10-01 11:13:44,027 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR