2020-12-08 12:27:19.950 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 12:27:19.950 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 12:27:19.950 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 12:27:21.848 6 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-12-08 12:27:21.848 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-08 12:27:21.848 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-08 12:27:21.848 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-08 12:27:21.848 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-08 12:27:21.848 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-12-08 12:27:21.848 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-08 12:27:21.848 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-08 12:27:21.848 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-12-08 12:27:21.848 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-08 12:27:21.848 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-12-08 12:27:21.848 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-12-08 12:27:21.848 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-12-08 12:27:21.848 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-12-08 12:27:21.848 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-12-08 12:27:21.848 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-12-08 12:27:21.848 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-12-08 12:27:21.848 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-12-08 12:27:21.848 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-08 12:27:21.848 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-08 12:27:21.848 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-12-08 12:27:21.848 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-12-08 12:27:21.848 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-12-08 12:27:21.848 6 ERROR rally.cli.cliutils 2020-12-08 12:27:23.227 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 12:27:23.227 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 12:27:23.228 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 12:27:26.769 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 12:27:26.769 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 12:27:26.769 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 12:27:31.922 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 12:27:31.922 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 12:27:31.922 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 12:27:33.166 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 12:27:33.166 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 12:27:33.166 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 12:27:34.951 15 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-12-08 12:27:34.951 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-08 12:27:34.951 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-08 12:27:34.951 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-08 12:27:34.951 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-12-08 12:27:34.951 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-12-08 12:27:34.951 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-08 12:27:34.951 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-12-08 12:27:34.951 15 ERROR rally.cli.cliutils force=force) 2020-12-08 12:27:34.951 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-12-08 12:27:34.951 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-12-08 12:27:34.951 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-12-08 12:27:34.951 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-12-08 12:27:34.951 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-12-08 12:27:34.951 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-12-08 12:27:34.951 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-08 12:27:34.951 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-08 12:27:34.951 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-12-08 12:27:34.951 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-12-08 12:27:34.951 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-12-08 12:27:34.951 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-12-08 12:27:34.951 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-12-08 12:27:34.951 15 ERROR rally.cli.cliutils 2020-12-08 12:27:36.324 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 12:27:36.324 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 12:27:36.325 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 12:27:38.152 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-12-08 12:27:38.231 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-42f6c155-fa4d-429b-a97f-6f22d730cace/repo. 2020-12-08 12:27:38.576 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-42f6c155-fa4d-429b-a97f-6f22d730cace/repo'... done. Note: checking out 'e5cd9986444ebf1c6b29899767b878b997cc9036'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b ' 2020-12-08 12:27:38.592 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-ge5cd99864 ' 2020-12-08 12:27:38.602 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'e5cd9986444ebf1c6b29899767b878b997cc9036 ' 2020-12-08 12:27:38.624 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-12-08 12:27:38.674 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-12-08 12:27:39.376 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=42f6c155-fa4d-429b-a97f-6f22d730cace) has been successfully created! 2020-12-08 12:27:40.832 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 12:27:40.832 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 12:27:40.832 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 12:27:51.401 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 12:27:51.402 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 12:27:51.402 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 12:27:53.224 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=42f6c155-fa4d-429b-a97f-6f22d730cace) for deployment 'opnfv-rally' (UUID=70c108c4-cb98-4a41-acb7-0180cfbd0aee). 2020-12-08 12:27:54.116 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=42f6c155-fa4d-429b-a97f-6f22d730cace) has been successfully configured for deployment 'opnfv-rally' (UUID=70c108c4-cb98-4a41-acb7-0180cfbd0aee)! 2020-12-08 12:28:02.179 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 12:28:02.179 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 12:28:02.179 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 12:28:04.058 32 INFO rally.api [-] Starting verification (UUID=dc26dc62-29ec-4705-b374-84e31796896f) for deployment 'opnfv-rally' (UUID=70c108c4-cb98-4a41-acb7-0180cfbd0aee) by verifier 'opnfv-tempest' (UUID=42f6c155-fa4d-429b-a97f-6f22d730cace). 2020-12-08 12:28:05.166 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2020-12-08 12:28:05.761 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-12-08 12:28:05.761 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-42f6c155-fa4d-429b-a97f-6f22d730cace/for-deployment-70c108c4-cb98-4a41-acb7-0180cfbd0aee/tempest.log' to option 'log_file'. 2020-12-08 12:28:05.761 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-42f6c155-fa4d-429b-a97f-6f22d730cace/for-deployment-70c108c4-cb98-4a41-acb7-0180cfbd0aee/tempest.log 2020-12-08 12:28:05.762 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-12-08 12:28:05.762 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-42f6c155-fa4d-429b-a97f-6f22d730cace/for-deployment-70c108c4-cb98-4a41-acb7-0180cfbd0aee/lock_files' to option 'lock_path'. 2020-12-08 12:28:05.763 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-42f6c155-fa4d-429b-a97f-6f22d730cace/for-deployment-70c108c4-cb98-4a41-acb7-0180cfbd0aee/lock_files 2020-12-08 12:28:05.763 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-12-08 12:28:05.763 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_file' is already configured in Tempest config file. img_file = cirros-0.4.0-x86_64-disk.img 2020-12-08 12:28:05.764 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = a1bc3428-dcec-4ed7-b1da-ce0ce6d17e6d 2020-12-08 12:28:05.764 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = be365617-f474-47e0-888b-60267c5ef5b4 2020-12-08 12:28:05.765 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = c53e25e0-fa2b-4df8-970f-3f8f80d3b1bc 2020-12-08 12:28:05.765 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 88299dec-4adf-4c1d-8583-1d42157111e6 2020-12-08 12:28:06.042 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-12-08 12:28:06.043 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2020-12-08 12:28:06.043 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-12-08 12:28:06.134 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-08 12:28:06.198 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-12-08 12:28:06.199 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_dc26dc62_fZadadYF' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-08 12:28:06.445 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_dc26dc62_fZadadYF' (ID = 55f78b66-eab1-48b5-b968-e2343c64191a) has been successfully created! 2020-12-08 12:28:06.445 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '55f78b66-eab1-48b5-b968-e2343c64191a' to option 'instance_type'. 2020-12-08 12:28:06.445 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 55f78b66-eab1-48b5-b968-e2343c64191a 2020-12-08 12:28:06.447 32 INFO rally.task.context [-] Verification 42f6c155-fa4d-429b-a97f-6f22d730cace | Context tempest@default setup() finished in 1.78 sec 2020-12-08 12:28:06.448 32 INFO rally.task.context [-] Verification 42f6c155-fa4d-429b-a97f-6f22d730cace | Context testr@default setup() finished in 0.48 msec 2020-12-08 12:28:06.449 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/f6230b98-0c57-42e4-9d5d-525d42236b87'. 2020-12-08 12:28:10.630 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap ... skip: b'Swapping volumes is not supported.' 2020-12-08 12:28:10.631 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap ... skip: b'Swapping volumes is not supported.' 2020-12-08 12:28:13.796 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices ... fail [0.245s] 2020-12-08 12:28:25.813 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices ... fail [0.368s] 2020-12-08 12:28:33.302 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON ... fail 2020-12-08 12:28:33.303 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON ... skip: b'Nova personality feature disabled' 2020-12-08 12:28:33.303 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON ... skip: b'Shelve is not available.' 2020-12-08 12:28:37.575 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... fail [0.252s] 2020-12-08 12:28:51.124 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_sync.ContainerSyncTest.test_container_synchronization ... skip [0.001s]: b'Skipped until bug: https://launchpad.net/bugs/1317133 is resolved.' 2020-12-08 12:29:12.982 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_sync_middleware.ContainerSyncMiddlewareTest.test_container_synchronization ... skip [0.002s]: b'Skipped because object extension: container_sync is not enabled' 2020-12-08 12:29:53.846 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_aggregates_basic_ops.TestAggregatesBasicOps.test_aggregate_basic_ops ... success [19.562s] 2020-12-08 12:29:59.621 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes ... skip: b'Encrypted volume attach is not supported' 2020-12-08 12:29:59.623 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_minbw_allocation_placement.MinBwAllocationPlacementTest ... skip: b'Skipped as no physnet is available in config for placement based QoS allocation.' 2020-12-08 12:29:59.624 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps ... skip: b'Either project_networks_reachable must be "true", or public_network_id must be defined.' 2020-12-08 12:29:59.624 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps ... skip: b'Either project_networks_reachable must be "true", or public_network_id must be defined.' 2020-12-08 12:29:59.625 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress ... skip: b'Either project_networks_reachable must be "true", or public_network_id must be defined.' 2020-12-08 12:30:09.949 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_acl_anonymous_download ... success [4.270s] 2020-12-08 12:30:15.191 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps ... skip: b'Either project_networks_reachable must be "true", or public_network_id must be defined.' 2020-12-08 12:30:18.946 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_advanced_ops.TestServerAdvancedOps.test_server_sequence_suspend_resume ... fail [0.928s] 2020-12-08 12:30:22.489 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_shelve_instance.TestShelveInstance ... skip: b'Shelve is not available.' 2020-12-08 12:30:25.717 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_snapshot_pattern.TestSnapshotPattern.test_snapshot_pattern ... skip [0.000s]: b'The public_network_id option must be specified.' 2020-12-08 12:30:31.051 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern ... skip [0.000s]: b'The public_network_id option must be specified.' 2020-12-08 12:30:37.268 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore.test_volume_backup_restore ... fail [0.150s] 2020-12-08 12:30:47.031 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot ... fail [0.223s] 2020-12-08 12:30:47.032 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... skip [0.000s]: b'The public_network_id option must be specified.' 2020-12-08 12:30:52.561 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached ... skip: b'Cinder multi-backend feature disabled' 2020-12-08 12:30:52.933 32 INFO rally.task.context [-] Verification 42f6c155-fa4d-429b-a97f-6f22d730cace | Context testr@default cleanup() started 2020-12-08 12:30:52.934 32 INFO rally.task.context [-] Verification 42f6c155-fa4d-429b-a97f-6f22d730cace | Context testr@default cleanup() finished in 0.79 msec 2020-12-08 12:30:52.934 32 INFO rally.task.context [-] Verification 42f6c155-fa4d-429b-a97f-6f22d730cace | Context tempest@default cleanup() started 2020-12-08 12:30:53.486 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2020-12-08 12:30:53.574 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2020-12-08 12:30:53.607 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_dc26dc62_fZadadYF'. 2020-12-08 12:30:54.159 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_dc26dc62_fZadadYF' has been deleted. 2020-12-08 12:30:54.160 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '55f78b66-eab1-48b5-b968-e2343c64191a' of option 'instance_type' from Tempest config file. 2020-12-08 12:30:54.161 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '55f78b66-eab1-48b5-b968-e2343c64191a' has been removed. 2020-12-08 12:30:54.170 32 INFO rally.task.context [-] Verification 42f6c155-fa4d-429b-a97f-6f22d730cace | Context tempest@default cleanup() finished in 1.24 sec 2020-12-08 12:30:54.201 32 INFO rally.api [-] Verification (UUID=dc26dc62-29ec-4705-b374-84e31796896f) has been successfully finished for deployment 'opnfv-rally' (UUID=70c108c4-cb98-4a41-acb7-0180cfbd0aee)! 2020-12-08 12:30:55.649 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 12:30:55.649 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 12:30:55.649 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 12:30:57.043 38 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 12:30:57.043 38 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 12:30:57.043 38 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 12:30:58.862 38 INFO rally.api [-] Building 'html' report for the following verification(s): 'dc26dc62-29ec-4705-b374-84e31796896f' 2020-12-08 12:30:58.890 38 INFO rally.api [-] The report has been successfully built. 2020-12-08 12:31:00.345 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 12:31:00.345 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 12:31:00.346 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 12:31:02.183 40 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'dc26dc62-29ec-4705-b374-84e31796896f' 2020-12-08 12:31:02.189 40 INFO rally.api [-] The report has been successfully built.