2021-02-17 13:28:36.260 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-17 13:28:36.260 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-17 13:28:36.260 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-17 13:28:38.164 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 2021-02-17 13:28:38.164 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-02-17 13:28:38.164 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-02-17 13:28:38.164 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-02-17 13:28:38.164 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-02-17 13:28:38.164 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-02-17 13:28:38.164 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-02-17 13:28:38.164 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-02-17 13:28:38.164 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-02-17 13:28:38.164 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-02-17 13:28:38.164 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-02-17 13:28:38.164 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-02-17 13:28:38.164 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-02-17 13:28:38.164 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-02-17 13:28:38.164 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-02-17 13:28:38.164 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-02-17 13:28:38.164 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-02-17 13:28:38.164 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-02-17 13:28:38.164 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-02-17 13:28:38.164 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-02-17 13:28:38.164 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-02-17 13:28:38.164 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-02-17 13:28:38.164 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-02-17 13:28:38.164 6 ERROR rally.cli.cliutils 2021-02-17 13:28:39.580 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-17 13:28:39.580 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-17 13:28:39.581 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-17 13:28:43.221 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-17 13:28:43.221 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-17 13:28:43.221 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-17 13:28:48.387 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-17 13:28:48.388 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-17 13:28:48.388 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-17 13:28:49.646 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-17 13:28:49.646 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-17 13:28:49.646 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-17 13:28:51.520 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 2021-02-17 13:28:51.520 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-02-17 13:28:51.520 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-02-17 13:28:51.520 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-02-17 13:28:51.520 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-02-17 13:28:51.520 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-02-17 13:28:51.520 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-02-17 13:28:51.520 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-02-17 13:28:51.520 15 ERROR rally.cli.cliutils force=force) 2021-02-17 13:28:51.520 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-02-17 13:28:51.520 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-02-17 13:28:51.520 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-02-17 13:28:51.520 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-02-17 13:28:51.520 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-02-17 13:28:51.520 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-02-17 13:28:51.520 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-02-17 13:28:51.520 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-02-17 13:28:51.520 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-02-17 13:28:51.520 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-02-17 13:28:51.520 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-02-17 13:28:51.520 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-02-17 13:28:51.520 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-02-17 13:28:51.520 15 ERROR rally.cli.cliutils 2021-02-17 13:28:52.898 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-17 13:28:52.898 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-17 13:28:52.898 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-17 13:28:54.702 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-02-17 13:28:54.782 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-8a576772-2e7d-48d4-88de-7410f0edd4fa/repo. 2021-02-17 13:28:55.130 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-8a576772-2e7d-48d4-88de-7410f0edd4fa/repo'... done. Note: checking out '612b9e5c74dc9cbdbb568b1cdb183a035a2f7b7a'. 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 ' 2021-02-17 13:28:55.146 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g612b9e5c7 ' 2021-02-17 13:28:55.157 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '612b9e5c74dc9cbdbb568b1cdb183a035a2f7b7a ' 2021-02-17 13:28:55.183 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-02-17 13:28:55.232 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-02-17 13:28:55.894 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=8a576772-2e7d-48d4-88de-7410f0edd4fa) has been successfully created! 2021-02-17 13:28:57.301 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-17 13:28:57.301 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-17 13:28:57.302 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-17 13:29:04.434 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-17 13:29:04.434 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-17 13:29:04.434 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-17 13:29:06.264 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=8a576772-2e7d-48d4-88de-7410f0edd4fa) for deployment 'opnfv-rally' (UUID=e863120f-c5c9-4933-a36f-e3199e9a48be). 2021-02-17 13:29:07.209 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=8a576772-2e7d-48d4-88de-7410f0edd4fa) has been successfully configured for deployment 'opnfv-rally' (UUID=e863120f-c5c9-4933-a36f-e3199e9a48be)! 2021-02-17 13:29:15.342 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-17 13:29:15.342 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-17 13:29:15.342 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-17 13:29:17.197 32 INFO rally.api [-] Starting verification (UUID=9558f7ed-b04f-4c80-9cc1-7f1b6b9e9c1e) for deployment 'opnfv-rally' (UUID=e863120f-c5c9-4933-a36f-e3199e9a48be) by verifier 'opnfv-tempest' (UUID=8a576772-2e7d-48d4-88de-7410f0edd4fa). 2021-02-17 13:29:18.287 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-02-17 13:29:18.403 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-02-17 13:29:18.404 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-8a576772-2e7d-48d4-88de-7410f0edd4fa/for-deployment-e863120f-c5c9-4933-a36f-e3199e9a48be/tempest.log' to option 'log_file'. 2021-02-17 13:29:18.404 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-8a576772-2e7d-48d4-88de-7410f0edd4fa/for-deployment-e863120f-c5c9-4933-a36f-e3199e9a48be/tempest.log 2021-02-17 13:29:18.405 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-02-17 13:29:18.405 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-8a576772-2e7d-48d4-88de-7410f0edd4fa/for-deployment-e863120f-c5c9-4933-a36f-e3199e9a48be/lock_files' to option 'lock_path'. 2021-02-17 13:29:18.405 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-8a576772-2e7d-48d4-88de-7410f0edd4fa/for-deployment-e863120f-c5c9-4933-a36f-e3199e9a48be/lock_files 2021-02-17 13:29:18.406 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-02-17 13:29:18.406 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 2021-02-17 13:29:18.407 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 823a729a-98fb-40dd-ab01-a1f09615401d 2021-02-17 13:29:18.407 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 40f6373a-0de3-4b30-9bef-20090731ff0f 2021-02-17 13:29:18.408 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = c6549b7d-713b-4fa0-b0d2-def2f7d15f4b 2021-02-17 13:29:18.408 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 565b8132-6a5d-4304-8f40-cdbf05c7e190 2021-02-17 13:29:18.657 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-02-17 13:29:18.658 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-02-17 13:29:18.659 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-02-17 13:29:18.751 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-02-17 13:29:18.802 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-02-17 13:29:18.803 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_9558f7ed_mdjsA00z' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-02-17 13:29:19.116 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_9558f7ed_mdjsA00z' (ID = fd9d3178-e01d-4c2f-bd38-d264ced879c5) has been successfully created! 2021-02-17 13:29:19.116 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'fd9d3178-e01d-4c2f-bd38-d264ced879c5' to option 'instance_type'. 2021-02-17 13:29:19.117 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = fd9d3178-e01d-4c2f-bd38-d264ced879c5 2021-02-17 13:29:19.119 32 INFO rally.task.context [-] Verification 8a576772-2e7d-48d4-88de-7410f0edd4fa | Context tempest@default setup() finished in 1.32 sec 2021-02-17 13:29:19.120 32 INFO rally.task.context [-] Verification 8a576772-2e7d-48d4-88de-7410f0edd4fa | Context testr@default setup() finished in 0.51 msec 2021-02-17 13:29:19.120 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/16b5e13c-2e5f-4d6d-ad0e-1ba9a81c25be'. 2021-02-17 13:29:29.249 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.518s] 2021-02-17 13:29:32.793 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [3.544s] 2021-02-17 13:29:37.480 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [2.130s] 2021-02-17 13:29:43.922 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.936s] 2021-02-17 13:29:44.112 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [8.224s] 2021-02-17 13:29:44.951 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [1.029s] 2021-02-17 13:29:45.448 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.496s] 2021-02-17 13:29:47.715 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [2.266s] 2021-02-17 13:29:48.338 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.623s] 2021-02-17 13:29:56.851 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [12.738s] 2021-02-17 13:29:57.548 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [2.068s] 2021-02-17 13:30:01.362 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [4.328s] 2021-02-17 13:30:07.403 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [6.039s] 2021-02-17 13:30:08.518 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [20.174s] 2021-02-17 13:30:08.999 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker_and_end_marker ... success [0.484s] 2021-02-17 13:30:10.792 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [1.793s] 2021-02-17 13:30:11.436 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [4.032s] 2021-02-17 13:30:12.393 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [1.601s] 2021-02-17 13:30:12.400 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.006s] 2021-02-17 13:30:13.298 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.898s] 2021-02-17 13:30:14.218 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.919s] 2021-02-17 13:30:16.305 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.488s] 2021-02-17 13:30:16.868 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.562s] 2021-02-17 13:30:19.020 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [7.582s] 2021-02-17 13:30:27.120 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [8.099s] 2021-02-17 13:30:28.038 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [7.333s] 2021-02-17 13:30:38.431 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [11.309s] 2021-02-17 13:30:39.413 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [11.372s] 2021-02-17 13:30:44.222 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [14.801s] 2021-02-17 13:30:48.293 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [8.880s] 2021-02-17 13:30:49.687 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [11.254s] 2021-02-17 13:30:59.068 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [9.381s] 2021-02-17 13:31:03.434 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [14.620s] 2021-02-17 13:31:09.082 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [10.011s] 2021-02-17 13:31:18.884 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [9.802s] 2021-02-17 13:31:24.833 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [8.844s] 2021-02-17 13:31:29.673 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [10.786s] 2021-02-17 13:31:33.613 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [8.778s] 2021-02-17 13:31:40.310 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [10.637s] 2021-02-17 13:31:42.077 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [8.463s] 2021-02-17 13:31:49.659 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [7.579s] 2021-02-17 13:31:50.867 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [10.555s] 2021-02-17 13:32:01.898 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [11.030s] 2021-02-17 13:32:13.351 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [11.452s] 2021-02-17 13:32:25.437 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [12.085s] 2021-02-17 13:32:37.807 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [12.368s] 2021-02-17 13:32:51.093 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [13.285s] 2021-02-17 13:33:04.770 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [13.674s] 2021-02-17 13:33:16.662 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [2.250s] 2021-02-17 13:33:19.849 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [3.186s] 2021-02-17 13:33:21.985 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [2.136s] 2021-02-17 13:33:24.108 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [2.122s] 2021-02-17 13:33:25.758 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [1.649s] 2021-02-17 13:33:26.788 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [1.029s] 2021-02-17 13:33:27.798 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [1.009s] 2021-02-17 13:33:29.350 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [1.550s] 2021-02-17 13:33:35.783 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [6.432s] 2021-02-17 13:33:43.186 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [7.402s] 2021-02-17 13:34:16.663 32 INFO rally.task.context [-] Verification 8a576772-2e7d-48d4-88de-7410f0edd4fa | Context testr@default cleanup() started 2021-02-17 13:34:16.663 32 INFO rally.task.context [-] Verification 8a576772-2e7d-48d4-88de-7410f0edd4fa | Context testr@default cleanup() finished in 0.83 msec 2021-02-17 13:34:16.664 32 INFO rally.task.context [-] Verification 8a576772-2e7d-48d4-88de-7410f0edd4fa | Context tempest@default cleanup() started 2021-02-17 13:34:17.234 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-02-17 13:34:20.638 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-02-17 13:34:20.669 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_9558f7ed_mdjsA00z'. 2021-02-17 13:34:21.301 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_9558f7ed_mdjsA00z' has been deleted. 2021-02-17 13:34:21.302 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'fd9d3178-e01d-4c2f-bd38-d264ced879c5' of option 'instance_type' from Tempest config file. 2021-02-17 13:34:21.302 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'fd9d3178-e01d-4c2f-bd38-d264ced879c5' has been removed. 2021-02-17 13:34:21.311 32 INFO rally.task.context [-] Verification 8a576772-2e7d-48d4-88de-7410f0edd4fa | Context tempest@default cleanup() finished in 4.65 sec 2021-02-17 13:34:21.340 32 INFO rally.api [-] Verification (UUID=9558f7ed-b04f-4c80-9cc1-7f1b6b9e9c1e) has been successfully finished for deployment 'opnfv-rally' (UUID=e863120f-c5c9-4933-a36f-e3199e9a48be)! 2021-02-17 13:34:22.873 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-17 13:34:22.873 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-17 13:34:22.873 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-17 13:34:24.216 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-17 13:34:24.217 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-17 13:34:24.217 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-17 13:34:26.030 44 INFO rally.api [-] Building 'html' report for the following verification(s): '9558f7ed-b04f-4c80-9cc1-7f1b6b9e9c1e' 2021-02-17 13:34:26.052 44 INFO rally.api [-] The report has been successfully built. 2021-02-17 13:34:27.428 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-17 13:34:27.428 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-17 13:34:27.428 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-17 13:34:29.222 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '9558f7ed-b04f-4c80-9cc1-7f1b6b9e9c1e' 2021-02-17 13:34:29.226 46 INFO rally.api [-] The report has been successfully built.