2018-12-07 16:13:07,956 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-virtual-suite-master-327 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-virtual3 | +--------------------------------------+----------------------------------------------------------+ 2018-12-07 16:13:07,961 - 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.50,192.0.2.33 export OS_REGION_NAME=regionOne export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://192.168.37.50:5000 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=ykbNBzjNJ5q8JvqI1TEp68cGY 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=de91d05b813649e0bf4aca46a95607b5 export OS_TENANT_NAME=admin 2018-12-07 16:13:07,961 - xtesting.ci.run_tests - DEBUG - Test args: tempest_smoke 2018-12-07 16:13:07,990 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2018-12-07 16:13:09,803 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: tempest_smoke', u'tags': [], 'enabled': True, 'id': u'a0abcb88319f4016b4930cf072099a47', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'tempest_smoke-project_25116351-1d51-4c45-ae8c-dcf2558bda15'}) 2018-12-07 16:13:10,321 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'54543e5346b0441cbe3db533d2c1e5c5', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke-user_25116351-1d51-4c45-ae8c-dcf2558bda15'}) 2018-12-07 16:13:11,737 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke-project_25116351-1d51-4c45-ae8c-dcf2558bda15', u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 'tenant_name': 'admin', 'user_domain_name': 'Default', 'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': '2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'project_domain_name': 'Default', u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': u'2', u'message': u'', u'image_format': u'qcow2', u'application_catalog_api_version': u'1', 'region_name': 'regionOne', u'key_manager_api_version': u'v1', 'project_id': u'a0abcb88319f4016b4930cf072099a47', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'd4a07e8d-86c4-463c-81a1-54499552896f', 'username': u'tempest_smoke-user_25116351-1d51-4c45-ae8c-dcf2558bda15', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://192.168.37.50:5000', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-07 16:13:11,739 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke-user_25116351-1d51-4c45-ae8c-dcf2558bda15', 'password': 'd4a07e8d-86c4-463c-81a1-54499552896f', 'project_name': 'tempest_smoke-project_25116351-1d51-4c45-ae8c-dcf2558bda15', 'user_domain_name': 'Default', 'auth_url': 'http://192.168.37.50:5000', 'project_id': 'a0abcb88319f4016b4930cf072099a47', 'project_domain_name': 'Default'} 2018-12-07 16:13:13,739 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-07 16:13:19,006 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 13a52b4a-b6b4-4563-8678-dc6c8197f25f | 2018-12-07T16:13:17.943320 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 13a52b4a-b6b4-4563-8678-dc6c8197f25f ~/.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-12-07 16:13:22,375 - 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 | | ceilometer | metering | Available | | cinder | volume | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | 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-12-07 16:13:23,050 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-12-07 16:13:28,569 - 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=127b8e64-bcc0-4146-a076-47f76178b27f) as the default verifier for the future CLI operations. 2018-12-07 16:13:31,289 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2018-12-07 16:13:34,842 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://84317a46-11d8-4c66-817c-c36dfcb19d59/images/92517041-5ea6-4469-a288-377daccdbe55/snap', u'metadata': Munch({})})], 'file': u'/v2/images/92517041-5ea6-4469-a288-377daccdbe55/file', 'owner': u'a0abcb88319f4016b4930cf072099a47', 'id': u'92517041-5ea6-4469-a288-377daccdbe55', 'size': 12716032, u'self': u'/v2/images/92517041-5ea6-4469-a288-377daccdbe55', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a0abcb88319f4016b4930cf072099a47', 'name': 'tempest_smoke-project_25116351-1d51-4c45-ae8c-dcf2558bda15', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://84317a46-11d8-4c66-817c-c36dfcb19d59/images/92517041-5ea6-4469-a288-377daccdbe55/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-07T16:13:34Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-07T16:13:34Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_25116351-1d51-4c45-ae8c-dcf2558bda15', '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/92517041-5ea6-4469-a288-377daccdbe55', 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_25116351-1d51-4c45-ae8c-dcf2558bda15', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_25116351-1d51-4c45-ae8c-dcf2558bda15', 'created': u'2018-12-07T16:13:32Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-07T16:13:32Z', 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/92517041-5ea6-4469-a288-377daccdbe55', 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_25116351-1d51-4c45-ae8c-dcf2558bda15', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-12-07 16:13:35,304 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_25116351-1d51-4c45-ae8c-dcf2558bda15', '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'de91d05b813649e0bf4aca46a95607b5', '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'0bc453bf-bf84-45cd-8b4c-20efb53390cd', 'swap': 0}) 2018-12-07 16:13:37,013 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://84317a46-11d8-4c66-817c-c36dfcb19d59/images/ca4a1e54-6f56-4f45-ad12-b94f31eb199f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ca4a1e54-6f56-4f45-ad12-b94f31eb199f/file', 'owner': u'a0abcb88319f4016b4930cf072099a47', 'id': u'ca4a1e54-6f56-4f45-ad12-b94f31eb199f', 'size': 12716032, u'self': u'/v2/images/ca4a1e54-6f56-4f45-ad12-b94f31eb199f', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a0abcb88319f4016b4930cf072099a47', 'name': 'tempest_smoke-project_25116351-1d51-4c45-ae8c-dcf2558bda15', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://84317a46-11d8-4c66-817c-c36dfcb19d59/images/ca4a1e54-6f56-4f45-ad12-b94f31eb199f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-07T16:13:36Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-07T16:13:36Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_25116351-1d51-4c45-ae8c-dcf2558bda15', '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/ca4a1e54-6f56-4f45-ad12-b94f31eb199f', 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_25116351-1d51-4c45-ae8c-dcf2558bda15', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_alt_25116351-1d51-4c45-ae8c-dcf2558bda15', 'created': u'2018-12-07T16:13:35Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-07T16:13:35Z', 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/ca4a1e54-6f56-4f45-ad12-b94f31eb199f', 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_25116351-1d51-4c45-ae8c-dcf2558bda15', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-12-07 16:13:37,043 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_25116351-1d51-4c45-ae8c-dcf2558bda15', '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'de91d05b813649e0bf4aca46a95607b5', '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'74bb6748-0d1f-4297-b15a-6087c06cf705', 'swap': 0}) 2018-12-07 16:13:37,064 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_25116351-1d51-4c45-ae8c-dcf2558bda15', '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'de91d05b813649e0bf4aca46a95607b5', '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'74bb6748-0d1f-4297-b15a-6087c06cf705', 'swap': 0}) 2018-12-07 16:13:40,506 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-12-07 16:13:40,506 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-12-07 16:13:40,507 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-12-07 16:13:40,509 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-12-07 16:13:40,518 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-12-07 16:13:44,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-127b8e64-bcc0-4146-a076-47f76178b27f/repo; stestr list '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2018-12-07 16:13:44,423 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-12-07 16:13:44,439 - 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-12-07 16:14:00,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:14:00.635 32 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.393s] 2018-12-07 16:14:00,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:14:00.689 32 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.054s] 2018-12-07 16:14:06,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:14:06.328 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [2.385s] 2018-12-07 16:14:09,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:14:09.202 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [2.872s] 2018-12-07 16:14:25,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:14:25.885 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [3.556s] 2018-12-07 16:14:45,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:14:45.897 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.122s] 2018-12-07 16:14:45,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:14:45.897 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.000s] 2018-12-07 16:14:53,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:14:53.945 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.149s] 2018-12-07 16:14:53,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:14:53.946 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-12-07 16:15:18,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:15:18.108 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-12-07 16:15:23,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:15:23.061 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... success [60.307s] 2018-12-07 16:15:24,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:15:24.693 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.816s] 2018-12-07 16:15:25,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:15:25.195 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.146s] 2018-12-07 16:15:25,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:15:25.196 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-12-07 16:15:38,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:15:38.071 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [2.850s] 2018-12-07 16:15:55,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:15:55.196 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [14.531s] 2018-12-07 16:15:55,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:15:55.334 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.060s] 2018-12-07 16:15:55,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:15:55.470 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.136s] 2018-12-07 16:15:58,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:15:58.761 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [2.391s] 2018-12-07 16:16:09,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:16:09.623 32 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [1.748s] 2018-12-07 16:16:09,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:16:09.628 32 INFO opnfv-tempest [-] {3} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.005s] 2018-12-07 16:16:12,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:16:12.414 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-12-07 16:16:16,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:16:16.865 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [1.286s] 2018-12-07 16:16:22,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:16:22.147 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-12-07 16:16:23,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:16:23.126 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [2.838s] 2018-12-07 16:16:25,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:16:25.208 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [1.293s] 2018-12-07 16:16:31,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:16:31.967 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [19.322s] 2018-12-07 16:16:32,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:16:32.506 32 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2018-12-07 16:16:37,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:16:37.249 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [7.350s] 2018-12-07 16:16:41,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:16:41.443 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [1.692s] 2018-12-07 16:16:47,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:16:47.357 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [10.107s] 2018-12-07 16:16:52,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:16:52.218 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [4.862s] 2018-12-07 16:16:52,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:16:52.342 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.124s] 2018-12-07 16:16:52,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:16:52.422 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.079s] 2018-12-07 16:16:55,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:16:55.803 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [5.179s] 2018-12-07 16:16:56,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:16:56.424 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [12.290s] 2018-12-07 16:16:56,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:16:56.792 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.368s] 2018-12-07 16:16:57,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:16:57.029 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.238s] 2018-12-07 16:16:57,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:16:57.132 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.102s] 2018-12-07 16:16:57,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:16:57.497 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.365s] 2018-12-07 16:16:57,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:16:57.605 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.108s] 2018-12-07 16:17:06,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:17:06.083 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.095s] 2018-12-07 16:17:06,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:17:06.880 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [0.794s] 2018-12-07 16:17:06,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:17:06.921 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.044s] 2018-12-07 16:17:09,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:17:09.254 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.574s] 2018-12-07 16:17:09,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:17:09.841 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.587s] 2018-12-07 16:17:10,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:17:10.838 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.996s] 2018-12-07 16:17:16,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:17:16.367 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2018-12-07 16:17:16,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:17:16.874 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.506s] 2018-12-07 16:17:17,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:17:17.298 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.359s] 2018-12-07 16:17:18,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:17:18.495 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [3.893s] 2018-12-07 16:17:22,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:17:22.729 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [5.430s] 2018-12-07 16:17:26,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:17:26.247 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [3.517s] 2018-12-07 16:17:26,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:17:26.389 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.142s] 2018-12-07 16:17:26,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:17:26.471 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.082s] 2018-12-07 16:17:26,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:17:26.569 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [4.158s] 2018-12-07 16:17:27,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:17:27.762 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.044s] 2018-12-07 16:17:27,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:17:27.791 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.029s] 2018-12-07 16:17:31,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:17:31.101 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.533s] 2018-12-07 16:17:31,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:17:31.264 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.446s] 2018-12-07 16:17:31,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:17:31.887 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.622s] 2018-12-07 16:17:32,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:17:32.494 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.607s] 2018-12-07 16:17:32,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:17:32.689 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.195s] 2018-12-07 16:17:35,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:17:35.077 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.015s] 2018-12-07 16:17:35,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:17:35.295 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [4.191s] 2018-12-07 16:17:39,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:17:39.602 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [0.602s] 2018-12-07 16:17:52,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:17:52.023 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.091s] 2018-12-07 16:17:52,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:17:52.055 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.032s] 2018-12-07 16:17:52,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:17:52.083 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.027s] 2018-12-07 16:17:52,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:17:52.125 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.042s] 2018-12-07 16:17:54,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:17:54.363 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [7.375s] 2018-12-07 16:18:01,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:18:01.645 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [8.566s] 2018-12-07 16:18:01,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:18:01.991 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.347s] 2018-12-07 16:18:02,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:18:02.204 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.212s] 2018-12-07 16:18:02,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:18:02.497 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.292s] 2018-12-07 16:18:02,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:18:02.698 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.201s] 2018-12-07 16:18:02,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:18:02.774 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.076s] 2018-12-07 16:18:06,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:18:06.166 32 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.039s] 2018-12-07 16:18:08,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:18:08.031 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.040s] 2018-12-07 16:18:09,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:18:09.811 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [6.527s] 2018-12-07 16:18:16,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:18:16.636 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [8.604s] 2018-12-07 16:18:20,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:18:20.156 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [10.345s] 2018-12-07 16:18:36,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:18:36.812 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [24.424s] 2018-12-07 16:18:40,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:18:40.845 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [4.258s] 2018-12-07 16:18:46,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:18:46.377 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [5.530s] 2018-12-07 16:18:51,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:18:51.859 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [15.044s] 2018-12-07 16:18:56,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:18:56.873 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [10.496s] 2018-12-07 16:19:05,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:19:05.570 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [13.711s] 2018-12-07 16:19:11,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:19:11.721 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [6.150s] 2018-12-07 16:19:17,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:19:17.514 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.832s] 2018-12-07 16:19:24,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:19:24.311 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.118s] 2018-12-07 16:19:25,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:19:25.513 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [18.412s] 2018-12-07 16:19:26,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:19:26.601 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.288s] 2018-12-07 16:19:28,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:19:28.812 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.212s] 2018-12-07 16:19:35,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:19:35.790 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [10.276s] 2018-12-07 16:19:44,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:19:44.582 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [8.793s] 2018-12-07 16:19:49,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:19:49.056 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.473s] 2018-12-07 16:19:54,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:19:54.290 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [0.929s] 2018-12-07 16:19:55,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:19:55.057 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [0.764s] 2018-12-07 16:19:55,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:19:55.097 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.044s] 2018-12-07 16:20:00,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:20:00.945 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.363s] 2018-12-07 16:20:01,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:20:01.001 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.057s] 2018-12-07 16:20:10,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:20:10.002 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.071s] 2018-12-07 16:20:12,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:20:12.181 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.176s] 2018-12-07 16:20:14,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-07 16:20:14.381 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.201s] 2018-12-07 16:20:18,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 9a564358-87e2-4d6a-afb0-a5c495f6b3f6 2018-12-07 16:20:18,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '9a564358-87e2-4d6a-afb0-a5c495f6b3f6']'. 2018-12-07 16:20:19,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-12-07 16:20:19,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-12-07 16:20:19,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-07 16:20:19,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 9a564358-87e2-4d6a-afb0-a5c495f6b3f6 | 2018-12-07 16:20:19,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-12-07 16:20:19,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-12-07 16:13:46 | 2018-12-07 16:20:19,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-12-07 16:20:17 | 2018-12-07 16:20:19,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:06:31 | 2018-12-07 16:20:19,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-12-07 16:20:19,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-12-07 16:20:19,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-12-07 16:20:19,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 127b8e64-bcc0-4146-a076-47f76178b27f) | 2018-12-07 16:20:19,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-12-07 16:20:19,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 13a52b4a-b6b4-4563-8678-dc6c8197f25f) | 2018-12-07 16:20:19,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 107 | 2018-12-07 16:20:19,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 383.179 | 2018-12-07 16:20:19,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 102 | 2018-12-07 16:20:19,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 5 | 2018-12-07 16:20:19,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-12-07 16:20:19,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-12-07 16:20:19,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-12-07 16:20:19,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-07 16:20:19,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-12-07 16:20:19,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-12-07 16:20:19,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 100.0% 2018-12-07 16:20:21,188 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 06:50 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-12-07 16:20:24,557 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK