2018-07-23 16:19:46,212 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-virtual-suite-master-137 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-virtual3 | +--------------------------------------+----------------------------------------------------------+ 2018-07-23 16:19:46,215 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,192.168.37.19,192.0.2.12 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://192.168.37.19:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=qEfS6vLTOrlex1mzIPksoxU9C 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=68427743ac8045a99aa5f511a1fe6fc0 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-07-23 16:19:46,215 - xtesting.ci.run_tests - DEBUG - Test args: tempest_smoke 2018-07-23 16:19:46,233 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2018-07-23 16:19:47,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-07-23 16:19:47,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-07-23 16:19:47,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-07-23 16:19:47,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-07-23 16:19:47,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-07-23 16:19:47,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-07-23 16:19:47,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-07-23 16:19:47,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-07-23 16:19:47,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-07-23 16:19:47,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-07-23 16:19:47,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-07-23 16:19:47,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-07-23 16:19:47,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-07-23 16:19:47,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-07-23 16:19:47,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-07-23 16:19:47,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-07-23 16:19:47,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-07-23 16:19:47,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-07-23 16:19:47,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-07-23 16:19:47,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-07-23 16:19:47,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-07-23 16:19:47,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-07-23 16:19:47,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-07-23 16:19:47,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-07-23 16:19:47,282 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-07-23 16:19:47,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.19:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" 2018-07-23 16:19:47,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 197 Content-Type: application/json Date: Mon, 23 Jul 2018 16:19:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d8b6305-9125-4745-ba53-2b141bf9fe84 2018-07-23 16:19:47,291 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.37.19:5000/v3/", "rel": "self"}]}} 2018-07-23 16:19:47,291 - keystoneauth.session - DEBUG - GET call to http://192.168.37.19:5000/v3 used request id req-0d8b6305-9125-4745-ba53-2b141bf9fe84 2018-07-23 16:19:47,291 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.37.19:5000/v3/auth/tokens 2018-07-23 16:19:47,700 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3b2eb11c63f0465cab546c1b518f0a37", "name": "admin"}, {"id": "1b8cbe9083174632b5fb3c9e135bf5fb", "name": "member"}, {"id": "37756025000d40f3a604990c42fb4851", "name": "reader"}], "expires_at": "2018-07-23T17:19:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "68427743ac8045a99aa5f511a1fe6fc0", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.0.2.12:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6ad986b542ed416292608022b5aa824f"}, {"url": "http://192.168.37.19:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8366943619484488aec197deb4b26bbf"}, {"url": "http://192.0.2.12:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c512aada3d9a4ab383cf99db60ad1cd8"}], "type": "cloudformation", "id": "13f21dc03ed845f390111ae201e7450f", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.0.2.12:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ab96d4ca65749179d093b33f5bbc237"}, {"url": "http://192.0.2.12:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b105daa234548a8afa1c4d6c1ac1fc5"}, {"url": "http://192.168.37.19:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b82260f8a4414689a7b5e2382dd3eac0"}], "type": "image", "id": "1b3bb1edc59f4fbda9c813908cb9a476", "name": "glance"}, {"endpoints": [{"url": "http://192.0.2.12:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8a88bcf390874ad38a576bcbe492031d"}, {"url": "http://192.168.37.19:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a135396480a24943ba8a351a412b7d47"}, {"url": "http://192.0.2.12:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2b5734e49db4b6ca8f0509a68f39fd3"}], "type": "placement", "id": "2d358fe91bff4a499531f81add6d763d", "name": "placement"}, {"endpoints": [{"url": "http://192.0.2.12:8776/v2/68427743ac8045a99aa5f511a1fe6fc0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3994281709d0449fb448ade13b3cef14"}, {"url": "http://192.0.2.12:8776/v2/68427743ac8045a99aa5f511a1fe6fc0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "433becbbc38d4b95b89cfcbdf882f204"}, {"url": "http://192.168.37.19:8776/v2/68427743ac8045a99aa5f511a1fe6fc0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "578c6c3caa6246759ef26f15e50dfb0a"}], "type": "volumev2", "id": "3cc77c8aa8c344288f07b161db294132", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "4d2311daa1cf4f36a2fdf26a6529fcf5", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.0.2.12:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "659005dede7347a1ab237e61d757701c"}, {"url": "http://192.168.37.19:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a909218c0ed54f1eb182dffc81688cda"}, {"url": "http://192.0.2.12:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "efa1df29158a40ddaa69555a6d22c890"}], "type": "metric", "id": "676afdc4d395407fb00391fc98a5cc28", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.0.2.12:8776/v1/68427743ac8045a99aa5f511a1fe6fc0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5607663bb3584d0281b9c66170ed877c"}, {"url": "http://192.168.37.19:8776/v1/68427743ac8045a99aa5f511a1fe6fc0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8aa79bac37764859b97fb6863935949f"}, {"url": "http://192.0.2.12:8776/v1/68427743ac8045a99aa5f511a1fe6fc0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c74116bfac3a450da8a35698270a30b2"}], "type": "volume", "id": "78d8ab55d4654b24a7897172fd9a8df7", "name": "cinder"}, {"endpoints": [{"url": "http://192.0.2.12:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c2105a05837746c4a4b5eb322904ac27"}, {"url": "http://192.168.37.19:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d9016365f28c4c2580de1946819e9adb"}, {"url": "http://192.0.2.12:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e4427dfebc914d72a0e681e095d51ccb"}], "type": "compute", "id": "8760cea0759243cd9ad772301c7d3864", "name": "nova"}, {"endpoints": [{"url": "http://12.0.0.29:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5008c03de4984f06b414dd03de248848"}, {"url": "http://12.0.0.29:8080/v1/AUTH_68427743ac8045a99aa5f511a1fe6fc0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "96e924c25bfa4758a325cf10397e114f"}, {"url": "http://192.168.37.19:8080/v1/AUTH_68427743ac8045a99aa5f511a1fe6fc0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b4205a15f1c4371b175e9f3ae9a70d5"}], "type": "object-store", "id": "9203229c32a440d09948395c43786b6a", "name": "swift"}, {"endpoints": [{"url": "http://192.0.2.12:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e71f2fac10364d8f86b46f7450f7a80d"}, {"url": "http://192.168.37.19:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ed5111a9c9e34ec89585a99ac1534fc2"}, {"url": "http://192.0.2.12:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff2cf92f18254ae5a6a5da8c9ebf9287"}], "type": "identity", "id": "a2e1f3f14e0f4b23bb378f3fb38c9784", "name": "keystone"}, {"endpoints": [{"url": "http://192.0.2.12:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "328d5abe98104982b1e96d576c39ffa7"}, {"url": "http://192.0.2.12:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "682e833a7f8a4b10bd5c24bd9c56efdc"}, {"url": "http://192.168.37.19:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dc5f241e37a14cfca10d40c90ab545cb"}], "type": "event", "id": "c22dcf7bf31046429f3eb83d1cb89a0a", "name": "panko"}, {"endpoints": [{"url": "http://192.0.2.12:8776/v3/68427743ac8045a99aa5f511a1fe6fc0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "08c837e8fd7e46658a86ee81b7715db2"}, {"url": "http://192.168.37.19:8776/v3/68427743ac8045a99aa5f511a1fe6fc0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "870c185452824593adf680c573d5bf09"}, {"url": "http://192.0.2.12:8776/v3/68427743ac8045a99aa5f511a1fe6fc0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9879884c44434a0d8f16048b9d5b25e9"}], "type": "volumev3", "id": "c47486c713854564a14672d3b63f2191", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.0.2.12:8004/v1/68427743ac8045a99aa5f511a1fe6fc0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "552d65fc747e4d0d8561646e9234d712"}, {"url": "http://192.0.2.12:8004/v1/68427743ac8045a99aa5f511a1fe6fc0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "802362f2330e4486a06a8a4bc7b4da98"}, {"url": "http://192.168.37.19:8004/v1/68427743ac8045a99aa5f511a1fe6fc0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f318bdab0e264b2584a5f89897ecdbdc"}], "type": "orchestration", "id": "d4b22b70adea4590b08bfb7ab71e2dc3", "name": "heat"}, {"endpoints": [{"url": "http://192.168.37.19:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0be2d036a16d4478a5d4d550ac4c2aff"}, {"url": "http://192.0.2.12:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "42108cfb4d384eada8aea50ef018933d"}, {"url": "http://192.0.2.12:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "573f14c873024e2181810368560c51d5"}], "type": "network", "id": "e648369cce364dffb76e64a72e7b4f38", "name": "neutron"}, {"endpoints": [{"url": "http://192.168.37.19:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0b9115cbb82e4013b47288e5a0b866ee"}, {"url": "http://192.0.2.12:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1055e2f14363406fac291410d72172a4"}, {"url": "http://192.0.2.12:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cbad25379e6a46409e2685bd866dcf4e"}], "type": "alarming", "id": "e6df53eef899417aa7ac147b80ab300a", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "eceb9e97d0be4220a5c92675bf14a156"}, "audit_ids": ["_Yorx2QwQVydkRnwN2OwMg"], "issued_at": "2018-07-23T16:19:47.000000Z"}} 2018-07-23 16:19:47,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 16:19:47,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://192.168.37.19:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0fb81534948b1161acb5f9bd38a01f54b483324e" 2018-07-23 16:19:48,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 23 Jul 2018 16:19:48 GMT X-Openstack-Request-Id: req-fba199e9-e440-46b3-bf17-247624c61a98 2018-07-23 16:19:48,126 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"3b564a5d-45b9-468a-96ea-a0f5da7f0ce0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2f8d64f4b9354242a2b6d9dee704866e","l2_adjacency":true,"status":"ACTIVE","subnets":["516797a0-d5fb-4129-ad4d-9559f2b431f8"],"description":"","tags":[],"updated_at":"2018-07-23T16:18:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f8d64f4b9354242a2b6d9dee704866e","created_at":"2018-07-23T16:18:01Z","provider:network_type":"flat"}]} 2018-07-23 16:19:48,126 - keystoneauth.session - DEBUG - GET call to network for http://192.168.37.19:9696/v2.0/networks.json?router%3Aexternal=True used request id req-fba199e9-e440-46b3-bf17-247624c61a98 2018-07-23 16:19:48,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.423840999603s 2018-07-23 16:19:48,126 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-07-23 16:19:53,581 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | a82a813c-aa79-4f1a-a6c9-aab22089b20f | 2018-07-23T16:19:53.227905 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: a82a813c-aa79-4f1a-a6c9-aab22089b20f ~/.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-23 16:19:57,371 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-07-23 16:19:57,371 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-07-23 16:20:04,310 - 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=d522246c-0058-41ba-841c-40828e54e21f) as the default verifier for the future CLI operations. 2018-07-23 16:20:07,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-07-23 16:20:07,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.19:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0fb81534948b1161acb5f9bd38a01f54b483324e" 2018-07-23 16:20:07,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11065 Content-Type: application/json Date: Mon, 23 Jul 2018 16:20:07 GMT X-Openstack-Request-Id: req-d54681de-5cf6-4b81-b900-e91da4a7c638 2018-07-23 16:20:07,522 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2018-07-23 16:20:07,523 - keystoneauth.session - DEBUG - GET call to network for http://192.168.37.19:9696/v2.0/extensions.json used request id req-d54681de-5cf6-4b81-b900-e91da4a7c638 2018-07-23 16:20:07,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.0209460258484s 2018-07-23 16:20:07,528 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2018-07-23 16:20:07,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-07-23 16:20:07,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.19:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0fb81534948b1161acb5f9bd38a01f54b483324e" -d '{"network": {"name": "tempest_smoke-net_6a99acd2-d2ab-4acc-99cd-91620a3c5c31", "admin_state_up": true}}' 2018-07-23 16:20:07,803 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 727 Content-Type: application/json Date: Mon, 23 Jul 2018 16:20:07 GMT X-Openstack-Request-Id: req-72d8f956-ac3c-43f8-9b97-bbeb7b69914b 2018-07-23 16:20:07,803 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"6c95a4c7-14a9-4d79-a812-3dd0b8b5b78d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":65,"ipv4_address_scope":null,"shared":false,"project_id":"68427743ac8045a99aa5f511a1fe6fc0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T16:20:07Z","is_default":false,"qos_policy_id":null,"name":"tempest_smoke-net_6a99acd2-d2ab-4acc-99cd-91620a3c5c31","admin_state_up":true,"tenant_id":"68427743ac8045a99aa5f511a1fe6fc0","created_at":"2018-07-23T16:20:07Z","mtu":1450}} 2018-07-23 16:20:07,803 - keystoneauth.session - DEBUG - POST call to network for http://192.168.37.19:9696/v2.0/networks.json used request id req-72d8f956-ac3c-43f8-9b97-bbeb7b69914b 2018-07-23 16:20:07,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.274773836136s 2018-07-23 16:20:07,804 - 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-23T16:20:07Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'6c95a4c7-14a9-4d79-a812-3dd0b8b5b78d', u'provider:segmentation_id': 65, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tempest_smoke-net_6a99acd2-d2ab-4acc-99cd-91620a3c5c31', u'created_at': u'2018-07-23T16:20:07Z', u'mtu': 1450, u'tenant_id': u'68427743ac8045a99aa5f511a1fe6fc0', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'68427743ac8045a99aa5f511a1fe6fc0', u'l2_adjacency': True}) 2018-07-23 16:20:07,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 16:20:07,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.19:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0fb81534948b1161acb5f9bd38a01f54b483324e" 2018-07-23 16:20:07,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1433 Content-Type: application/json Date: Mon, 23 Jul 2018 16:20:07 GMT X-Openstack-Request-Id: req-59bf9603-b3e5-4597-9d7b-da3caea2c1f8 2018-07-23 16:20:07,905 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"3b564a5d-45b9-468a-96ea-a0f5da7f0ce0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2f8d64f4b9354242a2b6d9dee704866e","l2_adjacency":true,"status":"ACTIVE","subnets":["516797a0-d5fb-4129-ad4d-9559f2b431f8"],"description":"","tags":[],"updated_at":"2018-07-23T16:18:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f8d64f4b9354242a2b6d9dee704866e","created_at":"2018-07-23T16:18:01Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"6c95a4c7-14a9-4d79-a812-3dd0b8b5b78d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":65,"ipv4_address_scope":null,"shared":false,"project_id":"68427743ac8045a99aa5f511a1fe6fc0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T16:20:07Z","qos_policy_id":null,"name":"tempest_smoke-net_6a99acd2-d2ab-4acc-99cd-91620a3c5c31","admin_state_up":true,"tenant_id":"68427743ac8045a99aa5f511a1fe6fc0","created_at":"2018-07-23T16:20:07Z","provider:network_type":"vxlan"}]} 2018-07-23 16:20:07,905 - keystoneauth.session - DEBUG - GET call to network for http://192.168.37.19:9696/v2.0/networks.json used request id req-59bf9603-b3e5-4597-9d7b-da3caea2c1f8 2018-07-23 16:20:07,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.101115942001s 2018-07-23 16:20:07,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-07-23 16:20:07,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.19:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0fb81534948b1161acb5f9bd38a01f54b483324e" -d '{"subnet": {"name": "tempest_smoke-subnet_6a99acd2-d2ab-4acc-99cd-91620a3c5c31", "enable_dhcp": true, "network_id": "6c95a4c7-14a9-4d79-a812-3dd0b8b5b78d", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-07-23 16:20:08,276 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Mon, 23 Jul 2018 16:20:08 GMT X-Openstack-Request-Id: req-4fa49fcd-e21a-4ed8-afd8-0709d335f8f9 2018-07-23 16:20:08,277 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2018-07-23T16:20:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"49c6affb-cebf-498b-9078-a1a550edf9a3","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"68427743ac8045a99aa5f511a1fe6fc0","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_6a99acd2-d2ab-4acc-99cd-91620a3c5c31","enable_dhcp":true,"segment_id":null,"network_id":"6c95a4c7-14a9-4d79-a812-3dd0b8b5b78d","tenant_id":"68427743ac8045a99aa5f511a1fe6fc0","created_at":"2018-07-23T16:20:07Z","ip_version":4}} 2018-07-23 16:20:08,277 - keystoneauth.session - DEBUG - POST call to network for http://192.168.37.19:9696/v2.0/subnets.json used request id req-4fa49fcd-e21a-4ed8-afd8-0709d335f8f9 2018-07-23 16:20:08,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.371294021606s 2018-07-23 16:20:08,278 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T16:20:07Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'49c6affb-cebf-498b-9078-a1a550edf9a3', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke-subnet_6a99acd2-d2ab-4acc-99cd-91620a3c5c31', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'6c95a4c7-14a9-4d79-a812-3dd0b8b5b78d', u'tenant_id': u'68427743ac8045a99aa5f511a1fe6fc0', u'created_at': u'2018-07-23T16:20:07Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'68427743ac8045a99aa5f511a1fe6fc0'}) 2018-07-23 16:20:08,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-07-23 16:20:08,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.19:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0fb81534948b1161acb5f9bd38a01f54b483324e" -d '{"router": {"external_gateway_info": {"network_id": "3b564a5d-45b9-468a-96ea-a0f5da7f0ce0"}, "name": "tempest_smoke-router_6a99acd2-d2ab-4acc-99cd-91620a3c5c31", "admin_state_up": true}}' 2018-07-23 16:20:09,914 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 715 Content-Type: application/json Date: Mon, 23 Jul 2018 16:20:09 GMT X-Openstack-Request-Id: req-71e247de-2e1e-48be-a0ff-ebd2cc4e9f87 2018-07-23 16:20:09,914 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "3b564a5d-45b9-468a-96ea-a0f5da7f0ce0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "516797a0-d5fb-4129-ad4d-9559f2b431f8", "ip_address": "192.168.37.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "68427743ac8045a99aa5f511a1fe6fc0", "created_at": "2018-07-23T16:20:08Z", "admin_state_up": true, "updated_at": "2018-07-23T16:20:09Z", "project_id": "68427743ac8045a99aa5f511a1fe6fc0", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "524f092c-fba8-4e7f-a85f-a1a2703e8e31", "name": "tempest_smoke-router_6a99acd2-d2ab-4acc-99cd-91620a3c5c31"}} 2018-07-23 16:20:09,914 - keystoneauth.session - DEBUG - POST call to network for http://192.168.37.19:9696/v2.0/routers.json used request id req-71e247de-2e1e-48be-a0ff-ebd2cc4e9f87 2018-07-23 16:20:09,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.63513803482s 2018-07-23 16:20:09,914 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-07-23T16:20:09Z', u'revision_number': 2, u'ha': False, u'id': u'524f092c-fba8-4e7f-a85f-a1a2703e8e31', u'external_gateway_info': {u'network_id': u'3b564a5d-45b9-468a-96ea-a0f5da7f0ce0', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'516797a0-d5fb-4129-ad4d-9559f2b431f8', u'ip_address': u'192.168.37.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke-router_6a99acd2-d2ab-4acc-99cd-91620a3c5c31', u'admin_state_up': True, u'tenant_id': u'68427743ac8045a99aa5f511a1fe6fc0', u'created_at': u'2018-07-23T16:20:08Z', u'flavor_id': None, u'routes': [], u'project_id': u'68427743ac8045a99aa5f511a1fe6fc0'}) 2018-07-23 16:20:09,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-07-23 16:20:09,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://192.168.37.19:9696/v2.0/routers/524f092c-fba8-4e7f-a85f-a1a2703e8e31/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0fb81534948b1161acb5f9bd38a01f54b483324e" -d '{"subnet_id": "49c6affb-cebf-498b-9078-a1a550edf9a3"}' 2018-07-23 16:20:12,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 23 Jul 2018 16:20:12 GMT X-Openstack-Request-Id: req-a2330e3b-40d4-4eea-906b-9ae6197fad1e 2018-07-23 16:20:12,078 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "6c95a4c7-14a9-4d79-a812-3dd0b8b5b78d", "tenant_id": "68427743ac8045a99aa5f511a1fe6fc0", "subnet_id": "49c6affb-cebf-498b-9078-a1a550edf9a3", "subnet_ids": ["49c6affb-cebf-498b-9078-a1a550edf9a3"], "port_id": "984250a7-fc9d-4185-845f-8ddb3955a1d2", "id": "524f092c-fba8-4e7f-a85f-a1a2703e8e31"} 2018-07-23 16:20:12,078 - keystoneauth.session - DEBUG - PUT call to network for http://192.168.37.19:9696/v2.0/routers/524f092c-fba8-4e7f-a85f-a1a2703e8e31/add_router_interface.json used request id req-a2330e3b-40d4-4eea-906b-9ae6197fad1e 2018-07-23 16:20:12,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.16378593445s 2018-07-23 16:20:12,079 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-07-23 16:20:12,202 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-07-23 16:20:12,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.19:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" 2018-07-23 16:20:12,211 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 768 Content-Type: application/json Date: Mon, 23 Jul 2018 16:20:12 GMT 2018-07-23 16:20:12,211 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://192.168.37.19:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://192.168.37.19:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://192.168.37.19:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://192.168.37.19:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://192.168.37.19:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://192.168.37.19:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://192.168.37.19:9292/v2/", "rel": "self"}]}]} 2018-07-23 16:20:12,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 16:20:12,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.19:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0fb81534948b1161acb5f9bd38a01f54b483324e" 2018-07-23 16:20:12,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 23 Jul 2018 16:20:12 GMT X-Openstack-Request-Id: req-d74e095f-4f70-49fb-b637-88a6fb8d19f7 2018-07-23 16:20:12,975 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 16:20:12,975 - keystoneauth.session - DEBUG - GET call to image for http://192.168.37.19:9292/v2/images used request id req-d74e095f-4f70-49fb-b637-88a6fb8d19f7 2018-07-23 16:20:12,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.761745214462s 2018-07-23 16:20:12,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-23 16:20:12,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.19:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0fb81534948b1161acb5f9bd38a01f54b483324e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_6a99acd2-d2ab-4acc-99cd-91620a3c5c31", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_6a99acd2-d2ab-4acc-99cd-91620a3c5c31"}' 2018-07-23 16:20:13,048 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 877 Content-Type: application/json Date: Mon, 23 Jul 2018 16:20:13 GMT Location: http://192.168.37.19:9292/v2/images/f88276a1-771b-4140-b31f-bb02e250445c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b2f37379-a044-4cfa-b219-7534d6d45dca 2018-07-23 16:20:13,048 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/f88276a1-771b-4140-b31f-bb02e250445c/file", "owner": "68427743ac8045a99aa5f511a1fe6fc0", "id": "f88276a1-771b-4140-b31f-bb02e250445c", "size": null, "self": "/v2/images/f88276a1-771b-4140-b31f-bb02e250445c", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T16:20:12Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_6a99acd2-d2ab-4acc-99cd-91620a3c5c31", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_6a99acd2-d2ab-4acc-99cd-91620a3c5c31", "checksum": null, "created_at": "2018-07-23T16:20:12Z", "protected": false} 2018-07-23 16:20:13,048 - keystoneauth.session - DEBUG - POST call to image for http://192.168.37.19:9292/v2/images used request id req-b2f37379-a044-4cfa-b219-7534d6d45dca 2018-07-23 16:20:13,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.063572883606s 2018-07-23 16:20:13,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-23 16:20:13,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://192.168.37.19:9292/v2/images/f88276a1-771b-4140-b31f-bb02e250445c/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0fb81534948b1161acb5f9bd38a01f54b483324e" -d '' 2018-07-23 16:20:15,329 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 23 Jul 2018 16:20:15 GMT X-Openstack-Request-Id: req-b6aa8177-62f3-4e3a-96f5-e03cbb835428 2018-07-23 16:20:15,329 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 16:20:15,329 - keystoneauth.session - DEBUG - PUT call to image for http://192.168.37.19:9292/v2/images/f88276a1-771b-4140-b31f-bb02e250445c/file used request id req-b6aa8177-62f3-4e3a-96f5-e03cbb835428 2018-07-23 16:20:15,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.28020095825s 2018-07-23 16:20:15,329 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/tempest_smoke-img_6a99acd2-d2ab-4acc-99cd-91620a3c5c31', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-23T16:20:12Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/f88276a1-771b-4140-b31f-bb02e250445c/file', u'owner': u'68427743ac8045a99aa5f511a1fe6fc0', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'f88276a1-771b-4140-b31f-bb02e250445c', u'size': None, u'name': u'tempest_smoke-img_6a99acd2-d2ab-4acc-99cd-91620a3c5c31', u'checksum': None, u'self': u'/v2/images/f88276a1-771b-4140-b31f-bb02e250445c', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-23T16:20:12Z', u'schema': u'/v2/schemas/image'}) 2018-07-23 16:20:15,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-23 16:20:15,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.19:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0fb81534948b1161acb5f9bd38a01f54b483324e" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_6a99acd2-d2ab-4acc-99cd-91620a3c5c31", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-23 16:20:15,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Mon, 23 Jul 2018 16:20:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-73a5b48e-2a74-4915-a2fb-2a2effa79785 x-openstack-request-id: req-73a5b48e-2a74-4915-a2fb-2a2effa79785 2018-07-23 16:20:15,617 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_6a99acd2-d2ab-4acc-99cd-91620a3c5c31", "links": [{"href": "http://192.168.37.19:8774/v2.1/flavors/13ad8374-bb32-44a6-9aca-869cebbd1d13", "rel": "self"}, {"href": "http://192.168.37.19:8774/flavors/13ad8374-bb32-44a6-9aca-869cebbd1d13", "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": "13ad8374-bb32-44a6-9aca-869cebbd1d13"}} 2018-07-23 16:20:15,617 - keystoneauth.session - DEBUG - POST call to compute for http://192.168.37.19:8774/v2.1/flavors used request id req-73a5b48e-2a74-4915-a2fb-2a2effa79785 2018-07-23 16:20:15,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.286901950836s 2018-07-23 16:20:15,618 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_6a99acd2-d2ab-4acc-99cd-91620a3c5c31', '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'68427743ac8045a99aa5f511a1fe6fc0', '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'13ad8374-bb32-44a6-9aca-869cebbd1d13', 'swap': 0}) 2018-07-23 16:20:15,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-23 16:20:15,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.19:8774/v2.1/flavors/13ad8374-bb32-44a6-9aca-869cebbd1d13/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0fb81534948b1161acb5f9bd38a01f54b483324e" -d '{"extra_specs": {}}' 2018-07-23 16:20:15,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 23 Jul 2018 16:20:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e3bbc6ed-2a74-4a86-a72d-c62d5ba3e953 x-openstack-request-id: req-e3bbc6ed-2a74-4a86-a72d-c62d5ba3e953 2018-07-23 16:20:15,641 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-07-23 16:20:15,641 - keystoneauth.session - DEBUG - POST call to compute for http://192.168.37.19:8774/v2.1/flavors/13ad8374-bb32-44a6-9aca-869cebbd1d13/os-extra_specs used request id req-e3bbc6ed-2a74-4a86-a72d-c62d5ba3e953 2018-07-23 16:20:15,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0228490829468s 2018-07-23 16:20:15,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.19:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" 2018-07-23 16:20:15,743 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 268 Content-Type: application/json Date: Mon, 23 Jul 2018 16:20:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61d59799-1aed-406c-a459-b203803b113f 2018-07-23 16:20:15,744 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.168.37.19:5000/v3/", "rel": "self"}]}]}} 2018-07-23 16:20:15,744 - keystoneauth.session - DEBUG - GET call to http://192.168.37.19:5000/ used request id req-61d59799-1aed-406c-a459-b203803b113f 2018-07-23 16:20:15,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 16:20:15,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.19:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0fb81534948b1161acb5f9bd38a01f54b483324e" 2018-07-23 16:20:15,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 23 Jul 2018 16:20:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2ad45b1-b1a1-4699-b3ce-6ede30551806 2018-07-23 16:20:15,884 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://192.168.37.19:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17dae765c3854edea07adfc85c7ce13e", "links": {"self": "http://192.168.37.19:5000/v3/roles/17dae765c3854edea07adfc85c7ce13e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "1b8cbe9083174632b5fb3c9e135bf5fb", "links": {"self": "http://192.168.37.19:5000/v3/roles/1b8cbe9083174632b5fb3c9e135bf5fb"}, "name": "member"}, {"domain_id": null, "id": "2b3a09be58404355bee8aa19e37e48d3", "links": {"self": "http://192.168.37.19:5000/v3/roles/2b3a09be58404355bee8aa19e37e48d3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "37756025000d40f3a604990c42fb4851", "links": {"self": "http://192.168.37.19:5000/v3/roles/37756025000d40f3a604990c42fb4851"}, "name": "reader"}, {"domain_id": null, "id": "3b2eb11c63f0465cab546c1b518f0a37", "links": {"self": "http://192.168.37.19:5000/v3/roles/3b2eb11c63f0465cab546c1b518f0a37"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://192.168.37.19:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1f5dac4f83248ce8db815f8fe404910", "links": {"self": "http://192.168.37.19:5000/v3/roles/a1f5dac4f83248ce8db815f8fe404910"}, "name": "heat_stack_user"}]} 2018-07-23 16:20:15,884 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.37.19:5000/v3/roles used request id req-e2ad45b1-b1a1-4699-b3ce-6ede30551806 2018-07-23 16:20:15,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.135765075684s 2018-07-23 16:20:15,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-07-23 16:20:15,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.19:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0fb81534948b1161acb5f9bd38a01f54b483324e" 2018-07-23 16:20:16,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 23 Jul 2018 16:20:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15cb213c-e281-44c9-9bf2-2c6b4db2d901 2018-07-23 16:20:16,041 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://192.168.37.19:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "17dae765c3854edea07adfc85c7ce13e", "links": {"self": "http://192.168.37.19:5000/v3/roles/17dae765c3854edea07adfc85c7ce13e"}, "name": "swiftoperator"}, {"domain_id": null, "id": "1b8cbe9083174632b5fb3c9e135bf5fb", "links": {"self": "http://192.168.37.19:5000/v3/roles/1b8cbe9083174632b5fb3c9e135bf5fb"}, "name": "member"}, {"domain_id": null, "id": "2b3a09be58404355bee8aa19e37e48d3", "links": {"self": "http://192.168.37.19:5000/v3/roles/2b3a09be58404355bee8aa19e37e48d3"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "37756025000d40f3a604990c42fb4851", "links": {"self": "http://192.168.37.19:5000/v3/roles/37756025000d40f3a604990c42fb4851"}, "name": "reader"}, {"domain_id": null, "id": "3b2eb11c63f0465cab546c1b518f0a37", "links": {"self": "http://192.168.37.19:5000/v3/roles/3b2eb11c63f0465cab546c1b518f0a37"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://192.168.37.19:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a1f5dac4f83248ce8db815f8fe404910", "links": {"self": "http://192.168.37.19:5000/v3/roles/a1f5dac4f83248ce8db815f8fe404910"}, "name": "heat_stack_user"}]} 2018-07-23 16:20:16,041 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.37.19:5000/v3/roles used request id req-15cb213c-e281-44c9-9bf2-2c6b4db2d901 2018-07-23 16:20:16,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.154922962189s 2018-07-23 16:20:16,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-07-23 16:20:16,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.19:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0fb81534948b1161acb5f9bd38a01f54b483324e" 2018-07-23 16:20:16,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 624 Content-Type: application/json Date: Mon, 23 Jul 2018 16:20:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6aefecd6-4441-46ef-a72a-15693657279e x-openstack-request-id: req-6aefecd6-4441-46ef-a72a-15693657279e 2018-07-23 16:20:16,088 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"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.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": 18, "hypervisor_version": 2010000, "disk_available_least": 18, "local_gb": 18, "free_ram_mb": 4095, "id": 1}]} 2018-07-23 16:20:16,088 - keystoneauth.session - DEBUG - GET call to compute for http://192.168.37.19:8774/v2.1/os-hypervisors/detail used request id req-6aefecd6-4441-46ef-a72a-15693657279e 2018-07-23 16:20:16,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0436239242554s 2018-07-23 16:20:16,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 16:20:16,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.19:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0fb81534948b1161acb5f9bd38a01f54b483324e" 2018-07-23 16:20:16,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json Date: Mon, 23 Jul 2018 16:20:16 GMT X-Openstack-Request-Id: req-b8550272-f674-4cfc-aa53-10e9afbe4eb0 2018-07-23 16:20:16,121 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f4693caf-1a3e-490e-9123-69264b8a4bf5/images/f88276a1-771b-4140-b31f-bb02e250445c/snap", "metadata": {}}], "file": "/v2/images/f88276a1-771b-4140-b31f-bb02e250445c/file", "owner": "68427743ac8045a99aa5f511a1fe6fc0", "id": "f88276a1-771b-4140-b31f-bb02e250445c", "size": 12716032, "self": "/v2/images/f88276a1-771b-4140-b31f-bb02e250445c", "disk_format": "qcow2", "direct_url": "rbd://f4693caf-1a3e-490e-9123-69264b8a4bf5/images/f88276a1-771b-4140-b31f-bb02e250445c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T16:20:15Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_6a99acd2-d2ab-4acc-99cd-91620a3c5c31", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_6a99acd2-d2ab-4acc-99cd-91620a3c5c31", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-23T16:20:12Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 16:20:16,121 - keystoneauth.session - DEBUG - GET call to image for http://192.168.37.19:9292/v2/images used request id req-b8550272-f674-4cfc-aa53-10e9afbe4eb0 2018-07-23 16:20:16,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0303709506989s 2018-07-23 16:20:16,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-07-23 16:20:16,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.19:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0fb81534948b1161acb5f9bd38a01f54b483324e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_6a99acd2-d2ab-4acc-99cd-91620a3c5c31", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_6a99acd2-d2ab-4acc-99cd-91620a3c5c31"}' 2018-07-23 16:20:16,168 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 885 Content-Type: application/json Date: Mon, 23 Jul 2018 16:20:16 GMT Location: http://192.168.37.19:9292/v2/images/3cfc5c37-cbe7-4848-8e51-0ac1d54c620a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-2756d6b8-2c7a-43ac-9eed-f94fde93bdee 2018-07-23 16:20:16,169 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/3cfc5c37-cbe7-4848-8e51-0ac1d54c620a/file", "owner": "68427743ac8045a99aa5f511a1fe6fc0", "id": "3cfc5c37-cbe7-4848-8e51-0ac1d54c620a", "size": null, "self": "/v2/images/3cfc5c37-cbe7-4848-8e51-0ac1d54c620a", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T16:20:16Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_6a99acd2-d2ab-4acc-99cd-91620a3c5c31", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_6a99acd2-d2ab-4acc-99cd-91620a3c5c31", "checksum": null, "created_at": "2018-07-23T16:20:16Z", "protected": false} 2018-07-23 16:20:16,169 - keystoneauth.session - DEBUG - POST call to image for http://192.168.37.19:9292/v2/images used request id req-2756d6b8-2c7a-43ac-9eed-f94fde93bdee 2018-07-23 16:20:16,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0421938896179s 2018-07-23 16:20:16,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-07-23 16:20:16,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://192.168.37.19:9292/v2/images/3cfc5c37-cbe7-4848-8e51-0ac1d54c620a/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0fb81534948b1161acb5f9bd38a01f54b483324e" -d '' 2018-07-23 16:20:17,359 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 23 Jul 2018 16:20:17 GMT X-Openstack-Request-Id: req-55cbc0ce-e6ae-4b82-8f4f-1a75c86ae959 2018-07-23 16:20:17,359 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 16:20:17,359 - keystoneauth.session - DEBUG - PUT call to image for http://192.168.37.19:9292/v2/images/3cfc5c37-cbe7-4848-8e51-0ac1d54c620a/file used request id req-55cbc0ce-e6ae-4b82-8f4f-1a75c86ae959 2018-07-23 16:20:17,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.18941092491s 2018-07-23 16:20:17,359 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_6a99acd2-d2ab-4acc-99cd-91620a3c5c31', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-23T16:20:16Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'locations': [], u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/3cfc5c37-cbe7-4848-8e51-0ac1d54c620a/file', u'owner': u'68427743ac8045a99aa5f511a1fe6fc0', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'3cfc5c37-cbe7-4848-8e51-0ac1d54c620a', u'size': None, u'name': u'tempest_smoke-img_alt_6a99acd2-d2ab-4acc-99cd-91620a3c5c31', u'checksum': None, u'self': u'/v2/images/3cfc5c37-cbe7-4848-8e51-0ac1d54c620a', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-23T16:20:16Z', u'schema': u'/v2/schemas/image'}) 2018-07-23 16:20:17,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-07-23 16:20:17,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.19:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0fb81534948b1161acb5f9bd38a01f54b483324e" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_6a99acd2-d2ab-4acc-99cd-91620a3c5c31", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-07-23 16:20:17,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Mon, 23 Jul 2018 16:20:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5867410b-302a-4599-869b-8db14c05f999 x-openstack-request-id: req-5867410b-302a-4599-869b-8db14c05f999 2018-07-23 16:20:17,393 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_alt_6a99acd2-d2ab-4acc-99cd-91620a3c5c31", "links": [{"href": "http://192.168.37.19:8774/v2.1/flavors/f2c6266c-1bdc-4068-914a-d06617b22925", "rel": "self"}, {"href": "http://192.168.37.19:8774/flavors/f2c6266c-1bdc-4068-914a-d06617b22925", "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": "f2c6266c-1bdc-4068-914a-d06617b22925"}} 2018-07-23 16:20:17,393 - keystoneauth.session - DEBUG - POST call to compute for http://192.168.37.19:8774/v2.1/flavors used request id req-5867410b-302a-4599-869b-8db14c05f999 2018-07-23 16:20:17,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0332047939301s 2018-07-23 16:20:17,393 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_6a99acd2-d2ab-4acc-99cd-91620a3c5c31', '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'68427743ac8045a99aa5f511a1fe6fc0', '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'f2c6266c-1bdc-4068-914a-d06617b22925', 'swap': 0}) 2018-07-23 16:20:17,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-07-23 16:20:17,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.19:8774/v2.1/flavors/f2c6266c-1bdc-4068-914a-d06617b22925/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0fb81534948b1161acb5f9bd38a01f54b483324e" -d '{"extra_specs": {}}' 2018-07-23 16:20:17,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 23 Jul 2018 16:20:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5390a4f7-46d0-42e3-8dcb-c8e8e2b6ca34 x-openstack-request-id: req-5390a4f7-46d0-42e3-8dcb-c8e8e2b6ca34 2018-07-23 16:20:17,419 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-07-23 16:20:17,419 - keystoneauth.session - DEBUG - POST call to compute for http://192.168.37.19:8774/v2.1/flavors/f2c6266c-1bdc-4068-914a-d06617b22925/os-extra_specs used request id req-5390a4f7-46d0-42e3-8dcb-c8e8e2b6ca34 2018-07-23 16:20:17,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.025493144989s 2018-07-23 16:20:17,419 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_6a99acd2-d2ab-4acc-99cd-91620a3c5c31', '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'68427743ac8045a99aa5f511a1fe6fc0', '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'f2c6266c-1bdc-4068-914a-d06617b22925', 'swap': 0}) 2018-07-23 16:20:20,933 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-07-23 16:20:20,933 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-07-23 16:20:20,933 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-07-23 16:20:20,934 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-07-23 16:20:20,936 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-07-23 16:20:25,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-d522246c-0058-41ba-841c-40828e54e21f/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-23 16:20:25,164 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-07-23 16:20:25,165 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-07-23 16:20:25,165 - 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-23 16:26:50,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 7a26f2b2-2501-44c0-8446-bc6cf9866372 2018-07-23 16:26:51,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '7a26f2b2-2501-44c0-8446-bc6cf9866372']'. 2018-07-23 16:26:51,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-07-23 16:26:51,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-07-23 16:26:51,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-23 16:26:51,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 7a26f2b2-2501-44c0-8446-bc6cf9866372 | 2018-07-23 16:26:51,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-07-23 16:26:51,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-07-23 16:20:28 | 2018-07-23 16:26:51,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-07-23 16:26:50 | 2018-07-23 16:26:51,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:06:22 | 2018-07-23 16:26:51,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-07-23 16:26:51,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-07-23 16:26:51,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: d522246c-0058-41ba-841c-40828e54e21f) | 2018-07-23 16:26:51,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-07-23 16:26:51,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: a82a813c-aa79-4f1a-a6c9-aab22089b20f) | 2018-07-23 16:26:51,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 131 | 2018-07-23 16:26:51,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 372.464 | 2018-07-23 16:26:51,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 106 | 2018-07-23 16:26:51,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 25 | 2018-07-23 16:26:51,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-07-23 16:26:51,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-07-23 16:26:51,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-07-23 16:26:51,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-23 16:26:51,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-07-23 16:26:51,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 100.0% 2018-07-23 16:26:51,838 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 06:44 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-07-23 16:26:51,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-07-23 16:26:51,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://192.168.37.19:9696/v2.0/routers/524f092c-fba8-4e7f-a85f-a1a2703e8e31/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0fb81534948b1161acb5f9bd38a01f54b483324e" -d '{"subnet_id": "49c6affb-cebf-498b-9078-a1a550edf9a3"}' 2018-07-23 16:26:54,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 23 Jul 2018 16:26:54 GMT X-Openstack-Request-Id: req-4f9ad3c2-b0e9-42b0-9f68-54d23bc41dae 2018-07-23 16:26:54,064 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "6c95a4c7-14a9-4d79-a812-3dd0b8b5b78d", "tenant_id": "68427743ac8045a99aa5f511a1fe6fc0", "subnet_id": "49c6affb-cebf-498b-9078-a1a550edf9a3", "subnet_ids": ["49c6affb-cebf-498b-9078-a1a550edf9a3"], "port_id": "984250a7-fc9d-4185-845f-8ddb3955a1d2", "id": "524f092c-fba8-4e7f-a85f-a1a2703e8e31"} 2018-07-23 16:26:54,064 - keystoneauth.session - DEBUG - PUT call to network for http://192.168.37.19:9696/v2.0/routers/524f092c-fba8-4e7f-a85f-a1a2703e8e31/remove_router_interface.json used request id req-4f9ad3c2-b0e9-42b0-9f68-54d23bc41dae 2018-07-23 16:26:54,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.22388195992s 2018-07-23 16:26:54,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-07-23 16:26:54,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.19:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0fb81534948b1161acb5f9bd38a01f54b483324e" 2018-07-23 16:26:54,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 724 Content-Type: application/json Date: Mon, 23 Jul 2018 16:26:54 GMT X-Openstack-Request-Id: req-521a8975-badf-41f7-a49b-5a69efea6476 2018-07-23 16:26:54,196 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "3b564a5d-45b9-468a-96ea-a0f5da7f0ce0", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "516797a0-d5fb-4129-ad4d-9559f2b431f8", "ip_address": "192.168.37.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "68427743ac8045a99aa5f511a1fe6fc0", "created_at": "2018-07-23T16:20:08Z", "admin_state_up": true, "updated_at": "2018-07-23T16:26:53Z", "project_id": "68427743ac8045a99aa5f511a1fe6fc0", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "524f092c-fba8-4e7f-a85f-a1a2703e8e31", "name": "tempest_smoke-router_6a99acd2-d2ab-4acc-99cd-91620a3c5c31"}]} 2018-07-23 16:26:54,197 - keystoneauth.session - DEBUG - GET call to network for http://192.168.37.19:9696/v2.0/routers.json used request id req-521a8975-badf-41f7-a49b-5a69efea6476 2018-07-23 16:26:54,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.132117033005s 2018-07-23 16:26:54,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-07-23 16:26:54,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.19:9696/v2.0/routers/524f092c-fba8-4e7f-a85f-a1a2703e8e31.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0fb81534948b1161acb5f9bd38a01f54b483324e" 2018-07-23 16:26:55,436 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 23 Jul 2018 16:26:55 GMT X-Openstack-Request-Id: req-162426ab-1997-42a9-8495-982a3b3c36d5 2018-07-23 16:26:55,437 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 16:26:55,437 - keystoneauth.session - DEBUG - DELETE call to network for http://192.168.37.19:9696/v2.0/routers/524f092c-fba8-4e7f-a85f-a1a2703e8e31.json used request id req-162426ab-1997-42a9-8495-982a3b3c36d5 2018-07-23 16:26:55,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.23894405365s 2018-07-23 16:26:55,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-07-23 16:26:55,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.19:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0fb81534948b1161acb5f9bd38a01f54b483324e" 2018-07-23 16:26:55,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1339 Content-Type: application/json Date: Mon, 23 Jul 2018 16:26:55 GMT X-Openstack-Request-Id: req-17e4728d-4e1e-49e4-b097-06471d4e8048 2018-07-23 16:26:55,503 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-07-23T16:20:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"49c6affb-cebf-498b-9078-a1a550edf9a3","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"68427743ac8045a99aa5f511a1fe6fc0","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_6a99acd2-d2ab-4acc-99cd-91620a3c5c31","enable_dhcp":true,"segment_id":null,"network_id":"6c95a4c7-14a9-4d79-a812-3dd0b8b5b78d","tenant_id":"68427743ac8045a99aa5f511a1fe6fc0","created_at":"2018-07-23T16:20:07Z","ip_version":4},{"updated_at":"2018-07-23T16:18:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.37.200","end":"192.168.37.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"516797a0-d5fb-4129-ad4d-9559f2b431f8","dns_nameservers":[],"gateway_ip":"192.168.37.1","project_id":"2f8d64f4b9354242a2b6d9dee704866e","description":"","tags":[],"cidr":"192.168.37.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"3b564a5d-45b9-468a-96ea-a0f5da7f0ce0","tenant_id":"2f8d64f4b9354242a2b6d9dee704866e","created_at":"2018-07-23T16:18:06Z","ip_version":4}]} 2018-07-23 16:26:55,503 - keystoneauth.session - DEBUG - GET call to network for http://192.168.37.19:9696/v2.0/subnets.json used request id req-17e4728d-4e1e-49e4-b097-06471d4e8048 2018-07-23 16:26:55,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0662541389465s 2018-07-23 16:26:55,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-07-23 16:26:55,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.19:9696/v2.0/subnets/49c6affb-cebf-498b-9078-a1a550edf9a3.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0fb81534948b1161acb5f9bd38a01f54b483324e" 2018-07-23 16:26:56,320 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 23 Jul 2018 16:26:56 GMT X-Openstack-Request-Id: req-34b8d404-a7f1-476a-bec9-aa49ed50d42c 2018-07-23 16:26:56,320 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 16:26:56,320 - keystoneauth.session - DEBUG - DELETE call to network for http://192.168.37.19:9696/v2.0/subnets/49c6affb-cebf-498b-9078-a1a550edf9a3.json used request id req-34b8d404-a7f1-476a-bec9-aa49ed50d42c 2018-07-23 16:26:56,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.815690040588s 2018-07-23 16:26:56,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-07-23 16:26:56,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.19:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0fb81534948b1161acb5f9bd38a01f54b483324e" 2018-07-23 16:26:56,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1439 Content-Type: application/json Date: Mon, 23 Jul 2018 16:26:56 GMT X-Openstack-Request-Id: req-aab9e538-e755-4e28-ad45-ae6e434a4c7c 2018-07-23 16:26:56,407 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"3b564a5d-45b9-468a-96ea-a0f5da7f0ce0","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"2f8d64f4b9354242a2b6d9dee704866e","l2_adjacency":true,"status":"ACTIVE","subnets":["516797a0-d5fb-4129-ad4d-9559f2b431f8"],"description":"","tags":[],"updated_at":"2018-07-23T16:18:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"2f8d64f4b9354242a2b6d9dee704866e","created_at":"2018-07-23T16:18:01Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6c95a4c7-14a9-4d79-a812-3dd0b8b5b78d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":65,"ipv4_address_scope":null,"shared":false,"project_id":"68427743ac8045a99aa5f511a1fe6fc0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-07-23T16:26:56Z","qos_policy_id":null,"name":"tempest_smoke-net_6a99acd2-d2ab-4acc-99cd-91620a3c5c31","admin_state_up":true,"tenant_id":"68427743ac8045a99aa5f511a1fe6fc0","created_at":"2018-07-23T16:20:07Z","provider:network_type":"vxlan"}]} 2018-07-23 16:26:56,407 - keystoneauth.session - DEBUG - GET call to network for http://192.168.37.19:9696/v2.0/networks.json used request id req-aab9e538-e755-4e28-ad45-ae6e434a4c7c 2018-07-23 16:26:56,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0865850448608s 2018-07-23 16:26:56,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-07-23 16:26:56,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.19:9696/v2.0/networks/6c95a4c7-14a9-4d79-a812-3dd0b8b5b78d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0fb81534948b1161acb5f9bd38a01f54b483324e" 2018-07-23 16:26:57,643 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 23 Jul 2018 16:26:57 GMT X-Openstack-Request-Id: req-3f20e04a-b2ad-4cff-9a18-30034cc902b6 2018-07-23 16:26:57,643 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-07-23 16:26:57,643 - keystoneauth.session - DEBUG - DELETE call to network for http://192.168.37.19:9696/v2.0/networks/6c95a4c7-14a9-4d79-a812-3dd0b8b5b78d.json used request id req-3f20e04a-b2ad-4cff-9a18-30034cc902b6 2018-07-23 16:26:57,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.23487901688s 2018-07-23 16:26:57,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-07-23 16:26:57,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.19:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0fb81534948b1161acb5f9bd38a01f54b483324e" 2018-07-23 16:26:57,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2355 Content-Type: application/json Date: Mon, 23 Jul 2018 16:26:57 GMT X-Openstack-Request-Id: req-3a5fa63c-88b0-4db8-b42b-187bfdf0ec0a 2018-07-23 16:26:57,867 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f4693caf-1a3e-490e-9123-69264b8a4bf5/images/3cfc5c37-cbe7-4848-8e51-0ac1d54c620a/snap", "metadata": {}}], "file": "/v2/images/3cfc5c37-cbe7-4848-8e51-0ac1d54c620a/file", "owner": "68427743ac8045a99aa5f511a1fe6fc0", "id": "3cfc5c37-cbe7-4848-8e51-0ac1d54c620a", "size": 12716032, "self": "/v2/images/3cfc5c37-cbe7-4848-8e51-0ac1d54c620a", "disk_format": "qcow2", "direct_url": "rbd://f4693caf-1a3e-490e-9123-69264b8a4bf5/images/3cfc5c37-cbe7-4848-8e51-0ac1d54c620a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T16:20:17Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_6a99acd2-d2ab-4acc-99cd-91620a3c5c31", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_6a99acd2-d2ab-4acc-99cd-91620a3c5c31", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-23T16:20:16Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://f4693caf-1a3e-490e-9123-69264b8a4bf5/images/f88276a1-771b-4140-b31f-bb02e250445c/snap", "metadata": {}}], "file": "/v2/images/f88276a1-771b-4140-b31f-bb02e250445c/file", "owner": "68427743ac8045a99aa5f511a1fe6fc0", "id": "f88276a1-771b-4140-b31f-bb02e250445c", "size": 12716032, "self": "/v2/images/f88276a1-771b-4140-b31f-bb02e250445c", "disk_format": "qcow2", "direct_url": "rbd://f4693caf-1a3e-490e-9123-69264b8a4bf5/images/f88276a1-771b-4140-b31f-bb02e250445c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-07-23T16:20:15Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_6a99acd2-d2ab-4acc-99cd-91620a3c5c31", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_6a99acd2-d2ab-4acc-99cd-91620a3c5c31", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-07-23T16:20:12Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-07-23 16:26:57,867 - keystoneauth.session - DEBUG - GET call to image for http://192.168.37.19:9292/v2/images used request id req-3a5fa63c-88b0-4db8-b42b-187bfdf0ec0a 2018-07-23 16:26:57,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.220951080322s 2018-07-23 16:26:57,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-23 16:26:57,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.19:9292/v2/images/f88276a1-771b-4140-b31f-bb02e250445c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0fb81534948b1161acb5f9bd38a01f54b483324e" 2018-07-23 16:26:58,121 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 23 Jul 2018 16:26:58 GMT X-Openstack-Request-Id: req-e3393f58-aa1b-456e-b92c-35a10256b632 2018-07-23 16:26:58,121 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 16:26:58,121 - keystoneauth.session - DEBUG - DELETE call to image for http://192.168.37.19:9292/v2/images/f88276a1-771b-4140-b31f-bb02e250445c used request id req-e3393f58-aa1b-456e-b92c-35a10256b632 2018-07-23 16:26:58,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.250957965851s 2018-07-23 16:26:58,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 16:26:58,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://192.168.37.19:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0fb81534948b1161acb5f9bd38a01f54b483324e" 2018-07-23 16:26:58,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 364 Content-Type: application/json Date: Mon, 23 Jul 2018 16:26:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7f77cb1f-4acb-4ee2-9f8c-e9bda4f10385 x-openstack-request-id: req-7f77cb1f-4acb-4ee2-9f8c-e9bda4f10385 2018-07-23 16:26:58,434 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_6a99acd2-d2ab-4acc-99cd-91620a3c5c31", "links": [{"href": "http://192.168.37.19:8774/v2.1/flavors/13ad8374-bb32-44a6-9aca-869cebbd1d13", "rel": "self"}, {"href": "http://192.168.37.19:8774/flavors/13ad8374-bb32-44a6-9aca-869cebbd1d13", "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": "13ad8374-bb32-44a6-9aca-869cebbd1d13"}, {"name": "tempest_smoke-flavor_alt_6a99acd2-d2ab-4acc-99cd-91620a3c5c31", "links": [{"href": "http://192.168.37.19:8774/v2.1/flavors/f2c6266c-1bdc-4068-914a-d06617b22925", "rel": "self"}, {"href": "http://192.168.37.19:8774/flavors/f2c6266c-1bdc-4068-914a-d06617b22925", "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": "f2c6266c-1bdc-4068-914a-d06617b22925"}]} 2018-07-23 16:26:58,434 - keystoneauth.session - DEBUG - GET call to compute for http://192.168.37.19:8774/v2.1/flavors/detail?is_public=None used request id req-7f77cb1f-4acb-4ee2-9f8c-e9bda4f10385 2018-07-23 16:26:58,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.301350831985s 2018-07-23 16:26:58,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-23 16:26:58,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.19:8774/v2.1/flavors/13ad8374-bb32-44a6-9aca-869cebbd1d13 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0fb81534948b1161acb5f9bd38a01f54b483324e" 2018-07-23 16:26:58,459 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 23 Jul 2018 16:26:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9c70114d-c179-4a0c-9836-d34b658a46c1 x-openstack-request-id: req-9c70114d-c179-4a0c-9836-d34b658a46c1 2018-07-23 16:26:58,459 - keystoneauth.session - DEBUG - DELETE call to compute for http://192.168.37.19:8774/v2.1/flavors/13ad8374-bb32-44a6-9aca-869cebbd1d13 used request id req-9c70114d-c179-4a0c-9836-d34b658a46c1 2018-07-23 16:26:58,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0229392051697s 2018-07-23 16:26:58,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-07-23 16:26:58,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.19:9292/v2/images/3cfc5c37-cbe7-4848-8e51-0ac1d54c620a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0fb81534948b1161acb5f9bd38a01f54b483324e" 2018-07-23 16:26:59,198 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 23 Jul 2018 16:26:59 GMT X-Openstack-Request-Id: req-856264d0-f19e-4df7-8dff-94ddc048a1c4 2018-07-23 16:26:59,198 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-07-23 16:26:59,198 - keystoneauth.session - DEBUG - DELETE call to image for http://192.168.37.19:9292/v2/images/3cfc5c37-cbe7-4848-8e51-0ac1d54c620a used request id req-856264d0-f19e-4df7-8dff-94ddc048a1c4 2018-07-23 16:26:59,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.738700866699s 2018-07-23 16:26:59,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-07-23 16:26:59,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://192.168.37.19:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0fb81534948b1161acb5f9bd38a01f54b483324e" 2018-07-23 16:26:59,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Mon, 23 Jul 2018 16:26:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-60b46c7e-4736-476f-a432-59af64f1971d x-openstack-request-id: req-60b46c7e-4736-476f-a432-59af64f1971d 2018-07-23 16:26:59,234 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_alt_6a99acd2-d2ab-4acc-99cd-91620a3c5c31", "links": [{"href": "http://192.168.37.19:8774/v2.1/flavors/f2c6266c-1bdc-4068-914a-d06617b22925", "rel": "self"}, {"href": "http://192.168.37.19:8774/flavors/f2c6266c-1bdc-4068-914a-d06617b22925", "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": "f2c6266c-1bdc-4068-914a-d06617b22925"}]} 2018-07-23 16:26:59,234 - keystoneauth.session - DEBUG - GET call to compute for http://192.168.37.19:8774/v2.1/flavors/detail?is_public=None used request id req-60b46c7e-4736-476f-a432-59af64f1971d 2018-07-23 16:26:59,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0352518558502s 2018-07-23 16:26:59,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-07-23 16:26:59,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.19:8774/v2.1/flavors/f2c6266c-1bdc-4068-914a-d06617b22925 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.0 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.14" -H "X-Auth-Token: {SHA1}0fb81534948b1161acb5f9bd38a01f54b483324e" 2018-07-23 16:26:59,265 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 23 Jul 2018 16:26:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a3359f42-4782-4179-8a6e-ba1e9d25fe0f x-openstack-request-id: req-a3359f42-4782-4179-8a6e-ba1e9d25fe0f 2018-07-23 16:26:59,265 - keystoneauth.session - DEBUG - DELETE call to compute for http://192.168.37.19:8774/v2.1/flavors/f2c6266c-1bdc-4068-914a-d06617b22925 used request id req-a3359f42-4782-4179-8a6e-ba1e9d25fe0f 2018-07-23 16:26:59,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0293929576874s 2018-07-23 16:26:59,265 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK