2018-07-25 20:26:54,124 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-netvirt-virtual-suite-master-16 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-virtual2 | +--------------------------------------+----------------------------------------------------------+ 2018-07-25 20:26:54,127 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,192.0.2.8,192.0.2.8 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://192.0.2.8:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=whZdgcw99btzXykVGN9u1XdW7 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=90687c23d29340119c27bb943d74c2f9 export OS_TENANT_NAME=admin export SDN_CONTROLLER_IP=192.0.2.8 export SDN_CONTROLLER_PASSWORD=jtyPY0NGBoEB3aYx9VuqtvpZv export OS_REGION_NAME=regionOne 2018-07-25 20:26:54,127 - xtesting.ci.run_tests - DEBUG - Test args: tempest_smoke 2018-07-25 20:26:54,145 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2018-07-25 20:26:56,879 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-07-25 20:27:06,313 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | a484f1af-696c-4e67-96c2-ed17db93053b | 2018-07-25T20:27:02.220552 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: a484f1af-696c-4e67-96c2-ed17db93053b ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-07-25 20:27:10,457 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+--------------+-----------+ | Service | Service Type | Status | +-------------+--------------+-----------+ | __unknown__ | placement | Available | | glance | image | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+--------------+-----------+ 2018-07-25 20:27:10,458 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-07-25 20:27:17,792 - 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=65e5ad43-80f2-43a2-835e-bd06138339fe) as the default verifier for the future CLI operations. 2018-07-25 20:27:20,970 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2018-07-25 20:27:21,222 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-07-25T20:27:20Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'fdeacd26-6e5f-4651-8257-619491f73088', u'provider:segmentation_id': 57, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke-net_5abc6d7b-2ca9-4b51-8374-905cd077b408', u'admin_state_up': True, u'tenant_id': u'90687c23d29340119c27bb943d74c2f9', u'created_at': u'2018-07-25T20:27:20Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'90687c23d29340119c27bb943d74c2f9'}) 2018-07-25 20:27:21,765 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-07-25T20:27:20Z', 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'376fcc26-de94-481e-b95b-dd3ddc1545e8', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke-subnet_5abc6d7b-2ca9-4b51-8374-905cd077b408', u'enable_dhcp': True, u'network_id': u'fdeacd26-6e5f-4651-8257-619491f73088', u'tenant_id': u'90687c23d29340119c27bb943d74c2f9', u'created_at': u'2018-07-25T20:27:20Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'90687c23d29340119c27bb943d74c2f9'}) 2018-07-25 20:27:23,327 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'external_gateway_info': {u'network_id': u'c90c31fa-4686-486f-a1d7-426703343b55', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'fafb149d-7532-4bed-9276-730caf2a1350', u'ip_address': u'192.0.2.109'}]}, u'description': u'', u'tags': [], u'tenant_id': u'90687c23d29340119c27bb943d74c2f9', u'created_at': u'2018-07-25T20:27:20Z', u'admin_state_up': True, u'distributed': False, u'updated_at': u'2018-07-25T20:27:22Z', u'revision_number': 2, u'routes': [], u'project_id': u'90687c23d29340119c27bb943d74c2f9', u'id': u'4cafc85e-02dd-4af5-a07f-dc8a55bfe022', u'name': u'tempest_smoke-router_5abc6d7b-2ca9-4b51-8374-905cd077b408'}) 2018-07-25 20:27:25,863 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/tempest_smoke-img_5abc6d7b-2ca9-4b51-8374-905cd077b408', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-25T20:27:24Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/1b22dae6-88b8-43e0-b527-20df52e3db5a/file', u'owner': u'90687c23d29340119c27bb943d74c2f9', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'1b22dae6-88b8-43e0-b527-20df52e3db5a', u'size': None, u'name': u'tempest_smoke-img_5abc6d7b-2ca9-4b51-8374-905cd077b408', u'checksum': None, u'self': u'/v2/images/1b22dae6-88b8-43e0-b527-20df52e3db5a', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-25T20:27:24Z', u'schema': u'/v2/schemas/image'}) 2018-07-25 20:27:27,037 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_5abc6d7b-2ca9-4b51-8374-905cd077b408', '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'90687c23d29340119c27bb943d74c2f9', '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'c030aa23-90ff-4838-9f51-fd7061284958', 'swap': 0}) 2018-07-25 20:27:27,708 - functest.core.singlevm - DEBUG - image: Munch({u'status': u'queued', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_5abc6d7b-2ca9-4b51-8374-905cd077b408', u'tags': [], u'container_format': u'bare', u'min_ram': 0, u'updated_at': u'2018-07-25T20:27:26Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'min_disk': 0, u'visibility': u'public', u'file': u'/v2/images/454e9158-c42c-4afe-ac91-ba5081514e2b/file', u'owner': u'90687c23d29340119c27bb943d74c2f9', u'virtual_size': None, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'id': u'454e9158-c42c-4afe-ac91-ba5081514e2b', u'size': None, u'name': u'tempest_smoke-img_alt_5abc6d7b-2ca9-4b51-8374-905cd077b408', u'checksum': None, u'self': u'/v2/images/454e9158-c42c-4afe-ac91-ba5081514e2b', u'disk_format': u'qcow2', u'protected': False, u'created_at': u'2018-07-25T20:27:26Z', u'schema': u'/v2/schemas/image'}) 2018-07-25 20:27:27,739 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_5abc6d7b-2ca9-4b51-8374-905cd077b408', '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'90687c23d29340119c27bb943d74c2f9', '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'820ad42c-4a4c-4a02-88f9-2d650fc5bcb9', 'swap': 0}) 2018-07-25 20:27:27,759 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_5abc6d7b-2ca9-4b51-8374-905cd077b408', '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'90687c23d29340119c27bb943d74c2f9', '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'820ad42c-4a4c-4a02-88f9-2d650fc5bcb9', 'swap': 0}) 2018-07-25 20:27:31,580 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-07-25 20:27:31,581 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-07-25 20:27:31,581 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-07-25 20:27:31,583 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-07-25 20:27:31,587 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-07-25 20:27:35,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-65e5ad43-80f2-43a2-835e-bd06138339fe/repo; stestr list '^(tempest|neutron_tempest_plugin)\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2018-07-25 20:27:35,822 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-07-25 20:27:35,823 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-07-25 20:27:35,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_smoke/test_list.txt']'. 2018-07-25 20:35:59,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 18f86ea8-e684-4551-924f-8eb603655bc4 2018-07-25 20:35:59,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '18f86ea8-e684-4551-924f-8eb603655bc4']'. 2018-07-25 20:35:59,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-07-25 20:35:59,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-07-25 20:35:59,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-25 20:35:59,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 18f86ea8-e684-4551-924f-8eb603655bc4 | 2018-07-25 20:35:59,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-07-25 20:35:59,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-07-25 20:27:38 | 2018-07-25 20:35:59,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-07-25 20:35:58 | 2018-07-25 20:35:59,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:08:20 | 2018-07-25 20:35:59,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-07-25 20:35:59,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-07-25 20:35:59,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 65e5ad43-80f2-43a2-835e-bd06138339fe) | 2018-07-25 20:35:59,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-07-25 20:35:59,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: a484f1af-696c-4e67-96c2-ed17db93053b) | 2018-07-25 20:35:59,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 131 | 2018-07-25 20:35:59,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 485.098 | 2018-07-25 20:35:59,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 83 | 2018-07-25 20:35:59,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 45 | 2018-07-25 20:35:59,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-07-25 20:35:59,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-07-25 20:35:59,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 3 | 2018-07-25 20:35:59,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-07-25 20:35:59,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-07-25 20:36:00,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 96.511627907% 2018-07-25 20:36:00,078 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 08:39 | FAIL | +-----------------------+------------------+------------------+----------------+ 2018-07-25 20:36:07,454 - xtesting.ci.run_tests - ERROR - The test case 'tempest_smoke' failed. 2018-07-25 20:36:07,454 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR