2021-04-21 13:54:41.478 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-21 13:54:41.478 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-21 13:54:41.478 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-21 13:54:43.440 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-04-21 13:54:43.440 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-04-21 13:54:43.440 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-04-21 13:54:43.440 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-04-21 13:54:43.440 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-04-21 13:54:43.440 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-04-21 13:54:43.440 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-21 13:54:43.440 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-04-21 13:54:43.440 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-04-21 13:54:43.440 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-21 13:54:43.440 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-04-21 13:54:43.440 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-04-21 13:54:43.440 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-04-21 13:54:43.440 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-04-21 13:54:43.440 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-04-21 13:54:43.440 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-04-21 13:54:43.440 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-04-21 13:54:43.440 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-04-21 13:54:43.440 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-04-21 13:54:43.440 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-04-21 13:54:43.440 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-04-21 13:54:43.440 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-04-21 13:54:43.440 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-04-21 13:54:43.440 6 ERROR rally.cli.cliutils 2021-04-21 13:54:44.857 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-21 13:54:44.857 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-21 13:54:44.857 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-21 13:54:48.468 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-21 13:54:48.468 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-21 13:54:48.468 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-21 13:54:53.675 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-21 13:54:53.676 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-21 13:54:53.676 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-21 13:54:55.004 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-21 13:54:55.004 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-21 13:54:55.004 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-21 13:54:56.795 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-04-21 13:54:56.795 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-04-21 13:54:56.795 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-04-21 13:54:56.795 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-04-21 13:54:56.795 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-04-21 13:54:56.795 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-04-21 13:54:56.795 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-21 13:54:56.795 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-04-21 13:54:56.795 15 ERROR rally.cli.cliutils force=force) 2021-04-21 13:54:56.795 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-04-21 13:54:56.795 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-04-21 13:54:56.795 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-04-21 13:54:56.795 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-04-21 13:54:56.795 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-04-21 13:54:56.795 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-04-21 13:54:56.795 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-04-21 13:54:56.795 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-04-21 13:54:56.795 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-04-21 13:54:56.795 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-04-21 13:54:56.795 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-04-21 13:54:56.795 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-04-21 13:54:56.795 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-04-21 13:54:56.795 15 ERROR rally.cli.cliutils 2021-04-21 13:54:58.185 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-21 13:54:58.185 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-21 13:54:58.185 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-21 13:54:59.959 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-04-21 13:55:00.037 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-f263cf7e-5d2f-4a3d-addc-d5d1ead968f8/repo. 2021-04-21 13:55:00.392 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-f263cf7e-5d2f-4a3d-addc-d5d1ead968f8/repo'... done. Note: checking out '9e9f1dc4aafd95e307a421474a762cd515584756'. 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-04-21 13:55:00.408 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-04-21 13:55:00.419 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-04-21 13:55:00.444 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-04-21 13:55:00.492 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-04-21 13:55:01.213 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=f263cf7e-5d2f-4a3d-addc-d5d1ead968f8) has been successfully created! 2021-04-21 13:55:02.602 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-21 13:55:02.603 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-21 13:55:02.603 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-21 13:55:09.241 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-21 13:55:09.242 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-21 13:55:09.242 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-21 13:55:11.133 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=f263cf7e-5d2f-4a3d-addc-d5d1ead968f8) for deployment 'opnfv-rally' (UUID=62c74b3f-86d3-4ecb-bdf8-cea6ae1d30d7). 2021-04-21 13:55:12.082 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=f263cf7e-5d2f-4a3d-addc-d5d1ead968f8) has been successfully configured for deployment 'opnfv-rally' (UUID=62c74b3f-86d3-4ecb-bdf8-cea6ae1d30d7)! 2021-04-21 13:55:20.323 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-21 13:55:20.323 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-21 13:55:20.323 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-21 13:55:22.157 32 INFO rally.api [-] Starting verification (UUID=dc5ea970-a556-4b1c-8b6f-44b2383136e2) for deployment 'opnfv-rally' (UUID=62c74b3f-86d3-4ecb-bdf8-cea6ae1d30d7) by verifier 'opnfv-tempest' (UUID=f263cf7e-5d2f-4a3d-addc-d5d1ead968f8). 2021-04-21 13:55:23.230 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-04-21 13:55:23.789 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-04-21 13:55:23.789 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-f263cf7e-5d2f-4a3d-addc-d5d1ead968f8/for-deployment-62c74b3f-86d3-4ecb-bdf8-cea6ae1d30d7/tempest.log' to option 'log_file'. 2021-04-21 13:55:23.790 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-f263cf7e-5d2f-4a3d-addc-d5d1ead968f8/for-deployment-62c74b3f-86d3-4ecb-bdf8-cea6ae1d30d7/tempest.log 2021-04-21 13:55:23.790 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-04-21 13:55:23.791 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-f263cf7e-5d2f-4a3d-addc-d5d1ead968f8/for-deployment-62c74b3f-86d3-4ecb-bdf8-cea6ae1d30d7/lock_files' to option 'lock_path'. 2021-04-21 13:55:23.791 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-f263cf7e-5d2f-4a3d-addc-d5d1ead968f8/for-deployment-62c74b3f-86d3-4ecb-bdf8-cea6ae1d30d7/lock_files 2021-04-21 13:55:23.791 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-04-21 13:55:23.792 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-04-21 13:55:23.792 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 0373080b-5d4b-4581-a321-29eec53e865f 2021-04-21 13:55:23.793 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = a8450099-e043-463b-93e5-d49c1ab6a824 2021-04-21 13:55:23.793 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = ab6ec5a3-501f-4c9b-8b32-9b2ab8edc383 2021-04-21 13:55:23.794 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 790c22dd-6423-4f2f-a15f-33cb4f7c5c53 2021-04-21 13:55:24.102 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-04-21 13:55:24.103 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-04-21 13:55:24.103 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-04-21 13:55:24.196 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-04-21 13:55:24.243 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-04-21 13:55:24.243 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_dc5ea970_1Iircc1k' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-04-21 13:55:24.958 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_dc5ea970_1Iircc1k' (ID = 15d253ad-4b9a-4461-994b-a0a95e4618aa) has been successfully created! 2021-04-21 13:55:24.959 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '15d253ad-4b9a-4461-994b-a0a95e4618aa' to option 'instance_type'. 2021-04-21 13:55:24.959 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 15d253ad-4b9a-4461-994b-a0a95e4618aa 2021-04-21 13:55:24.961 32 INFO rally.task.context [-] Verification f263cf7e-5d2f-4a3d-addc-d5d1ead968f8 | Context tempest@default setup() finished in 2.21 sec 2021-04-21 13:55:24.962 32 INFO rally.task.context [-] Verification f263cf7e-5d2f-4a3d-addc-d5d1ead968f8 | Context testr@default setup() finished in 0.50 msec 2021-04-21 13:55:24.963 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/ecdaccb6-d6c8-4334-983f-8a771680f9cb'. 2021-04-21 13:55:34.400 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.709s] 2021-04-21 13:55:36.171 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [1.770s] 2021-04-21 13:55:42.511 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [2.034s] 2021-04-21 13:55:42.594 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [2.193s] 2021-04-21 13:55:51.696 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.572s] 2021-04-21 13:55:52.283 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [17.306s] 2021-04-21 13:55:52.706 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [1.009s] 2021-04-21 13:55:54.593 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [1.887s] 2021-04-21 13:55:56.582 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [1.988s] 2021-04-21 13:55:57.282 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.699s] 2021-04-21 13:56:09.632 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [2.924s] 2021-04-21 13:56:12.376 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [6.591s] 2021-04-21 13:56:12.588 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [15.301s] 2021-04-21 13:56:13.095 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker_and_end_marker ... success [0.510s] 2021-04-21 13:56:13.278 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [3.644s] 2021-04-21 13:56:14.389 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [1.293s] 2021-04-21 13:56:15.184 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [0.795s] 2021-04-21 13:56:15.191 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.006s] 2021-04-21 13:56:15.700 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.508s] 2021-04-21 13:56:16.217 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.516s] 2021-04-21 13:56:16.557 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [3.278s] 2021-04-21 13:56:17.311 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [9.992s] 2021-04-21 13:56:19.015 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [2.457s] 2021-04-21 13:56:20.997 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [1.980s] 2021-04-21 13:56:22.118 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [1.120s] 2021-04-21 13:56:23.220 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [1.102s] 2021-04-21 13:56:24.529 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... fail [12.147s] 2021-04-21 13:56:25.350 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [2.128s] 2021-04-21 13:56:27.803 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [10.490s] 2021-04-21 13:56:33.673 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [8.320s] 2021-04-21 13:56:34.198 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [9.671s] 2021-04-21 13:56:39.426 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [11.621s] 2021-04-21 13:56:44.626 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [10.952s] 2021-04-21 13:56:48.605 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [9.179s] 2021-04-21 13:56:56.209 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [6.192s] 2021-04-21 13:57:02.970 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [6.760s] 2021-04-21 13:57:06.957 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [3.986s] 2021-04-21 13:57:09.076 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [7.324s] 2021-04-21 13:57:14.704 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [7.745s] 2021-04-21 13:57:15.893 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [6.817s] 2021-04-21 13:57:16.079 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [16.118s] 2021-04-21 13:57:26.908 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [12.203s] 2021-04-21 13:57:30.780 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.557s] 2021-04-21 13:57:31.426 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.646s] 2021-04-21 13:57:34.805 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [7.896s] 2021-04-21 13:57:43.803 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [8.996s] 2021-04-21 13:57:52.898 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [9.094s] 2021-04-21 13:58:02.486 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [9.587s] 2021-04-21 13:58:11.298 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [8.811s] 2021-04-21 13:58:21.528 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [10.228s] 2021-04-21 13:58:31.906 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [10.377s] 2021-04-21 13:58:42.980 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [11.071s] 2021-04-21 13:58:53.706 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [10.725s] 2021-04-21 13:59:05.609 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [11.902s] 2021-04-21 13:59:17.703 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [12.093s] 2021-04-21 13:59:30.201 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [12.495s] 2021-04-21 13:59:43.400 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [13.196s] 2021-04-21 13:59:56.818 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [13.417s] 2021-04-21 14:00:00.943 32 INFO rally.task.context [-] Verification f263cf7e-5d2f-4a3d-addc-d5d1ead968f8 | Context testr@default cleanup() started 2021-04-21 14:00:00.944 32 INFO rally.task.context [-] Verification f263cf7e-5d2f-4a3d-addc-d5d1ead968f8 | Context testr@default cleanup() finished in 0.75 msec 2021-04-21 14:00:00.944 32 INFO rally.task.context [-] Verification f263cf7e-5d2f-4a3d-addc-d5d1ead968f8 | Context tempest@default cleanup() started 2021-04-21 14:00:01.488 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-04-21 14:00:01.648 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-04-21 14:00:01.678 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_dc5ea970_1Iircc1k'. 2021-04-21 14:00:02.027 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_dc5ea970_1Iircc1k' has been deleted. 2021-04-21 14:00:02.028 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '15d253ad-4b9a-4461-994b-a0a95e4618aa' of option 'instance_type' from Tempest config file. 2021-04-21 14:00:02.028 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '15d253ad-4b9a-4461-994b-a0a95e4618aa' has been removed. 2021-04-21 14:00:02.038 32 INFO rally.task.context [-] Verification f263cf7e-5d2f-4a3d-addc-d5d1ead968f8 | Context tempest@default cleanup() finished in 1.09 sec 2021-04-21 14:00:02.064 32 INFO rally.api [-] Verification (UUID=dc5ea970-a556-4b1c-8b6f-44b2383136e2) has been successfully finished for deployment 'opnfv-rally' (UUID=62c74b3f-86d3-4ecb-bdf8-cea6ae1d30d7)! 2021-04-21 14:00:03.543 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-21 14:00:03.543 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-21 14:00:03.543 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-21 14:00:04.945 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-21 14:00:04.945 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-21 14:00:04.946 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-21 14:00:06.716 44 INFO rally.api [-] Building 'html' report for the following verification(s): 'dc5ea970-a556-4b1c-8b6f-44b2383136e2' 2021-04-21 14:00:06.745 44 INFO rally.api [-] The report has been successfully built. 2021-04-21 14:00:08.107 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-21 14:00:08.108 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-21 14:00:08.108 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-21 14:00:10.022 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'dc5ea970-a556-4b1c-8b6f-44b2383136e2' 2021-04-21 14:00:10.029 46 INFO rally.api [-] The report has been successfully built.