2018-08-17 16:41:22,729 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-virtual-suite-master-187 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-virtual3 | +--------------------------------------+----------------------------------------------------------+ 2018-08-17 16:41:22,732 - 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=,192.168.37.10,192.0.2.5 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3.52 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://192.168.37.10:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=pV6fpJyYP4Ygxo32tTq8NfnhQ 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=96e24dc7bb9541d2b8a8a795c031b6f9 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-08-17 16:41:22,732 - xtesting.ci.run_tests - DEBUG - Test args: tempest_smoke 2018-08-17 16:41:22,757 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2018-08-17 16:41:23,749 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-17 16:41:23,750 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-17 16:41:23,750 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-17 16:41:23,750 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-17 16:41:23,750 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-17 16:41:23,750 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-17 16:41:23,750 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-17 16:41:23,750 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-17 16:41:23,750 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-17 16:41:23,750 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-17 16:41:23,750 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-17 16:41:23,750 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-17 16:41:23,750 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-17 16:41:23,750 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-17 16:41:23,750 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-17 16:41:23,750 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-17 16:41:23,750 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-17 16:41:23,750 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-17 16:41:23,750 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-17 16:41:23,750 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-17 16:41:23,750 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-17 16:41:23,750 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-17 16:41:23,756 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-17 16:41:23,756 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-17 16:41:23,756 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-17 16:41:23,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.10:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" 2018-08-17 16:41:23,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 196 Content-Type: application/json Date: Fri, 17 Aug 2018 16:41:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6091b110-7749-4ad5-94ef-56410e26a9cf 2018-08-17 16:41:23,766 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.37.10:5000/v3/", "rel": "self"}]}} 2018-08-17 16:41:23,766 - keystoneauth.session - DEBUG - GET call to http://192.168.37.10:5000/v3 used request id req-6091b110-7749-4ad5-94ef-56410e26a9cf 2018-08-17 16:41:23,767 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.37.10:5000/v3/auth/tokens 2018-08-17 16:41:24,168 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "62e8543b2c964486bfa999907ee26a3c", "name": "reader"}, {"id": "656e02e02df14f1484215f40a285e266", "name": "admin"}, {"id": "ea8af4799b544a158732d119fb9e869c", "name": "member"}], "expires_at": "2018-08-17T17:41:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "96e24dc7bb9541d2b8a8a795c031b6f9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.37.10:8776/v3/96e24dc7bb9541d2b8a8a795c031b6f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "50c6780f6da04ada8b3c85145c3a99bd"}, {"url": "http://192.0.2.5:8776/v3/96e24dc7bb9541d2b8a8a795c031b6f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "803310e55cea47969658e8effee618d3"}, {"url": "http://192.0.2.5:8776/v3/96e24dc7bb9541d2b8a8a795c031b6f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "820d837cd7b94b928033d1aef63aa76a"}], "type": "volumev3", "id": "1dd2db9a62934e8ab9f6f7b498a22e9c", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.0.2.5:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6e09f397dec8420996eb5c44b95817d2"}, {"url": "http://192.168.37.10:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78a23a1bb5c14aa99575618671fe23bf"}, {"url": "http://192.0.2.5:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab56bc29e7a24750943920c723a026dd"}], "type": "cloudformation", "id": "20139bb8b3a1425f885365c603859a70", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.168.37.10:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e478312aefa46f88e3ef91c42d477f7"}, {"url": "http://192.0.2.5:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5fd3940d5fa84f2b866a6eb1ad051e35"}, {"url": "http://192.0.2.5:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9d89ad4999874f688c74438b66ba9eaf"}], "type": "alarming", "id": "2cf00d8b330c414ca0b843f3c5fffe25", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.23:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47c3dc89629644eea42beee355cd080c"}, {"url": "http://12.0.0.23:8080/v1/AUTH_96e24dc7bb9541d2b8a8a795c031b6f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6d901d552e4e4279af3980a1f37f5547"}, {"url": "http://192.168.37.10:8080/v1/AUTH_96e24dc7bb9541d2b8a8a795c031b6f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a42b27ed88394dd7a1f13b8cc43365d3"}], "type": "object-store", "id": "3871b806331047bda3a805709de022b2", "name": "swift"}, {"endpoints": [{"url": "http://192.168.37.10:8776/v1/96e24dc7bb9541d2b8a8a795c031b6f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "192229c2b34e41498a6370762ec037a4"}, {"url": "http://192.0.2.5:8776/v1/96e24dc7bb9541d2b8a8a795c031b6f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9eb3a2f95f5545ab8296aa3b1db30f48"}, {"url": "http://192.0.2.5:8776/v1/96e24dc7bb9541d2b8a8a795c031b6f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b2ae8fdaf5ca49f8b41b509c657f1f6d"}], "type": "volume", "id": "3d73c342a4c0456da905820dc41a230c", "name": "cinder"}, {"endpoints": [{"url": "http://192.0.2.5:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "44bc48985a234f58beaa2d32afb5636a"}, {"url": "http://192.0.2.5:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a9c43eeb432d45febaecfbf0669a579b"}, {"url": "http://192.168.37.10:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae7c7074a4154b85a5e033dd34a72555"}], "type": "placement", "id": "6342b2926945416ba2e22d3adbee7f86", "name": "placement"}, {"endpoints": [{"url": "http://192.168.37.10:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "180ee638d6fc4d709b86cb6ca4e4e1d1"}, {"url": "http://192.0.2.5:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "440b469360b840e98ffc4a3f7a9e9185"}, {"url": "http://192.0.2.5:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d0a535a4c2014c518d5a53da25c28178"}], "type": "network", "id": "69d2bfcb180c4209a22fc49a3c49282e", "name": "neutron"}, {"endpoints": [{"url": "http://192.0.2.5:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8bad7d14466b48be8e1ba48f688f582c"}, {"url": "http://192.0.2.5:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a37dd2279cdb46d3ae5b135c37c7f429"}, {"url": "http://192.168.37.10:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa0ef0007fbe44ab9c729747c2a71793"}], "type": "identity", "id": "8e68f763d20144ee86744fb5ef299496", "name": "keystone"}, {"endpoints": [{"url": "http://192.168.37.10:8776/v2/96e24dc7bb9541d2b8a8a795c031b6f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "958dc6cae0ec4aa48e578ff6585c3aed"}, {"url": "http://192.0.2.5:8776/v2/96e24dc7bb9541d2b8a8a795c031b6f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3f430390e0747abb24de89482166441"}, {"url": "http://192.0.2.5:8776/v2/96e24dc7bb9541d2b8a8a795c031b6f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e04cdfda80f349d1a6cfb74df9e9ab37"}], "type": "volumev2", "id": "b01799b4226b4fbdac8835a04525681c", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.0.2.5:8004/v1/96e24dc7bb9541d2b8a8a795c031b6f9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7b8e07e2af45478aab3083b09f836e50"}, {"url": "http://192.168.37.10:8004/v1/96e24dc7bb9541d2b8a8a795c031b6f9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c315f94d996045679056698097f07ad8"}, {"url": "http://192.0.2.5:8004/v1/96e24dc7bb9541d2b8a8a795c031b6f9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cd9095c976b8468da16de8be29b3ca6d"}], "type": "orchestration", "id": "bdbff573623249ceb38360fb8563c31e", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "c46b8dbd9c814223be3f520f5088da04", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.0.2.5:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07792af69f1a4065bb9e7d07dfb6fee4"}, {"url": "http://192.0.2.5:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5372f18cadb84fd8b9e192403c512453"}, {"url": "http://192.168.37.10:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cbcf54c3fc034d9b81e8b961d4d44add"}], "type": "metric", "id": "ca3149c85265486b8182970f1b44c5f6", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.168.37.10:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6f41c0c007c7411e8f84028deb2d7071"}, {"url": "http://192.0.2.5:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a4af149d68214a509aaccbe4a04b60e7"}, {"url": "http://192.0.2.5:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "be2ef011ce9e4f919e07f9953fc98958"}], "type": "image", "id": "cd6413a646da4e1684512226188257e5", "name": "glance"}, {"endpoints": [{"url": "http://192.0.2.5:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24e7809818f7406f8221bf22a19ec97d"}, {"url": "http://192.0.2.5:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7d7fadc49f3e4ff2a8c9359dcacf1937"}, {"url": "http://192.168.37.10:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ef49bb6d6f24495fb3a953e0bc3b7c28"}], "type": "event", "id": "d3622b3edc8043f09beb79ed42c89f53", "name": "panko"}, {"endpoints": [{"url": "http://192.168.37.10:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0348bd61d9604cda9dca2f44c39168e1"}, {"url": "http://192.0.2.5:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "288b79dd7598497697af720748af8690"}, {"url": "http://192.0.2.5:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2a980698142649f5a54b0371aa5ab6ac"}], "type": "compute", "id": "fedf0e47ab3742f18f4179922fe10a0e", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "644c4d3180404bff983424c5dd13765e"}, "audit_ids": ["nNdcKj8TS-20OGXHcgLveA"], "issued_at": "2018-08-17T16:41:24.000000Z"}} 2018-08-17 16:41:24,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-17 16:41:24,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://192.168.37.10:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}89d326dc7cd75d505807d0ba75ab9ec69157957d" 2018-08-17 16:41:24,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Fri, 17 Aug 2018 16:41:24 GMT X-Openstack-Request-Id: req-e111add9-34b3-4cb5-aab2-3c958f852768 2018-08-17 16:41:24,564 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"65ad47f3-3be1-4b8c-a285-8d746ec2fd3c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f550d365fb924de9adfc4ddccd0027ae","l2_adjacency":true,"status":"ACTIVE","subnets":["a5fc15da-7f63-41ca-a640-e1a8efb6f3ac"],"description":"","tags":[],"updated_at":"2018-08-17T16:39:45Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f550d365fb924de9adfc4ddccd0027ae","created_at":"2018-08-17T16:39:42Z","provider:network_type":"flat"}]} 2018-08-17 16:41:24,564 - keystoneauth.session - DEBUG - GET call to network for http://192.168.37.10:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e111add9-34b3-4cb5-aab2-3c958f852768 2018-08-17 16:41:24,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.393038034439s 2018-08-17 16:41:24,565 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-17 16:41:30,008 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 679db2a0-cb56-4889-8b7c-30204b59a830 | 2018-08-17T16:41:29.652226 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 679db2a0-cb56-4889-8b7c-30204b59a830 ~/.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-08-17 16:41:33,944 - 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-08-17 16:41:33,944 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-17 16:41:41,535 - 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=a0f46a0a-48c8-4434-b5b5-8c9552cff4b8) as the default verifier for the future CLI operations. 2018-08-17 16:41:45,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-17 16:41:45,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.10:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}89d326dc7cd75d505807d0ba75ab9ec69157957d" 2018-08-17 16:41:45,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Fri, 17 Aug 2018 16:41:45 GMT X-Openstack-Request-Id: req-87b6ce88-ffa4-469d-baa2-985dcbf58f1d 2018-08-17 16:41:45,142 - 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-08-17 16:41:45,143 - keystoneauth.session - DEBUG - GET call to network for http://192.168.37.10:9696/v2.0/extensions.json used request id req-87b6ce88-ffa4-469d-baa2-985dcbf58f1d 2018-08-17 16:41:45,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.0113918781281s 2018-08-17 16:41:45,149 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2018-08-17 16:41:45,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-17 16:41:45,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.10: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.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}89d326dc7cd75d505807d0ba75ab9ec69157957d" -d '{"network": {"name": "tempest_smoke-net_45f4bbe9-a2f0-47c1-8d2e-b7d96cbaa192", "admin_state_up": true}}' 2018-08-17 16:41:45,582 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 727 Content-Type: application/json Date: Fri, 17 Aug 2018 16:41:45 GMT X-Openstack-Request-Id: req-92b7ffb2-6085-44a8-a2fd-0556daf6ec6b 2018-08-17 16:41:45,582 - 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":"8a1e8dd8-b77f-405d-8579-d7aa1846411d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":15,"ipv4_address_scope":null,"shared":false,"project_id":"96e24dc7bb9541d2b8a8a795c031b6f9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T16:41:45Z","is_default":false,"qos_policy_id":null,"name":"tempest_smoke-net_45f4bbe9-a2f0-47c1-8d2e-b7d96cbaa192","admin_state_up":true,"tenant_id":"96e24dc7bb9541d2b8a8a795c031b6f9","created_at":"2018-08-17T16:41:45Z","mtu":1450}} 2018-08-17 16:41:45,582 - keystoneauth.session - DEBUG - POST call to network for http://192.168.37.10:9696/v2.0/networks.json used request id req-92b7ffb2-6085-44a8-a2fd-0556daf6ec6b 2018-08-17 16:41:45,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.433472156525s 2018-08-17 16:41:45,583 - 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-08-17T16:41:45Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'8a1e8dd8-b77f-405d-8579-d7aa1846411d', u'provider:segmentation_id': 15, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tempest_smoke-net_45f4bbe9-a2f0-47c1-8d2e-b7d96cbaa192', u'created_at': u'2018-08-17T16:41:45Z', u'mtu': 1450, u'tenant_id': u'96e24dc7bb9541d2b8a8a795c031b6f9', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'96e24dc7bb9541d2b8a8a795c031b6f9', u'l2_adjacency': True}) 2018-08-17 16:41:45,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-17 16:41:45,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.10:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}89d326dc7cd75d505807d0ba75ab9ec69157957d" 2018-08-17 16:41:45,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1433 Content-Type: application/json Date: Fri, 17 Aug 2018 16:41:45 GMT X-Openstack-Request-Id: req-7019199a-69f6-477b-a951-3f7bb1781377 2018-08-17 16:41:45,694 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"65ad47f3-3be1-4b8c-a285-8d746ec2fd3c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f550d365fb924de9adfc4ddccd0027ae","l2_adjacency":true,"status":"ACTIVE","subnets":["a5fc15da-7f63-41ca-a640-e1a8efb6f3ac"],"description":"","tags":[],"updated_at":"2018-08-17T16:39:45Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f550d365fb924de9adfc4ddccd0027ae","created_at":"2018-08-17T16:39:42Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"8a1e8dd8-b77f-405d-8579-d7aa1846411d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":15,"ipv4_address_scope":null,"shared":false,"project_id":"96e24dc7bb9541d2b8a8a795c031b6f9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T16:41:45Z","qos_policy_id":null,"name":"tempest_smoke-net_45f4bbe9-a2f0-47c1-8d2e-b7d96cbaa192","admin_state_up":true,"tenant_id":"96e24dc7bb9541d2b8a8a795c031b6f9","created_at":"2018-08-17T16:41:45Z","provider:network_type":"vxlan"}]} 2018-08-17 16:41:45,694 - keystoneauth.session - DEBUG - GET call to network for http://192.168.37.10:9696/v2.0/networks.json used request id req-7019199a-69f6-477b-a951-3f7bb1781377 2018-08-17 16:41:45,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.110289096832s 2018-08-17 16:41:45,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-17 16:41:45,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.10: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.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}89d326dc7cd75d505807d0ba75ab9ec69157957d" -d '{"subnet": {"name": "tempest_smoke-subnet_45f4bbe9-a2f0-47c1-8d2e-b7d96cbaa192", "enable_dhcp": true, "network_id": "8a1e8dd8-b77f-405d-8579-d7aa1846411d", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-17 16:41:46,071 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Fri, 17 Aug 2018 16:41:46 GMT X-Openstack-Request-Id: req-301b5134-b795-40db-9d7a-605154cd64c0 2018-08-17 16:41:46,072 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2018-08-17T16:41:45Z","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":"e7dba482-8dce-43ad-8bc9-5a5d3782db38","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"96e24dc7bb9541d2b8a8a795c031b6f9","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_45f4bbe9-a2f0-47c1-8d2e-b7d96cbaa192","enable_dhcp":true,"segment_id":null,"network_id":"8a1e8dd8-b77f-405d-8579-d7aa1846411d","tenant_id":"96e24dc7bb9541d2b8a8a795c031b6f9","created_at":"2018-08-17T16:41:45Z","ip_version":4}} 2018-08-17 16:41:46,072 - keystoneauth.session - DEBUG - POST call to network for http://192.168.37.10:9696/v2.0/subnets.json used request id req-301b5134-b795-40db-9d7a-605154cd64c0 2018-08-17 16:41:46,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.375819921494s 2018-08-17 16:41:46,073 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-17T16:41: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'e7dba482-8dce-43ad-8bc9-5a5d3782db38', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke-subnet_45f4bbe9-a2f0-47c1-8d2e-b7d96cbaa192', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'8a1e8dd8-b77f-405d-8579-d7aa1846411d', u'tenant_id': u'96e24dc7bb9541d2b8a8a795c031b6f9', u'created_at': u'2018-08-17T16:41: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'96e24dc7bb9541d2b8a8a795c031b6f9'}) 2018-08-17 16:41:46,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-17 16:41:46,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.10: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.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}89d326dc7cd75d505807d0ba75ab9ec69157957d" -d '{"router": {"external_gateway_info": {"network_id": "65ad47f3-3be1-4b8c-a285-8d746ec2fd3c"}, "name": "tempest_smoke-router_45f4bbe9-a2f0-47c1-8d2e-b7d96cbaa192", "admin_state_up": true}}' 2018-08-17 16:41:47,827 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 715 Content-Type: application/json Date: Fri, 17 Aug 2018 16:41:47 GMT X-Openstack-Request-Id: req-1271055e-4a2d-4f37-977c-606e594b1171 2018-08-17 16:41:47,828 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "65ad47f3-3be1-4b8c-a285-8d746ec2fd3c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5fc15da-7f63-41ca-a640-e1a8efb6f3ac", "ip_address": "192.168.37.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "96e24dc7bb9541d2b8a8a795c031b6f9", "created_at": "2018-08-17T16:41:46Z", "admin_state_up": true, "updated_at": "2018-08-17T16:41:47Z", "project_id": "96e24dc7bb9541d2b8a8a795c031b6f9", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "552cb6f9-0b94-4f8b-9d5d-a7805b6d195e", "name": "tempest_smoke-router_45f4bbe9-a2f0-47c1-8d2e-b7d96cbaa192"}} 2018-08-17 16:41:47,828 - keystoneauth.session - DEBUG - POST call to network for http://192.168.37.10:9696/v2.0/routers.json used request id req-1271055e-4a2d-4f37-977c-606e594b1171 2018-08-17 16:41:47,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.75456595421s 2018-08-17 16:41:47,828 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-17T16:41:47Z', u'revision_number': 2, u'ha': False, u'id': u'552cb6f9-0b94-4f8b-9d5d-a7805b6d195e', u'external_gateway_info': {u'network_id': u'65ad47f3-3be1-4b8c-a285-8d746ec2fd3c', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'a5fc15da-7f63-41ca-a640-e1a8efb6f3ac', u'ip_address': u'192.168.37.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke-router_45f4bbe9-a2f0-47c1-8d2e-b7d96cbaa192', u'admin_state_up': True, u'tenant_id': u'96e24dc7bb9541d2b8a8a795c031b6f9', u'created_at': u'2018-08-17T16:41:46Z', u'flavor_id': None, u'routes': [], u'project_id': u'96e24dc7bb9541d2b8a8a795c031b6f9'}) 2018-08-17 16:41:47,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-17 16:41:47,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://192.168.37.10:9696/v2.0/routers/552cb6f9-0b94-4f8b-9d5d-a7805b6d195e/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}89d326dc7cd75d505807d0ba75ab9ec69157957d" -d '{"subnet_id": "e7dba482-8dce-43ad-8bc9-5a5d3782db38"}' 2018-08-17 16:41:50,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Fri, 17 Aug 2018 16:41:50 GMT X-Openstack-Request-Id: req-047bf6e8-3c7f-4bec-af2e-4962ed81dbb2 2018-08-17 16:41:50,276 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "8a1e8dd8-b77f-405d-8579-d7aa1846411d", "tenant_id": "96e24dc7bb9541d2b8a8a795c031b6f9", "subnet_id": "e7dba482-8dce-43ad-8bc9-5a5d3782db38", "subnet_ids": ["e7dba482-8dce-43ad-8bc9-5a5d3782db38"], "port_id": "91f9e9d5-a718-4f60-9269-a387534330e5", "id": "552cb6f9-0b94-4f8b-9d5d-a7805b6d195e"} 2018-08-17 16:41:50,276 - keystoneauth.session - DEBUG - PUT call to network for http://192.168.37.10:9696/v2.0/routers/552cb6f9-0b94-4f8b-9d5d-a7805b6d195e/add_router_interface.json used request id req-047bf6e8-3c7f-4bec-af2e-4962ed81dbb2 2018-08-17 16:41:50,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.44731688499s 2018-08-17 16:41:50,276 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-17 16:41:50,346 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-17 16:41:50,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.10:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" 2018-08-17 16:41:50,353 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 876 Content-Type: application/json Date: Fri, 17 Aug 2018 16:41:50 GMT 2018-08-17 16:41:50,354 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://192.168.37.10:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://192.168.37.10:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://192.168.37.10:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://192.168.37.10:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://192.168.37.10:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://192.168.37.10:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://192.168.37.10:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://192.168.37.10:9292/v2/", "rel": "self"}]}]} 2018-08-17 16:41:50,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-17 16:41:50,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.10:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}89d326dc7cd75d505807d0ba75ab9ec69157957d" 2018-08-17 16:41:51,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Fri, 17 Aug 2018 16:41:51 GMT X-Openstack-Request-Id: req-7ba36df9-c4ea-4804-8a83-4799d42182d0 2018-08-17 16:41:51,286 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-17 16:41:51,286 - keystoneauth.session - DEBUG - GET call to image for http://192.168.37.10:9292/v2/images used request id req-7ba36df9-c4ea-4804-8a83-4799d42182d0 2018-08-17 16:41:51,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.93080496788s 2018-08-17 16:41:51,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-17 16:41:51,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.10:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}89d326dc7cd75d505807d0ba75ab9ec69157957d" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_45f4bbe9-a2f0-47c1-8d2e-b7d96cbaa192", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_45f4bbe9-a2f0-47c1-8d2e-b7d96cbaa192"}' 2018-08-17 16:41:51,373 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Date: Fri, 17 Aug 2018 16:41:51 GMT Location: http://192.168.37.10:9292/v2/images/d13a2091-66f4-43d1-8784-d70459166d3d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1befe629-1ae7-4fb9-a420-a47c1933616c 2018-08-17 16:41:51,374 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T16:41:51Z", "file": "/v2/images/d13a2091-66f4-43d1-8784-d70459166d3d/file", "owner": "96e24dc7bb9541d2b8a8a795c031b6f9", "id": "d13a2091-66f4-43d1-8784-d70459166d3d", "size": null, "self": "/v2/images/d13a2091-66f4-43d1-8784-d70459166d3d", "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_smoke-img_45f4bbe9-a2f0-47c1-8d2e-b7d96cbaa192", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_45f4bbe9-a2f0-47c1-8d2e-b7d96cbaa192", "checksum": null, "created_at": "2018-08-17T16:41:51Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-17 16:41:51,374 - keystoneauth.session - DEBUG - POST call to image for http://192.168.37.10:9292/v2/images used request id req-1befe629-1ae7-4fb9-a420-a47c1933616c 2018-08-17 16:41:51,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0799350738525s 2018-08-17 16:41:51,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-17 16:41:51,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://192.168.37.10:9292/v2/images/d13a2091-66f4-43d1-8784-d70459166d3d/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}89d326dc7cd75d505807d0ba75ab9ec69157957d" -d '' 2018-08-17 16:41:54,243 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 Aug 2018 16:41:54 GMT X-Openstack-Request-Id: req-4ea8301a-5296-404e-b578-15b2927d2e54 2018-08-17 16:41:54,243 - 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-08-17 16:41:54,243 - keystoneauth.session - DEBUG - PUT call to image for http://192.168.37.10:9292/v2/images/d13a2091-66f4-43d1-8784-d70459166d3d/file used request id req-4ea8301a-5296-404e-b578-15b2927d2e54 2018-08-17 16:41:54,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.86867499352s 2018-08-17 16:41:54,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-17 16:41:54,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.10:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}89d326dc7cd75d505807d0ba75ab9ec69157957d" 2018-08-17 16:41:54,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Fri, 17 Aug 2018 16:41:54 GMT X-Openstack-Request-Id: req-4d023498-1a6b-4561-a973-b3d811f37906 2018-08-17 16:41:54,280 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T16:41:54Z", "file": "/v2/images/d13a2091-66f4-43d1-8784-d70459166d3d/file", "owner": "96e24dc7bb9541d2b8a8a795c031b6f9", "id": "d13a2091-66f4-43d1-8784-d70459166d3d", "size": 12716032, "self": "/v2/images/d13a2091-66f4-43d1-8784-d70459166d3d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c71da3ae-02f3-4f56-b2cb-861a7229a08e/images/d13a2091-66f4-43d1-8784-d70459166d3d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://c71da3ae-02f3-4f56-b2cb-861a7229a08e/images/d13a2091-66f4-43d1-8784-d70459166d3d/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_45f4bbe9-a2f0-47c1-8d2e-b7d96cbaa192", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_45f4bbe9-a2f0-47c1-8d2e-b7d96cbaa192", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-17T16:41:51Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-17 16:41:54,280 - keystoneauth.session - DEBUG - GET call to image for http://192.168.37.10:9292/v2/images used request id req-4d023498-1a6b-4561-a973-b3d811f37906 2018-08-17 16:41:54,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0337791442871s 2018-08-17 16:41:54,281 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://c71da3ae-02f3-4f56-b2cb-861a7229a08e/images/d13a2091-66f4-43d1-8784-d70459166d3d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d13a2091-66f4-43d1-8784-d70459166d3d/file', 'owner': u'96e24dc7bb9541d2b8a8a795c031b6f9', 'id': u'd13a2091-66f4-43d1-8784-d70459166d3d', 'size': 12716032, u'self': u'/v2/images/d13a2091-66f4-43d1-8784-d70459166d3d', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'96e24dc7bb9541d2b8a8a795c031b6f9', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://c71da3ae-02f3-4f56-b2cb-861a7229a08e/images/d13a2091-66f4-43d1-8784-d70459166d3d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-17T16:41:54Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-17T16:41:54Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_45f4bbe9-a2f0-47c1-8d2e-b7d96cbaa192', '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/d13a2091-66f4-43d1-8784-d70459166d3d', 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_smoke-img_45f4bbe9-a2f0-47c1-8d2e-b7d96cbaa192', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_45f4bbe9-a2f0-47c1-8d2e-b7d96cbaa192', 'created': u'2018-08-17T16:41:51Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-17T16:41:51Z', 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/d13a2091-66f4-43d1-8784-d70459166d3d', 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_smoke-img_45f4bbe9-a2f0-47c1-8d2e-b7d96cbaa192', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-17 16:41:54,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-17 16:41:54,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.10:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}89d326dc7cd75d505807d0ba75ab9ec69157957d" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_45f4bbe9-a2f0-47c1-8d2e-b7d96cbaa192", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-17 16:41:54,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Fri, 17 Aug 2018 16:41: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-7b71b2ad-1f7a-4933-acfc-3dda9e8d950e x-openstack-request-id: req-7b71b2ad-1f7a-4933-acfc-3dda9e8d950e 2018-08-17 16:41:54,734 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_45f4bbe9-a2f0-47c1-8d2e-b7d96cbaa192", "links": [{"href": "http://192.168.37.10:8774/v2.1/flavors/63c73275-eec3-41ca-a21b-92fcef582f4a", "rel": "self"}, {"href": "http://192.168.37.10:8774/flavors/63c73275-eec3-41ca-a21b-92fcef582f4a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "63c73275-eec3-41ca-a21b-92fcef582f4a"}} 2018-08-17 16:41:54,734 - keystoneauth.session - DEBUG - POST call to compute for http://192.168.37.10:8774/v2.1/flavors used request id req-7b71b2ad-1f7a-4933-acfc-3dda9e8d950e 2018-08-17 16:41:54,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.451163053513s 2018-08-17 16:41:54,735 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_45f4bbe9-a2f0-47c1-8d2e-b7d96cbaa192', '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'96e24dc7bb9541d2b8a8a795c031b6f9', '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'63c73275-eec3-41ca-a21b-92fcef582f4a', 'swap': 0}) 2018-08-17 16:41:54,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-17 16:41:54,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.10:8774/v2.1/flavors/63c73275-eec3-41ca-a21b-92fcef582f4a/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}89d326dc7cd75d505807d0ba75ab9ec69157957d" -d '{"extra_specs": {}}' 2018-08-17 16:41:54,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 17 Aug 2018 16:41: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-b4dcedd7-62d2-4c99-bc6d-f12972e84379 x-openstack-request-id: req-b4dcedd7-62d2-4c99-bc6d-f12972e84379 2018-08-17 16:41:54,755 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-08-17 16:41:54,755 - keystoneauth.session - DEBUG - POST call to compute for http://192.168.37.10:8774/v2.1/flavors/63c73275-eec3-41ca-a21b-92fcef582f4a/os-extra_specs used request id req-b4dcedd7-62d2-4c99-bc6d-f12972e84379 2018-08-17 16:41:54,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0197098255157s 2018-08-17 16:41:54,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.10:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" 2018-08-17 16:41:54,765 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 268 Content-Type: application/json Date: Fri, 17 Aug 2018 16:41:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6850773-289e-458d-a289-ea4725c0c354 2018-08-17 16:41:54,765 - 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.168.37.10:5000/v3/", "rel": "self"}]}]}} 2018-08-17 16:41:54,765 - keystoneauth.session - DEBUG - GET call to http://192.168.37.10:5000/ used request id req-d6850773-289e-458d-a289-ea4725c0c354 2018-08-17 16:41:54,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-17 16:41:54,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.10:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}89d326dc7cd75d505807d0ba75ab9ec69157957d" 2018-08-17 16:41:55,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Fri, 17 Aug 2018 16:41:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d224ae9a-04e9-4d33-b676-a7a4767d5861 2018-08-17 16:41:55,086 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://192.168.37.10:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "62e8543b2c964486bfa999907ee26a3c", "links": {"self": "http://192.168.37.10:5000/v3/roles/62e8543b2c964486bfa999907ee26a3c"}, "name": "reader"}, {"domain_id": null, "id": "653d654120f34305a94e55ac6890b8c9", "links": {"self": "http://192.168.37.10:5000/v3/roles/653d654120f34305a94e55ac6890b8c9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "656e02e02df14f1484215f40a285e266", "links": {"self": "http://192.168.37.10:5000/v3/roles/656e02e02df14f1484215f40a285e266"}, "name": "admin"}, {"domain_id": null, "id": "6638266573944193ad71543e894210e0", "links": {"self": "http://192.168.37.10:5000/v3/roles/6638266573944193ad71543e894210e0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6ca63c4077d641529898db6b4ab0e307", "links": {"self": "http://192.168.37.10:5000/v3/roles/6ca63c4077d641529898db6b4ab0e307"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://192.168.37.10:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea8af4799b544a158732d119fb9e869c", "links": {"self": "http://192.168.37.10:5000/v3/roles/ea8af4799b544a158732d119fb9e869c"}, "name": "member"}]} 2018-08-17 16:41:55,086 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.37.10:5000/v3/roles used request id req-d224ae9a-04e9-4d33-b676-a7a4767d5861 2018-08-17 16:41:55,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.319475889206s 2018-08-17 16:41:55,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-17 16:41:55,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.10:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}89d326dc7cd75d505807d0ba75ab9ec69157957d" 2018-08-17 16:41:55,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Fri, 17 Aug 2018 16:41:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-181558d0-bb50-4d79-a484-a443bb1bcea6 2018-08-17 16:41:55,304 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://192.168.37.10:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "62e8543b2c964486bfa999907ee26a3c", "links": {"self": "http://192.168.37.10:5000/v3/roles/62e8543b2c964486bfa999907ee26a3c"}, "name": "reader"}, {"domain_id": null, "id": "653d654120f34305a94e55ac6890b8c9", "links": {"self": "http://192.168.37.10:5000/v3/roles/653d654120f34305a94e55ac6890b8c9"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "656e02e02df14f1484215f40a285e266", "links": {"self": "http://192.168.37.10:5000/v3/roles/656e02e02df14f1484215f40a285e266"}, "name": "admin"}, {"domain_id": null, "id": "6638266573944193ad71543e894210e0", "links": {"self": "http://192.168.37.10:5000/v3/roles/6638266573944193ad71543e894210e0"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "6ca63c4077d641529898db6b4ab0e307", "links": {"self": "http://192.168.37.10:5000/v3/roles/6ca63c4077d641529898db6b4ab0e307"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://192.168.37.10:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea8af4799b544a158732d119fb9e869c", "links": {"self": "http://192.168.37.10:5000/v3/roles/ea8af4799b544a158732d119fb9e869c"}, "name": "member"}]} 2018-08-17 16:41:55,305 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.37.10:5000/v3/roles used request id req-181558d0-bb50-4d79-a484-a443bb1bcea6 2018-08-17 16:41:55,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.216238021851s 2018-08-17 16:41:55,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-17 16:41:55,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.10:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}89d326dc7cd75d505807d0ba75ab9ec69157957d" 2018-08-17 16:41:55,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 623 Content-Type: application/json Date: Fri, 17 Aug 2018 16:41: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-5f6f1a5c-c17a-497c-b1ec-7d490b3eb25d x-openstack-request-id: req-5f6f1a5c-c17a-497c-b1ec-7d490b3eb25d 2018-08-17 16:41:55,422 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 5}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 4, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 8191, "current_workload": 0, "state": "up", "host_ip": "192.0.2.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"cmov\", \"smep\", \"fpu\", \"pat\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"aes\", \"mca\", \"pse\", \"lahf_lm\", \"abm\", \"popcnt\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pni\", \"rdtscp\", \"avx2\", \"sse2\", \"ss\", \"hypervisor\", \"bmi1\", \"bmi2\", \"ssse3\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 1, \"cells\": 1, \"threads\": 1, \"sockets\": 4}}", "running_vms": 0, "free_disk_gb": 18, "hypervisor_version": 2010000, "disk_available_least": 18, "local_gb": 18, "free_ram_mb": 4095, "id": 1}]} 2018-08-17 16:41:55,422 - keystoneauth.session - DEBUG - GET call to compute for http://192.168.37.10:8774/v2.1/os-hypervisors/detail used request id req-5f6f1a5c-c17a-497c-b1ec-7d490b3eb25d 2018-08-17 16:41:55,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0380909442902s 2018-08-17 16:41:55,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-17 16:41:55,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.10:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}89d326dc7cd75d505807d0ba75ab9ec69157957d" 2018-08-17 16:41:55,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Fri, 17 Aug 2018 16:41:55 GMT X-Openstack-Request-Id: req-c7daeeed-763e-4362-a470-c22fbe112826 2018-08-17 16:41:55,455 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T16:41:54Z", "file": "/v2/images/d13a2091-66f4-43d1-8784-d70459166d3d/file", "owner": "96e24dc7bb9541d2b8a8a795c031b6f9", "id": "d13a2091-66f4-43d1-8784-d70459166d3d", "size": 12716032, "self": "/v2/images/d13a2091-66f4-43d1-8784-d70459166d3d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c71da3ae-02f3-4f56-b2cb-861a7229a08e/images/d13a2091-66f4-43d1-8784-d70459166d3d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://c71da3ae-02f3-4f56-b2cb-861a7229a08e/images/d13a2091-66f4-43d1-8784-d70459166d3d/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_45f4bbe9-a2f0-47c1-8d2e-b7d96cbaa192", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_45f4bbe9-a2f0-47c1-8d2e-b7d96cbaa192", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-17T16:41:51Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-17 16:41:55,455 - keystoneauth.session - DEBUG - GET call to image for http://192.168.37.10:9292/v2/images used request id req-c7daeeed-763e-4362-a470-c22fbe112826 2018-08-17 16:41:55,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0302820205688s 2018-08-17 16:41:55,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-17 16:41:55,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.10:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}89d326dc7cd75d505807d0ba75ab9ec69157957d" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_45f4bbe9-a2f0-47c1-8d2e-b7d96cbaa192", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_45f4bbe9-a2f0-47c1-8d2e-b7d96cbaa192"}' 2018-08-17 16:41:55,500 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Date: Fri, 17 Aug 2018 16:41:55 GMT Location: http://192.168.37.10:9292/v2/images/9385630e-909a-4a9c-928f-5f6023479b35 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-47a40b32-8bfc-47ba-a301-c797d5b3858a 2018-08-17 16:41:55,500 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T16:41:55Z", "file": "/v2/images/9385630e-909a-4a9c-928f-5f6023479b35/file", "owner": "96e24dc7bb9541d2b8a8a795c031b6f9", "id": "9385630e-909a-4a9c-928f-5f6023479b35", "size": null, "self": "/v2/images/9385630e-909a-4a9c-928f-5f6023479b35", "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_smoke-img_alt_45f4bbe9-a2f0-47c1-8d2e-b7d96cbaa192", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_45f4bbe9-a2f0-47c1-8d2e-b7d96cbaa192", "checksum": null, "created_at": "2018-08-17T16:41:55Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-17 16:41:55,501 - keystoneauth.session - DEBUG - POST call to image for http://192.168.37.10:9292/v2/images used request id req-47a40b32-8bfc-47ba-a301-c797d5b3858a 2018-08-17 16:41:55,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0391631126404s 2018-08-17 16:41:55,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-17 16:41:55,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://192.168.37.10:9292/v2/images/9385630e-909a-4a9c-928f-5f6023479b35/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}89d326dc7cd75d505807d0ba75ab9ec69157957d" -d '' 2018-08-17 16:41:56,220 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 Aug 2018 16:41:56 GMT X-Openstack-Request-Id: req-0588e186-2b56-4640-95b1-85aa236e28dd 2018-08-17 16:41:56,220 - 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-08-17 16:41:56,220 - keystoneauth.session - DEBUG - PUT call to image for http://192.168.37.10:9292/v2/images/9385630e-909a-4a9c-928f-5f6023479b35/file used request id req-0588e186-2b56-4640-95b1-85aa236e28dd 2018-08-17 16:41:56,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.71933889389s 2018-08-17 16:41:56,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-17 16:41:56,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.10:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}89d326dc7cd75d505807d0ba75ab9ec69157957d" 2018-08-17 16:41:56,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Fri, 17 Aug 2018 16:41:56 GMT X-Openstack-Request-Id: req-9847fd4c-414a-40b4-b70a-ea231f7098cc 2018-08-17 16:41:56,245 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T16:41:56Z", "file": "/v2/images/9385630e-909a-4a9c-928f-5f6023479b35/file", "owner": "96e24dc7bb9541d2b8a8a795c031b6f9", "id": "9385630e-909a-4a9c-928f-5f6023479b35", "size": 12716032, "self": "/v2/images/9385630e-909a-4a9c-928f-5f6023479b35", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c71da3ae-02f3-4f56-b2cb-861a7229a08e/images/9385630e-909a-4a9c-928f-5f6023479b35/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://c71da3ae-02f3-4f56-b2cb-861a7229a08e/images/9385630e-909a-4a9c-928f-5f6023479b35/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_45f4bbe9-a2f0-47c1-8d2e-b7d96cbaa192", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_45f4bbe9-a2f0-47c1-8d2e-b7d96cbaa192", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-17T16:41:55Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T16:41:54Z", "file": "/v2/images/d13a2091-66f4-43d1-8784-d70459166d3d/file", "owner": "96e24dc7bb9541d2b8a8a795c031b6f9", "id": "d13a2091-66f4-43d1-8784-d70459166d3d", "size": 12716032, "self": "/v2/images/d13a2091-66f4-43d1-8784-d70459166d3d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c71da3ae-02f3-4f56-b2cb-861a7229a08e/images/d13a2091-66f4-43d1-8784-d70459166d3d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://c71da3ae-02f3-4f56-b2cb-861a7229a08e/images/d13a2091-66f4-43d1-8784-d70459166d3d/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_45f4bbe9-a2f0-47c1-8d2e-b7d96cbaa192", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_45f4bbe9-a2f0-47c1-8d2e-b7d96cbaa192", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-17T16:41:51Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-17 16:41:56,246 - keystoneauth.session - DEBUG - GET call to image for http://192.168.37.10:9292/v2/images used request id req-9847fd4c-414a-40b4-b70a-ea231f7098cc 2018-08-17 16:41:56,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0231561660767s 2018-08-17 16:41:56,247 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://c71da3ae-02f3-4f56-b2cb-861a7229a08e/images/9385630e-909a-4a9c-928f-5f6023479b35/snap', u'metadata': Munch({})})], 'file': u'/v2/images/9385630e-909a-4a9c-928f-5f6023479b35/file', 'owner': u'96e24dc7bb9541d2b8a8a795c031b6f9', 'id': u'9385630e-909a-4a9c-928f-5f6023479b35', 'size': 12716032, u'self': u'/v2/images/9385630e-909a-4a9c-928f-5f6023479b35', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'96e24dc7bb9541d2b8a8a795c031b6f9', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://c71da3ae-02f3-4f56-b2cb-861a7229a08e/images/9385630e-909a-4a9c-928f-5f6023479b35/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-17T16:41:56Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-17T16:41:56Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_45f4bbe9-a2f0-47c1-8d2e-b7d96cbaa192', '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/9385630e-909a-4a9c-928f-5f6023479b35', 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_smoke-img_alt_45f4bbe9-a2f0-47c1-8d2e-b7d96cbaa192', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_alt_45f4bbe9-a2f0-47c1-8d2e-b7d96cbaa192', 'created': u'2018-08-17T16:41:55Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-17T16:41:55Z', 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/9385630e-909a-4a9c-928f-5f6023479b35', 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_smoke-img_alt_45f4bbe9-a2f0-47c1-8d2e-b7d96cbaa192', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-17 16:41:56,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-17 16:41:56,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.10:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}89d326dc7cd75d505807d0ba75ab9ec69157957d" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_45f4bbe9-a2f0-47c1-8d2e-b7d96cbaa192", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-17 16:41:56,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 316 Content-Type: application/json Date: Fri, 17 Aug 2018 16:41:56 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-62baaa7d-8f0c-487b-89fe-b6c7f8d5b276 x-openstack-request-id: req-62baaa7d-8f0c-487b-89fe-b6c7f8d5b276 2018-08-17 16:41:56,278 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_alt_45f4bbe9-a2f0-47c1-8d2e-b7d96cbaa192", "links": [{"href": "http://192.168.37.10:8774/v2.1/flavors/a6fabac2-bb3d-44d8-8cbd-0348a08672f5", "rel": "self"}, {"href": "http://192.168.37.10:8774/flavors/a6fabac2-bb3d-44d8-8cbd-0348a08672f5", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "a6fabac2-bb3d-44d8-8cbd-0348a08672f5"}} 2018-08-17 16:41:56,278 - keystoneauth.session - DEBUG - POST call to compute for http://192.168.37.10:8774/v2.1/flavors used request id req-62baaa7d-8f0c-487b-89fe-b6c7f8d5b276 2018-08-17 16:41:56,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.030571937561s 2018-08-17 16:41:56,278 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_45f4bbe9-a2f0-47c1-8d2e-b7d96cbaa192', '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'96e24dc7bb9541d2b8a8a795c031b6f9', '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'a6fabac2-bb3d-44d8-8cbd-0348a08672f5', 'swap': 0}) 2018-08-17 16:41:56,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-17 16:41:56,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.10:8774/v2.1/flavors/a6fabac2-bb3d-44d8-8cbd-0348a08672f5/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}89d326dc7cd75d505807d0ba75ab9ec69157957d" -d '{"extra_specs": {}}' 2018-08-17 16:41:56,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Fri, 17 Aug 2018 16:41:56 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-ae0b9081-9ac6-47e3-bb2a-1b1a8260e822 x-openstack-request-id: req-ae0b9081-9ac6-47e3-bb2a-1b1a8260e822 2018-08-17 16:41:56,302 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-08-17 16:41:56,302 - keystoneauth.session - DEBUG - POST call to compute for http://192.168.37.10:8774/v2.1/flavors/a6fabac2-bb3d-44d8-8cbd-0348a08672f5/os-extra_specs used request id req-ae0b9081-9ac6-47e3-bb2a-1b1a8260e822 2018-08-17 16:41:56,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0233979225159s 2018-08-17 16:41:56,302 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_45f4bbe9-a2f0-47c1-8d2e-b7d96cbaa192', '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'96e24dc7bb9541d2b8a8a795c031b6f9', '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'a6fabac2-bb3d-44d8-8cbd-0348a08672f5', 'swap': 0}) 2018-08-17 16:42:00,004 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-17 16:42:00,004 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-17 16:42:00,005 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-17 16:42:00,006 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-17 16:42:00,009 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-17 16:42:04,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-a0f46a0a-48c8-4434-b5b5-8c9552cff4b8/repo; stestr list '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2018-08-17 16:42:04,337 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-17 16:42:04,339 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-17 16:42:04,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_smoke/test_list.txt', '--concurrency=4']'. 2018-08-17 16:42:13,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:42:13.380 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-08-17 16:42:24,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:42:24.867 43 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.478s] 2018-08-17 16:42:24,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:42:24.926 43 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.058s] 2018-08-17 16:42:31,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:42:31.947 43 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [4.767s] 2018-08-17 16:42:33,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:42:33.488 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [2.904s] 2018-08-17 16:42:40,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:42:40.001 43 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.128s] 2018-08-17 16:42:41,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:42:41.909 43 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.907s] 2018-08-17 16:42:47,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:42:47.066 43 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [21.500s] 2018-08-17 16:42:57,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:42:57.319 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [4.769s] 2018-08-17 16:43:04,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:43:04.512 43 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [2.444s] 2018-08-17 16:43:04,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:43:04.519 43 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.006s] 2018-08-17 16:43:14,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:43:14.875 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.091s] 2018-08-17 16:43:14,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:43:14.876 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-08-17 16:43:20,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:43:20.876 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [1.901s] 2018-08-17 16:43:25,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:43:25.742 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [12.754s] 2018-08-17 16:43:34,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:43:34.969 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.085s] 2018-08-17 16:43:34,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:43:34.970 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.000s] 2018-08-17 16:43:44,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:43:44.553 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [3.209s] 2018-08-17 16:43:46,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:43:46.403 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [1.084s] 2018-08-17 16:44:07,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:44:07.888 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [3.118s] 2018-08-17 16:44:11,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:44:11.173 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.100s] 2018-08-17 16:44:11,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:44:11.174 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-08-17 16:44:16,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:44:16.488 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [10.114s] 2018-08-17 16:44:19,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:44:19.275 43 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.493s] 2018-08-17 16:44:20,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:44:20.502 43 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.227s] 2018-08-17 16:44:21,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:44:21.427 43 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.925s] 2018-08-17 16:44:24,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:44:24.364 43 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.015s] 2018-08-17 16:44:29,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:44:29.913 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-08-17 16:44:35,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:44:35.254 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.110s] 2018-08-17 16:44:35,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:44:35.327 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.017s] 2018-08-17 16:44:35,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:44:35.353 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.098s] 2018-08-17 16:44:35,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:44:35.497 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.143s] 2018-08-17 16:44:35,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:44:35.507 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.009s] 2018-08-17 16:44:41,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:44:41.311 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [5.983s] 2018-08-17 16:44:42,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:44:42.105 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.152s] 2018-08-17 16:44:47,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:44:47.485 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [8.330s] 2018-08-17 16:44:47,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:44:47.948 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.462s] 2018-08-17 16:44:48,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:44:48.121 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.173s] 2018-08-17 16:44:48,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:44:48.442 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.321s] 2018-08-17 16:44:48,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:44:48.610 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.168s] 2018-08-17 16:44:48,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:44:48.767 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.156s] 2018-08-17 16:44:52,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:44:52.690 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [11.378s] 2018-08-17 16:44:53,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:44:53.506 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [25.275s] 2018-08-17 16:45:07,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:45:07.456 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.944s] 2018-08-17 16:45:12,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:45:12.599 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [5.142s] 2018-08-17 16:45:13,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:45:13.049 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.450s] 2018-08-17 16:45:13,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:45:13.467 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [10.892s] 2018-08-17 16:45:14,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:45:14.008 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.542s] 2018-08-17 16:45:14,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:45:14.201 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.192s] 2018-08-17 16:45:14,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:45:14.320 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.118s] 2018-08-17 16:45:14,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:45:14.780 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.459s] 2018-08-17 16:45:14,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:45:14.995 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.214s] 2018-08-17 16:45:20,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:45:20.772 43 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.051s] 2018-08-17 16:45:20,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:45:20.793 43 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.021s] 2018-08-17 16:45:22,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:45:22.710 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [10.213s] 2018-08-17 16:45:30,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:45:30.499 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [7.787s] 2018-08-17 16:45:41,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:45:41.613 43 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.068s] 2018-08-17 16:45:41,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:45:41.644 43 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.030s] 2018-08-17 16:45:41,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:45:41.686 43 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.042s] 2018-08-17 16:45:41,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:45:41.751 43 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.065s] 2018-08-17 16:45:43,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:45:43.959 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.069s] 2018-08-17 16:45:44,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:45:44.088 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.128s] 2018-08-17 16:45:52,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:45:52.095 43 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-08-17 16:45:53,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:45:53.095 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [26.030s] 2018-08-17 16:45:54,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:45:54.949 43 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.045s] 2018-08-17 16:45:59,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:45:59.980 43 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.688s] 2018-08-17 16:46:01,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:46:01.349 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [4.701s] 2018-08-17 16:46:03,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:46:03.011 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [9.915s] 2018-08-17 16:46:07,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:46:07.572 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [6.223s] 2018-08-17 16:46:09,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:46:09.964 43 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [1.129s] 2018-08-17 16:46:11,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:46:11.965 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [8.955s] 2018-08-17 16:46:17,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:46:17.870 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [10.297s] 2018-08-17 16:46:23,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:46:23.528 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [11.561s] 2018-08-17 16:46:30,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:46:30.591 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [9.543s] 2018-08-17 16:46:43,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:46:43.479 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [12.888s] 2018-08-17 16:46:43,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:46:43.813 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [10.486s] 2018-08-17 16:46:46,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:46:46.602 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [3.122s] 2018-08-17 16:46:46,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:46:46.750 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.148s] 2018-08-17 16:46:46,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:46:46.826 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.076s] 2018-08-17 16:46:50,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:46:50.253 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.834s] 2018-08-17 16:46:52,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:46:52.472 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [8.657s] 2018-08-17 16:46:54,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:46:54.234 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.761s] 2018-08-17 16:46:54,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:46:54.300 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.066s] 2018-08-17 16:46:54,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:46:54.362 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.062s] 2018-08-17 16:46:59,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:46:59.630 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [0.853s] 2018-08-17 16:47:00,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:47:00.507 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [0.874s] 2018-08-17 16:47:00,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:47:00.550 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.047s] 2018-08-17 16:47:00,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:47:00.760 43 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.103s] 2018-08-17 16:47:02,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:47:02.980 43 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.218s] 2018-08-17 16:47:05,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:47:05.151 43 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.170s] 2018-08-17 16:47:11,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:47:11.112 43 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.008s] 2018-08-17 16:47:16,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:47:16.015 43 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [8.687s] 2018-08-17 16:47:16,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:47:16.743 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [14.418s] 2018-08-17 16:47:24,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:47:24.292 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [7.551s] 2018-08-17 16:47:28,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:47:28.067 43 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.070s] 2018-08-17 16:47:30,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:47:30.229 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [5.935s] 2018-08-17 16:47:34,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:47:34.677 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.447s] 2018-08-17 16:47:36,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:47:36.057 43 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [7.989s] 2018-08-17 16:47:47,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:47:47.393 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-08-17 16:47:53,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:47:53.880 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.351s] 2018-08-17 16:47:53,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:47:53.938 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.057s] 2018-08-17 16:48:03,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:48:03.956 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.098s] 2018-08-17 16:48:06,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:48:06.151 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.193s] 2018-08-17 16:48:08,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-17 16:48:08.291 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.141s] 2018-08-17 16:48:11,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 550a45d1-c7f6-4cec-a58c-d41e170eeb76 2018-08-17 16:48:11,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '550a45d1-c7f6-4cec-a58c-d41e170eeb76']'. 2018-08-17 16:48:12,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-17 16:48:12,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-17 16:48:12,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-17 16:48:12,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 550a45d1-c7f6-4cec-a58c-d41e170eeb76 | 2018-08-17 16:48:12,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-08-17 16:48:12,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-17 16:42:07 | 2018-08-17 16:48:12,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-17 16:48:11 | 2018-08-17 16:48:12,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:06:04 | 2018-08-17 16:48:12,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-08-17 16:48:12,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-17 16:48:12,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-17 16:48:12,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: a0f46a0a-48c8-4434-b5b5-8c9552cff4b8) | 2018-08-17 16:48:12,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-17 16:48:12,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 679db2a0-cb56-4889-8b7c-30204b59a830) | 2018-08-17 16:48:12,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 106 | 2018-08-17 16:48:12,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 355.32 | 2018-08-17 16:48:12,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 101 | 2018-08-17 16:48:12,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 5 | 2018-08-17 16:48:12,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-17 16:48:12,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-17 16:48:12,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-08-17 16:48:12,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-17 16:48:12,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-17 16:48:12,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-17 16:48:12,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 100.0% 2018-08-17 16:48:12,264 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 06:27 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-08-17 16:48:12,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-17 16:48:12,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.10:9292/v2/images/9385630e-909a-4a9c-928f-5f6023479b35 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}89d326dc7cd75d505807d0ba75ab9ec69157957d" 2018-08-17 16:48:12,813 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 Aug 2018 16:48:12 GMT X-Openstack-Request-Id: req-e3fef863-a06d-4103-9fff-83b87a2a5b1f 2018-08-17 16:48:12,813 - 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-08-17 16:48:12,814 - keystoneauth.session - DEBUG - DELETE call to image for http://192.168.37.10:9292/v2/images/9385630e-909a-4a9c-928f-5f6023479b35 used request id req-e3fef863-a06d-4103-9fff-83b87a2a5b1f 2018-08-17 16:48:12,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.547008991241s 2018-08-17 16:48:12,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-17 16:48:12,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://192.168.37.10:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}89d326dc7cd75d505807d0ba75ab9ec69157957d" 2018-08-17 16:48:13,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 364 Content-Type: application/json Date: Fri, 17 Aug 2018 16:48: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-481b2bea-7979-4aa2-b787-a099790fdbdb x-openstack-request-id: req-481b2bea-7979-4aa2-b787-a099790fdbdb 2018-08-17 16:48:13,369 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_45f4bbe9-a2f0-47c1-8d2e-b7d96cbaa192", "links": [{"href": "http://192.168.37.10:8774/v2.1/flavors/63c73275-eec3-41ca-a21b-92fcef582f4a", "rel": "self"}, {"href": "http://192.168.37.10:8774/flavors/63c73275-eec3-41ca-a21b-92fcef582f4a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "63c73275-eec3-41ca-a21b-92fcef582f4a"}, {"name": "tempest_smoke-flavor_alt_45f4bbe9-a2f0-47c1-8d2e-b7d96cbaa192", "links": [{"href": "http://192.168.37.10:8774/v2.1/flavors/a6fabac2-bb3d-44d8-8cbd-0348a08672f5", "rel": "self"}, {"href": "http://192.168.37.10:8774/flavors/a6fabac2-bb3d-44d8-8cbd-0348a08672f5", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "a6fabac2-bb3d-44d8-8cbd-0348a08672f5"}]} 2018-08-17 16:48:13,369 - keystoneauth.session - DEBUG - GET call to compute for http://192.168.37.10:8774/v2.1/flavors/detail?is_public=None used request id req-481b2bea-7979-4aa2-b787-a099790fdbdb 2018-08-17 16:48:13,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.550041913986s 2018-08-17 16:48:13,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-17 16:48:13,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.10:8774/v2.1/flavors/a6fabac2-bb3d-44d8-8cbd-0348a08672f5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}89d326dc7cd75d505807d0ba75ab9ec69157957d" 2018-08-17 16:48:13,386 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 17 Aug 2018 16:48:13 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-b9c2a7fd-72fe-461f-b348-2ed118fe171b x-openstack-request-id: req-b9c2a7fd-72fe-461f-b348-2ed118fe171b 2018-08-17 16:48:13,386 - keystoneauth.session - DEBUG - DELETE call to compute for http://192.168.37.10:8774/v2.1/flavors/a6fabac2-bb3d-44d8-8cbd-0348a08672f5 used request id req-b9c2a7fd-72fe-461f-b348-2ed118fe171b 2018-08-17 16:48:13,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0161490440369s 2018-08-17 16:48:13,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-17 16:48:13,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://192.168.37.10:9696/v2.0/routers/552cb6f9-0b94-4f8b-9d5d-a7805b6d195e/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}89d326dc7cd75d505807d0ba75ab9ec69157957d" -d '{"subnet_id": "e7dba482-8dce-43ad-8bc9-5a5d3782db38"}' 2018-08-17 16:48:15,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Fri, 17 Aug 2018 16:48:15 GMT X-Openstack-Request-Id: req-f3ce6c9e-60e4-43aa-bf8b-68ea98143e29 2018-08-17 16:48:15,520 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "8a1e8dd8-b77f-405d-8579-d7aa1846411d", "tenant_id": "96e24dc7bb9541d2b8a8a795c031b6f9", "subnet_id": "e7dba482-8dce-43ad-8bc9-5a5d3782db38", "subnet_ids": ["e7dba482-8dce-43ad-8bc9-5a5d3782db38"], "port_id": "91f9e9d5-a718-4f60-9269-a387534330e5", "id": "552cb6f9-0b94-4f8b-9d5d-a7805b6d195e"} 2018-08-17 16:48:15,520 - keystoneauth.session - DEBUG - PUT call to network for http://192.168.37.10:9696/v2.0/routers/552cb6f9-0b94-4f8b-9d5d-a7805b6d195e/remove_router_interface.json used request id req-f3ce6c9e-60e4-43aa-bf8b-68ea98143e29 2018-08-17 16:48:15,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.1333770752s 2018-08-17 16:48:15,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-17 16:48:15,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.10:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}89d326dc7cd75d505807d0ba75ab9ec69157957d" 2018-08-17 16:48:15,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 724 Content-Type: application/json Date: Fri, 17 Aug 2018 16:48:15 GMT X-Openstack-Request-Id: req-c1e67c4d-5c06-450a-80b5-64cd169a7b3b 2018-08-17 16:48:15,660 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "65ad47f3-3be1-4b8c-a285-8d746ec2fd3c", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "a5fc15da-7f63-41ca-a640-e1a8efb6f3ac", "ip_address": "192.168.37.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "96e24dc7bb9541d2b8a8a795c031b6f9", "created_at": "2018-08-17T16:41:46Z", "admin_state_up": true, "updated_at": "2018-08-17T16:48:14Z", "project_id": "96e24dc7bb9541d2b8a8a795c031b6f9", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "552cb6f9-0b94-4f8b-9d5d-a7805b6d195e", "name": "tempest_smoke-router_45f4bbe9-a2f0-47c1-8d2e-b7d96cbaa192"}]} 2018-08-17 16:48:15,660 - keystoneauth.session - DEBUG - GET call to network for http://192.168.37.10:9696/v2.0/routers.json used request id req-c1e67c4d-5c06-450a-80b5-64cd169a7b3b 2018-08-17 16:48:15,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.13942694664s 2018-08-17 16:48:15,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-17 16:48:15,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.10:9696/v2.0/routers/552cb6f9-0b94-4f8b-9d5d-a7805b6d195e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}89d326dc7cd75d505807d0ba75ab9ec69157957d" 2018-08-17 16:48:17,154 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 17 Aug 2018 16:48:17 GMT X-Openstack-Request-Id: req-bcf5cfd4-a67b-42a4-b87e-b1576e7e4db2 2018-08-17 16:48:17,155 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 16:48:17,155 - keystoneauth.session - DEBUG - DELETE call to network for http://192.168.37.10:9696/v2.0/routers/552cb6f9-0b94-4f8b-9d5d-a7805b6d195e.json used request id req-bcf5cfd4-a67b-42a4-b87e-b1576e7e4db2 2018-08-17 16:48:17,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.4934489727s 2018-08-17 16:48:17,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-17 16:48:17,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.10:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}89d326dc7cd75d505807d0ba75ab9ec69157957d" 2018-08-17 16:48:17,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1339 Content-Type: application/json Date: Fri, 17 Aug 2018 16:48:17 GMT X-Openstack-Request-Id: req-60af0a76-e844-44e9-8bff-be93561deb95 2018-08-17 16:48:17,235 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-08-17T16:39:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.37.200","end":"192.168.37.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"a5fc15da-7f63-41ca-a640-e1a8efb6f3ac","dns_nameservers":[],"gateway_ip":"192.168.37.1","project_id":"f550d365fb924de9adfc4ddccd0027ae","description":"","tags":[],"cidr":"192.168.37.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"65ad47f3-3be1-4b8c-a285-8d746ec2fd3c","tenant_id":"f550d365fb924de9adfc4ddccd0027ae","created_at":"2018-08-17T16:39:45Z","ip_version":4},{"updated_at":"2018-08-17T16:41:45Z","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":"e7dba482-8dce-43ad-8bc9-5a5d3782db38","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"96e24dc7bb9541d2b8a8a795c031b6f9","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_45f4bbe9-a2f0-47c1-8d2e-b7d96cbaa192","enable_dhcp":true,"segment_id":null,"network_id":"8a1e8dd8-b77f-405d-8579-d7aa1846411d","tenant_id":"96e24dc7bb9541d2b8a8a795c031b6f9","created_at":"2018-08-17T16:41:45Z","ip_version":4}]} 2018-08-17 16:48:17,235 - keystoneauth.session - DEBUG - GET call to network for http://192.168.37.10:9696/v2.0/subnets.json used request id req-60af0a76-e844-44e9-8bff-be93561deb95 2018-08-17 16:48:17,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0804309844971s 2018-08-17 16:48:17,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-17 16:48:17,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.10:9696/v2.0/subnets/e7dba482-8dce-43ad-8bc9-5a5d3782db38.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}89d326dc7cd75d505807d0ba75ab9ec69157957d" 2018-08-17 16:48:18,078 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 17 Aug 2018 16:48:18 GMT X-Openstack-Request-Id: req-e1574e96-5f48-4ed9-92c3-dc75ec90b97b 2018-08-17 16:48:18,078 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 16:48:18,079 - keystoneauth.session - DEBUG - DELETE call to network for http://192.168.37.10:9696/v2.0/subnets/e7dba482-8dce-43ad-8bc9-5a5d3782db38.json used request id req-e1574e96-5f48-4ed9-92c3-dc75ec90b97b 2018-08-17 16:48:18,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.842521905899s 2018-08-17 16:48:18,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-17 16:48:18,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.10:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}89d326dc7cd75d505807d0ba75ab9ec69157957d" 2018-08-17 16:48:18,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1439 Content-Type: application/json Date: Fri, 17 Aug 2018 16:48:18 GMT X-Openstack-Request-Id: req-91112966-547b-4609-a2e1-617fba464c43 2018-08-17 16:48:18,169 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"65ad47f3-3be1-4b8c-a285-8d746ec2fd3c","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"f550d365fb924de9adfc4ddccd0027ae","l2_adjacency":true,"status":"ACTIVE","subnets":["a5fc15da-7f63-41ca-a640-e1a8efb6f3ac"],"description":"","tags":[],"updated_at":"2018-08-17T16:39:45Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"f550d365fb924de9adfc4ddccd0027ae","created_at":"2018-08-17T16:39:42Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8a1e8dd8-b77f-405d-8579-d7aa1846411d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":15,"ipv4_address_scope":null,"shared":false,"project_id":"96e24dc7bb9541d2b8a8a795c031b6f9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-17T16:48:17Z","qos_policy_id":null,"name":"tempest_smoke-net_45f4bbe9-a2f0-47c1-8d2e-b7d96cbaa192","admin_state_up":true,"tenant_id":"96e24dc7bb9541d2b8a8a795c031b6f9","created_at":"2018-08-17T16:41:45Z","provider:network_type":"vxlan"}]} 2018-08-17 16:48:18,169 - keystoneauth.session - DEBUG - GET call to network for http://192.168.37.10:9696/v2.0/networks.json used request id req-91112966-547b-4609-a2e1-617fba464c43 2018-08-17 16:48:18,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0899050235748s 2018-08-17 16:48:18,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-17 16:48:18,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.10:9696/v2.0/networks/8a1e8dd8-b77f-405d-8579-d7aa1846411d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}89d326dc7cd75d505807d0ba75ab9ec69157957d" 2018-08-17 16:48:19,456 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Fri, 17 Aug 2018 16:48:19 GMT X-Openstack-Request-Id: req-0fd127d5-a727-45ca-821a-e8958aa3bb69 2018-08-17 16:48:19,456 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-17 16:48:19,456 - keystoneauth.session - DEBUG - DELETE call to network for http://192.168.37.10:9696/v2.0/networks/8a1e8dd8-b77f-405d-8579-d7aa1846411d.json used request id req-0fd127d5-a727-45ca-821a-e8958aa3bb69 2018-08-17 16:48:19,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.28598308563s 2018-08-17 16:48:19,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-17 16:48:19,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.10:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}89d326dc7cd75d505807d0ba75ab9ec69157957d" 2018-08-17 16:48:19,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Fri, 17 Aug 2018 16:48:19 GMT X-Openstack-Request-Id: req-f3f63235-4e69-41a4-a2ee-3fe08f0ad39b 2018-08-17 16:48:19,484 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-17T16:41:54Z", "file": "/v2/images/d13a2091-66f4-43d1-8784-d70459166d3d/file", "owner": "96e24dc7bb9541d2b8a8a795c031b6f9", "id": "d13a2091-66f4-43d1-8784-d70459166d3d", "size": 12716032, "self": "/v2/images/d13a2091-66f4-43d1-8784-d70459166d3d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://c71da3ae-02f3-4f56-b2cb-861a7229a08e/images/d13a2091-66f4-43d1-8784-d70459166d3d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://c71da3ae-02f3-4f56-b2cb-861a7229a08e/images/d13a2091-66f4-43d1-8784-d70459166d3d/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_45f4bbe9-a2f0-47c1-8d2e-b7d96cbaa192", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_45f4bbe9-a2f0-47c1-8d2e-b7d96cbaa192", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-17T16:41:51Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-17 16:48:19,484 - keystoneauth.session - DEBUG - GET call to image for http://192.168.37.10:9292/v2/images used request id req-f3f63235-4e69-41a4-a2ee-3fe08f0ad39b 2018-08-17 16:48:19,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0249698162079s 2018-08-17 16:48:19,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-17 16:48:19,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.10:9292/v2/images/d13a2091-66f4-43d1-8784-d70459166d3d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}89d326dc7cd75d505807d0ba75ab9ec69157957d" 2018-08-17 16:48:20,564 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Fri, 17 Aug 2018 16:48:20 GMT X-Openstack-Request-Id: req-75986d90-d7ba-423a-ba99-0a049205d56e 2018-08-17 16:48:20,564 - 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-08-17 16:48:20,565 - keystoneauth.session - DEBUG - DELETE call to image for http://192.168.37.10:9292/v2/images/d13a2091-66f4-43d1-8784-d70459166d3d used request id req-75986d90-d7ba-423a-ba99-0a049205d56e 2018-08-17 16:48:20,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.07899904251s 2018-08-17 16:48:20,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-17 16:48:20,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://192.168.37.10:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}89d326dc7cd75d505807d0ba75ab9ec69157957d" 2018-08-17 16:48:20,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Fri, 17 Aug 2018 16:48: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-deb3d563-b1fd-428f-92e3-6d47c2908e48 x-openstack-request-id: req-deb3d563-b1fd-428f-92e3-6d47c2908e48 2018-08-17 16:48:20,598 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_45f4bbe9-a2f0-47c1-8d2e-b7d96cbaa192", "links": [{"href": "http://192.168.37.10:8774/v2.1/flavors/63c73275-eec3-41ca-a21b-92fcef582f4a", "rel": "self"}, {"href": "http://192.168.37.10:8774/flavors/63c73275-eec3-41ca-a21b-92fcef582f4a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "63c73275-eec3-41ca-a21b-92fcef582f4a"}]} 2018-08-17 16:48:20,598 - keystoneauth.session - DEBUG - GET call to compute for http://192.168.37.10:8774/v2.1/flavors/detail?is_public=None used request id req-deb3d563-b1fd-428f-92e3-6d47c2908e48 2018-08-17 16:48:20,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0327401161194s 2018-08-17 16:48:20,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-17 16:48:20,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.10:8774/v2.1/flavors/63c73275-eec3-41ca-a21b-92fcef582f4a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}89d326dc7cd75d505807d0ba75ab9ec69157957d" 2018-08-17 16:48:20,624 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Fri, 17 Aug 2018 16:48: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-022335a2-f0e2-4f52-9eef-bf6add571981 x-openstack-request-id: req-022335a2-f0e2-4f52-9eef-bf6add571981 2018-08-17 16:48:20,625 - keystoneauth.session - DEBUG - DELETE call to compute for http://192.168.37.10:8774/v2.1/flavors/63c73275-eec3-41ca-a21b-92fcef582f4a used request id req-022335a2-f0e2-4f52-9eef-bf6add571981 2018-08-17 16:48:20,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0248749256134s 2018-08-17 16:48:20,625 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK