2018-08-27 17:14:19,948 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-virtual-suite-master-207 | | 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-virtual2 | +--------------------------------------+----------------------------------------------------------+ 2018-08-27 17:14:19,951 - 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.30,192.0.2.19 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3.52 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://192.168.37.30:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=ghae60mvMuSLTmteBtHHNHNp5 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=f3fc752088464be7abb5a50a844e3c1e export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-08-27 17:14:19,951 - xtesting.ci.run_tests - DEBUG - Test args: tempest_smoke 2018-08-27 17:14:19,976 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2018-08-27 17:14:20,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-27 17:14:20,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-27 17:14:20,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-27 17:14:20,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-27 17:14:20,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-27 17:14:20,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-27 17:14:20,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-27 17:14:20,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-27 17:14:20,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-27 17:14:20,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-27 17:14:20,956 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-27 17:14:20,956 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-27 17:14:20,956 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-27 17:14:20,956 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-27 17:14:20,956 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-27 17:14:20,956 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-27 17:14:20,956 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-27 17:14:20,956 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-27 17:14:20,956 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-27 17:14:20,956 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-27 17:14:20,956 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-27 17:14:20,956 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-27 17:14:20,961 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-27 17:14:20,961 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-27 17:14:20,961 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-27 17:14:20,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.30:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-08-27 17:14:20,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 197 Content-Type: application/json Date: Mon, 27 Aug 2018 17:14:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eaa30b14-2c50-4933-be6b-57a59b3987d0 2018-08-27 17:14:20,973 - 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.30:5000/v3/", "rel": "self"}]}} 2018-08-27 17:14:20,973 - keystoneauth.session - DEBUG - GET call to http://192.168.37.30:5000/v3 used request id req-eaa30b14-2c50-4933-be6b-57a59b3987d0 2018-08-27 17:14:20,974 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://192.168.37.30:5000/v3/auth/tokens 2018-08-27 17:14:21,458 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a0d6abe02a2246f1b982e5568b53c0bf", "name": "admin"}, {"id": "af9fc128a3904d81b6e55c9b090b34bf", "name": "reader"}, {"id": "c2409063e9e84ebb9274d90bbdcfcfe5", "name": "member"}], "expires_at": "2018-08-27T18:14:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f3fc752088464be7abb5a50a844e3c1e", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.168.37.30:8776/v3/f3fc752088464be7abb5a50a844e3c1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7031df373f004b79adf7f54b1c6fd189"}, {"url": "http://192.0.2.19:8776/v3/f3fc752088464be7abb5a50a844e3c1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d294329991514d96866fea73cd16156b"}, {"url": "http://192.0.2.19:8776/v3/f3fc752088464be7abb5a50a844e3c1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0622f44e84a4e0a88e126de85f324ca"}], "type": "volumev3", "id": "13fc779c6f6545a6bbfd56da5491169b", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.0.2.19:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4f3224f9628940e5a34e27713c883d43"}, {"url": "http://192.0.2.19:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c1826a8c713a4d039115e680da0a59a8"}, {"url": "http://192.168.37.30:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "dd1124ed21d94e0faad019908e6c4c86"}], "type": "compute", "id": "2b5429ca94cd4c21b08c222d25285692", "name": "nova"}, {"endpoints": [{"url": "http://192.168.37.30:8004/v1/f3fc752088464be7abb5a50a844e3c1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c73ef0d2087c44e7bb50c29e6d190e45"}, {"url": "http://192.0.2.19:8004/v1/f3fc752088464be7abb5a50a844e3c1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "dcfcb7d0b1b34d30980ac1497852ad5e"}, {"url": "http://192.0.2.19:8004/v1/f3fc752088464be7abb5a50a844e3c1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed3a4925ba6f4d4791da8905839ecb46"}], "type": "orchestration", "id": "2ea444b95eb24b30886782b7952e715d", "name": "heat"}, {"endpoints": [{"url": "http://192.168.37.30:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "559e871b046a4494a65e90a4121dd0d4"}, {"url": "http://192.0.2.19:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "722ea3b47c0549bf98557745af6564d2"}, {"url": "http://192.0.2.19:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c6ff3c7b79f644a091a537c53cd2cee8"}], "type": "event", "id": "86ea721d061d473c953f918174e75ecc", "name": "panko"}, {"endpoints": [{"url": "http://192.0.2.19:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cb1880c52bb4a73baa5f0e58730a260"}, {"url": "http://192.0.2.19:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d0169459de5413c861f8fae831f1a9e"}, {"url": "http://192.168.37.30:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b343b4e01b964cd2a3fb6b2cca5f1914"}], "type": "placement", "id": "9b2af9df9b83470b812e877d4b783d64", "name": "placement"}, {"endpoints": [{"url": "http://192.168.37.30:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a381100755134f06afe26391ce2c5592"}, {"url": "http://192.0.2.19:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dfa8011313c64c799a7e35cdbd8e8737"}, {"url": "http://192.0.2.19:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f16fceea0d4248d0bc7dd84165e5398a"}], "type": "metric", "id": "9d9d3b43e84a4f52bb65ed82f5aec136", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.168.37.30:8080/v1/AUTH_f3fc752088464be7abb5a50a844e3c1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1ca1420fc2344292bdbef5d65442f9d3"}, {"url": "http://12.0.0.37:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f79fcb1a84094f5289d032d1fd6600d4"}, {"url": "http://12.0.0.37:8080/v1/AUTH_f3fc752088464be7abb5a50a844e3c1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fabc2c3f7a5849fab4c7271f567747f1"}], "type": "object-store", "id": "9faeea9ca27646dda9160e55daa60fee", "name": "swift"}, {"endpoints": [{"url": "http://192.0.2.19:8776/v1/f3fc752088464be7abb5a50a844e3c1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "134eb5e0a6ef44c1bfda21453adb0717"}, {"url": "http://192.0.2.19:8776/v1/f3fc752088464be7abb5a50a844e3c1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "19590be066cf40d7a08f04452d0ff50e"}, {"url": "http://192.168.37.30:8776/v1/f3fc752088464be7abb5a50a844e3c1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "902a50462c8d421b8360c99456d93161"}], "type": "volume", "id": "a8972c5705d14fda815b08d1826c6bbe", "name": "cinder"}, {"endpoints": [{"url": "http://192.0.2.19:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5efd88bea7224b6a998079d88a091210"}, {"url": "http://192.0.2.19:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a2d03993163e4b52b95b4a35dcc17576"}, {"url": "http://192.168.37.30:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ae89051ed77344d79c98361ebeaec2ff"}], "type": "identity", "id": "abdeabf545c1444d81800ce642567d48", "name": "keystone"}, {"endpoints": [{"url": "http://192.0.2.19:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4ada75e00a2d444ca46b07c728eabc95"}, {"url": "http://192.0.2.19:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "50d2850ab9d44b619dc32f664626aeb4"}, {"url": "http://192.168.37.30:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "517c4c2c8c1544a8829af14e38d79918"}], "type": "image", "id": "aed4cc15d1524776b231c35dbc6d5c7b", "name": "glance"}, {"endpoints": [{"url": "http://192.168.37.30:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "037ca05691b447f3874e57db6f823407"}, {"url": "http://192.0.2.19:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "393e634f0e814daa9df072fee22f4f25"}, {"url": "http://192.0.2.19:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ff7556f4f21a43aeaa81f6629851bd14"}], "type": "cloudformation", "id": "b20bc1bba44c478f9562984b97382038", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.0.2.19:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "875a3dda51ef4c9b9b86b564177b0fb3"}, {"url": "http://192.168.37.30:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e79a246d84294c6aac64cd5150c2642b"}, {"url": "http://192.0.2.19:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecb8a81c49c540139c634d57354f055d"}], "type": "alarming", "id": "d1f38e13369b44faa95b3ca3f89d8485", "name": "aodh"}, {"endpoints": [{"url": "http://192.0.2.19:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "92a7c7588fdd431d955ed46d2c8badaf"}, {"url": "http://192.0.2.19:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ade33471457c48029e90a4389ead4ce7"}, {"url": "http://192.168.37.30:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b6e167ab2c234cd08a6dc1c833d83e7d"}], "type": "network", "id": "fba5610ea76f46bd8226a708970da278", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "fec8f3f9bf824876b43c231fc1a6ea34", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.0.2.19:8776/v2/f3fc752088464be7abb5a50a844e3c1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2f9110632f264f3b9152993de98753d6"}, {"url": "http://192.168.37.30:8776/v2/f3fc752088464be7abb5a50a844e3c1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5a352e7440ac4178b48c71d3f73627ff"}, {"url": "http://192.0.2.19:8776/v2/f3fc752088464be7abb5a50a844e3c1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c483691ca727453280f8dd042d51d2ee"}], "type": "volumev2", "id": "ffd1a5a10762456baddfa407665a9471", "name": "cinderv2"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "c55005a5c46a4383a752e2aec0c9adb0"}, "audit_ids": ["noiNAkN5TNWlRpu9pypmTA"], "issued_at": "2018-08-27T17:14:21.000000Z"}} 2018-08-27 17:14:21,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-27 17:14:21,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://192.168.37.30:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}881b5b36ead11474fe22c87bce2d32e8680391b3" 2018-08-27 17:14:21,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Mon, 27 Aug 2018 17:14:21 GMT X-Openstack-Request-Id: req-4e99286e-557f-4aa8-adfe-8f4cceb276e4 2018-08-27 17:14:21,943 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"656e014a-b872-4e7c-9b8a-735b859c828a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a1a13f5b17f548e4906eb63c25c127d1","l2_adjacency":true,"status":"ACTIVE","subnets":["0cd7ece8-47f3-4509-a8f6-440cc023c277"],"description":"","tags":[],"updated_at":"2018-08-27T17:13:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1a13f5b17f548e4906eb63c25c127d1","created_at":"2018-08-27T17:13:05Z","provider:network_type":"flat"}]} 2018-08-27 17:14:21,943 - keystoneauth.session - DEBUG - GET call to network for http://192.168.37.30:9696/v2.0/networks.json?router%3Aexternal=True used request id req-4e99286e-557f-4aa8-adfe-8f4cceb276e4 2018-08-27 17:14:21,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.481735944748s 2018-08-27 17:14:21,944 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-27 17:14:27,652 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | db2c604a-443e-42cf-a7d2-01f7277a0a52 | 2018-08-27T17:14:27.378661 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: db2c604a-443e-42cf-a7d2-01f7277a0a52 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-08-27 17:14:31,409 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2018-08-27 17:14:31,410 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-27 17:14:38,487 - 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=c9216f90-3a15-47a6-9370-bf85a96229c6) as the default verifier for the future CLI operations. 2018-08-27 17:14:41,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-27 17:14:41,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.30:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}881b5b36ead11474fe22c87bce2d32e8680391b3" 2018-08-27 17:14:41,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Mon, 27 Aug 2018 17:14:41 GMT X-Openstack-Request-Id: req-7bd68ce0-965b-4837-b04c-e69629229a52 2018-08-27 17:14:41,999 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2018-08-27 17:14:42,000 - keystoneauth.session - DEBUG - GET call to network for http://192.168.37.30:9696/v2.0/extensions.json used request id req-7bd68ce0-965b-4837-b04c-e69629229a52 2018-08-27 17:14:42,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.0112698078156s 2018-08-27 17:14:42,004 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2018-08-27 17:14:42,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-27 17:14:42,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.30:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}881b5b36ead11474fe22c87bce2d32e8680391b3" -d '{"network": {"shared": true, "name": "tempest_smoke-net_8272d309-f21f-4523-99ac-6b700d3dede6", "admin_state_up": true}}' 2018-08-27 17:14:42,250 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Mon, 27 Aug 2018 17:14:42 GMT X-Openstack-Request-Id: req-e7ff7c15-9c6d-472c-9aec-13fb6a6fe2ab 2018-08-27 17:14:42,250 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"02798c9f-29af-427b-b8b5-532a1d9d4772","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":true,"project_id":"f3fc752088464be7abb5a50a844e3c1e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-27T17:14:42Z","is_default":false,"qos_policy_id":null,"name":"tempest_smoke-net_8272d309-f21f-4523-99ac-6b700d3dede6","admin_state_up":true,"tenant_id":"f3fc752088464be7abb5a50a844e3c1e","created_at":"2018-08-27T17:14:42Z","mtu":1450}} 2018-08-27 17:14:42,250 - keystoneauth.session - DEBUG - POST call to network for http://192.168.37.30:9696/v2.0/networks.json used request id req-e7ff7c15-9c6d-472c-9aec-13fb6a6fe2ab 2018-08-27 17:14:42,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.246002912521s 2018-08-27 17:14:42,251 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-27T17:14:42Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'02798c9f-29af-427b-b8b5-532a1d9d4772', u'provider:segmentation_id': 79, 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_8272d309-f21f-4523-99ac-6b700d3dede6', u'created_at': u'2018-08-27T17:14:42Z', u'mtu': 1450, u'tenant_id': u'f3fc752088464be7abb5a50a844e3c1e', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'f3fc752088464be7abb5a50a844e3c1e', u'l2_adjacency': True}) 2018-08-27 17:14:42,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-27 17:14:42,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.30:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}881b5b36ead11474fe22c87bce2d32e8680391b3" 2018-08-27 17:14:42,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1432 Content-Type: application/json Date: Mon, 27 Aug 2018 17:14:42 GMT X-Openstack-Request-Id: req-c0a4a64d-d655-40c7-8f59-4090f4dea64d 2018-08-27 17:14:42,345 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"02798c9f-29af-427b-b8b5-532a1d9d4772","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":true,"project_id":"f3fc752088464be7abb5a50a844e3c1e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-27T17:14:42Z","qos_policy_id":null,"name":"tempest_smoke-net_8272d309-f21f-4523-99ac-6b700d3dede6","admin_state_up":true,"tenant_id":"f3fc752088464be7abb5a50a844e3c1e","created_at":"2018-08-27T17:14:42Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"656e014a-b872-4e7c-9b8a-735b859c828a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a1a13f5b17f548e4906eb63c25c127d1","l2_adjacency":true,"status":"ACTIVE","subnets":["0cd7ece8-47f3-4509-a8f6-440cc023c277"],"description":"","tags":[],"updated_at":"2018-08-27T17:13:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1a13f5b17f548e4906eb63c25c127d1","created_at":"2018-08-27T17:13:05Z","provider:network_type":"flat"}]} 2018-08-27 17:14:42,345 - keystoneauth.session - DEBUG - GET call to network for http://192.168.37.30:9696/v2.0/networks.json used request id req-c0a4a64d-d655-40c7-8f59-4090f4dea64d 2018-08-27 17:14:42,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0942821502686s 2018-08-27 17:14:42,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-27 17:14:42,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.30:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}881b5b36ead11474fe22c87bce2d32e8680391b3" -d '{"subnet": {"name": "tempest_smoke-subnet_8272d309-f21f-4523-99ac-6b700d3dede6", "enable_dhcp": true, "network_id": "02798c9f-29af-427b-b8b5-532a1d9d4772", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-27 17:14:42,883 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Mon, 27 Aug 2018 17:14:42 GMT X-Openstack-Request-Id: req-58509b6d-4f69-4fde-94ca-56b91fc628d0 2018-08-27 17:14:42,883 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2018-08-27T17:14:42Z","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":"c40c7789-c27a-48f9-bb3c-538b771d09ce","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"f3fc752088464be7abb5a50a844e3c1e","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_8272d309-f21f-4523-99ac-6b700d3dede6","enable_dhcp":true,"segment_id":null,"network_id":"02798c9f-29af-427b-b8b5-532a1d9d4772","tenant_id":"f3fc752088464be7abb5a50a844e3c1e","created_at":"2018-08-27T17:14:42Z","ip_version":4}} 2018-08-27 17:14:42,884 - keystoneauth.session - DEBUG - POST call to network for http://192.168.37.30:9696/v2.0/subnets.json used request id req-58509b6d-4f69-4fde-94ca-56b91fc628d0 2018-08-27 17:14:42,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.536921024323s 2018-08-27 17:14:42,884 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-27T17:14:42Z', 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'c40c7789-c27a-48f9-bb3c-538b771d09ce', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke-subnet_8272d309-f21f-4523-99ac-6b700d3dede6', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'02798c9f-29af-427b-b8b5-532a1d9d4772', u'tenant_id': u'f3fc752088464be7abb5a50a844e3c1e', u'created_at': u'2018-08-27T17:14:42Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'f3fc752088464be7abb5a50a844e3c1e'}) 2018-08-27 17:14:42,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-27 17:14:42,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.30:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}881b5b36ead11474fe22c87bce2d32e8680391b3" -d '{"router": {"external_gateway_info": {"network_id": "656e014a-b872-4e7c-9b8a-735b859c828a"}, "name": "tempest_smoke-router_8272d309-f21f-4523-99ac-6b700d3dede6", "admin_state_up": true}}' 2018-08-27 17:14:44,426 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 715 Content-Type: application/json Date: Mon, 27 Aug 2018 17:14:44 GMT X-Openstack-Request-Id: req-ff9157c5-8ba7-4f93-bb20-ff01adf36160 2018-08-27 17:14:44,426 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "656e014a-b872-4e7c-9b8a-735b859c828a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0cd7ece8-47f3-4509-a8f6-440cc023c277", "ip_address": "192.168.37.210"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f3fc752088464be7abb5a50a844e3c1e", "created_at": "2018-08-27T17:14:42Z", "admin_state_up": true, "updated_at": "2018-08-27T17:14:44Z", "project_id": "f3fc752088464be7abb5a50a844e3c1e", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "04dbd7bd-ef62-4b66-8305-2760c776e6e8", "name": "tempest_smoke-router_8272d309-f21f-4523-99ac-6b700d3dede6"}} 2018-08-27 17:14:44,426 - keystoneauth.session - DEBUG - POST call to network for http://192.168.37.30:9696/v2.0/routers.json used request id req-ff9157c5-8ba7-4f93-bb20-ff01adf36160 2018-08-27 17:14:44,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.54188609123s 2018-08-27 17:14:44,427 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-27T17:14:44Z', u'revision_number': 2, u'ha': False, u'id': u'04dbd7bd-ef62-4b66-8305-2760c776e6e8', u'external_gateway_info': {u'network_id': u'656e014a-b872-4e7c-9b8a-735b859c828a', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'0cd7ece8-47f3-4509-a8f6-440cc023c277', u'ip_address': u'192.168.37.210'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke-router_8272d309-f21f-4523-99ac-6b700d3dede6', u'admin_state_up': True, u'tenant_id': u'f3fc752088464be7abb5a50a844e3c1e', u'created_at': u'2018-08-27T17:14:42Z', u'flavor_id': None, u'routes': [], u'project_id': u'f3fc752088464be7abb5a50a844e3c1e'}) 2018-08-27 17:14:44,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-27 17:14:44,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://192.168.37.30:9696/v2.0/routers/04dbd7bd-ef62-4b66-8305-2760c776e6e8/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}881b5b36ead11474fe22c87bce2d32e8680391b3" -d '{"subnet_id": "c40c7789-c27a-48f9-bb3c-538b771d09ce"}' 2018-08-27 17:14:46,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 27 Aug 2018 17:14:46 GMT X-Openstack-Request-Id: req-fd85deab-820f-41a3-a4ab-02c3c28c88aa 2018-08-27 17:14:46,636 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "02798c9f-29af-427b-b8b5-532a1d9d4772", "tenant_id": "f3fc752088464be7abb5a50a844e3c1e", "subnet_id": "c40c7789-c27a-48f9-bb3c-538b771d09ce", "subnet_ids": ["c40c7789-c27a-48f9-bb3c-538b771d09ce"], "port_id": "c77f4096-4f55-43f2-9d05-9bfdbe3e761d", "id": "04dbd7bd-ef62-4b66-8305-2760c776e6e8"} 2018-08-27 17:14:46,636 - keystoneauth.session - DEBUG - PUT call to network for http://192.168.37.30:9696/v2.0/routers/04dbd7bd-ef62-4b66-8305-2760c776e6e8/add_router_interface.json used request id req-fd85deab-820f-41a3-a4ab-02c3c28c88aa 2018-08-27 17:14:46,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.20864486694s 2018-08-27 17:14:46,636 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-27 17:14:46,710 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-27 17:14:46,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.30:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-08-27 17:14:46,732 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 876 Content-Type: application/json Date: Mon, 27 Aug 2018 17:14:46 GMT 2018-08-27 17:14:46,732 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://192.168.37.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://192.168.37.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://192.168.37.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://192.168.37.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://192.168.37.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://192.168.37.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://192.168.37.30:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://192.168.37.30:9292/v2/", "rel": "self"}]}]} 2018-08-27 17:14:46,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-27 17:14:46,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.30:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}881b5b36ead11474fe22c87bce2d32e8680391b3" 2018-08-27 17:14:47,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Mon, 27 Aug 2018 17:14:47 GMT X-Openstack-Request-Id: req-1c47fc71-8537-4dba-8762-4c657e304cc8 2018-08-27 17:14:47,633 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-27 17:14:47,633 - keystoneauth.session - DEBUG - GET call to image for http://192.168.37.30:9292/v2/images used request id req-1c47fc71-8537-4dba-8762-4c657e304cc8 2018-08-27 17:14:47,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.899490118027s 2018-08-27 17:14:47,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-27 17:14:47,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.30:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}881b5b36ead11474fe22c87bce2d32e8680391b3" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_8272d309-f21f-4523-99ac-6b700d3dede6", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_8272d309-f21f-4523-99ac-6b700d3dede6"}' 2018-08-27 17:14:47,719 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Date: Mon, 27 Aug 2018 17:14:47 GMT Location: http://192.168.37.30:9292/v2/images/78c63ac2-df0b-4513-8034-5639ca27db8f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b4542c03-8e2f-4aff-a84a-d4c4871fe0d2 2018-08-27 17:14:47,719 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-27T17:14:47Z", "file": "/v2/images/78c63ac2-df0b-4513-8034-5639ca27db8f/file", "owner": "f3fc752088464be7abb5a50a844e3c1e", "id": "78c63ac2-df0b-4513-8034-5639ca27db8f", "size": null, "self": "/v2/images/78c63ac2-df0b-4513-8034-5639ca27db8f", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_8272d309-f21f-4523-99ac-6b700d3dede6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_8272d309-f21f-4523-99ac-6b700d3dede6", "checksum": null, "created_at": "2018-08-27T17:14:47Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-27 17:14:47,719 - keystoneauth.session - DEBUG - POST call to image for http://192.168.37.30:9292/v2/images used request id req-b4542c03-8e2f-4aff-a84a-d4c4871fe0d2 2018-08-27 17:14:47,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0794479846954s 2018-08-27 17:14:47,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-27 17:14:47,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://192.168.37.30:9292/v2/images/78c63ac2-df0b-4513-8034-5639ca27db8f/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}881b5b36ead11474fe22c87bce2d32e8680391b3" -d '' 2018-08-27 17:14:50,968 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 27 Aug 2018 17:14:50 GMT X-Openstack-Request-Id: req-1b210000-5c36-4506-83db-f55d40357c01 2018-08-27 17:14:50,968 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-27 17:14:50,968 - keystoneauth.session - DEBUG - PUT call to image for http://192.168.37.30:9292/v2/images/78c63ac2-df0b-4513-8034-5639ca27db8f/file used request id req-1b210000-5c36-4506-83db-f55d40357c01 2018-08-27 17:14:50,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.24850106239s 2018-08-27 17:14:50,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-27 17:14:50,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.30:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}881b5b36ead11474fe22c87bce2d32e8680391b3" 2018-08-27 17:14:51,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Mon, 27 Aug 2018 17:14:50 GMT X-Openstack-Request-Id: req-e390d99d-6c87-4c15-a6dc-623e051ec610 2018-08-27 17:14:51,007 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-27T17:14:50Z", "file": "/v2/images/78c63ac2-df0b-4513-8034-5639ca27db8f/file", "owner": "f3fc752088464be7abb5a50a844e3c1e", "id": "78c63ac2-df0b-4513-8034-5639ca27db8f", "size": 12716032, "self": "/v2/images/78c63ac2-df0b-4513-8034-5639ca27db8f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://661a37eb-ba04-4f11-8fa2-33c5db539714/images/78c63ac2-df0b-4513-8034-5639ca27db8f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://661a37eb-ba04-4f11-8fa2-33c5db539714/images/78c63ac2-df0b-4513-8034-5639ca27db8f/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_8272d309-f21f-4523-99ac-6b700d3dede6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_8272d309-f21f-4523-99ac-6b700d3dede6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-27T17:14:47Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-27 17:14:51,007 - keystoneauth.session - DEBUG - GET call to image for http://192.168.37.30:9292/v2/images used request id req-e390d99d-6c87-4c15-a6dc-623e051ec610 2018-08-27 17:14:51,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.036749124527s 2018-08-27 17:14:51,009 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://661a37eb-ba04-4f11-8fa2-33c5db539714/images/78c63ac2-df0b-4513-8034-5639ca27db8f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/78c63ac2-df0b-4513-8034-5639ca27db8f/file', 'owner': u'f3fc752088464be7abb5a50a844e3c1e', 'id': u'78c63ac2-df0b-4513-8034-5639ca27db8f', 'size': 12716032, u'self': u'/v2/images/78c63ac2-df0b-4513-8034-5639ca27db8f', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f3fc752088464be7abb5a50a844e3c1e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://661a37eb-ba04-4f11-8fa2-33c5db539714/images/78c63ac2-df0b-4513-8034-5639ca27db8f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-27T17:14:50Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-27T17:14:50Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_8272d309-f21f-4523-99ac-6b700d3dede6', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/78c63ac2-df0b-4513-8034-5639ca27db8f', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_8272d309-f21f-4523-99ac-6b700d3dede6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_8272d309-f21f-4523-99ac-6b700d3dede6', 'created': u'2018-08-27T17:14:47Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-27T17:14:47Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/78c63ac2-df0b-4513-8034-5639ca27db8f', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_8272d309-f21f-4523-99ac-6b700d3dede6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-27 17:14:51,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-27 17:14:51,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.30:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}881b5b36ead11474fe22c87bce2d32e8680391b3" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_8272d309-f21f-4523-99ac-6b700d3dede6", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-27 17:14:51,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Mon, 27 Aug 2018 17:14:50 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-361f5aed-5b47-4b0a-a022-e01016d2a34a x-openstack-request-id: req-361f5aed-5b47-4b0a-a022-e01016d2a34a 2018-08-27 17:14:51,414 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_8272d309-f21f-4523-99ac-6b700d3dede6", "links": [{"href": "http://192.168.37.30:8774/v2.1/flavors/a5baf626-20cd-4d5b-a095-081e53d191d2", "rel": "self"}, {"href": "http://192.168.37.30:8774/flavors/a5baf626-20cd-4d5b-a095-081e53d191d2", "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": "a5baf626-20cd-4d5b-a095-081e53d191d2"}} 2018-08-27 17:14:51,414 - keystoneauth.session - DEBUG - POST call to compute for http://192.168.37.30:8774/v2.1/flavors used request id req-361f5aed-5b47-4b0a-a022-e01016d2a34a 2018-08-27 17:14:51,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.402717828751s 2018-08-27 17:14:51,415 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_8272d309-f21f-4523-99ac-6b700d3dede6', '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'f3fc752088464be7abb5a50a844e3c1e', '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'a5baf626-20cd-4d5b-a095-081e53d191d2', 'swap': 0}) 2018-08-27 17:14:51,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-27 17:14:51,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.30:8774/v2.1/flavors/a5baf626-20cd-4d5b-a095-081e53d191d2/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}881b5b36ead11474fe22c87bce2d32e8680391b3" -d '{"extra_specs": {}}' 2018-08-27 17:14:51,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 27 Aug 2018 17:14:51 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-0638b620-0ee2-4f30-9bf5-c6642d638438 x-openstack-request-id: req-0638b620-0ee2-4f30-9bf5-c6642d638438 2018-08-27 17:14:51,438 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-08-27 17:14:51,439 - keystoneauth.session - DEBUG - POST call to compute for http://192.168.37.30:8774/v2.1/flavors/a5baf626-20cd-4d5b-a095-081e53d191d2/os-extra_specs used request id req-0638b620-0ee2-4f30-9bf5-c6642d638438 2018-08-27 17:14:51,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0229909420013s 2018-08-27 17:14:51,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.30:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" 2018-08-27 17:14:51,449 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 268 Content-Type: application/json Date: Mon, 27 Aug 2018 17:14:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7aa54bf-d03e-45b1-aa2a-4363d86b3fc0 2018-08-27 17:14:51,450 - 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.30:5000/v3/", "rel": "self"}]}]}} 2018-08-27 17:14:51,450 - keystoneauth.session - DEBUG - GET call to http://192.168.37.30:5000/ used request id req-c7aa54bf-d03e-45b1-aa2a-4363d86b3fc0 2018-08-27 17:14:51,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-27 17:14:51,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.30:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}881b5b36ead11474fe22c87bce2d32e8680391b3" 2018-08-27 17:14:51,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 27 Aug 2018 17:14:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-785bb6b9-e29b-4263-8bbe-e21fcc49b9a9 2018-08-27 17:14:51,688 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://192.168.37.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "551bd12f0aee4ea7ab10d8af863ed66d", "links": {"self": "http://192.168.37.30:5000/v3/roles/551bd12f0aee4ea7ab10d8af863ed66d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://192.168.37.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0d6abe02a2246f1b982e5568b53c0bf", "links": {"self": "http://192.168.37.30:5000/v3/roles/a0d6abe02a2246f1b982e5568b53c0bf"}, "name": "admin"}, {"domain_id": null, "id": "af9fc128a3904d81b6e55c9b090b34bf", "links": {"self": "http://192.168.37.30:5000/v3/roles/af9fc128a3904d81b6e55c9b090b34bf"}, "name": "reader"}, {"domain_id": null, "id": "b83692c5c31e40eca58f4045178a3206", "links": {"self": "http://192.168.37.30:5000/v3/roles/b83692c5c31e40eca58f4045178a3206"}, "name": "swiftoperator"}, {"domain_id": null, "id": "c2409063e9e84ebb9274d90bbdcfcfe5", "links": {"self": "http://192.168.37.30:5000/v3/roles/c2409063e9e84ebb9274d90bbdcfcfe5"}, "name": "member"}, {"domain_id": null, "id": "de891165868e4a30ac16483f7cc49c0a", "links": {"self": "http://192.168.37.30:5000/v3/roles/de891165868e4a30ac16483f7cc49c0a"}, "name": "heat_stack_user"}]} 2018-08-27 17:14:51,688 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.37.30:5000/v3/roles used request id req-785bb6b9-e29b-4263-8bbe-e21fcc49b9a9 2018-08-27 17:14:51,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.23610496521s 2018-08-27 17:14:51,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-27 17:14:51,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.30:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}881b5b36ead11474fe22c87bce2d32e8680391b3" 2018-08-27 17:14:51,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Mon, 27 Aug 2018 17:14:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e7a7f7a-3344-4510-9253-d0d174119159 2018-08-27 17:14:51,959 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://192.168.37.30:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "551bd12f0aee4ea7ab10d8af863ed66d", "links": {"self": "http://192.168.37.30:5000/v3/roles/551bd12f0aee4ea7ab10d8af863ed66d"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://192.168.37.30:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "a0d6abe02a2246f1b982e5568b53c0bf", "links": {"self": "http://192.168.37.30:5000/v3/roles/a0d6abe02a2246f1b982e5568b53c0bf"}, "name": "admin"}, {"domain_id": null, "id": "af9fc128a3904d81b6e55c9b090b34bf", "links": {"self": "http://192.168.37.30:5000/v3/roles/af9fc128a3904d81b6e55c9b090b34bf"}, "name": "reader"}, {"domain_id": null, "id": "b83692c5c31e40eca58f4045178a3206", "links": {"self": "http://192.168.37.30:5000/v3/roles/b83692c5c31e40eca58f4045178a3206"}, "name": "swiftoperator"}, {"domain_id": null, "id": "c2409063e9e84ebb9274d90bbdcfcfe5", "links": {"self": "http://192.168.37.30:5000/v3/roles/c2409063e9e84ebb9274d90bbdcfcfe5"}, "name": "member"}, {"domain_id": null, "id": "de891165868e4a30ac16483f7cc49c0a", "links": {"self": "http://192.168.37.30:5000/v3/roles/de891165868e4a30ac16483f7cc49c0a"}, "name": "heat_stack_user"}]} 2018-08-27 17:14:51,959 - keystoneauth.session - DEBUG - GET call to identity for http://192.168.37.30:5000/v3/roles used request id req-4e7a7f7a-3344-4510-9253-d0d174119159 2018-08-27 17:14:51,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.266849040985s 2018-08-27 17:14:51,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-27 17:14:51,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.30:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}881b5b36ead11474fe22c87bce2d32e8680391b3" 2018-08-27 17:14:52,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 623 Content-Type: application/json Date: Mon, 27 Aug 2018 17:14:51 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-64e247ab-f6ba-4350-964b-3256ea987580 x-openstack-request-id: req-64e247ab-f6ba-4350-964b-3256ea987580 2018-08-27 17:14:52,035 - 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.24", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"cmov\", \"smep\", \"fpu\", \"pat\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"pcid\", \"fma\", \"vme\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"aes\", \"mca\", \"pse\", \"lahf_lm\", \"abm\", \"popcnt\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pni\", \"rdtscp\", \"avx2\", \"sse2\", \"ss\", \"hypervisor\", \"bmi1\", \"bmi2\", \"ssse3\", \"cx16\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 1, \"cells\": 1, \"threads\": 1, \"sockets\": 4}}", "running_vms": 0, "free_disk_gb": 18, "hypervisor_version": 2010000, "disk_available_least": 18, "local_gb": 18, "free_ram_mb": 4095, "id": 1}]} 2018-08-27 17:14:52,035 - keystoneauth.session - DEBUG - GET call to compute for http://192.168.37.30:8774/v2.1/os-hypervisors/detail used request id req-64e247ab-f6ba-4350-964b-3256ea987580 2018-08-27 17:14:52,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0679490566254s 2018-08-27 17:14:52,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-27 17:14:52,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.30:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}881b5b36ead11474fe22c87bce2d32e8680391b3" 2018-08-27 17:14:52,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Mon, 27 Aug 2018 17:14:52 GMT X-Openstack-Request-Id: req-35e8a56b-be44-4de6-a504-91252f10d78d 2018-08-27 17:14:52,064 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-27T17:14:50Z", "file": "/v2/images/78c63ac2-df0b-4513-8034-5639ca27db8f/file", "owner": "f3fc752088464be7abb5a50a844e3c1e", "id": "78c63ac2-df0b-4513-8034-5639ca27db8f", "size": 12716032, "self": "/v2/images/78c63ac2-df0b-4513-8034-5639ca27db8f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://661a37eb-ba04-4f11-8fa2-33c5db539714/images/78c63ac2-df0b-4513-8034-5639ca27db8f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://661a37eb-ba04-4f11-8fa2-33c5db539714/images/78c63ac2-df0b-4513-8034-5639ca27db8f/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_8272d309-f21f-4523-99ac-6b700d3dede6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_8272d309-f21f-4523-99ac-6b700d3dede6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-27T17:14:47Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-27 17:14:52,064 - keystoneauth.session - DEBUG - GET call to image for http://192.168.37.30:9292/v2/images used request id req-35e8a56b-be44-4de6-a504-91252f10d78d 2018-08-27 17:14:52,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0260210037231s 2018-08-27 17:14:52,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-27 17:14:52,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.30:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}881b5b36ead11474fe22c87bce2d32e8680391b3" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_8272d309-f21f-4523-99ac-6b700d3dede6", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_8272d309-f21f-4523-99ac-6b700d3dede6"}' 2018-08-27 17:14:52,122 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Date: Mon, 27 Aug 2018 17:14:52 GMT Location: http://192.168.37.30:9292/v2/images/f2d818d6-2059-47d2-96a1-f00af9069d8f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f39a44e6-b4a0-4d48-ae71-29194d2ce48f 2018-08-27 17:14:52,122 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-27T17:14:52Z", "file": "/v2/images/f2d818d6-2059-47d2-96a1-f00af9069d8f/file", "owner": "f3fc752088464be7abb5a50a844e3c1e", "id": "f2d818d6-2059-47d2-96a1-f00af9069d8f", "size": null, "self": "/v2/images/f2d818d6-2059-47d2-96a1-f00af9069d8f", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_8272d309-f21f-4523-99ac-6b700d3dede6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_8272d309-f21f-4523-99ac-6b700d3dede6", "checksum": null, "created_at": "2018-08-27T17:14:52Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-27 17:14:52,122 - keystoneauth.session - DEBUG - POST call to image for http://192.168.37.30:9292/v2/images used request id req-f39a44e6-b4a0-4d48-ae71-29194d2ce48f 2018-08-27 17:14:52,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.052304983139s 2018-08-27 17:14:52,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-27 17:14:52,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://192.168.37.30:9292/v2/images/f2d818d6-2059-47d2-96a1-f00af9069d8f/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}881b5b36ead11474fe22c87bce2d32e8680391b3" -d '' 2018-08-27 17:14:52,895 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 27 Aug 2018 17:14:52 GMT X-Openstack-Request-Id: req-3e31667d-5f62-4382-a465-09ea5a1b4350 2018-08-27 17:14:52,895 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-27 17:14:52,895 - keystoneauth.session - DEBUG - PUT call to image for http://192.168.37.30:9292/v2/images/f2d818d6-2059-47d2-96a1-f00af9069d8f/file used request id req-3e31667d-5f62-4382-a465-09ea5a1b4350 2018-08-27 17:14:52,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.772214174271s 2018-08-27 17:14:52,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-27 17:14:52,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.30:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}881b5b36ead11474fe22c87bce2d32e8680391b3" 2018-08-27 17:14:52,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Mon, 27 Aug 2018 17:14:52 GMT X-Openstack-Request-Id: req-7b253485-59e4-45e2-9217-a36d75029f52 2018-08-27 17:14:52,927 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-27T17:14:52Z", "file": "/v2/images/f2d818d6-2059-47d2-96a1-f00af9069d8f/file", "owner": "f3fc752088464be7abb5a50a844e3c1e", "id": "f2d818d6-2059-47d2-96a1-f00af9069d8f", "size": 12716032, "self": "/v2/images/f2d818d6-2059-47d2-96a1-f00af9069d8f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://661a37eb-ba04-4f11-8fa2-33c5db539714/images/f2d818d6-2059-47d2-96a1-f00af9069d8f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://661a37eb-ba04-4f11-8fa2-33c5db539714/images/f2d818d6-2059-47d2-96a1-f00af9069d8f/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_8272d309-f21f-4523-99ac-6b700d3dede6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_8272d309-f21f-4523-99ac-6b700d3dede6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-27T17:14:52Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-27T17:14:50Z", "file": "/v2/images/78c63ac2-df0b-4513-8034-5639ca27db8f/file", "owner": "f3fc752088464be7abb5a50a844e3c1e", "id": "78c63ac2-df0b-4513-8034-5639ca27db8f", "size": 12716032, "self": "/v2/images/78c63ac2-df0b-4513-8034-5639ca27db8f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://661a37eb-ba04-4f11-8fa2-33c5db539714/images/78c63ac2-df0b-4513-8034-5639ca27db8f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://661a37eb-ba04-4f11-8fa2-33c5db539714/images/78c63ac2-df0b-4513-8034-5639ca27db8f/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_8272d309-f21f-4523-99ac-6b700d3dede6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_8272d309-f21f-4523-99ac-6b700d3dede6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-27T17:14:47Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-27 17:14:52,927 - keystoneauth.session - DEBUG - GET call to image for http://192.168.37.30:9292/v2/images used request id req-7b253485-59e4-45e2-9217-a36d75029f52 2018-08-27 17:14:52,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0298361778259s 2018-08-27 17:14:52,930 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://661a37eb-ba04-4f11-8fa2-33c5db539714/images/f2d818d6-2059-47d2-96a1-f00af9069d8f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f2d818d6-2059-47d2-96a1-f00af9069d8f/file', 'owner': u'f3fc752088464be7abb5a50a844e3c1e', 'id': u'f2d818d6-2059-47d2-96a1-f00af9069d8f', 'size': 12716032, u'self': u'/v2/images/f2d818d6-2059-47d2-96a1-f00af9069d8f', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f3fc752088464be7abb5a50a844e3c1e', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://661a37eb-ba04-4f11-8fa2-33c5db539714/images/f2d818d6-2059-47d2-96a1-f00af9069d8f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-27T17:14:52Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-27T17:14:52Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_8272d309-f21f-4523-99ac-6b700d3dede6', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/f2d818d6-2059-47d2-96a1-f00af9069d8f', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_8272d309-f21f-4523-99ac-6b700d3dede6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_alt_8272d309-f21f-4523-99ac-6b700d3dede6', 'created': u'2018-08-27T17:14:52Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-27T17:14:52Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/f2d818d6-2059-47d2-96a1-f00af9069d8f', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_8272d309-f21f-4523-99ac-6b700d3dede6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-27 17:14:52,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-27 17:14:52,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.30:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}881b5b36ead11474fe22c87bce2d32e8680391b3" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_8272d309-f21f-4523-99ac-6b700d3dede6", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-27 17:14:52,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 317 Content-Type: application/json Date: Mon, 27 Aug 2018 17:14:52 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-66db2850-6e1e-4a9c-8b6e-46c35483dc35 x-openstack-request-id: req-66db2850-6e1e-4a9c-8b6e-46c35483dc35 2018-08-27 17:14:52,970 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_alt_8272d309-f21f-4523-99ac-6b700d3dede6", "links": [{"href": "http://192.168.37.30:8774/v2.1/flavors/d670207b-0d69-489b-9bda-130d60850812", "rel": "self"}, {"href": "http://192.168.37.30:8774/flavors/d670207b-0d69-489b-9bda-130d60850812", "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": "d670207b-0d69-489b-9bda-130d60850812"}} 2018-08-27 17:14:52,970 - keystoneauth.session - DEBUG - POST call to compute for http://192.168.37.30:8774/v2.1/flavors used request id req-66db2850-6e1e-4a9c-8b6e-46c35483dc35 2018-08-27 17:14:52,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0391829013824s 2018-08-27 17:14:52,971 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_8272d309-f21f-4523-99ac-6b700d3dede6', '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'f3fc752088464be7abb5a50a844e3c1e', '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'd670207b-0d69-489b-9bda-130d60850812', 'swap': 0}) 2018-08-27 17:14:52,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-27 17:14:52,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://192.168.37.30:8774/v2.1/flavors/d670207b-0d69-489b-9bda-130d60850812/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}881b5b36ead11474fe22c87bce2d32e8680391b3" -d '{"extra_specs": {}}' 2018-08-27 17:14:52,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Mon, 27 Aug 2018 17:14:52 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-e68aebec-c3c0-49bf-9901-1756a49efe2b x-openstack-request-id: req-e68aebec-c3c0-49bf-9901-1756a49efe2b 2018-08-27 17:14:52,993 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2018-08-27 17:14:52,993 - keystoneauth.session - DEBUG - POST call to compute for http://192.168.37.30:8774/v2.1/flavors/d670207b-0d69-489b-9bda-130d60850812/os-extra_specs used request id req-e68aebec-c3c0-49bf-9901-1756a49efe2b 2018-08-27 17:14:52,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0215330123901s 2018-08-27 17:14:52,993 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_8272d309-f21f-4523-99ac-6b700d3dede6', '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'f3fc752088464be7abb5a50a844e3c1e', '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'd670207b-0d69-489b-9bda-130d60850812', 'swap': 0}) 2018-08-27 17:14:56,791 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-27 17:14:56,791 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-27 17:14:56,792 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-27 17:14:56,793 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-27 17:14:56,796 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-27 17:15:01,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-c9216f90-3a15-47a6-9370-bf85a96229c6/repo; stestr list '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2018-08-27 17:15:01,415 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-27 17:15:01,418 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-27 17:15:01,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_smoke/test_list.txt', '--concurrency=4']'. 2018-08-27 17:15:12,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:15:12.531 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-08-27 17:15:21,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:15:21.412 43 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.304s] 2018-08-27 17:15:21,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:15:21.458 43 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.046s] 2018-08-27 17:15:29,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:15:29.701 43 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [5.100s] 2018-08-27 17:15:31,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:15:31.413 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [3.085s] 2018-08-27 17:15:37,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:15:37.067 43 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.947s] 2018-08-27 17:15:38,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:15:38.878 43 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.811s] 2018-08-27 17:15:42,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:15:42.755 43 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [19.309s] 2018-08-27 17:15:54,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:15:54.510 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [4.736s] 2018-08-27 17:16:01,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:16:01.445 43 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [3.463s] 2018-08-27 17:16:01,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:16:01.453 43 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.008s] 2018-08-27 17:16:12,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:16:12.567 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.103s] 2018-08-27 17:16:12,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:16:12.567 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-08-27 17:16:18,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:16:18.433 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [2.563s] 2018-08-27 17:16:23,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:16:23.621 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [13.555s] 2018-08-27 17:16:30,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:16:30.569 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.112s] 2018-08-27 17:16:30,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:16:30.571 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-08-27 17:16:42,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:16:42.300 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [1.177s] 2018-08-27 17:16:43,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:16:43.638 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [3.350s] 2018-08-27 17:17:03,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:17:03.656 43 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [3.263s] 2018-08-27 17:17:08,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:17:08.104 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.126s] 2018-08-27 17:17:08,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:17:08.104 43 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-08-27 17:17:15,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:17:15.688 43 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.619s] 2018-08-27 17:17:16,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:17:16.266 43 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.579s] 2018-08-27 17:17:16,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:17:16.658 43 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [10.181s] 2018-08-27 17:17:17,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:17:17.213 43 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.947s] 2018-08-27 17:17:25,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:17:25.616 43 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.005s] 2018-08-27 17:17:25,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:17:25.902 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-08-27 17:17:31,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:17:31.354 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.561s] 2018-08-27 17:17:32,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:17:32.486 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.368s] 2018-08-27 17:17:32,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:17:32.850 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.364s] 2018-08-27 17:17:33,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:17:33.270 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.420s] 2018-08-27 17:17:33,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:17:33.674 43 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.404s] 2018-08-27 17:17:35,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:17:35.829 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.474s] 2018-08-27 17:17:40,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:17:40.327 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.485s] 2018-08-27 17:17:43,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:17:43.519 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [7.689s] 2018-08-27 17:17:46,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:17:46.787 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [8.487s] 2018-08-27 17:17:47,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:17:47.174 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.388s] 2018-08-27 17:17:47,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:17:47.396 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.223s] 2018-08-27 17:17:47,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:17:47.470 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.072s] 2018-08-27 17:17:48,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:17:48.010 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.540s] 2018-08-27 17:17:48,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:17:48.143 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.132s] 2018-08-27 17:17:52,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:17:52.168 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [28.671s] 2018-08-27 17:18:02,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:18:02.207 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.953s] 2018-08-27 17:18:06,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:18:06.418 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [4.211s] 2018-08-27 17:18:06,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:18:06.543 43 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.126s] 2018-08-27 17:18:14,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:18:14.838 43 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.041s] 2018-08-27 17:18:14,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:18:14.860 43 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.022s] 2018-08-27 17:18:14,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:18:14.892 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [10.994s] 2018-08-27 17:18:15,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:18:15.098 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.205s] 2018-08-27 17:18:15,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:18:15.256 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.158s] 2018-08-27 17:18:15,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:18:15.330 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.074s] 2018-08-27 17:18:15,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:18:15.672 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.340s] 2018-08-27 17:18:15,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:18:15.731 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.059s] 2018-08-27 17:18:17,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:18:17.317 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [12.378s] 2018-08-27 17:18:26,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:18:26.920 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [9.603s] 2018-08-27 17:18:35,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:18:35.984 43 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.141s] 2018-08-27 17:18:36,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:18:36.030 43 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.046s] 2018-08-27 17:18:36,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:18:36.085 43 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.055s] 2018-08-27 17:18:36,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:18:36.141 43 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.056s] 2018-08-27 17:18:36,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:18:36.959 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.061s] 2018-08-27 17:18:37,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:18:37.091 43 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.131s] 2018-08-27 17:18:44,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:18:44.762 43 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-08-27 17:18:49,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:18:49.154 43 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.068s] 2018-08-27 17:18:52,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:18:52.823 43 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.596s] 2018-08-27 17:18:54,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:18:54.024 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [28.527s] 2018-08-27 17:18:58,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:18:58.228 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [4.205s] 2018-08-27 17:19:04,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:19:04.279 43 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [1.289s] 2018-08-27 17:19:04,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:19:04.516 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [6.288s] 2018-08-27 17:19:09,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:19:09.900 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [15.876s] 2018-08-27 17:19:17,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:19:17.147 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [12.630s] 2018-08-27 17:19:30,099 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:19:30.098 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [20.198s] 2018-08-27 17:19:31,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:19:31.330 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [14.339s] 2018-08-27 17:19:42,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:19:42.671 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [11.340s] 2018-08-27 17:19:43,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:19:43.780 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [13.681s] 2018-08-27 17:19:45,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:19:45.150 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [11.652s] 2018-08-27 17:19:47,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:19:47.229 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [4.558s] 2018-08-27 17:19:47,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:19:47.322 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.093s] 2018-08-27 17:19:47,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:19:47.427 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.103s] 2018-08-27 17:19:52,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:19:52.089 43 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.562s] 2018-08-27 17:19:53,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:19:53.354 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [8.204s] 2018-08-27 17:19:55,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:19:55.316 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.961s] 2018-08-27 17:19:55,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:19:55.364 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.049s] 2018-08-27 17:19:55,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:19:55.407 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.043s] 2018-08-27 17:19:57,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:19:57.869 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [0.918s] 2018-08-27 17:19:58,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:19:58.717 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [0.846s] 2018-08-27 17:19:58,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:19:58.773 43 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.058s] 2018-08-27 17:20:02,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:20:02.883 43 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.122s] 2018-08-27 17:20:05,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:20:05.108 43 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.224s] 2018-08-27 17:20:07,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:20:07.348 43 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.241s] 2018-08-27 17:20:13,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:20:13.180 43 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-08-27 17:20:23,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:20:23.779 43 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [16.223s] 2018-08-27 17:20:27,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:20:27.402 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [22.282s] 2018-08-27 17:20:35,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:20:35.704 43 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.096s] 2018-08-27 17:20:36,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:20:36.846 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [9.444s] 2018-08-27 17:20:43,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:20:43.965 43 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [8.259s] 2018-08-27 17:20:45,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:20:45.486 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [8.639s] 2018-08-27 17:20:50,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:20:50.263 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.777s] 2018-08-27 17:20:55,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:20:55.364 43 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.008s] 2018-08-27 17:21:02,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:21:02.690 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.327s] 2018-08-27 17:21:02,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:21:02.764 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.074s] 2018-08-27 17:21:12,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:21:12.440 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.093s] 2018-08-27 17:21:14,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:21:14.630 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.191s] 2018-08-27 17:21:16,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-27 17:21:16.749 43 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.117s] 2018-08-27 17:21:19,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 79a9e37e-30e0-4fd0-be07-547f7d737f05 2018-08-27 17:21:19,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '79a9e37e-30e0-4fd0-be07-547f7d737f05']'. 2018-08-27 17:21:20,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-27 17:21:20,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-27 17:21:20,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-27 17:21:20,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 79a9e37e-30e0-4fd0-be07-547f7d737f05 | 2018-08-27 17:21:20,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-08-27 17:21:20,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-27 17:15:04 | 2018-08-27 17:21:20,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-27 17:21:19 | 2018-08-27 17:21:20,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:06:15 | 2018-08-27 17:21:20,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-08-27 17:21:20,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-27 17:21:20,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-27 17:21:20,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: c9216f90-3a15-47a6-9370-bf85a96229c6) | 2018-08-27 17:21:20,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-27 17:21:20,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: db2c604a-443e-42cf-a7d2-01f7277a0a52) | 2018-08-27 17:21:20,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 106 | 2018-08-27 17:21:20,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 365.624 | 2018-08-27 17:21:20,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 101 | 2018-08-27 17:21:20,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 5 | 2018-08-27 17:21:20,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-27 17:21:20,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-27 17:21:20,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-08-27 17:21:20,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-27 17:21:20,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-27 17:21:20,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-27 17:21:20,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 100.0% 2018-08-27 17:21:20,723 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 06:39 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-08-27 17:21:20,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-27 17:21:20,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.30:9292/v2/images/f2d818d6-2059-47d2-96a1-f00af9069d8f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}881b5b36ead11474fe22c87bce2d32e8680391b3" 2018-08-27 17:21:21,268 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 27 Aug 2018 17:21:21 GMT X-Openstack-Request-Id: req-905bed0f-a829-40a8-9f3f-8afe9e7afcd4 2018-08-27 17:21:21,268 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-27 17:21:21,268 - keystoneauth.session - DEBUG - DELETE call to image for http://192.168.37.30:9292/v2/images/f2d818d6-2059-47d2-96a1-f00af9069d8f used request id req-905bed0f-a829-40a8-9f3f-8afe9e7afcd4 2018-08-27 17:21:21,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.541965961456s 2018-08-27 17:21:21,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-27 17:21:21,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://192.168.37.30:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}881b5b36ead11474fe22c87bce2d32e8680391b3" 2018-08-27 17:21:21,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 364 Content-Type: application/json Date: Mon, 27 Aug 2018 17:21:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e48c1b1f-701b-43af-9fc5-c5387b21ee17 x-openstack-request-id: req-e48c1b1f-701b-43af-9fc5-c5387b21ee17 2018-08-27 17:21:21,608 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_8272d309-f21f-4523-99ac-6b700d3dede6", "links": [{"href": "http://192.168.37.30:8774/v2.1/flavors/a5baf626-20cd-4d5b-a095-081e53d191d2", "rel": "self"}, {"href": "http://192.168.37.30:8774/flavors/a5baf626-20cd-4d5b-a095-081e53d191d2", "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": "a5baf626-20cd-4d5b-a095-081e53d191d2"}, {"name": "tempest_smoke-flavor_alt_8272d309-f21f-4523-99ac-6b700d3dede6", "links": [{"href": "http://192.168.37.30:8774/v2.1/flavors/d670207b-0d69-489b-9bda-130d60850812", "rel": "self"}, {"href": "http://192.168.37.30:8774/flavors/d670207b-0d69-489b-9bda-130d60850812", "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": "d670207b-0d69-489b-9bda-130d60850812"}]} 2018-08-27 17:21:21,608 - keystoneauth.session - DEBUG - GET call to compute for http://192.168.37.30:8774/v2.1/flavors/detail?is_public=None used request id req-e48c1b1f-701b-43af-9fc5-c5387b21ee17 2018-08-27 17:21:21,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.333758831024s 2018-08-27 17:21:21,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-27 17:21:21,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.30:8774/v2.1/flavors/d670207b-0d69-489b-9bda-130d60850812 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}881b5b36ead11474fe22c87bce2d32e8680391b3" 2018-08-27 17:21:21,632 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 27 Aug 2018 17:21:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f355633f-abc9-4150-b3e8-3e1b695812cb x-openstack-request-id: req-f355633f-abc9-4150-b3e8-3e1b695812cb 2018-08-27 17:21:21,633 - keystoneauth.session - DEBUG - DELETE call to compute for http://192.168.37.30:8774/v2.1/flavors/d670207b-0d69-489b-9bda-130d60850812 used request id req-f355633f-abc9-4150-b3e8-3e1b695812cb 2018-08-27 17:21:21,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0230050086975s 2018-08-27 17:21:21,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-27 17:21:21,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://192.168.37.30:9696/v2.0/routers/04dbd7bd-ef62-4b66-8305-2760c776e6e8/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}881b5b36ead11474fe22c87bce2d32e8680391b3" -d '{"subnet_id": "c40c7789-c27a-48f9-bb3c-538b771d09ce"}' 2018-08-27 17:21:24,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Mon, 27 Aug 2018 17:21:24 GMT X-Openstack-Request-Id: req-f8d66aa6-5cff-4961-9deb-0f87e4a06b77 2018-08-27 17:21:24,275 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "02798c9f-29af-427b-b8b5-532a1d9d4772", "tenant_id": "f3fc752088464be7abb5a50a844e3c1e", "subnet_id": "c40c7789-c27a-48f9-bb3c-538b771d09ce", "subnet_ids": ["c40c7789-c27a-48f9-bb3c-538b771d09ce"], "port_id": "c77f4096-4f55-43f2-9d05-9bfdbe3e761d", "id": "04dbd7bd-ef62-4b66-8305-2760c776e6e8"} 2018-08-27 17:21:24,275 - keystoneauth.session - DEBUG - PUT call to network for http://192.168.37.30:9696/v2.0/routers/04dbd7bd-ef62-4b66-8305-2760c776e6e8/remove_router_interface.json used request id req-f8d66aa6-5cff-4961-9deb-0f87e4a06b77 2018-08-27 17:21:24,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.64194703102s 2018-08-27 17:21:24,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-27 17:21:24,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.30:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}881b5b36ead11474fe22c87bce2d32e8680391b3" 2018-08-27 17:21:24,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 724 Content-Type: application/json Date: Mon, 27 Aug 2018 17:21:24 GMT X-Openstack-Request-Id: req-e0e214b0-3152-41ac-a9e1-6470d38f5851 2018-08-27 17:21:24,433 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "656e014a-b872-4e7c-9b8a-735b859c828a", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0cd7ece8-47f3-4509-a8f6-440cc023c277", "ip_address": "192.168.37.210"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f3fc752088464be7abb5a50a844e3c1e", "created_at": "2018-08-27T17:14:42Z", "admin_state_up": true, "updated_at": "2018-08-27T17:21:23Z", "project_id": "f3fc752088464be7abb5a50a844e3c1e", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "04dbd7bd-ef62-4b66-8305-2760c776e6e8", "name": "tempest_smoke-router_8272d309-f21f-4523-99ac-6b700d3dede6"}]} 2018-08-27 17:21:24,434 - keystoneauth.session - DEBUG - GET call to network for http://192.168.37.30:9696/v2.0/routers.json used request id req-e0e214b0-3152-41ac-a9e1-6470d38f5851 2018-08-27 17:21:24,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.158420085907s 2018-08-27 17:21:24,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-27 17:21:24,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.30:9696/v2.0/routers/04dbd7bd-ef62-4b66-8305-2760c776e6e8.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}881b5b36ead11474fe22c87bce2d32e8680391b3" 2018-08-27 17:21:25,717 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 27 Aug 2018 17:21:25 GMT X-Openstack-Request-Id: req-a87756bd-55fd-443e-8982-560aa9c28dda 2018-08-27 17:21:25,717 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-27 17:21:25,717 - keystoneauth.session - DEBUG - DELETE call to network for http://192.168.37.30:9696/v2.0/routers/04dbd7bd-ef62-4b66-8305-2760c776e6e8.json used request id req-a87756bd-55fd-443e-8982-560aa9c28dda 2018-08-27 17:21:25,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.28234791756s 2018-08-27 17:21:25,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-27 17:21:25,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.30:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}881b5b36ead11474fe22c87bce2d32e8680391b3" 2018-08-27 17:21:25,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1339 Content-Type: application/json Date: Mon, 27 Aug 2018 17:21:25 GMT X-Openstack-Request-Id: req-98574959-0be3-49bb-8fe6-bef4f37c5e50 2018-08-27 17:21:25,804 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2018-08-27T17:13:08Z","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":"0cd7ece8-47f3-4509-a8f6-440cc023c277","dns_nameservers":[],"gateway_ip":"192.168.37.1","project_id":"a1a13f5b17f548e4906eb63c25c127d1","description":"","tags":[],"cidr":"192.168.37.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"656e014a-b872-4e7c-9b8a-735b859c828a","tenant_id":"a1a13f5b17f548e4906eb63c25c127d1","created_at":"2018-08-27T17:13:08Z","ip_version":4},{"updated_at":"2018-08-27T17:14:42Z","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":"c40c7789-c27a-48f9-bb3c-538b771d09ce","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"f3fc752088464be7abb5a50a844e3c1e","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_8272d309-f21f-4523-99ac-6b700d3dede6","enable_dhcp":true,"segment_id":null,"network_id":"02798c9f-29af-427b-b8b5-532a1d9d4772","tenant_id":"f3fc752088464be7abb5a50a844e3c1e","created_at":"2018-08-27T17:14:42Z","ip_version":4}]} 2018-08-27 17:21:25,804 - keystoneauth.session - DEBUG - GET call to network for http://192.168.37.30:9696/v2.0/subnets.json used request id req-98574959-0be3-49bb-8fe6-bef4f37c5e50 2018-08-27 17:21:25,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0865931510925s 2018-08-27 17:21:25,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-27 17:21:25,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.30:9696/v2.0/subnets/c40c7789-c27a-48f9-bb3c-538b771d09ce.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}881b5b36ead11474fe22c87bce2d32e8680391b3" 2018-08-27 17:21:27,105 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 27 Aug 2018 17:21:27 GMT X-Openstack-Request-Id: req-2d1252e2-5da9-4819-a0b4-d97d21ea23d2 2018-08-27 17:21:27,105 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-27 17:21:27,105 - keystoneauth.session - DEBUG - DELETE call to network for http://192.168.37.30:9696/v2.0/subnets/c40c7789-c27a-48f9-bb3c-538b771d09ce.json used request id req-2d1252e2-5da9-4819-a0b4-d97d21ea23d2 2018-08-27 17:21:27,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.29987192154s 2018-08-27 17:21:27,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-27 17:21:27,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.30:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}881b5b36ead11474fe22c87bce2d32e8680391b3" 2018-08-27 17:21:27,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1438 Content-Type: application/json Date: Mon, 27 Aug 2018 17:21:27 GMT X-Openstack-Request-Id: req-92d41c5e-5124-401f-994e-b5e4ba7f5c30 2018-08-27 17:21:27,226 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"02798c9f-29af-427b-b8b5-532a1d9d4772","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":true,"project_id":"f3fc752088464be7abb5a50a844e3c1e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-27T17:21:26Z","qos_policy_id":null,"name":"tempest_smoke-net_8272d309-f21f-4523-99ac-6b700d3dede6","admin_state_up":true,"tenant_id":"f3fc752088464be7abb5a50a844e3c1e","created_at":"2018-08-27T17:14:42Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"656e014a-b872-4e7c-9b8a-735b859c828a","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a1a13f5b17f548e4906eb63c25c127d1","l2_adjacency":true,"status":"ACTIVE","subnets":["0cd7ece8-47f3-4509-a8f6-440cc023c277"],"description":"","tags":[],"updated_at":"2018-08-27T17:13:08Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a1a13f5b17f548e4906eb63c25c127d1","created_at":"2018-08-27T17:13:05Z","provider:network_type":"flat"}]} 2018-08-27 17:21:27,226 - keystoneauth.session - DEBUG - GET call to network for http://192.168.37.30:9696/v2.0/networks.json used request id req-92d41c5e-5124-401f-994e-b5e4ba7f5c30 2018-08-27 17:21:27,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.120036125183s 2018-08-27 17:21:27,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-27 17:21:27,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.30:9696/v2.0/networks/02798c9f-29af-427b-b8b5-532a1d9d4772.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}881b5b36ead11474fe22c87bce2d32e8680391b3" 2018-08-27 17:21:28,297 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Mon, 27 Aug 2018 17:21:28 GMT X-Openstack-Request-Id: req-1891aa99-78b8-49b2-a6f4-527234c05276 2018-08-27 17:21:28,297 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-27 17:21:28,297 - keystoneauth.session - DEBUG - DELETE call to network for http://192.168.37.30:9696/v2.0/networks/02798c9f-29af-427b-b8b5-532a1d9d4772.json used request id req-1891aa99-78b8-49b2-a6f4-527234c05276 2018-08-27 17:21:28,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.06984996796s 2018-08-27 17:21:28,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-27 17:21:28,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.168.37.30:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}881b5b36ead11474fe22c87bce2d32e8680391b3" 2018-08-27 17:21:28,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Mon, 27 Aug 2018 17:21:28 GMT X-Openstack-Request-Id: req-aa95f3a7-d73a-47b4-a786-3de02cfcb251 2018-08-27 17:21:28,331 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-27T17:14:50Z", "file": "/v2/images/78c63ac2-df0b-4513-8034-5639ca27db8f/file", "owner": "f3fc752088464be7abb5a50a844e3c1e", "id": "78c63ac2-df0b-4513-8034-5639ca27db8f", "size": 12716032, "self": "/v2/images/78c63ac2-df0b-4513-8034-5639ca27db8f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://661a37eb-ba04-4f11-8fa2-33c5db539714/images/78c63ac2-df0b-4513-8034-5639ca27db8f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://661a37eb-ba04-4f11-8fa2-33c5db539714/images/78c63ac2-df0b-4513-8034-5639ca27db8f/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_8272d309-f21f-4523-99ac-6b700d3dede6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_8272d309-f21f-4523-99ac-6b700d3dede6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-27T17:14:47Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-27 17:21:28,331 - keystoneauth.session - DEBUG - GET call to image for http://192.168.37.30:9292/v2/images used request id req-aa95f3a7-d73a-47b4-a786-3de02cfcb251 2018-08-27 17:21:28,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0307540893555s 2018-08-27 17:21:28,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-27 17:21:28,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.30:9292/v2/images/78c63ac2-df0b-4513-8034-5639ca27db8f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}881b5b36ead11474fe22c87bce2d32e8680391b3" 2018-08-27 17:21:29,027 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Mon, 27 Aug 2018 17:21:29 GMT X-Openstack-Request-Id: req-17358eb7-985e-4dca-82ee-25af9c0204af 2018-08-27 17:21:29,027 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-27 17:21:29,027 - keystoneauth.session - DEBUG - DELETE call to image for http://192.168.37.30:9292/v2/images/78c63ac2-df0b-4513-8034-5639ca27db8f used request id req-17358eb7-985e-4dca-82ee-25af9c0204af 2018-08-27 17:21:29,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.694740056992s 2018-08-27 17:21:29,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-27 17:21:29,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://192.168.37.30:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}881b5b36ead11474fe22c87bce2d32e8680391b3" 2018-08-27 17:21:29,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Mon, 27 Aug 2018 17:21:29 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-2b72d771-f0cb-4db8-a986-f8e464bfede8 x-openstack-request-id: req-2b72d771-f0cb-4db8-a986-f8e464bfede8 2018-08-27 17:21:29,052 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_8272d309-f21f-4523-99ac-6b700d3dede6", "links": [{"href": "http://192.168.37.30:8774/v2.1/flavors/a5baf626-20cd-4d5b-a095-081e53d191d2", "rel": "self"}, {"href": "http://192.168.37.30:8774/flavors/a5baf626-20cd-4d5b-a095-081e53d191d2", "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": "a5baf626-20cd-4d5b-a095-081e53d191d2"}]} 2018-08-27 17:21:29,052 - keystoneauth.session - DEBUG - GET call to compute for http://192.168.37.30:8774/v2.1/flavors/detail?is_public=None used request id req-2b72d771-f0cb-4db8-a986-f8e464bfede8 2018-08-27 17:21:29,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.024573802948s 2018-08-27 17:21:29,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-27 17:21:29,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://192.168.37.30:8774/v2.1/flavors/a5baf626-20cd-4d5b-a095-081e53d191d2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.19.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}881b5b36ead11474fe22c87bce2d32e8680391b3" 2018-08-27 17:21:29,078 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Mon, 27 Aug 2018 17:21:29 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-7edc67ec-6fa7-46a3-92f7-83ee23f6f356 x-openstack-request-id: req-7edc67ec-6fa7-46a3-92f7-83ee23f6f356 2018-08-27 17:21:29,078 - keystoneauth.session - DEBUG - DELETE call to compute for http://192.168.37.30:8774/v2.1/flavors/a5baf626-20cd-4d5b-a095-081e53d191d2 used request id req-7edc67ec-6fa7-46a3-92f7-83ee23f6f356 2018-08-27 17:21:29,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0245220661163s 2018-08-27 17:21:29,078 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK