2018-07-22 15:07:54,110 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-virtual-suite-master-136 | | 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-22 15:07:54,113 - 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.4,192.0.2.4 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://192.0.2.4:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=AHGFydsqKEFs2bytydQE2wsB6 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=b2401f4121b04a88936d3d38173f901c export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.0.2.4 export SDN_CONTROLLER_PASSWORD=cVF6uhDvj7khJrPwsb6wPh3zn export OS_REGION_NAME=regionOne 2018-07-22 15:07:54,113 - xtesting.ci.run_tests - DEBUG - Test args: tempest_smoke 2018-07-22 15:07:54,133 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2018-07-22 15:07:55,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-22 15:07:55,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-22 15:07:55,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-22 15:07:55,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-22 15:07:55,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-22 15:07:55,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-22 15:07:55,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-22 15:07:55,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-22 15:07:55,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-22 15:07:55,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-22 15:07:55,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-22 15:07:55,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-22 15:07:55,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-22 15:07:55,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-22 15:07:55,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-22 15:07:55,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-22 15:07:55,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-22 15:07:55,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-22 15:07:55,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-22 15:07:55,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-22 15:07:55,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-22 15:07:55,971 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-22 15:07:55,979 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-22 15:07:55,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-22 15:07:55,980 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-22 15:07:55,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.0.2.4: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-22 15:07:56,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 15:07:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5038243a-30aa-4034-8e14-1150f9f7daec 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.4:5000/v3/", "rel": "self"}]}} 2018-07-22 15:07:56,000 - keystoneauth.session - DEBUG - GET call to None for http://192.0.2.4:5000//v3 used request id req-5038243a-30aa-4034-8e14-1150f9f7daec 2018-07-22 15:07:56,001 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.0.2.4:5000/v3/auth/tokens 2018-07-22 15:07:56,494 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f0926492c26c497a9ef5df8339410bbd", "name": "admin"}], "expires_at": "2018-07-22T16:07:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b2401f4121b04a88936d3d38173f901c", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.0.2.4:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3180b747577d468ab74fef6cfe82ae3b"}, {"url": "http://192.0.2.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b27df0fffd1d4bfca371012e3e5a2a8a"}, {"url": "http://192.0.2.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c042778595f74e13b22244d495e7cac7"}], "type": "network", "id": "16b84b41ecf8485ea83f8b73345b7e39", "name": "neutron"}, {"endpoints": [{"url": "http://192.0.2.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05b7273290e249efb6c7a77181de7d12"}, {"url": "http://192.0.2.4:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f3b176e148e42248f35265301644df3"}, {"url": "http://192.0.2.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fec9434f7a9a461d884e602f2432f96a"}], "type": "compute", "id": "212e31c75fce414699b6172350ac6678", "name": "nova"}, {"endpoints": [{"url": "http://192.0.2.4:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0d37167a6a9047b9be9130a209b58541"}, {"url": "http://192.0.2.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b49d8caf82164577bb6f201c2fb6b8ad"}, {"url": "http://192.0.2.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b7c1c727bdc7434c9ab7bfddfaab1a0a"}], "type": "identity", "id": "94f0fa6b079b430ab078557ed63c068d", "name": "keystone"}, {"endpoints": [{"url": "http://192.0.2.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "351e41bde2854a5b9d0830ab9dd7b1a4"}, {"url": "http://192.0.2.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4ccdf8e1daea4780bec04483e7fde6c3"}, {"url": "http://192.0.2.4:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed0e73e445ca48f68109c19f0c707448"}], "type": "image", "id": "b2756673ce7c4365baf733e02d34c3b8", "name": "glance"}, {"endpoints": [{"url": "http://192.0.2.4:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87fbf785eed244fca79eede845f6518f"}, {"url": "http://192.0.2.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8dc2fe58b1384d5da64907ce7e3cb73c"}, {"url": "http://192.0.2.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa246e6811714931afd2fa7da4aec3f8"}], "type": "placement", "id": "c788d1eb0cbb43af9bf9bf71b33049e0", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "bfa941fa604643fdb0920422749aab9b"}, "audit_ids": ["d0D_UV5_QVyVtFRiYycrog"], "issued_at": "2018-07-22T15:07:56.000000Z"}} 2018-07-22 15:07:56,495 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 15:07:56,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://192.0.2.4: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}6ff5f1669abd0423bcfb87badbc131cbfeed2f4a" 2018-07-22 15:07:56,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-46393aab-ec49-4b47-8ccb-014cfc0d5c2c Date: Sun, 22 Jul 2018 15:07:56 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"7ab2dc7e-844a-4ec4-ac2e-04f759d06e85","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3dc659bcb0d44db692b76b72bce752cc","status":"ACTIVE","subnets":["acef4990-f752-43e5-917d-6efb3ab7cca0"],"description":"","tags":[],"updated_at":"2018-07-22T15:05:55Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"3dc659bcb0d44db692b76b72bce752cc","created_at":"2018-07-22T15:05:51Z","provider:network_type":"flat"}]} 2018-07-22 15:07:56,908 - keystoneauth.session - DEBUG - GET call to network for http://192.0.2.4:9696/v2.0/networks.json?router%3Aexternal=True used request id req-46393aab-ec49-4b47-8ccb-014cfc0d5c2c 2018-07-22 15:07:56,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.413472175598s 2018-07-22 15:07:56,908 - shade.request_ids - DEBUG - GET call to network for http://192.0.2.4:9696/v2.0/networks.json?router%3Aexternal=True used request id req-46393aab-ec49-4b47-8ccb-014cfc0d5c2c 2018-07-22 15:07:56,909 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-07-22 15:08:02,202 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 02e9558b-93e9-41ca-9f98-c5651222f725 | 2018-07-22T15:08:01.835782 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 02e9558b-93e9-41ca-9f98-c5651222f725 ~/.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-22 15:08:06,245 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+--------------+-----------+ | Service | Service Type | Status | +-------------+--------------+-----------+ | __unknown__ | placement | Available | | glance | image | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+--------------+-----------+ 2018-07-22 15:08:06,246 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-07-22 15:08:15,023 - 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=bfe5aee5-0679-497a-a0bb-d501249744c6) as the default verifier for the future CLI operations. 2018-07-22 15:08:18,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-07-22 15:08:18,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.0.2.4: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}6ff5f1669abd0423bcfb87badbc131cbfeed2f4a" 2018-07-22 15:08:18,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8053 X-Openstack-Request-Id: req-858b9504-e54b-4fb1-a57d-317b7a832b94 Date: Sun, 22 Jul 2018 15:08:18 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-22 15:08:18,252 - keystoneauth.session - DEBUG - GET call to network for http://192.0.2.4:9696/v2.0/extensions.json used request id req-858b9504-e54b-4fb1-a57d-317b7a832b94 2018-07-22 15:08:18,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.0297050476074s 2018-07-22 15:08:18,252 - shade.request_ids - DEBUG - GET call to network for http://192.0.2.4:9696/v2.0/extensions.json used request id req-858b9504-e54b-4fb1-a57d-317b7a832b94 2018-07-22 15:08:18,259 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2018-07-22 15:08:18,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-22 15:08:18,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.0.2.4: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}6ff5f1669abd0423bcfb87badbc131cbfeed2f4a" -d '{"network": {"name": "tempest_smoke-net_fff99ad1-409a-406a-899b-69c44157ec92", "admin_state_up": true}}' 2018-07-22 15:08:18,881 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-8d96fe97-c0e1-4a17-a9ea-7f314a8a1b4f Date: Sun, 22 Jul 2018 15:08:18 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"9eb37b20-f91e-41ea-a448-26da45c0dfbf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b2401f4121b04a88936d3d38173f901c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T15:08:18Z","is_default":false,"provider:segmentation_id":100,"name":"tempest_smoke-net_fff99ad1-409a-406a-899b-69c44157ec92","admin_state_up":true,"tenant_id":"b2401f4121b04a88936d3d38173f901c","created_at":"2018-07-22T15:08:18Z","mtu":1450}} 2018-07-22 15:08:18,882 - keystoneauth.session - DEBUG - POST call to network for http://192.0.2.4:9696/v2.0/networks.json used request id req-8d96fe97-c0e1-4a17-a9ea-7f314a8a1b4f 2018-07-22 15:08:18,882 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.62148308754s 2018-07-22 15:08:18,882 - shade.request_ids - DEBUG - POST call to network for http://192.0.2.4:9696/v2.0/networks.json used request id req-8d96fe97-c0e1-4a17-a9ea-7f314a8a1b4f 2018-07-22 15:08:18,882 - 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-22T15:08:18Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'9eb37b20-f91e-41ea-a448-26da45c0dfbf', u'provider:segmentation_id': 100, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke-net_fff99ad1-409a-406a-899b-69c44157ec92', u'admin_state_up': True, u'tenant_id': u'b2401f4121b04a88936d3d38173f901c', u'created_at': u'2018-07-22T15:08:18Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'b2401f4121b04a88936d3d38173f901c'}) 2018-07-22 15:08:18,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 15:08:18,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.0.2.4: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}6ff5f1669abd0423bcfb87badbc131cbfeed2f4a" 2018-07-22 15:08:19,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1352 X-Openstack-Request-Id: req-367ea8e5-5fa0-405c-9bd3-cf1e6daa86b1 Date: Sun, 22 Jul 2018 15:08:18 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"7ab2dc7e-844a-4ec4-ac2e-04f759d06e85","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3dc659bcb0d44db692b76b72bce752cc","status":"ACTIVE","subnets":["acef4990-f752-43e5-917d-6efb3ab7cca0"],"description":"","tags":[],"updated_at":"2018-07-22T15:05:55Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"3dc659bcb0d44db692b76b72bce752cc","created_at":"2018-07-22T15:05:51Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"9eb37b20-f91e-41ea-a448-26da45c0dfbf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b2401f4121b04a88936d3d38173f901c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T15:08:18Z","provider:segmentation_id":100,"name":"tempest_smoke-net_fff99ad1-409a-406a-899b-69c44157ec92","admin_state_up":true,"tenant_id":"b2401f4121b04a88936d3d38173f901c","created_at":"2018-07-22T15:08:18Z","provider:network_type":"vxlan"}]} 2018-07-22 15:08:19,025 - keystoneauth.session - DEBUG - GET call to network for http://192.0.2.4:9696/v2.0/networks.json used request id req-367ea8e5-5fa0-405c-9bd3-cf1e6daa86b1 2018-07-22 15:08:19,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.142482042313s 2018-07-22 15:08:19,026 - shade.request_ids - DEBUG - GET call to network for http://192.0.2.4:9696/v2.0/networks.json used request id req-367ea8e5-5fa0-405c-9bd3-cf1e6daa86b1 2018-07-22 15:08:19,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-22 15:08:19,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.0.2.4: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}6ff5f1669abd0423bcfb87badbc131cbfeed2f4a" -d '{"subnet": {"name": "tempest_smoke-subnet_fff99ad1-409a-406a-899b-69c44157ec92", "enable_dhcp": true, "network_id": "9eb37b20-f91e-41ea-a448-26da45c0dfbf", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-22 15:08:19,395 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-037d9e27-fa19-474b-be41-78bb099d1c50 Date: Sun, 22 Jul 2018 15:08:19 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9eb37b20-f91e-41ea-a448-26da45c0dfbf","tenant_id":"b2401f4121b04a88936d3d38173f901c","created_at":"2018-07-22T15:08:19Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T15:08:19Z","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":"b2401f4121b04a88936d3d38173f901c","id":"93624754-ac06-4209-97df-0ba33b78d5d1","subnetpool_id":null,"name":"tempest_smoke-subnet_fff99ad1-409a-406a-899b-69c44157ec92"}} 2018-07-22 15:08:19,395 - keystoneauth.session - DEBUG - POST call to network for http://192.0.2.4:9696/v2.0/subnets.json used request id req-037d9e27-fa19-474b-be41-78bb099d1c50 2018-07-22 15:08:19,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.367213964462s 2018-07-22 15:08:19,396 - shade.request_ids - DEBUG - POST call to network for http://192.0.2.4:9696/v2.0/subnets.json used request id req-037d9e27-fa19-474b-be41-78bb099d1c50 2018-07-22 15:08:19,396 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-22T15:08:19Z', 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'93624754-ac06-4209-97df-0ba33b78d5d1', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke-subnet_fff99ad1-409a-406a-899b-69c44157ec92', u'enable_dhcp': True, u'network_id': u'9eb37b20-f91e-41ea-a448-26da45c0dfbf', u'tenant_id': u'b2401f4121b04a88936d3d38173f901c', u'created_at': u'2018-07-22T15:08:19Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'b2401f4121b04a88936d3d38173f901c'}) 2018-07-22 15:08:19,396 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-22 15:08:19,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.0.2.4: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}6ff5f1669abd0423bcfb87badbc131cbfeed2f4a" -d '{"router": {"external_gateway_info": {"network_id": "7ab2dc7e-844a-4ec4-ac2e-04f759d06e85"}, "name": "tempest_smoke-router_fff99ad1-409a-406a-899b-69c44157ec92", "admin_state_up": true}}' 2018-07-22 15:08:20,802 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-705f9880-a435-4270-b4cf-8b7162d3531a Date: Sun, 22 Jul 2018 15:08:20 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "7ab2dc7e-844a-4ec4-ac2e-04f759d06e85", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "acef4990-f752-43e5-917d-6efb3ab7cca0", "ip_address": "192.0.2.108"}]}, "description": "", "tags": [], "tenant_id": "b2401f4121b04a88936d3d38173f901c", "created_at": "2018-07-22T15:08:19Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-22T15:08:20Z", "revision_number": 2, "routes": [], "project_id": "b2401f4121b04a88936d3d38173f901c", "id": "cb62ea6a-1ed4-4989-8a4d-bcd3e3d9b531", "name": "tempest_smoke-router_fff99ad1-409a-406a-899b-69c44157ec92"}} 2018-07-22 15:08:20,802 - keystoneauth.session - DEBUG - POST call to network for http://192.0.2.4:9696/v2.0/routers.json used request id req-705f9880-a435-4270-b4cf-8b7162d3531a 2018-07-22 15:08:20,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.40578389168s 2018-07-22 15:08:20,802 - shade.request_ids - DEBUG - POST call to network for http://192.0.2.4:9696/v2.0/routers.json used request id req-705f9880-a435-4270-b4cf-8b7162d3531a 2018-07-22 15:08:20,802 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'7ab2dc7e-844a-4ec4-ac2e-04f759d06e85', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'acef4990-f752-43e5-917d-6efb3ab7cca0', u'ip_address': u'192.0.2.108'}]}, u'description': u'', u'tags': [], u'tenant_id': u'b2401f4121b04a88936d3d38173f901c', u'created_at': u'2018-07-22T15:08:19Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-07-22T15:08:20Z', u'revision_number': 2, u'routes': [], u'project_id': u'b2401f4121b04a88936d3d38173f901c', u'id': u'cb62ea6a-1ed4-4989-8a4d-bcd3e3d9b531', u'name': u'tempest_smoke-router_fff99ad1-409a-406a-899b-69c44157ec92'}) 2018-07-22 15:08:20,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-22 15:08:20,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://192.0.2.4:9696/v2.0/routers/cb62ea6a-1ed4-4989-8a4d-bcd3e3d9b531/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}6ff5f1669abd0423bcfb87badbc131cbfeed2f4a" -d '{"subnet_id": "93624754-ac06-4209-97df-0ba33b78d5d1"}' 2018-07-22 15:08:22,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c4dc094c-8b67-40e9-9473-4fdac2e99104 Date: Sun, 22 Jul 2018 15:08:22 GMT RESP BODY: {"network_id": "9eb37b20-f91e-41ea-a448-26da45c0dfbf", "tenant_id": "b2401f4121b04a88936d3d38173f901c", "subnet_id": "93624754-ac06-4209-97df-0ba33b78d5d1", "subnet_ids": ["93624754-ac06-4209-97df-0ba33b78d5d1"], "port_id": "da47e810-8f83-4cc0-8a46-77eb6b563218", "id": "cb62ea6a-1ed4-4989-8a4d-bcd3e3d9b531"} 2018-07-22 15:08:22,712 - keystoneauth.session - DEBUG - PUT call to network for http://192.0.2.4:9696/v2.0/routers/cb62ea6a-1ed4-4989-8a4d-bcd3e3d9b531/add_router_interface.json used request id req-c4dc094c-8b67-40e9-9473-4fdac2e99104 2018-07-22 15:08:22,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.90913295746s 2018-07-22 15:08:22,712 - shade.request_ids - DEBUG - PUT call to network for http://192.0.2.4:9696/v2.0/routers/cb62ea6a-1ed4-4989-8a4d-bcd3e3d9b531/add_router_interface.json used request id req-c4dc094c-8b67-40e9-9473-4fdac2e99104 returning object cb62ea6a-1ed4-4989-8a4d-bcd3e3d9b531 2018-07-22 15:08:22,713 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-22 15:08:22,830 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-22 15:08:22,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.0.2.4: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-22 15:08:22,837 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 740 Date: Sun, 22 Jul 2018 15:08:22 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://192.0.2.4:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://192.0.2.4:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://192.0.2.4:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://192.0.2.4:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://192.0.2.4:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://192.0.2.4:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://192.0.2.4:9292/v2/", "rel": "self"}]}]} 2018-07-22 15:08:22,839 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 15:08:22,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.0.2.4: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}6ff5f1669abd0423bcfb87badbc131cbfeed2f4a" 2018-07-22 15:08:23,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-96f540d8-84a9-4608-ad33-472adb7f3102 Date: Sun, 22 Jul 2018 15:08:23 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 15:08:23,734 - keystoneauth.session - DEBUG - GET call to image for http://192.0.2.4:9292/v2/images used request id req-96f540d8-84a9-4608-ad33-472adb7f3102 2018-07-22 15:08:23,734 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.895286083221s 2018-07-22 15:08:23,734 - shade.request_ids - DEBUG - GET call to image for http://192.0.2.4:9292/v2/images used request id req-96f540d8-84a9-4608-ad33-472adb7f3102 2018-07-22 15:08:23,739 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-22 15:08:23,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.0.2.4: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}6ff5f1669abd0423bcfb87badbc131cbfeed2f4a" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_fff99ad1-409a-406a-899b-69c44157ec92", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_fff99ad1-409a-406a-899b-69c44157ec92"}' 2018-07-22 15:08:23,815 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 860 Content-Type: application/json Location: http://192.0.2.4:9292/v2/images/e84f8d4c-dccf-41a1-b4a7-79db082bb8ae Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-75a763c1-ff90-4c62-aa97-949ce681a7e6 Date: Sun, 22 Jul 2018 15:08:23 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-07-22T15:08:23Z", "file": "/v2/images/e84f8d4c-dccf-41a1-b4a7-79db082bb8ae/file", "owner": "b2401f4121b04a88936d3d38173f901c", "id": "e84f8d4c-dccf-41a1-b4a7-79db082bb8ae", "size": null, "self": "/v2/images/e84f8d4c-dccf-41a1-b4a7-79db082bb8ae", "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_fff99ad1-409a-406a-899b-69c44157ec92", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_fff99ad1-409a-406a-899b-69c44157ec92", "checksum": null, "created_at": "2018-07-22T15:08:23Z", "protected": false} 2018-07-22 15:08:23,815 - keystoneauth.session - DEBUG - POST call to image for http://192.0.2.4:9292/v2/images used request id req-75a763c1-ff90-4c62-aa97-949ce681a7e6 2018-07-22 15:08:23,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0765080451965s 2018-07-22 15:08:23,816 - shade.request_ids - DEBUG - POST call to image for http://192.0.2.4:9292/v2/images used request id req-75a763c1-ff90-4c62-aa97-949ce681a7e6 returning object e84f8d4c-dccf-41a1-b4a7-79db082bb8ae 2018-07-22 15:08:23,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-22 15:08:23,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://192.0.2.4:9292/v2/images/e84f8d4c-dccf-41a1-b4a7-79db082bb8ae/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}6ff5f1669abd0423bcfb87badbc131cbfeed2f4a" -d '' 2018-07-22 15:08:24,021 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4cf706cc-6ac4-46cc-aab1-8643b1794bc7 Date: Sun, 22 Jul 2018 15:08:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 15:08:24,021 - keystoneauth.session - DEBUG - PUT call to image for http://192.0.2.4:9292/v2/images/e84f8d4c-dccf-41a1-b4a7-79db082bb8ae/file used request id req-4cf706cc-6ac4-46cc-aab1-8643b1794bc7 2018-07-22 15:08:24,021 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.204487800598s 2018-07-22 15:08:24,021 - shade.request_ids - DEBUG - PUT call to image for http://192.0.2.4:9292/v2/images/e84f8d4c-dccf-41a1-b4a7-79db082bb8ae/file used request id req-4cf706cc-6ac4-46cc-aab1-8643b1794bc7 2018-07-22 15:08:24,021 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/tempest_smoke-img_fff99ad1-409a-406a-899b-69c44157ec92', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-22T15:08:23Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/e84f8d4c-dccf-41a1-b4a7-79db082bb8ae/file', u'owner': u'b2401f4121b04a88936d3d38173f901c', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'e84f8d4c-dccf-41a1-b4a7-79db082bb8ae', u'size': None, u'name': u'tempest_smoke-img_fff99ad1-409a-406a-899b-69c44157ec92', u'checksum': None, u'self': u'/v2/images/e84f8d4c-dccf-41a1-b4a7-79db082bb8ae', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-22T15:08:23Z', u'schema': u'/v2/schemas/image'}) 2018-07-22 15:08:24,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-22 15:08:24,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.0.2.4: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}6ff5f1669abd0423bcfb87badbc131cbfeed2f4a" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_fff99ad1-409a-406a-899b-69c44157ec92", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-22 15:08:24,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 15:08:23 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-c9b1d9c4-287d-4213-aada-4006c9c55c24 x-compute-request-id: req-c9b1d9c4-287d-4213-aada-4006c9c55c24 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_fff99ad1-409a-406a-899b-69c44157ec92", "links": [{"href": "http://192.0.2.4:8774/v2.1/flavors/ba04ce46-fee7-473f-a627-ed8ffa2c618d", "rel": "self"}, {"href": "http://192.0.2.4:8774/flavors/ba04ce46-fee7-473f-a627-ed8ffa2c618d", "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": "ba04ce46-fee7-473f-a627-ed8ffa2c618d"}} 2018-07-22 15:08:24,263 - keystoneauth.session - DEBUG - POST call to compute for http://192.0.2.4:8774/v2.1/flavors used request id req-c9b1d9c4-287d-4213-aada-4006c9c55c24 2018-07-22 15:08:24,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.241501092911s 2018-07-22 15:08:24,263 - shade.request_ids - DEBUG - POST call to compute for http://192.0.2.4:8774/v2.1/flavors used request id req-c9b1d9c4-287d-4213-aada-4006c9c55c24 2018-07-22 15:08:24,264 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_fff99ad1-409a-406a-899b-69c44157ec92', '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'b2401f4121b04a88936d3d38173f901c', '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'ba04ce46-fee7-473f-a627-ed8ffa2c618d', 'swap': 0}) 2018-07-22 15:08:24,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-22 15:08:24,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.0.2.4:8774/v2.1/flavors/ba04ce46-fee7-473f-a627-ed8ffa2c618d/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}6ff5f1669abd0423bcfb87badbc131cbfeed2f4a" -d '{"extra_specs": {}}' 2018-07-22 15:08:24,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 15:08:24 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-776bbb2d-7d3f-4411-8224-70407f4cbe3a x-compute-request-id: req-776bbb2d-7d3f-4411-8224-70407f4cbe3a Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-22 15:08:24,289 - keystoneauth.session - DEBUG - POST call to compute for http://192.0.2.4:8774/v2.1/flavors/ba04ce46-fee7-473f-a627-ed8ffa2c618d/os-extra_specs used request id req-776bbb2d-7d3f-4411-8224-70407f4cbe3a 2018-07-22 15:08:24,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0248501300812s 2018-07-22 15:08:24,289 - shade.request_ids - DEBUG - POST call to compute for http://192.0.2.4:8774/v2.1/flavors/ba04ce46-fee7-473f-a627-ed8ffa2c618d/os-extra_specs used request id req-776bbb2d-7d3f-4411-8224-70407f4cbe3a 2018-07-22 15:08:24,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.0.2.4: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-22 15:08:24,297 - keystoneauth.session - DEBUG - RESP: [300] Date: Sun, 22 Jul 2018 15:08:24 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.4: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.4:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-07-22 15:08:24,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 15:08:24,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.0.2.4: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}6ff5f1669abd0423bcfb87badbc131cbfeed2f4a" 2018-07-22 15:08:24,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 15:08:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2718ca3-99b8-48e2-ac8d-b2100d0be245 Content-Encoding: gzip Content-Length: 163 Content-Type: application/json RESP BODY: {"links": {"self": "http://192.0.2.4:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "f0926492c26c497a9ef5df8339410bbd", "links": {"self": "http://192.0.2.4:5000/v3/roles/f0926492c26c497a9ef5df8339410bbd"}, "name": "admin"}]} 2018-07-22 15:08:24,447 - keystoneauth.session - DEBUG - GET call to identity for http://192.0.2.4:5000/v3/roles used request id req-d2718ca3-99b8-48e2-ac8d-b2100d0be245 2018-07-22 15:08:24,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.148823022842s 2018-07-22 15:08:24,447 - shade.request_ids - DEBUG - GET call to identity for http://192.0.2.4:5000/v3/roles used request id req-d2718ca3-99b8-48e2-ac8d-b2100d0be245 2018-07-22 15:08:24,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-22 15:08:24,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.0.2.4: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}6ff5f1669abd0423bcfb87badbc131cbfeed2f4a" 2018-07-22 15:08:24,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 15:08:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25f17cc8-d22c-4936-9ecc-2a4d32310be4 Content-Encoding: gzip Content-Length: 163 Content-Type: application/json RESP BODY: {"links": {"self": "http://192.0.2.4:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "f0926492c26c497a9ef5df8339410bbd", "links": {"self": "http://192.0.2.4:5000/v3/roles/f0926492c26c497a9ef5df8339410bbd"}, "name": "admin"}]} 2018-07-22 15:08:24,637 - keystoneauth.session - DEBUG - GET call to identity for http://192.0.2.4:5000/v3/roles used request id req-25f17cc8-d22c-4936-9ecc-2a4d32310be4 2018-07-22 15:08:24,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.187350034714s 2018-07-22 15:08:24,637 - shade.request_ids - DEBUG - GET call to identity for http://192.0.2.4:5000/v3/roles used request id req-25f17cc8-d22c-4936-9ecc-2a4d32310be4 2018-07-22 15:08:24,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-07-22 15:08:24,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.0.2.4: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}6ff5f1669abd0423bcfb87badbc131cbfeed2f4a" 2018-07-22 15:08:24,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 15:08:24 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-f98538e4-ad3d-45ef-b06c-5fa8ce18bda9 x-compute-request-id: req-f98538e4-ad3d-45ef-b06c-5fa8ce18bda9 Content-Encoding: gzip Content-Length: 663 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": 0, "vcpus": 4, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 8191, "current_workload": 0, "state": "up", "host_ip": "192.0.2.13", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"cmov\", \"smep\", \"fpu\", \"pat\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"aes\", \"mca\", \"pse\", \"lahf_lm\", \"abm\", \"popcnt\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pni\", \"rdtscp\", \"avx2\", \"sse2\", \"ss\", \"hypervisor\", \"bmi1\", \"bmi2\", \"ssse3\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 1, \"cells\": 1, \"threads\": 1, \"sockets\": 4}}", "running_vms": 0, "free_disk_gb": 40, "hypervisor_version": 2010000, "disk_available_least": 34, "local_gb": 40, "free_ram_mb": 4095, "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": 0, "vcpus": 4, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 8191, "current_workload": 0, "state": "up", "host_ip": "192.0.2.14", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"cmov\", \"smep\", \"fpu\", \"pat\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"aes\", \"mca\", \"pse\", \"lahf_lm\", \"abm\", \"popcnt\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pni\", \"rdtscp\", \"avx2\", \"sse2\", \"ss\", \"hypervisor\", \"bmi1\", \"bmi2\", \"ssse3\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 1, \"cells\": 1, \"threads\": 1, \"sockets\": 4}}", "running_vms": 0, "free_disk_gb": 40, "hypervisor_version": 2010000, "disk_available_least": 34, "local_gb": 40, "free_ram_mb": 4095, "id": 2}]} 2018-07-22 15:08:24,677 - keystoneauth.session - DEBUG - GET call to compute for http://192.0.2.4:8774/v2.1/os-hypervisors/detail used request id req-f98538e4-ad3d-45ef-b06c-5fa8ce18bda9 2018-07-22 15:08:24,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0385890007019s 2018-07-22 15:08:24,677 - shade.request_ids - DEBUG - GET call to compute for http://192.0.2.4:8774/v2.1/os-hypervisors/detail used request id req-f98538e4-ad3d-45ef-b06c-5fa8ce18bda9 2018-07-22 15:08:24,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 15:08:24,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.0.2.4: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}6ff5f1669abd0423bcfb87badbc131cbfeed2f4a" 2018-07-22 15:08:24,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1047 Content-Type: application/json X-Openstack-Request-Id: req-905d547f-fa39-46bc-8aa5-bc1a55aca820 Date: Sun, 22 Jul 2018 15:08:24 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-07-22T15:08:23Z", "file": "/v2/images/e84f8d4c-dccf-41a1-b4a7-79db082bb8ae/file", "owner": "b2401f4121b04a88936d3d38173f901c", "id": "e84f8d4c-dccf-41a1-b4a7-79db082bb8ae", "size": 12716032, "self": "/v2/images/e84f8d4c-dccf-41a1-b4a7-79db082bb8ae", "disk_format": "qcow2", "direct_url": "file:///var/lib/glance/images/e84f8d4c-dccf-41a1-b4a7-79db082bb8ae", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_fff99ad1-409a-406a-899b-69c44157ec92", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_fff99ad1-409a-406a-899b-69c44157ec92", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-22T15:08:23Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 15:08:24,701 - keystoneauth.session - DEBUG - GET call to image for http://192.0.2.4:9292/v2/images used request id req-905d547f-fa39-46bc-8aa5-bc1a55aca820 2018-07-22 15:08:24,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0225660800934s 2018-07-22 15:08:24,702 - shade.request_ids - DEBUG - GET call to image for http://192.0.2.4:9292/v2/images used request id req-905d547f-fa39-46bc-8aa5-bc1a55aca820 2018-07-22 15:08:24,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-22 15:08:24,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.0.2.4: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}6ff5f1669abd0423bcfb87badbc131cbfeed2f4a" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_fff99ad1-409a-406a-899b-69c44157ec92", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_fff99ad1-409a-406a-899b-69c44157ec92"}' 2018-07-22 15:08:24,748 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://192.0.2.4:9292/v2/images/0f39212d-7b06-4862-bdbc-0c418dd97c85 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0a379661-b8b8-42a3-a3c0-181379e5feb2 Date: Sun, 22 Jul 2018 15:08:24 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-07-22T15:08:24Z", "file": "/v2/images/0f39212d-7b06-4862-bdbc-0c418dd97c85/file", "owner": "b2401f4121b04a88936d3d38173f901c", "id": "0f39212d-7b06-4862-bdbc-0c418dd97c85", "size": null, "self": "/v2/images/0f39212d-7b06-4862-bdbc-0c418dd97c85", "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_fff99ad1-409a-406a-899b-69c44157ec92", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_fff99ad1-409a-406a-899b-69c44157ec92", "checksum": null, "created_at": "2018-07-22T15:08:24Z", "protected": false} 2018-07-22 15:08:24,748 - keystoneauth.session - DEBUG - POST call to image for http://192.0.2.4:9292/v2/images used request id req-0a379661-b8b8-42a3-a3c0-181379e5feb2 2018-07-22 15:08:24,748 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0431730747223s 2018-07-22 15:08:24,748 - shade.request_ids - DEBUG - POST call to image for http://192.0.2.4:9292/v2/images used request id req-0a379661-b8b8-42a3-a3c0-181379e5feb2 returning object 0f39212d-7b06-4862-bdbc-0c418dd97c85 2018-07-22 15:08:24,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-22 15:08:24,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://192.0.2.4:9292/v2/images/0f39212d-7b06-4862-bdbc-0c418dd97c85/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}6ff5f1669abd0423bcfb87badbc131cbfeed2f4a" -d '' 2018-07-22 15:08:24,886 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b30c06c3-12e2-4562-8ba3-a1b02acede7e Date: Sun, 22 Jul 2018 15:08:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 15:08:24,886 - keystoneauth.session - DEBUG - PUT call to image for http://192.0.2.4:9292/v2/images/0f39212d-7b06-4862-bdbc-0c418dd97c85/file used request id req-b30c06c3-12e2-4562-8ba3-a1b02acede7e 2018-07-22 15:08:24,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.136825799942s 2018-07-22 15:08:24,886 - shade.request_ids - DEBUG - PUT call to image for http://192.0.2.4:9292/v2/images/0f39212d-7b06-4862-bdbc-0c418dd97c85/file used request id req-b30c06c3-12e2-4562-8ba3-a1b02acede7e 2018-07-22 15:08:24,886 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_fff99ad1-409a-406a-899b-69c44157ec92', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-22T15:08:24Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/0f39212d-7b06-4862-bdbc-0c418dd97c85/file', u'owner': u'b2401f4121b04a88936d3d38173f901c', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'0f39212d-7b06-4862-bdbc-0c418dd97c85', u'size': None, u'name': u'tempest_smoke-img_alt_fff99ad1-409a-406a-899b-69c44157ec92', u'checksum': None, u'self': u'/v2/images/0f39212d-7b06-4862-bdbc-0c418dd97c85', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-22T15:08:24Z', u'schema': u'/v2/schemas/image'}) 2018-07-22 15:08:24,886 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-22 15:08:24,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.0.2.4: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}6ff5f1669abd0423bcfb87badbc131cbfeed2f4a" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_fff99ad1-409a-406a-899b-69c44157ec92", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-22 15:08:24,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 15:08:24 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-d08985b0-14c3-4ac4-8ec0-5113c469668b x-compute-request-id: req-d08985b0-14c3-4ac4-8ec0-5113c469668b Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_alt_fff99ad1-409a-406a-899b-69c44157ec92", "links": [{"href": "http://192.0.2.4:8774/v2.1/flavors/6337a81c-7a99-4cdb-9af0-46dae74e4537", "rel": "self"}, {"href": "http://192.0.2.4:8774/flavors/6337a81c-7a99-4cdb-9af0-46dae74e4537", "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": "6337a81c-7a99-4cdb-9af0-46dae74e4537"}} 2018-07-22 15:08:24,915 - keystoneauth.session - DEBUG - POST call to compute for http://192.0.2.4:8774/v2.1/flavors used request id req-d08985b0-14c3-4ac4-8ec0-5113c469668b 2018-07-22 15:08:24,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0289828777313s 2018-07-22 15:08:24,916 - shade.request_ids - DEBUG - POST call to compute for http://192.0.2.4:8774/v2.1/flavors used request id req-d08985b0-14c3-4ac4-8ec0-5113c469668b 2018-07-22 15:08:24,916 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_fff99ad1-409a-406a-899b-69c44157ec92', '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'b2401f4121b04a88936d3d38173f901c', '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'6337a81c-7a99-4cdb-9af0-46dae74e4537', 'swap': 0}) 2018-07-22 15:08:24,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-22 15:08:24,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.0.2.4:8774/v2.1/flavors/6337a81c-7a99-4cdb-9af0-46dae74e4537/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}6ff5f1669abd0423bcfb87badbc131cbfeed2f4a" -d '{"extra_specs": {}}' 2018-07-22 15:08:24,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 15:08:24 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-8aa82343-3ab6-44e2-a130-975e54cddc4f x-compute-request-id: req-8aa82343-3ab6-44e2-a130-975e54cddc4f Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-07-22 15:08:24,938 - keystoneauth.session - DEBUG - POST call to compute for http://192.0.2.4:8774/v2.1/flavors/6337a81c-7a99-4cdb-9af0-46dae74e4537/os-extra_specs used request id req-8aa82343-3ab6-44e2-a130-975e54cddc4f 2018-07-22 15:08:24,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0213990211487s 2018-07-22 15:08:24,938 - shade.request_ids - DEBUG - POST call to compute for http://192.0.2.4:8774/v2.1/flavors/6337a81c-7a99-4cdb-9af0-46dae74e4537/os-extra_specs used request id req-8aa82343-3ab6-44e2-a130-975e54cddc4f 2018-07-22 15:08:24,938 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_fff99ad1-409a-406a-899b-69c44157ec92', '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'b2401f4121b04a88936d3d38173f901c', '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'6337a81c-7a99-4cdb-9af0-46dae74e4537', 'swap': 0}) 2018-07-22 15:08:28,395 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-07-22 15:08:28,395 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-07-22 15:08:28,396 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-07-22 15:08:28,398 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-07-22 15:08:28,401 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-07-22 15:08:32,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-bfe5aee5-0679-497a-a0bb-d501249744c6/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-22 15:08:32,070 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-07-22 15:08:32,072 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-07-22 15:08:32,073 - 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-22 15:19:02,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: cb0033d5-c669-43ab-beea-fe12d94c4f75 2018-07-22 15:19:02,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'cb0033d5-c669-43ab-beea-fe12d94c4f75']'. 2018-07-22 15:19:03,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-07-22 15:19:03,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-07-22 15:19:03,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-22 15:19:03,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | cb0033d5-c669-43ab-beea-fe12d94c4f75 | 2018-07-22 15:19:03,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-07-22 15:19:03,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-07-22 15:08:34 | 2018-07-22 15:19:03,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-07-22 15:19:02 | 2018-07-22 15:19:03,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:10:28 | 2018-07-22 15:19:03,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-07-22 15:19:03,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-07-22 15:19:03,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: bfe5aee5-0679-497a-a0bb-d501249744c6) | 2018-07-22 15:19:03,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-07-22 15:19:03,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 02e9558b-93e9-41ca-9f98-c5651222f725) | 2018-07-22 15:19:03,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 131 | 2018-07-22 15:19:03,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 617.203 | 2018-07-22 15:19:03,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 102 | 2018-07-22 15:19:03,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 28 | 2018-07-22 15:19:03,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-07-22 15:19:03,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-07-22 15:19:03,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2018-07-22 15:19:03,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-22 15:19:03,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-07-22 15:19:03,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 99.0291262136% 2018-07-22 15:19:03,152 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 10:45 | FAIL | +-----------------------+------------------+------------------+----------------+ 2018-07-22 15:19:03,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-22 15:19:03,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://192.0.2.4:9696/v2.0/routers/cb62ea6a-1ed4-4989-8a4d-bcd3e3d9b531/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}6ff5f1669abd0423bcfb87badbc131cbfeed2f4a" -d '{"subnet_id": "93624754-ac06-4209-97df-0ba33b78d5d1"}' 2018-07-22 15:19:05,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6ae4f9f5-588d-48e6-8a77-959d827ef2b6 Date: Sun, 22 Jul 2018 15:19:05 GMT RESP BODY: {"network_id": "9eb37b20-f91e-41ea-a448-26da45c0dfbf", "tenant_id": "b2401f4121b04a88936d3d38173f901c", "subnet_id": "93624754-ac06-4209-97df-0ba33b78d5d1", "subnet_ids": ["93624754-ac06-4209-97df-0ba33b78d5d1"], "port_id": "da47e810-8f83-4cc0-8a46-77eb6b563218", "id": "cb62ea6a-1ed4-4989-8a4d-bcd3e3d9b531"} 2018-07-22 15:19:05,091 - keystoneauth.session - DEBUG - PUT call to network for http://192.0.2.4:9696/v2.0/routers/cb62ea6a-1ed4-4989-8a4d-bcd3e3d9b531/remove_router_interface.json used request id req-6ae4f9f5-588d-48e6-8a77-959d827ef2b6 2018-07-22 15:19:05,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.93635511398s 2018-07-22 15:19:05,091 - shade.request_ids - DEBUG - PUT call to network for http://192.0.2.4:9696/v2.0/routers/cb62ea6a-1ed4-4989-8a4d-bcd3e3d9b531/remove_router_interface.json used request id req-6ae4f9f5-588d-48e6-8a77-959d827ef2b6 returning object cb62ea6a-1ed4-4989-8a4d-bcd3e3d9b531 2018-07-22 15:19:05,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-22 15:19:05,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.0.2.4: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}6ff5f1669abd0423bcfb87badbc131cbfeed2f4a" 2018-07-22 15:19:05,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 648 X-Openstack-Request-Id: req-24436873-de93-4859-a193-726d59201f7e Date: Sun, 22 Jul 2018 15:19:05 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "7ab2dc7e-844a-4ec4-ac2e-04f759d06e85", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "acef4990-f752-43e5-917d-6efb3ab7cca0", "ip_address": "192.0.2.108"}]}, "description": "", "tags": [], "tenant_id": "b2401f4121b04a88936d3d38173f901c", "created_at": "2018-07-22T15:08:19Z", "admin_state_up": true, "distributed": false, "updated_at": "2018-07-22T15:19:04Z", "revision_number": 4, "routes": [], "project_id": "b2401f4121b04a88936d3d38173f901c", "id": "cb62ea6a-1ed4-4989-8a4d-bcd3e3d9b531", "name": "tempest_smoke-router_fff99ad1-409a-406a-899b-69c44157ec92"}]} 2018-07-22 15:19:05,218 - keystoneauth.session - DEBUG - GET call to network for http://192.0.2.4:9696/v2.0/routers.json used request id req-24436873-de93-4859-a193-726d59201f7e 2018-07-22 15:19:05,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.127097845078s 2018-07-22 15:19:05,219 - shade.request_ids - DEBUG - GET call to network for http://192.0.2.4:9696/v2.0/routers.json used request id req-24436873-de93-4859-a193-726d59201f7e 2018-07-22 15:19:05,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-22 15:19:05,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.0.2.4:9696/v2.0/routers/cb62ea6a-1ed4-4989-8a4d-bcd3e3d9b531.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}6ff5f1669abd0423bcfb87badbc131cbfeed2f4a" 2018-07-22 15:19:06,724 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0140c326-7cf3-4bf8-8a3d-17f8bf995dce Content-Length: 0 Date: Sun, 22 Jul 2018 15:19:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 15:19:06,724 - keystoneauth.session - DEBUG - DELETE call to network for http://192.0.2.4:9696/v2.0/routers/cb62ea6a-1ed4-4989-8a4d-bcd3e3d9b531.json used request id req-0140c326-7cf3-4bf8-8a3d-17f8bf995dce 2018-07-22 15:19:06,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.50420498848s 2018-07-22 15:19:06,725 - shade.request_ids - DEBUG - DELETE call to network for http://192.0.2.4:9696/v2.0/routers/cb62ea6a-1ed4-4989-8a4d-bcd3e3d9b531.json used request id req-0140c326-7cf3-4bf8-8a3d-17f8bf995dce 2018-07-22 15:19:06,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-22 15:19:06,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.0.2.4: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}6ff5f1669abd0423bcfb87badbc131cbfeed2f4a" 2018-07-22 15:19:06,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1291 X-Openstack-Request-Id: req-5008b9ca-61d8-450c-aeee-cb2ffa4a7bbc Date: Sun, 22 Jul 2018 15:19:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9eb37b20-f91e-41ea-a448-26da45c0dfbf","tenant_id":"b2401f4121b04a88936d3d38173f901c","created_at":"2018-07-22T15:08:19Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-07-22T15:08:19Z","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":"b2401f4121b04a88936d3d38173f901c","id":"93624754-ac06-4209-97df-0ba33b78d5d1","subnetpool_id":null,"name":"tempest_smoke-subnet_fff99ad1-409a-406a-899b-69c44157ec92"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"7ab2dc7e-844a-4ec4-ac2e-04f759d06e85","tenant_id":"3dc659bcb0d44db692b76b72bce752cc","created_at":"2018-07-22T15:05:55Z","dns_nameservers":[],"updated_at":"2018-07-22T15:05:55Z","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":"3dc659bcb0d44db692b76b72bce752cc","id":"acef4990-f752-43e5-917d-6efb3ab7cca0","subnetpool_id":null,"name":"external-subnet"}]} 2018-07-22 15:19:06,834 - keystoneauth.session - DEBUG - GET call to network for http://192.0.2.4:9696/v2.0/subnets.json used request id req-5008b9ca-61d8-450c-aeee-cb2ffa4a7bbc 2018-07-22 15:19:06,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.108553886414s 2018-07-22 15:19:06,834 - shade.request_ids - DEBUG - GET call to network for http://192.0.2.4:9696/v2.0/subnets.json used request id req-5008b9ca-61d8-450c-aeee-cb2ffa4a7bbc 2018-07-22 15:19:06,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-22 15:19:06,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.0.2.4:9696/v2.0/subnets/93624754-ac06-4209-97df-0ba33b78d5d1.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}6ff5f1669abd0423bcfb87badbc131cbfeed2f4a" 2018-07-22 15:19:08,213 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6022f67f-5983-4e7e-aa10-2d0de5f3410f Date: Sun, 22 Jul 2018 15:19:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 15:19:08,213 - keystoneauth.session - DEBUG - DELETE call to network for http://192.0.2.4:9696/v2.0/subnets/93624754-ac06-4209-97df-0ba33b78d5d1.json used request id req-6022f67f-5983-4e7e-aa10-2d0de5f3410f 2018-07-22 15:19:08,213 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.3774330616s 2018-07-22 15:19:08,213 - shade.request_ids - DEBUG - DELETE call to network for http://192.0.2.4:9696/v2.0/subnets/93624754-ac06-4209-97df-0ba33b78d5d1.json used request id req-6022f67f-5983-4e7e-aa10-2d0de5f3410f 2018-07-22 15:19:08,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-22 15:19:08,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.0.2.4: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}6ff5f1669abd0423bcfb87badbc131cbfeed2f4a" 2018-07-22 15:19:08,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1358 X-Openstack-Request-Id: req-fc657349-24b8-4bac-a106-d47078718222 Date: Sun, 22 Jul 2018 15:19:08 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":6,"port_security_enabled":true,"mtu":1500,"id":"7ab2dc7e-844a-4ec4-ac2e-04f759d06e85","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3dc659bcb0d44db692b76b72bce752cc","status":"ACTIVE","subnets":["acef4990-f752-43e5-917d-6efb3ab7cca0"],"description":"","tags":[],"updated_at":"2018-07-22T15:05:55Z","is_default":false,"provider:segmentation_id":null,"name":"external","admin_state_up":true,"tenant_id":"3dc659bcb0d44db692b76b72bce752cc","created_at":"2018-07-22T15:05:51Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9eb37b20-f91e-41ea-a448-26da45c0dfbf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b2401f4121b04a88936d3d38173f901c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-22T15:19:08Z","provider:segmentation_id":100,"name":"tempest_smoke-net_fff99ad1-409a-406a-899b-69c44157ec92","admin_state_up":true,"tenant_id":"b2401f4121b04a88936d3d38173f901c","created_at":"2018-07-22T15:08:18Z","provider:network_type":"vxlan"}]} 2018-07-22 15:19:08,352 - keystoneauth.session - DEBUG - GET call to network for http://192.0.2.4:9696/v2.0/networks.json used request id req-fc657349-24b8-4bac-a106-d47078718222 2018-07-22 15:19:08,353 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.139153957367s 2018-07-22 15:19:08,353 - shade.request_ids - DEBUG - GET call to network for http://192.0.2.4:9696/v2.0/networks.json used request id req-fc657349-24b8-4bac-a106-d47078718222 2018-07-22 15:19:08,355 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-22 15:19:08,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.0.2.4:9696/v2.0/networks/9eb37b20-f91e-41ea-a448-26da45c0dfbf.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}6ff5f1669abd0423bcfb87badbc131cbfeed2f4a" 2018-07-22 15:19:10,349 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c820fda6-be01-4b2c-9e34-051f12f33239 Date: Sun, 22 Jul 2018 15:19:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-22 15:19:10,349 - keystoneauth.session - DEBUG - DELETE call to network for http://192.0.2.4:9696/v2.0/networks/9eb37b20-f91e-41ea-a448-26da45c0dfbf.json used request id req-c820fda6-be01-4b2c-9e34-051f12f33239 2018-07-22 15:19:10,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.99460315704s 2018-07-22 15:19:10,350 - shade.request_ids - DEBUG - DELETE call to network for http://192.0.2.4:9696/v2.0/networks/9eb37b20-f91e-41ea-a448-26da45c0dfbf.json used request id req-c820fda6-be01-4b2c-9e34-051f12f33239 2018-07-22 15:19:10,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-22 15:19:10,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.0.2.4: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}6ff5f1669abd0423bcfb87badbc131cbfeed2f4a" 2018-07-22 15:19:10,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2035 Content-Type: application/json X-Openstack-Request-Id: req-b7fcbcf4-694b-4316-b120-c214732c9644 Date: Sun, 22 Jul 2018 15:19:10 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-07-22T15:08:24Z", "file": "/v2/images/0f39212d-7b06-4862-bdbc-0c418dd97c85/file", "owner": "b2401f4121b04a88936d3d38173f901c", "id": "0f39212d-7b06-4862-bdbc-0c418dd97c85", "size": 12716032, "self": "/v2/images/0f39212d-7b06-4862-bdbc-0c418dd97c85", "disk_format": "qcow2", "direct_url": "file:///var/lib/glance/images/0f39212d-7b06-4862-bdbc-0c418dd97c85", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_fff99ad1-409a-406a-899b-69c44157ec92", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_fff99ad1-409a-406a-899b-69c44157ec92", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-22T15:08:24Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-07-22T15:08:23Z", "file": "/v2/images/e84f8d4c-dccf-41a1-b4a7-79db082bb8ae/file", "owner": "b2401f4121b04a88936d3d38173f901c", "id": "e84f8d4c-dccf-41a1-b4a7-79db082bb8ae", "size": 12716032, "self": "/v2/images/e84f8d4c-dccf-41a1-b4a7-79db082bb8ae", "disk_format": "qcow2", "direct_url": "file:///var/lib/glance/images/e84f8d4c-dccf-41a1-b4a7-79db082bb8ae", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_fff99ad1-409a-406a-899b-69c44157ec92", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_fff99ad1-409a-406a-899b-69c44157ec92", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-22T15:08:23Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-22 15:19:10,696 - keystoneauth.session - DEBUG - GET call to image for http://192.0.2.4:9292/v2/images used request id req-b7fcbcf4-694b-4316-b120-c214732c9644 2018-07-22 15:19:10,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.344846010208s 2018-07-22 15:19:10,696 - shade.request_ids - DEBUG - GET call to image for http://192.0.2.4:9292/v2/images used request id req-b7fcbcf4-694b-4316-b120-c214732c9644 2018-07-22 15:19:10,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-22 15:19:10,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.0.2.4:9292/v2/images/e84f8d4c-dccf-41a1-b4a7-79db082bb8ae -H "User-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}6ff5f1669abd0423bcfb87badbc131cbfeed2f4a" 2018-07-22 15:19:10,827 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3b4d594d-bacc-4c59-8ab9-e8bf137afd64 Date: Sun, 22 Jul 2018 15:19:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 15:19:10,827 - keystoneauth.session - DEBUG - DELETE call to image for http://192.0.2.4:9292/v2/images/e84f8d4c-dccf-41a1-b4a7-79db082bb8ae used request id req-3b4d594d-bacc-4c59-8ab9-e8bf137afd64 2018-07-22 15:19:10,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.129516124725s 2018-07-22 15:19:10,827 - shade.request_ids - DEBUG - DELETE call to image for http://192.0.2.4:9292/v2/images/e84f8d4c-dccf-41a1-b4a7-79db082bb8ae used request id req-3b4d594d-bacc-4c59-8ab9-e8bf137afd64 2018-07-22 15:19:10,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-22 15:19:10,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://192.0.2.4: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}6ff5f1669abd0423bcfb87badbc131cbfeed2f4a" 2018-07-22 15:19:11,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 15:19:10 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-cd9e7186-a949-4a42-ae2f-e1a3bdad701c x-compute-request-id: req-cd9e7186-a949-4a42-ae2f-e1a3bdad701c Content-Encoding: gzip Content-Length: 364 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_alt_fff99ad1-409a-406a-899b-69c44157ec92", "links": [{"href": "http://192.0.2.4:8774/v2.1/flavors/6337a81c-7a99-4cdb-9af0-46dae74e4537", "rel": "self"}, {"href": "http://192.0.2.4:8774/flavors/6337a81c-7a99-4cdb-9af0-46dae74e4537", "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": "6337a81c-7a99-4cdb-9af0-46dae74e4537"}, {"name": "tempest_smoke-flavor_fff99ad1-409a-406a-899b-69c44157ec92", "links": [{"href": "http://192.0.2.4:8774/v2.1/flavors/ba04ce46-fee7-473f-a627-ed8ffa2c618d", "rel": "self"}, {"href": "http://192.0.2.4:8774/flavors/ba04ce46-fee7-473f-a627-ed8ffa2c618d", "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": "ba04ce46-fee7-473f-a627-ed8ffa2c618d"}]} 2018-07-22 15:19:11,097 - keystoneauth.session - DEBUG - GET call to compute for http://192.0.2.4:8774/v2.1/flavors/detail?is_public=None used request id req-cd9e7186-a949-4a42-ae2f-e1a3bdad701c 2018-07-22 15:19:11,097 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.269103050232s 2018-07-22 15:19:11,097 - shade.request_ids - DEBUG - GET call to compute for http://192.0.2.4:8774/v2.1/flavors/detail?is_public=None used request id req-cd9e7186-a949-4a42-ae2f-e1a3bdad701c 2018-07-22 15:19:11,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-22 15:19:11,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.0.2.4:8774/v2.1/flavors/ba04ce46-fee7-473f-a627-ed8ffa2c618d -H "User-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}6ff5f1669abd0423bcfb87badbc131cbfeed2f4a" 2018-07-22 15:19:11,139 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 15:19:11 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-992c1998-751f-4ba1-a314-3ad469037ea4 x-compute-request-id: req-992c1998-751f-4ba1-a314-3ad469037ea4 Content-Length: 0 Content-Type: application/json 2018-07-22 15:19:11,139 - keystoneauth.session - DEBUG - DELETE call to compute for http://192.0.2.4:8774/v2.1/flavors/ba04ce46-fee7-473f-a627-ed8ffa2c618d used request id req-992c1998-751f-4ba1-a314-3ad469037ea4 2018-07-22 15:19:11,139 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0403468608856s 2018-07-22 15:19:11,139 - shade.request_ids - DEBUG - DELETE call to compute for http://192.0.2.4:8774/v2.1/flavors/ba04ce46-fee7-473f-a627-ed8ffa2c618d used request id req-992c1998-751f-4ba1-a314-3ad469037ea4 2018-07-22 15:19:11,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-22 15:19:11,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.0.2.4:9292/v2/images/0f39212d-7b06-4862-bdbc-0c418dd97c85 -H "User-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}6ff5f1669abd0423bcfb87badbc131cbfeed2f4a" 2018-07-22 15:19:11,253 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4dddfafc-5101-4b29-b965-fad3f17388b2 Date: Sun, 22 Jul 2018 15:19:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-22 15:19:11,253 - keystoneauth.session - DEBUG - DELETE call to image for http://192.0.2.4:9292/v2/images/0f39212d-7b06-4862-bdbc-0c418dd97c85 used request id req-4dddfafc-5101-4b29-b965-fad3f17388b2 2018-07-22 15:19:11,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.113174915314s 2018-07-22 15:19:11,253 - shade.request_ids - DEBUG - DELETE call to image for http://192.0.2.4:9292/v2/images/0f39212d-7b06-4862-bdbc-0c418dd97c85 used request id req-4dddfafc-5101-4b29-b965-fad3f17388b2 2018-07-22 15:19:11,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-22 15:19:11,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://192.0.2.4: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}6ff5f1669abd0423bcfb87badbc131cbfeed2f4a" 2018-07-22 15:19:11,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Sun, 22 Jul 2018 15:19:11 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-d7b72c18-4eae-4c05-b09d-a82b32205bb8 x-compute-request-id: req-d7b72c18-4eae-4c05-b09d-a82b32205bb8 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_alt_fff99ad1-409a-406a-899b-69c44157ec92", "links": [{"href": "http://192.0.2.4:8774/v2.1/flavors/6337a81c-7a99-4cdb-9af0-46dae74e4537", "rel": "self"}, {"href": "http://192.0.2.4:8774/flavors/6337a81c-7a99-4cdb-9af0-46dae74e4537", "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": "6337a81c-7a99-4cdb-9af0-46dae74e4537"}]} 2018-07-22 15:19:11,283 - keystoneauth.session - DEBUG - GET call to compute for http://192.0.2.4:8774/v2.1/flavors/detail?is_public=None used request id req-d7b72c18-4eae-4c05-b09d-a82b32205bb8 2018-07-22 15:19:11,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0291719436646s 2018-07-22 15:19:11,283 - shade.request_ids - DEBUG - GET call to compute for http://192.0.2.4:8774/v2.1/flavors/detail?is_public=None used request id req-d7b72c18-4eae-4c05-b09d-a82b32205bb8 2018-07-22 15:19:11,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-22 15:19:11,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.0.2.4:8774/v2.1/flavors/6337a81c-7a99-4cdb-9af0-46dae74e4537 -H "User-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}6ff5f1669abd0423bcfb87badbc131cbfeed2f4a" 2018-07-22 15:19:11,307 - keystoneauth.session - DEBUG - RESP: [202] Date: Sun, 22 Jul 2018 15:19:11 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-220e7858-8762-4b23-aae3-b67148765ec0 x-compute-request-id: req-220e7858-8762-4b23-aae3-b67148765ec0 Content-Length: 0 Content-Type: application/json 2018-07-22 15:19:11,307 - keystoneauth.session - DEBUG - DELETE call to compute for http://192.0.2.4:8774/v2.1/flavors/6337a81c-7a99-4cdb-9af0-46dae74e4537 used request id req-220e7858-8762-4b23-aae3-b67148765ec0 2018-07-22 15:19:11,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0233700275421s 2018-07-22 15:19:11,307 - shade.request_ids - DEBUG - DELETE call to compute for http://192.0.2.4:8774/v2.1/flavors/6337a81c-7a99-4cdb-9af0-46dae74e4537 used request id req-220e7858-8762-4b23-aae3-b67148765ec0 2018-07-22 15:19:11,307 - xtesting.ci.run_tests - ERROR - The test case 'tempest_smoke' failed. 2018-07-22 15:19:11,308 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR