2018-07-29 14:09:48,655 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-virtual-suite-master-150 | | 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-odl-queens-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-virtual3 | +--------------------------------------+----------------------------------------------------------+ 2018-07-29 14:09:48,659 - 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.0.2.3,192.0.2.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://192.0.2.3:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=7hTQFqur2KaUHbVVqJBQgFvKY 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=9eb5691496954d91b9bbdb33ca7efcbb export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.0.2.3 export SDN_CONTROLLER_PASSWORD=TcdnT9JpTk9xFFX4qYf2rdEjb export OS_REGION_NAME=regionOne 2018-07-29 14:09:48,659 - xtesting.ci.run_tests - DEBUG - Test args: tempest_smoke 2018-07-29 14:09:48,677 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2018-07-29 14:09:49,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-29 14:09:49,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-29 14:09:49,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-29 14:09:49,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-29 14:09:49,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-29 14:09:49,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-29 14:09:49,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-29 14:09:49,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-29 14:09:49,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-29 14:09:49,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-29 14:09:49,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-29 14:09:49,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-29 14:09:49,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-29 14:09:49,574 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-29 14:09:49,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-29 14:09:49,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-29 14:09:49,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-29 14:09:49,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-29 14:09:49,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-29 14:09:49,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-29 14:09:49,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-29 14:09:49,575 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-29 14:09:49,579 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-29 14:09:49,579 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-29 14:09:49,579 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-29 14:09:49,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.0.2.3:5000//v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-29 14:09:49,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 14:09:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dedf5c5-4e99-43c9-b078-c2fbf35eeabc Content-Encoding: gzip Content-Length: 191 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.0.2.3:5000/v3/", "rel": "self"}]}} 2018-07-29 14:09:49,595 - keystoneauth.session - DEBUG - GET call to None for http://192.0.2.3:5000//v3 used request id req-1dedf5c5-4e99-43c9-b078-c2fbf35eeabc 2018-07-29 14:09:49,596 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.0.2.3:5000/v3/auth/tokens 2018-07-29 14:09:50,131 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d79fddff72974c028368593e1d1381b7", "name": "admin"}], "expires_at": "2018-07-29T15:09:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9eb5691496954d91b9bbdb33ca7efcbb", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.0.2.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "38c7c371f78c4faea2bdd1c9c5c99b07"}, {"url": "http://192.0.2.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5866bd3fc01a44368608fdee40f16525"}, {"url": "http://192.0.2.3:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e341b3fb739041cb983b87315b2f9fe3"}], "type": "network", "id": "138530f371ba41ca9ce6bac73ab0f4f5", "name": "neutron"}, {"endpoints": [{"url": "http://192.0.2.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2bd79d98e13048a28542d6d5842d850d"}, {"url": "http://192.0.2.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8562e4c7b3684f05a9c2b6d835e9e1d7"}, {"url": "http://192.0.2.3:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b81ae61dfd6444f3bad376472040b7d0"}], "type": "image", "id": "2609436fc5944cf6ae188d118ae1dd82", "name": "glance"}, {"endpoints": [{"url": "http://192.0.2.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "67313642cf5b499fb75f9e1d4f43af43"}, {"url": "http://192.0.2.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "840916e38269458eb862357d81db7077"}, {"url": "http://192.0.2.3:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a074d45ad5f946c2ac588f8b556a4561"}], "type": "identity", "id": "2ace358d8f8f4b8ba8f34cb21f410024", "name": "keystone"}, {"endpoints": [{"url": "http://192.0.2.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0cc6f493a3684c43af761c8f53e45aa0"}, {"url": "http://192.0.2.3:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3d828cae6a764570aacae5fb36ad79a9"}, {"url": "http://192.0.2.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9335f0918f114c0ea6bd5d83d622ac1c"}], "type": "compute", "id": "a7eb21d525b44947ba93e2c32778bf8b", "name": "nova"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "45b068daa84945d1b02544d675a23221"}, "audit_ids": ["5Ap3x7IfRjqFujUjk6axXQ"], "issued_at": "2018-07-29T14:09:50.000000Z"}} 2018-07-29 14:09:50,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 14:09:50,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://192.0.2.3:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}681452948093489f09a6449a94206a742101c6cc" 2018-07-29 14:09:50,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-d4688d92-9409-4c49-bc82-27a28d3e5098 Date: Sun, 29 Jul 2018 14:09:50 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"6817c26a-4c41-402c-aa27-e1653d04c4a5","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9ca8e57d5df7477f84f780ef26afa844","status":"ACTIVE","subnets":["1d7557f3-6ecf-4c9b-abb0-425ac5c08136"],"description":"","tags":[],"updated_at":"2018-07-29T14:08:00Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"9ca8e57d5df7477f84f780ef26afa844","created_at":"2018-07-29T14:07:55Z","provider:network_type":"flat"}]} 2018-07-29 14:09:50,527 - keystoneauth.session - DEBUG - GET call to network for http://192.0.2.3:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d4688d92-9409-4c49-bc82-27a28d3e5098 2018-07-29 14:09:50,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.394093990326s 2018-07-29 14:09:50,527 - shade.request_ids - DEBUG - GET call to network for http://192.0.2.3:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d4688d92-9409-4c49-bc82-27a28d3e5098 2018-07-29 14:09:50,528 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-07-29 14:09:55,693 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 708b2dd8-c4e9-4bba-a2f0-a31ee64d9176 | 2018-07-29T14:09:55.366169 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 708b2dd8-c4e9-4bba-a2f0-a31ee64d9176 ~/.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-07-29 14:09:59,766 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +----------+--------------+-----------+ | Service | Service Type | Status | +----------+--------------+-----------+ | glance | image | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +----------+--------------+-----------+ 2018-07-29 14:09:59,767 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-07-29 14:10:06,174 - 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=a1af71af-c3db-4f72-92a9-46ce7e18929e) as the default verifier for the future CLI operations. 2018-07-29 14:10:10,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-07-29 14:10:10,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.0.2.3:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}681452948093489f09a6449a94206a742101c6cc" 2018-07-29 14:10:10,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8053 X-Openstack-Request-Id: req-34bc17d5-1090-4933-ba6d-f18e22367b49 Date: Sun, 29 Jul 2018 14:10:10 GMT 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": "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": "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": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"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": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"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": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"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": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"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": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"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": "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": "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": "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": "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": "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": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"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": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"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": "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": "dvr", "updated": "2014-06-1T10:00:00-00:00", "name": "Distributed Virtual Router", "links": [], "description": "Enables configuration of Distributed Virtual Routers."}]} 2018-07-29 14:10:10,634 - keystoneauth.session - DEBUG - GET call to network for http://192.0.2.3:9696/v2.0/extensions.json used request id req-34bc17d5-1090-4933-ba6d-f18e22367b49 2018-07-29 14:10:10,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.0202188491821s 2018-07-29 14:10:10,635 - shade.request_ids - DEBUG - GET call to network for http://192.0.2.3:9696/v2.0/extensions.json used request id req-34bc17d5-1090-4933-ba6d-f18e22367b49 2018-07-29 14:10:10,641 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2018-07-29 14:10:10,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-29 14:10:10,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.0.2.3:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}681452948093489f09a6449a94206a742101c6cc" -d '{"network": {"name": "tempest_smoke-net_fee2fc48-0fa0-4978-8b5a-1aedad5f2c45", "admin_state_up": true}}' 2018-07-29 14:10:11,137 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-1383cb17-407f-4746-8bb4-c847e9094e16 Date: Sun, 29 Jul 2018 14:10:11 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"a16d6cf3-d5e5-43de-a003-f75079efafb8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9eb5691496954d91b9bbdb33ca7efcbb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-29T14:10:10Z","is_default":false,"provider:segmentation_id":11,"name":"tempest_smoke-net_fee2fc48-0fa0-4978-8b5a-1aedad5f2c45","admin_state_up":true,"tenant_id":"9eb5691496954d91b9bbdb33ca7efcbb","created_at":"2018-07-29T14:10:10Z","mtu":1450}} 2018-07-29 14:10:11,137 - keystoneauth.session - DEBUG - POST call to network for http://192.0.2.3:9696/v2.0/networks.json used request id req-1383cb17-407f-4746-8bb4-c847e9094e16 2018-07-29 14:10:11,137 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.495035886765s 2018-07-29 14:10:11,137 - shade.request_ids - DEBUG - POST call to network for http://192.0.2.3:9696/v2.0/networks.json used request id req-1383cb17-407f-4746-8bb4-c847e9094e16 2018-07-29 14:10:11,137 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-29T14:10:10Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'a16d6cf3-d5e5-43de-a003-f75079efafb8', u'provider:segmentation_id': 11, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke-net_fee2fc48-0fa0-4978-8b5a-1aedad5f2c45', u'admin_state_up': True, u'tenant_id': u'9eb5691496954d91b9bbdb33ca7efcbb', u'created_at': u'2018-07-29T14:10:10Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9eb5691496954d91b9bbdb33ca7efcbb'}) 2018-07-29 14:10:11,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 14:10:11,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.0.2.3:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}681452948093489f09a6449a94206a742101c6cc" 2018-07-29 14:10:11,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-af770567-e312-4f6a-92c0-934aa613e535 Date: Sun, 29 Jul 2018 14:10:11 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"6817c26a-4c41-402c-aa27-e1653d04c4a5","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9ca8e57d5df7477f84f780ef26afa844","status":"ACTIVE","subnets":["1d7557f3-6ecf-4c9b-abb0-425ac5c08136"],"description":"","tags":[],"updated_at":"2018-07-29T14:08:00Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"9ca8e57d5df7477f84f780ef26afa844","created_at":"2018-07-29T14:07:55Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a16d6cf3-d5e5-43de-a003-f75079efafb8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9eb5691496954d91b9bbdb33ca7efcbb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-29T14:10:10Z","provider:segmentation_id":11,"name":"tempest_smoke-net_fee2fc48-0fa0-4978-8b5a-1aedad5f2c45","admin_state_up":true,"tenant_id":"9eb5691496954d91b9bbdb33ca7efcbb","created_at":"2018-07-29T14:10:10Z","provider:network_type":"vxlan"}]} 2018-07-29 14:10:11,299 - keystoneauth.session - DEBUG - GET call to network for http://192.0.2.3:9696/v2.0/networks.json used request id req-af770567-e312-4f6a-92c0-934aa613e535 2018-07-29 14:10:11,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.161273956299s 2018-07-29 14:10:11,299 - shade.request_ids - DEBUG - GET call to network for http://192.0.2.3:9696/v2.0/networks.json used request id req-af770567-e312-4f6a-92c0-934aa613e535 2018-07-29 14:10:11,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-29 14:10:11,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.0.2.3:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}681452948093489f09a6449a94206a742101c6cc" -d '{"subnet": {"name": "tempest_smoke-subnet_fee2fc48-0fa0-4978-8b5a-1aedad5f2c45", "enable_dhcp": true, "network_id": "a16d6cf3-d5e5-43de-a003-f75079efafb8", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-29 14:10:11,657 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-28d96140-21e0-4595-8fbd-e918abe8ed10 Date: Sun, 29 Jul 2018 14:10:11 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a16d6cf3-d5e5-43de-a003-f75079efafb8","tenant_id":"9eb5691496954d91b9bbdb33ca7efcbb","created_at":"2018-07-29T14:10:11Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-29T14:10:11Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"9eb5691496954d91b9bbdb33ca7efcbb","id":"990b5b66-a3f1-4319-9f6f-0c1a63b471e8","subnetpool_id":null,"name":"tempest_smoke-subnet_fee2fc48-0fa0-4978-8b5a-1aedad5f2c45"}} 2018-07-29 14:10:11,658 - keystoneauth.session - DEBUG - POST call to network for http://192.0.2.3:9696/v2.0/subnets.json used request id req-28d96140-21e0-4595-8fbd-e918abe8ed10 2018-07-29 14:10:11,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.356860876083s 2018-07-29 14:10:11,658 - shade.request_ids - DEBUG - POST call to network for http://192.0.2.3:9696/v2.0/subnets.json used request id req-28d96140-21e0-4595-8fbd-e918abe8ed10 2018-07-29 14:10:11,658 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-29T14:10:11Z', 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'990b5b66-a3f1-4319-9f6f-0c1a63b471e8', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke-subnet_fee2fc48-0fa0-4978-8b5a-1aedad5f2c45', u'enable_dhcp': True, u'network_id': u'a16d6cf3-d5e5-43de-a003-f75079efafb8', u'tenant_id': u'9eb5691496954d91b9bbdb33ca7efcbb', u'created_at': u'2018-07-29T14:10:11Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'9eb5691496954d91b9bbdb33ca7efcbb'}) 2018-07-29 14:10:11,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-29 14:10:11,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.0.2.3:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}681452948093489f09a6449a94206a742101c6cc" -d '{"router": {"external_gateway_info": {"network_id": "6817c26a-4c41-402c-aa27-e1653d04c4a5"}, "name": "tempest_smoke-router_fee2fc48-0fa0-4978-8b5a-1aedad5f2c45", "admin_state_up": true}}' 2018-07-29 14:10:13,023 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-245f728d-c535-4778-860b-b57c37c0d40b Date: Sun, 29 Jul 2018 14:10:13 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6817c26a-4c41-402c-aa27-e1653d04c4a5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "1d7557f3-6ecf-4c9b-abb0-425ac5c08136", "ip_address": "192.0.2.102"}]}, "description": "", "tags": [], "tenant_id": "9eb5691496954d91b9bbdb33ca7efcbb", "created_at": "2018-07-29T14:10:11Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-29T14:10:12Z", "revision_number": 2, "routes": [], "project_id": "9eb5691496954d91b9bbdb33ca7efcbb", "id": "2eed3d4d-d6e6-473c-8cce-ea9782b55e7c", "name": "tempest_smoke-router_fee2fc48-0fa0-4978-8b5a-1aedad5f2c45"}} 2018-07-29 14:10:13,024 - keystoneauth.session - DEBUG - POST call to network for http://192.0.2.3:9696/v2.0/routers.json used request id req-245f728d-c535-4778-860b-b57c37c0d40b 2018-07-29 14:10:13,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.36486101151s 2018-07-29 14:10:13,024 - shade.request_ids - DEBUG - POST call to network for http://192.0.2.3:9696/v2.0/routers.json used request id req-245f728d-c535-4778-860b-b57c37c0d40b 2018-07-29 14:10:13,024 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'6817c26a-4c41-402c-aa27-e1653d04c4a5', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'1d7557f3-6ecf-4c9b-abb0-425ac5c08136', u'ip_address': u'192.0.2.102'}]}, u'description': u'', u'tags': [], u'tenant_id': u'9eb5691496954d91b9bbdb33ca7efcbb', u'created_at': u'2018-07-29T14:10:11Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-07-29T14:10:12Z', u'revision_number': 2, u'routes': [], u'project_id': u'9eb5691496954d91b9bbdb33ca7efcbb', u'id': u'2eed3d4d-d6e6-473c-8cce-ea9782b55e7c', u'name': u'tempest_smoke-router_fee2fc48-0fa0-4978-8b5a-1aedad5f2c45'}) 2018-07-29 14:10:13,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-29 14:10:13,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://192.0.2.3:9696/v2.0/routers/2eed3d4d-d6e6-473c-8cce-ea9782b55e7c/add_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}681452948093489f09a6449a94206a742101c6cc" -d '{"subnet_id": "990b5b66-a3f1-4319-9f6f-0c1a63b471e8"}' 2018-07-29 14:10:14,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-57adffc8-c3b7-4091-917d-7f6a4bcc290f Date: Sun, 29 Jul 2018 14:10:14 GMT RESP BODY: {"network_id": "a16d6cf3-d5e5-43de-a003-f75079efafb8", "tenant_id": "9eb5691496954d91b9bbdb33ca7efcbb", "subnet_id": "990b5b66-a3f1-4319-9f6f-0c1a63b471e8", "subnet_ids": ["990b5b66-a3f1-4319-9f6f-0c1a63b471e8"], "port_id": "9a4e7ad1-b417-4b4a-9418-d24f65326074", "id": "2eed3d4d-d6e6-473c-8cce-ea9782b55e7c"} 2018-07-29 14:10:14,713 - keystoneauth.session - DEBUG - PUT call to network for http://192.0.2.3:9696/v2.0/routers/2eed3d4d-d6e6-473c-8cce-ea9782b55e7c/add_router_interface.json used request id req-57adffc8-c3b7-4091-917d-7f6a4bcc290f 2018-07-29 14:10:14,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.68851804733s 2018-07-29 14:10:14,713 - shade.request_ids - DEBUG - PUT call to network for http://192.0.2.3:9696/v2.0/routers/2eed3d4d-d6e6-473c-8cce-ea9782b55e7c/add_router_interface.json used request id req-57adffc8-c3b7-4091-917d-7f6a4bcc290f returning object 2eed3d4d-d6e6-473c-8cce-ea9782b55e7c 2018-07-29 14:10:14,714 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-29 14:10:14,801 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-29 14:10:14,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.0.2.3:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-29 14:10:14,806 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 740 Date: Sun, 29 Jul 2018 14:10:14 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://192.0.2.3:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://192.0.2.3:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://192.0.2.3:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://192.0.2.3:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://192.0.2.3:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://192.0.2.3:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://192.0.2.3:9292/v2/", "rel": "self"}]}]} 2018-07-29 14:10:14,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-29 14:10:14,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.0.2.3:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}681452948093489f09a6449a94206a742101c6cc" 2018-07-29 14:10:15,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-00770acd-8b46-42fb-8c1b-bd1b7891d2d4 Date: Sun, 29 Jul 2018 14:10:15 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-29 14:10:15,579 - keystoneauth.session - DEBUG - GET call to image for http://192.0.2.3:9292/v2/images used request id req-00770acd-8b46-42fb-8c1b-bd1b7891d2d4 2018-07-29 14:10:15,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.77188205719s 2018-07-29 14:10:15,579 - shade.request_ids - DEBUG - GET call to image for http://192.0.2.3:9292/v2/images used request id req-00770acd-8b46-42fb-8c1b-bd1b7891d2d4 2018-07-29 14:10:15,584 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-29 14:10:15,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.0.2.3:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}681452948093489f09a6449a94206a742101c6cc" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_fee2fc48-0fa0-4978-8b5a-1aedad5f2c45", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_fee2fc48-0fa0-4978-8b5a-1aedad5f2c45"}' 2018-07-29 14:10:15,646 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 860 Content-Type: application/json Location: http://192.0.2.3:9292/v2/images/3c90769e-a2ee-4d39-9e19-4267103f2a54 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-fe9ebd21-0b94-4f38-a804-69c0893764f1 Date: Sun, 29 Jul 2018 14:10:15 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-07-29T14:10:15Z", "file": "/v2/images/3c90769e-a2ee-4d39-9e19-4267103f2a54/file", "owner": "9eb5691496954d91b9bbdb33ca7efcbb", "id": "3c90769e-a2ee-4d39-9e19-4267103f2a54", "size": null, "self": "/v2/images/3c90769e-a2ee-4d39-9e19-4267103f2a54", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_fee2fc48-0fa0-4978-8b5a-1aedad5f2c45", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_fee2fc48-0fa0-4978-8b5a-1aedad5f2c45", "checksum": null, "created_at": "2018-07-29T14:10:15Z", "protected": false} 2018-07-29 14:10:15,646 - keystoneauth.session - DEBUG - POST call to image for http://192.0.2.3:9292/v2/images used request id req-fe9ebd21-0b94-4f38-a804-69c0893764f1 2018-07-29 14:10:15,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0619909763336s 2018-07-29 14:10:15,647 - shade.request_ids - DEBUG - POST call to image for http://192.0.2.3:9292/v2/images used request id req-fe9ebd21-0b94-4f38-a804-69c0893764f1 returning object 3c90769e-a2ee-4d39-9e19-4267103f2a54 2018-07-29 14:10:15,647 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-29 14:10:15,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://192.0.2.3:9292/v2/images/3c90769e-a2ee-4d39-9e19-4267103f2a54/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}681452948093489f09a6449a94206a742101c6cc" -d '' 2018-07-29 14:10:15,785 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f4cf4f6c-053b-405b-9e52-198eb5416124 Date: Sun, 29 Jul 2018 14:10:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-29 14:10:15,786 - keystoneauth.session - DEBUG - PUT call to image for http://192.0.2.3:9292/v2/images/3c90769e-a2ee-4d39-9e19-4267103f2a54/file used request id req-f4cf4f6c-053b-405b-9e52-198eb5416124 2018-07-29 14:10:15,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.138288021088s 2018-07-29 14:10:15,786 - shade.request_ids - DEBUG - PUT call to image for http://192.0.2.3:9292/v2/images/3c90769e-a2ee-4d39-9e19-4267103f2a54/file used request id req-f4cf4f6c-053b-405b-9e52-198eb5416124 2018-07-29 14:10:15,786 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/tempest_smoke-img_fee2fc48-0fa0-4978-8b5a-1aedad5f2c45', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-29T14:10:15Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/3c90769e-a2ee-4d39-9e19-4267103f2a54/file', u'owner': u'9eb5691496954d91b9bbdb33ca7efcbb', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'3c90769e-a2ee-4d39-9e19-4267103f2a54', u'size': None, u'name': u'tempest_smoke-img_fee2fc48-0fa0-4978-8b5a-1aedad5f2c45', u'checksum': None, u'self': u'/v2/images/3c90769e-a2ee-4d39-9e19-4267103f2a54', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-29T14:10:15Z', u'schema': u'/v2/schemas/image'}) 2018-07-29 14:10:15,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-29 14:10:15,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.0.2.3:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}681452948093489f09a6449a94206a742101c6cc" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_fee2fc48-0fa0-4978-8b5a-1aedad5f2c45", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-29 14:10:15,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 14:10:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9bdd30d4-c703-4a01-b30e-069bb83d9f40 x-compute-request-id: req-9bdd30d4-c703-4a01-b30e-069bb83d9f40 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_fee2fc48-0fa0-4978-8b5a-1aedad5f2c45", "links": [{"href": "http://192.0.2.3:8774/v2.1/flavors/6442dc1e-ac76-4c62-a209-f1e7f9057af1", "rel": "self"}, {"href": "http://192.0.2.3:8774/flavors/6442dc1e-ac76-4c62-a209-f1e7f9057af1", "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": "6442dc1e-ac76-4c62-a209-f1e7f9057af1"}} 2018-07-29 14:10:15,999 - keystoneauth.session - DEBUG - POST call to compute for http://192.0.2.3:8774/v2.1/flavors used request id req-9bdd30d4-c703-4a01-b30e-069bb83d9f40 2018-07-29 14:10:15,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.212947845459s 2018-07-29 14:10:16,000 - shade.request_ids - DEBUG - POST call to compute for http://192.0.2.3:8774/v2.1/flavors used request id req-9bdd30d4-c703-4a01-b30e-069bb83d9f40 2018-07-29 14:10:16,000 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_fee2fc48-0fa0-4978-8b5a-1aedad5f2c45', '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'9eb5691496954d91b9bbdb33ca7efcbb', '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'6442dc1e-ac76-4c62-a209-f1e7f9057af1', 'swap': 0}) 2018-07-29 14:10:16,001 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-29 14:10:16,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.0.2.3:8774/v2.1/flavors/6442dc1e-ac76-4c62-a209-f1e7f9057af1/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}681452948093489f09a6449a94206a742101c6cc" -d '{"extra_specs": {}}' 2018-07-29 14:10:16,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 14:10:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-99741046-88b8-45c6-950d-3b2a753476ed x-compute-request-id: req-99741046-88b8-45c6-950d-3b2a753476ed Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-29 14:10:16,021 - keystoneauth.session - DEBUG - POST call to compute for http://192.0.2.3:8774/v2.1/flavors/6442dc1e-ac76-4c62-a209-f1e7f9057af1/os-extra_specs used request id req-99741046-88b8-45c6-950d-3b2a753476ed 2018-07-29 14:10:16,021 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0198380947113s 2018-07-29 14:10:16,021 - shade.request_ids - DEBUG - POST call to compute for http://192.0.2.3:8774/v2.1/flavors/6442dc1e-ac76-4c62-a209-f1e7f9057af1/os-extra_specs used request id req-99741046-88b8-45c6-950d-3b2a753476ed 2018-07-29 14:10:16,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.0.2.3:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-07-29 14:10:16,028 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 29 Jul 2018 14:10:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 593 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.0.2.3:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://192.0.2.3:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-29 14:10:16,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-29 14:10:16,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.0.2.3:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}681452948093489f09a6449a94206a742101c6cc" 2018-07-29 14:10:16,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 14:10:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22cb85c0-2048-4de5-8e49-f55b9a682342 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"links": {"self": "http://192.0.2.3:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "d79fddff72974c028368593e1d1381b7", "links": {"self": "http://192.0.2.3:5000/v3/roles/d79fddff72974c028368593e1d1381b7"}, "name": "admin"}]} 2018-07-29 14:10:16,121 - keystoneauth.session - DEBUG - GET call to identity for http://192.0.2.3:5000/v3/roles used request id req-22cb85c0-2048-4de5-8e49-f55b9a682342 2018-07-29 14:10:16,121 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0912292003632s 2018-07-29 14:10:16,121 - shade.request_ids - DEBUG - GET call to identity for http://192.0.2.3:5000/v3/roles used request id req-22cb85c0-2048-4de5-8e49-f55b9a682342 2018-07-29 14:10:16,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-29 14:10:16,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.0.2.3:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}681452948093489f09a6449a94206a742101c6cc" 2018-07-29 14:10:16,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 14:10:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6050d23d-3817-47dd-9243-65501ec641c4 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"links": {"self": "http://192.0.2.3:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "d79fddff72974c028368593e1d1381b7", "links": {"self": "http://192.0.2.3:5000/v3/roles/d79fddff72974c028368593e1d1381b7"}, "name": "admin"}]} 2018-07-29 14:10:16,211 - keystoneauth.session - DEBUG - GET call to identity for http://192.0.2.3:5000/v3/roles used request id req-6050d23d-3817-47dd-9243-65501ec641c4 2018-07-29 14:10:16,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0881540775299s 2018-07-29 14:10:16,211 - shade.request_ids - DEBUG - GET call to identity for http://192.0.2.3:5000/v3/roles used request id req-6050d23d-3817-47dd-9243-65501ec641c4 2018-07-29 14:10:16,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-07-29 14:10:16,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.0.2.3:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}681452948093489f09a6449a94206a742101c6cc" 2018-07-29 14:10:16,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 14:10:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-595ab546-5ea7-4ae3-83cf-89c33c0ccccd x-compute-request-id: req-595ab546-5ea7-4ae3-83cf-89c33c0ccccd Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 4}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 6, "vcpus": 4, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 1332, "memory_mb": 8191, "current_workload": null, "state": "up", "host_ip": "192.0.2.5", "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": null, "free_disk_gb": null, "hypervisor_version": 2010000, "disk_available_least": 34, "local_gb": 40, "free_ram_mb": null, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 7}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 6, "vcpus": 4, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 1316, "memory_mb": 8191, "current_workload": null, "state": "up", "host_ip": "192.0.2.11", "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": null, "free_disk_gb": null, "hypervisor_version": 2010000, "disk_available_least": 34, "local_gb": 40, "free_ram_mb": null, "id": 2}]} 2018-07-29 14:10:16,249 - keystoneauth.session - DEBUG - GET call to compute for http://192.0.2.3:8774/v2.1/os-hypervisors/detail used request id req-595ab546-5ea7-4ae3-83cf-89c33c0ccccd 2018-07-29 14:10:16,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0368280410767s 2018-07-29 14:10:16,250 - shade.request_ids - DEBUG - GET call to compute for http://192.0.2.3:8774/v2.1/os-hypervisors/detail used request id req-595ab546-5ea7-4ae3-83cf-89c33c0ccccd 2018-07-29 14:10:16,252 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-29 14:10:16,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.0.2.3:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}681452948093489f09a6449a94206a742101c6cc" 2018-07-29 14:10:16,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1047 Content-Type: application/json X-Openstack-Request-Id: req-9446769a-601e-48ac-bd63-a99657b9bef3 Date: Sun, 29 Jul 2018 14:10:16 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-07-29T14:10:15Z", "file": "/v2/images/3c90769e-a2ee-4d39-9e19-4267103f2a54/file", "owner": "9eb5691496954d91b9bbdb33ca7efcbb", "id": "3c90769e-a2ee-4d39-9e19-4267103f2a54", "size": 12716032, "self": "/v2/images/3c90769e-a2ee-4d39-9e19-4267103f2a54", "disk_format": "qcow2", "direct_url": "file:///var/lib/glance/images/3c90769e-a2ee-4d39-9e19-4267103f2a54", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_fee2fc48-0fa0-4978-8b5a-1aedad5f2c45", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_fee2fc48-0fa0-4978-8b5a-1aedad5f2c45", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-29T14:10:15Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-29 14:10:16,281 - keystoneauth.session - DEBUG - GET call to image for http://192.0.2.3:9292/v2/images used request id req-9446769a-601e-48ac-bd63-a99657b9bef3 2018-07-29 14:10:16,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0298838615417s 2018-07-29 14:10:16,282 - shade.request_ids - DEBUG - GET call to image for http://192.0.2.3:9292/v2/images used request id req-9446769a-601e-48ac-bd63-a99657b9bef3 2018-07-29 14:10:16,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-29 14:10:16,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.0.2.3:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}681452948093489f09a6449a94206a742101c6cc" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_fee2fc48-0fa0-4978-8b5a-1aedad5f2c45", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_fee2fc48-0fa0-4978-8b5a-1aedad5f2c45"}' 2018-07-29 14:10:16,316 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://192.0.2.3:9292/v2/images/9e4aed20-4858-4676-b50d-84470e0d6f20 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d7629bed-a78a-4c6a-a157-83a0f6234aad Date: Sun, 29 Jul 2018 14:10:16 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-07-29T14:10:16Z", "file": "/v2/images/9e4aed20-4858-4676-b50d-84470e0d6f20/file", "owner": "9eb5691496954d91b9bbdb33ca7efcbb", "id": "9e4aed20-4858-4676-b50d-84470e0d6f20", "size": null, "self": "/v2/images/9e4aed20-4858-4676-b50d-84470e0d6f20", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_fee2fc48-0fa0-4978-8b5a-1aedad5f2c45", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_fee2fc48-0fa0-4978-8b5a-1aedad5f2c45", "checksum": null, "created_at": "2018-07-29T14:10:16Z", "protected": false} 2018-07-29 14:10:16,316 - keystoneauth.session - DEBUG - POST call to image for http://192.0.2.3:9292/v2/images used request id req-d7629bed-a78a-4c6a-a157-83a0f6234aad 2018-07-29 14:10:16,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0317330360413s 2018-07-29 14:10:16,316 - shade.request_ids - DEBUG - POST call to image for http://192.0.2.3:9292/v2/images used request id req-d7629bed-a78a-4c6a-a157-83a0f6234aad returning object 9e4aed20-4858-4676-b50d-84470e0d6f20 2018-07-29 14:10:16,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-29 14:10:16,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://192.0.2.3:9292/v2/images/9e4aed20-4858-4676-b50d-84470e0d6f20/file -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}681452948093489f09a6449a94206a742101c6cc" -d '' 2018-07-29 14:10:16,418 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-135da1a1-172f-40bf-8da9-ab14e90e39e3 Date: Sun, 29 Jul 2018 14:10:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-29 14:10:16,418 - keystoneauth.session - DEBUG - PUT call to image for http://192.0.2.3:9292/v2/images/9e4aed20-4858-4676-b50d-84470e0d6f20/file used request id req-135da1a1-172f-40bf-8da9-ab14e90e39e3 2018-07-29 14:10:16,419 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.102068185806s 2018-07-29 14:10:16,419 - shade.request_ids - DEBUG - PUT call to image for http://192.0.2.3:9292/v2/images/9e4aed20-4858-4676-b50d-84470e0d6f20/file used request id req-135da1a1-172f-40bf-8da9-ab14e90e39e3 2018-07-29 14:10:16,419 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_fee2fc48-0fa0-4978-8b5a-1aedad5f2c45', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-29T14:10:16Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/9e4aed20-4858-4676-b50d-84470e0d6f20/file', u'owner': u'9eb5691496954d91b9bbdb33ca7efcbb', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'9e4aed20-4858-4676-b50d-84470e0d6f20', u'size': None, u'name': u'tempest_smoke-img_alt_fee2fc48-0fa0-4978-8b5a-1aedad5f2c45', u'checksum': None, u'self': u'/v2/images/9e4aed20-4858-4676-b50d-84470e0d6f20', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-29T14:10:16Z', u'schema': u'/v2/schemas/image'}) 2018-07-29 14:10:16,419 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-29 14:10:16,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.0.2.3:8774/v2.1/flavors -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}681452948093489f09a6449a94206a742101c6cc" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_fee2fc48-0fa0-4978-8b5a-1aedad5f2c45", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-29 14:10:16,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 14:10:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1451dd6f-0c37-4ac2-816e-25da20e103b5 x-compute-request-id: req-1451dd6f-0c37-4ac2-816e-25da20e103b5 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_alt_fee2fc48-0fa0-4978-8b5a-1aedad5f2c45", "links": [{"href": "http://192.0.2.3:8774/v2.1/flavors/73fda2d3-f067-4bb2-9049-40d911d4acf6", "rel": "self"}, {"href": "http://192.0.2.3:8774/flavors/73fda2d3-f067-4bb2-9049-40d911d4acf6", "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": "73fda2d3-f067-4bb2-9049-40d911d4acf6"}} 2018-07-29 14:10:16,446 - keystoneauth.session - DEBUG - POST call to compute for http://192.0.2.3:8774/v2.1/flavors used request id req-1451dd6f-0c37-4ac2-816e-25da20e103b5 2018-07-29 14:10:16,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0266258716583s 2018-07-29 14:10:16,446 - shade.request_ids - DEBUG - POST call to compute for http://192.0.2.3:8774/v2.1/flavors used request id req-1451dd6f-0c37-4ac2-816e-25da20e103b5 2018-07-29 14:10:16,446 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_fee2fc48-0fa0-4978-8b5a-1aedad5f2c45', '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'9eb5691496954d91b9bbdb33ca7efcbb', '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'73fda2d3-f067-4bb2-9049-40d911d4acf6', 'swap': 0}) 2018-07-29 14:10:16,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-29 14:10:16,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.0.2.3:8774/v2.1/flavors/73fda2d3-f067-4bb2-9049-40d911d4acf6/os-extra_specs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}681452948093489f09a6449a94206a742101c6cc" -d '{"extra_specs": {}}' 2018-07-29 14:10:16,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 14:10:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0988b0ff-0185-46b7-b6da-24a2406cbb7d x-compute-request-id: req-0988b0ff-0185-46b7-b6da-24a2406cbb7d Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-29 14:10:16,466 - keystoneauth.session - DEBUG - POST call to compute for http://192.0.2.3:8774/v2.1/flavors/73fda2d3-f067-4bb2-9049-40d911d4acf6/os-extra_specs used request id req-0988b0ff-0185-46b7-b6da-24a2406cbb7d 2018-07-29 14:10:16,467 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0197238922119s 2018-07-29 14:10:16,467 - shade.request_ids - DEBUG - POST call to compute for http://192.0.2.3:8774/v2.1/flavors/73fda2d3-f067-4bb2-9049-40d911d4acf6/os-extra_specs used request id req-0988b0ff-0185-46b7-b6da-24a2406cbb7d 2018-07-29 14:10:16,467 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_fee2fc48-0fa0-4978-8b5a-1aedad5f2c45', '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'9eb5691496954d91b9bbdb33ca7efcbb', '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'73fda2d3-f067-4bb2-9049-40d911d4acf6', 'swap': 0}) 2018-07-29 14:10:20,063 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-07-29 14:10:20,064 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-07-29 14:10:20,064 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-07-29 14:10:20,066 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-07-29 14:10:20,068 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-07-29 14:10:23,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-a1af71af-c3db-4f72-92a9-46ce7e18929e/repo; stestr list '^(tempest|neutron_tempest_plugin)\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2018-07-29 14:10:23,718 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-07-29 14:10:23,720 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-07-29 14:10:23,720 - 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']'. 2018-07-29 14:17:39,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 33fc0dc6-925f-41d3-afb2-cdad4b7e07a5 2018-07-29 14:17:39,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '33fc0dc6-925f-41d3-afb2-cdad4b7e07a5']'. 2018-07-29 14:17:40,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-07-29 14:17:40,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-07-29 14:17:40,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-29 14:17:40,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 33fc0dc6-925f-41d3-afb2-cdad4b7e07a5 | 2018-07-29 14:17:40,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-07-29 14:17:40,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-07-29 14:10:26 | 2018-07-29 14:17:40,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-07-29 14:17:39 | 2018-07-29 14:17:40,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:07:13 | 2018-07-29 14:17:40,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-07-29 14:17:40,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-07-29 14:17:40,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: a1af71af-c3db-4f72-92a9-46ce7e18929e) | 2018-07-29 14:17:40,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-07-29 14:17:40,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 708b2dd8-c4e9-4bba-a2f0-a31ee64d9176) | 2018-07-29 14:17:40,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 131 | 2018-07-29 14:17:40,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 422.54 | 2018-07-29 14:17:40,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 92 | 2018-07-29 14:17:40,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 28 | 2018-07-29 14:17:40,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-07-29 14:17:40,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-07-29 14:17:40,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 11 | 2018-07-29 14:17:40,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-29 14:17:40,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-07-29 14:17:40,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 89.3203883495% 2018-07-29 14:17:40,475 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 07:30 | FAIL | +-----------------------+------------------+------------------+----------------+ 2018-07-29 14:17:40,479 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-29 14:17:40,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://192.0.2.3:9696/v2.0/routers/2eed3d4d-d6e6-473c-8cce-ea9782b55e7c/remove_router_interface.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}681452948093489f09a6449a94206a742101c6cc" -d '{"subnet_id": "990b5b66-a3f1-4319-9f6f-0c1a63b471e8"}' 2018-07-29 14:17:42,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-004b5906-355f-4420-9c26-dd23c0b15680 Date: Sun, 29 Jul 2018 14:17:42 GMT RESP BODY: {"network_id": "a16d6cf3-d5e5-43de-a003-f75079efafb8", "tenant_id": "9eb5691496954d91b9bbdb33ca7efcbb", "subnet_id": "990b5b66-a3f1-4319-9f6f-0c1a63b471e8", "subnet_ids": ["990b5b66-a3f1-4319-9f6f-0c1a63b471e8"], "port_id": "9a4e7ad1-b417-4b4a-9418-d24f65326074", "id": "2eed3d4d-d6e6-473c-8cce-ea9782b55e7c"} 2018-07-29 14:17:42,191 - keystoneauth.session - DEBUG - PUT call to network for http://192.0.2.3:9696/v2.0/routers/2eed3d4d-d6e6-473c-8cce-ea9782b55e7c/remove_router_interface.json used request id req-004b5906-355f-4420-9c26-dd23c0b15680 2018-07-29 14:17:42,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.71151399612s 2018-07-29 14:17:42,191 - shade.request_ids - DEBUG - PUT call to network for http://192.0.2.3:9696/v2.0/routers/2eed3d4d-d6e6-473c-8cce-ea9782b55e7c/remove_router_interface.json used request id req-004b5906-355f-4420-9c26-dd23c0b15680 returning object 2eed3d4d-d6e6-473c-8cce-ea9782b55e7c 2018-07-29 14:17:42,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-29 14:17:42,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.0.2.3:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}681452948093489f09a6449a94206a742101c6cc" 2018-07-29 14:17:42,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 648 X-Openstack-Request-Id: req-e76433be-9324-4089-ae81-c0d56e88c0c7 Date: Sun, 29 Jul 2018 14:17:42 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6817c26a-4c41-402c-aa27-e1653d04c4a5", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "1d7557f3-6ecf-4c9b-abb0-425ac5c08136", "ip_address": "192.0.2.102"}]}, "description": "", "tags": [], "tenant_id": "9eb5691496954d91b9bbdb33ca7efcbb", "created_at": "2018-07-29T14:10:11Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-29T14:17:41Z", "revision_number": 4, "routes": [], "project_id": "9eb5691496954d91b9bbdb33ca7efcbb", "id": "2eed3d4d-d6e6-473c-8cce-ea9782b55e7c", "name": "tempest_smoke-router_fee2fc48-0fa0-4978-8b5a-1aedad5f2c45"}]} 2018-07-29 14:17:42,306 - keystoneauth.session - DEBUG - GET call to network for http://192.0.2.3:9696/v2.0/routers.json used request id req-e76433be-9324-4089-ae81-c0d56e88c0c7 2018-07-29 14:17:42,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.115111112595s 2018-07-29 14:17:42,307 - shade.request_ids - DEBUG - GET call to network for http://192.0.2.3:9696/v2.0/routers.json used request id req-e76433be-9324-4089-ae81-c0d56e88c0c7 2018-07-29 14:17:42,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-29 14:17:42,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.0.2.3:9696/v2.0/routers/2eed3d4d-d6e6-473c-8cce-ea9782b55e7c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}681452948093489f09a6449a94206a742101c6cc" 2018-07-29 14:17:43,546 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ab26b2b0-7a16-4d37-bdba-01a2a4e892f4 Content-Length: 0 Date: Sun, 29 Jul 2018 14:17:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 14:17:43,547 - keystoneauth.session - DEBUG - DELETE call to network for http://192.0.2.3:9696/v2.0/routers/2eed3d4d-d6e6-473c-8cce-ea9782b55e7c.json used request id req-ab26b2b0-7a16-4d37-bdba-01a2a4e892f4 2018-07-29 14:17:43,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.23832392693s 2018-07-29 14:17:43,547 - shade.request_ids - DEBUG - DELETE call to network for http://192.0.2.3:9696/v2.0/routers/2eed3d4d-d6e6-473c-8cce-ea9782b55e7c.json used request id req-ab26b2b0-7a16-4d37-bdba-01a2a4e892f4 2018-07-29 14:17:43,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-29 14:17:43,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.0.2.3:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}681452948093489f09a6449a94206a742101c6cc" 2018-07-29 14:17:43,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1291 X-Openstack-Request-Id: req-53054b2f-3084-42dc-9af3-c533a071af03 Date: Sun, 29 Jul 2018 14:17:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6817c26a-4c41-402c-aa27-e1653d04c4a5","tenant_id":"9ca8e57d5df7477f84f780ef26afa844","created_at":"2018-07-29T14:08:00Z","dns_nameservers":[],"updated_at":"2018-07-29T14:08:00Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.0.2.100","end":"192.0.2.120"}],"gateway_ip":"192.0.2.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.0.2.0/24","project_id":"9ca8e57d5df7477f84f780ef26afa844","id":"1d7557f3-6ecf-4c9b-abb0-425ac5c08136","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a16d6cf3-d5e5-43de-a003-f75079efafb8","tenant_id":"9eb5691496954d91b9bbdb33ca7efcbb","created_at":"2018-07-29T14:10:11Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-29T14:10:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"9eb5691496954d91b9bbdb33ca7efcbb","id":"990b5b66-a3f1-4319-9f6f-0c1a63b471e8","subnetpool_id":null,"name":"tempest_smoke-subnet_fee2fc48-0fa0-4978-8b5a-1aedad5f2c45"}]} 2018-07-29 14:17:43,677 - keystoneauth.session - DEBUG - GET call to network for http://192.0.2.3:9696/v2.0/subnets.json used request id req-53054b2f-3084-42dc-9af3-c533a071af03 2018-07-29 14:17:43,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.129749059677s 2018-07-29 14:17:43,677 - shade.request_ids - DEBUG - GET call to network for http://192.0.2.3:9696/v2.0/subnets.json used request id req-53054b2f-3084-42dc-9af3-c533a071af03 2018-07-29 14:17:43,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-29 14:17:43,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.0.2.3:9696/v2.0/subnets/990b5b66-a3f1-4319-9f6f-0c1a63b471e8.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}681452948093489f09a6449a94206a742101c6cc" 2018-07-29 14:17:44,803 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-34ef2ccf-ffaa-403b-823d-5d4a82f6daeb Date: Sun, 29 Jul 2018 14:17:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 14:17:44,803 - keystoneauth.session - DEBUG - DELETE call to network for http://192.0.2.3:9696/v2.0/subnets/990b5b66-a3f1-4319-9f6f-0c1a63b471e8.json used request id req-34ef2ccf-ffaa-403b-823d-5d4a82f6daeb 2018-07-29 14:17:44,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.12454199791s 2018-07-29 14:17:44,804 - shade.request_ids - DEBUG - DELETE call to network for http://192.0.2.3:9696/v2.0/subnets/990b5b66-a3f1-4319-9f6f-0c1a63b471e8.json used request id req-34ef2ccf-ffaa-403b-823d-5d4a82f6daeb 2018-07-29 14:17:44,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-29 14:17:44,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.0.2.3:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}681452948093489f09a6449a94206a742101c6cc" 2018-07-29 14:17:44,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1357 X-Openstack-Request-Id: req-adfd4b27-9964-4d42-b3f5-da589ce815fe Date: Sun, 29 Jul 2018 14:17:44 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"6817c26a-4c41-402c-aa27-e1653d04c4a5","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9ca8e57d5df7477f84f780ef26afa844","status":"ACTIVE","subnets":["1d7557f3-6ecf-4c9b-abb0-425ac5c08136"],"description":"","tags":[],"updated_at":"2018-07-29T14:08:00Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"9ca8e57d5df7477f84f780ef26afa844","created_at":"2018-07-29T14:07:55Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a16d6cf3-d5e5-43de-a003-f75079efafb8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9eb5691496954d91b9bbdb33ca7efcbb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-29T14:17:44Z","provider:segmentation_id":11,"name":"tempest_smoke-net_fee2fc48-0fa0-4978-8b5a-1aedad5f2c45","admin_state_up":true,"tenant_id":"9eb5691496954d91b9bbdb33ca7efcbb","created_at":"2018-07-29T14:10:10Z","provider:network_type":"vxlan"}]} 2018-07-29 14:17:44,898 - keystoneauth.session - DEBUG - GET call to network for http://192.0.2.3:9696/v2.0/networks.json used request id req-adfd4b27-9964-4d42-b3f5-da589ce815fe 2018-07-29 14:17:44,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0935719013214s 2018-07-29 14:17:44,898 - shade.request_ids - DEBUG - GET call to network for http://192.0.2.3:9696/v2.0/networks.json used request id req-adfd4b27-9964-4d42-b3f5-da589ce815fe 2018-07-29 14:17:44,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-29 14:17:44,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.0.2.3:9696/v2.0/networks/a16d6cf3-d5e5-43de-a003-f75079efafb8.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}681452948093489f09a6449a94206a742101c6cc" 2018-07-29 14:17:46,073 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ab782c64-0591-474d-8fdc-8e488279fb32 Date: Sun, 29 Jul 2018 14:17:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-29 14:17:46,073 - keystoneauth.session - DEBUG - DELETE call to network for http://192.0.2.3:9696/v2.0/networks/a16d6cf3-d5e5-43de-a003-f75079efafb8.json used request id req-ab782c64-0591-474d-8fdc-8e488279fb32 2018-07-29 14:17:46,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.17367601395s 2018-07-29 14:17:46,073 - shade.request_ids - DEBUG - DELETE call to network for http://192.0.2.3:9696/v2.0/networks/a16d6cf3-d5e5-43de-a003-f75079efafb8.json used request id req-ab782c64-0591-474d-8fdc-8e488279fb32 2018-07-29 14:17:46,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-29 14:17:46,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.0.2.3:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}681452948093489f09a6449a94206a742101c6cc" 2018-07-29 14:17:46,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2035 Content-Type: application/json X-Openstack-Request-Id: req-601e2d63-764e-4720-930c-216071084bcb Date: Sun, 29 Jul 2018 14:17:46 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-07-29T14:10:16Z", "file": "/v2/images/9e4aed20-4858-4676-b50d-84470e0d6f20/file", "owner": "9eb5691496954d91b9bbdb33ca7efcbb", "id": "9e4aed20-4858-4676-b50d-84470e0d6f20", "size": 12716032, "self": "/v2/images/9e4aed20-4858-4676-b50d-84470e0d6f20", "disk_format": "qcow2", "direct_url": "file:///var/lib/glance/images/9e4aed20-4858-4676-b50d-84470e0d6f20", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_fee2fc48-0fa0-4978-8b5a-1aedad5f2c45", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_fee2fc48-0fa0-4978-8b5a-1aedad5f2c45", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-29T14:10:16Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-07-29T14:10:15Z", "file": "/v2/images/3c90769e-a2ee-4d39-9e19-4267103f2a54/file", "owner": "9eb5691496954d91b9bbdb33ca7efcbb", "id": "3c90769e-a2ee-4d39-9e19-4267103f2a54", "size": 12716032, "self": "/v2/images/3c90769e-a2ee-4d39-9e19-4267103f2a54", "disk_format": "qcow2", "direct_url": "file:///var/lib/glance/images/3c90769e-a2ee-4d39-9e19-4267103f2a54", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_fee2fc48-0fa0-4978-8b5a-1aedad5f2c45", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_fee2fc48-0fa0-4978-8b5a-1aedad5f2c45", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-29T14:10:15Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-29 14:17:46,331 - keystoneauth.session - DEBUG - GET call to image for http://192.0.2.3:9292/v2/images used request id req-601e2d63-764e-4720-930c-216071084bcb 2018-07-29 14:17:46,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.255242109299s 2018-07-29 14:17:46,331 - shade.request_ids - DEBUG - GET call to image for http://192.0.2.3:9292/v2/images used request id req-601e2d63-764e-4720-930c-216071084bcb 2018-07-29 14:17:46,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-29 14:17:46,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.0.2.3:9292/v2/images/3c90769e-a2ee-4d39-9e19-4267103f2a54 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}681452948093489f09a6449a94206a742101c6cc" 2018-07-29 14:17:46,396 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b9355c90-6f37-48b1-a7b5-15e54867df6f Date: Sun, 29 Jul 2018 14:17:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-29 14:17:46,396 - keystoneauth.session - DEBUG - DELETE call to image for http://192.0.2.3:9292/v2/images/3c90769e-a2ee-4d39-9e19-4267103f2a54 used request id req-b9355c90-6f37-48b1-a7b5-15e54867df6f 2018-07-29 14:17:46,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.0634520053864s 2018-07-29 14:17:46,396 - shade.request_ids - DEBUG - DELETE call to image for http://192.0.2.3:9292/v2/images/3c90769e-a2ee-4d39-9e19-4267103f2a54 used request id req-b9355c90-6f37-48b1-a7b5-15e54867df6f 2018-07-29 14:17:46,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-29 14:17:46,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://192.0.2.3:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}681452948093489f09a6449a94206a742101c6cc" 2018-07-29 14:17:46,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 14:17:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-764ec2a0-0a2e-450c-9873-453e604d34b2 x-compute-request-id: req-764ec2a0-0a2e-450c-9873-453e604d34b2 Content-Encoding: gzip Content-Length: 364 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_fee2fc48-0fa0-4978-8b5a-1aedad5f2c45", "links": [{"href": "http://192.0.2.3:8774/v2.1/flavors/6442dc1e-ac76-4c62-a209-f1e7f9057af1", "rel": "self"}, {"href": "http://192.0.2.3:8774/flavors/6442dc1e-ac76-4c62-a209-f1e7f9057af1", "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": "6442dc1e-ac76-4c62-a209-f1e7f9057af1"}, {"name": "tempest_smoke-flavor_alt_fee2fc48-0fa0-4978-8b5a-1aedad5f2c45", "links": [{"href": "http://192.0.2.3:8774/v2.1/flavors/73fda2d3-f067-4bb2-9049-40d911d4acf6", "rel": "self"}, {"href": "http://192.0.2.3:8774/flavors/73fda2d3-f067-4bb2-9049-40d911d4acf6", "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": "73fda2d3-f067-4bb2-9049-40d911d4acf6"}]} 2018-07-29 14:17:46,682 - keystoneauth.session - DEBUG - GET call to compute for http://192.0.2.3:8774/v2.1/flavors/detail?is_public=None used request id req-764ec2a0-0a2e-450c-9873-453e604d34b2 2018-07-29 14:17:46,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.285103797913s 2018-07-29 14:17:46,682 - shade.request_ids - DEBUG - GET call to compute for http://192.0.2.3:8774/v2.1/flavors/detail?is_public=None used request id req-764ec2a0-0a2e-450c-9873-453e604d34b2 2018-07-29 14:17:46,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-29 14:17:46,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.0.2.3:8774/v2.1/flavors/6442dc1e-ac76-4c62-a209-f1e7f9057af1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}681452948093489f09a6449a94206a742101c6cc" 2018-07-29 14:17:46,712 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 29 Jul 2018 14:17:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8bfcb723-1f3f-4c7c-a1ad-e8d38068f902 x-compute-request-id: req-8bfcb723-1f3f-4c7c-a1ad-e8d38068f902 Content-Length: 0 Content-Type: application/json 2018-07-29 14:17:46,712 - keystoneauth.session - DEBUG - DELETE call to compute for http://192.0.2.3:8774/v2.1/flavors/6442dc1e-ac76-4c62-a209-f1e7f9057af1 used request id req-8bfcb723-1f3f-4c7c-a1ad-e8d38068f902 2018-07-29 14:17:46,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0276098251343s 2018-07-29 14:17:46,713 - shade.request_ids - DEBUG - DELETE call to compute for http://192.0.2.3:8774/v2.1/flavors/6442dc1e-ac76-4c62-a209-f1e7f9057af1 used request id req-8bfcb723-1f3f-4c7c-a1ad-e8d38068f902 2018-07-29 14:17:46,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-29 14:17:46,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.0.2.3:9292/v2/images/9e4aed20-4858-4676-b50d-84470e0d6f20 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}681452948093489f09a6449a94206a742101c6cc" 2018-07-29 14:17:46,813 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fbd79fdc-2073-4682-9d12-798ba4348549 Date: Sun, 29 Jul 2018 14:17:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-29 14:17:46,813 - keystoneauth.session - DEBUG - DELETE call to image for http://192.0.2.3:9292/v2/images/9e4aed20-4858-4676-b50d-84470e0d6f20 used request id req-fbd79fdc-2073-4682-9d12-798ba4348549 2018-07-29 14:17:46,813 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.0997397899628s 2018-07-29 14:17:46,813 - shade.request_ids - DEBUG - DELETE call to image for http://192.0.2.3:9292/v2/images/9e4aed20-4858-4676-b50d-84470e0d6f20 used request id req-fbd79fdc-2073-4682-9d12-798ba4348549 2018-07-29 14:17:46,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-29 14:17:46,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://192.0.2.3:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}681452948093489f09a6449a94206a742101c6cc" 2018-07-29 14:17:46,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 29 Jul 2018 14:17:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c20c7c96-cc2a-4aa1-bfb2-d935474707e0 x-compute-request-id: req-c20c7c96-cc2a-4aa1-bfb2-d935474707e0 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_alt_fee2fc48-0fa0-4978-8b5a-1aedad5f2c45", "links": [{"href": "http://192.0.2.3:8774/v2.1/flavors/73fda2d3-f067-4bb2-9049-40d911d4acf6", "rel": "self"}, {"href": "http://192.0.2.3:8774/flavors/73fda2d3-f067-4bb2-9049-40d911d4acf6", "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": "73fda2d3-f067-4bb2-9049-40d911d4acf6"}]} 2018-07-29 14:17:46,860 - keystoneauth.session - DEBUG - GET call to compute for http://192.0.2.3:8774/v2.1/flavors/detail?is_public=None used request id req-c20c7c96-cc2a-4aa1-bfb2-d935474707e0 2018-07-29 14:17:46,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0463981628418s 2018-07-29 14:17:46,860 - shade.request_ids - DEBUG - GET call to compute for http://192.0.2.3:8774/v2.1/flavors/detail?is_public=None used request id req-c20c7c96-cc2a-4aa1-bfb2-d935474707e0 2018-07-29 14:17:46,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-29 14:17:46,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.0.2.3:8774/v2.1/flavors/73fda2d3-f067-4bb2-9049-40d911d4acf6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}681452948093489f09a6449a94206a742101c6cc" 2018-07-29 14:17:46,893 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 29 Jul 2018 14:17:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cccafa22-d0f1-4d81-a6a5-5f4a223a0e13 x-compute-request-id: req-cccafa22-d0f1-4d81-a6a5-5f4a223a0e13 Content-Length: 0 Content-Type: application/json 2018-07-29 14:17:46,893 - keystoneauth.session - DEBUG - DELETE call to compute for http://192.0.2.3:8774/v2.1/flavors/73fda2d3-f067-4bb2-9049-40d911d4acf6 used request id req-cccafa22-d0f1-4d81-a6a5-5f4a223a0e13 2018-07-29 14:17:46,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0312139987946s 2018-07-29 14:17:46,893 - shade.request_ids - DEBUG - DELETE call to compute for http://192.0.2.3:8774/v2.1/flavors/73fda2d3-f067-4bb2-9049-40d911d4acf6 used request id req-cccafa22-d0f1-4d81-a6a5-5f4a223a0e13 2018-07-29 14:17:46,894 - xtesting.ci.run_tests - ERROR - The test case 'tempest_smoke' failed. 2018-07-29 14:17:46,894 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR