2021-04-29 01:09:31.284 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-29 01:09:31.284 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-29 01:09:31.284 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-29 01:09:33.271 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-29 01:09:33.271 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-04-29 01:09:33.271 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-04-29 01:09:33.271 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-04-29 01:09:33.271 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-04-29 01:09:33.271 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-04-29 01:09:33.271 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-29 01:09:33.271 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-04-29 01:09:33.271 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-29 01:09:33.271 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-29 01:09:33.271 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-04-29 01:09:33.271 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-04-29 01:09:33.271 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-04-29 01:09:33.271 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-04-29 01:09:33.271 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-04-29 01:09:33.271 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-04-29 01:09:33.271 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-04-29 01:09:33.271 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-04-29 01:09:33.271 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-04-29 01:09:33.271 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-04-29 01:09:33.271 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-04-29 01:09:33.271 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-04-29 01:09:33.271 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-04-29 01:09:33.271 6 ERROR rally.cli.cliutils 2021-04-29 01:09:34.661 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-29 01:09:34.661 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-29 01:09:34.661 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-29 01:09:38.289 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-29 01:09:38.289 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-29 01:09:38.289 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-29 01:09:43.553 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-29 01:09:43.553 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-29 01:09:43.553 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-29 01:09:44.847 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-29 01:09:44.847 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-29 01:09:44.847 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-29 01:09:46.655 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-29 01:09:46.655 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-04-29 01:09:46.655 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-04-29 01:09:46.655 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-04-29 01:09:46.655 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-04-29 01:09:46.655 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-29 01:09:46.655 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-04-29 01:09:46.655 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-04-29 01:09:46.655 15 ERROR rally.cli.cliutils force=force) 2021-04-29 01:09:46.655 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-04-29 01:09:46.655 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-04-29 01:09:46.655 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-04-29 01:09:46.655 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-04-29 01:09:46.655 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-04-29 01:09:46.655 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-04-29 01:09:46.655 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-04-29 01:09:46.655 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-04-29 01:09:46.655 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-04-29 01:09:46.655 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-04-29 01:09:46.655 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-04-29 01:09:46.655 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-04-29 01:09:46.655 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-04-29 01:09:46.655 15 ERROR rally.cli.cliutils 2021-04-29 01:09:48.035 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-29 01:09:48.035 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-29 01:09:48.035 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-29 01:09:49.826 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-04-29 01:09:49.904 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-c79de325-5d39-48b0-9a86-91e1858847ad/repo. 2021-04-29 01:09:50.257 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-c79de325-5d39-48b0-9a86-91e1858847ad/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-29 01:09:50.273 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-04-29 01:09:50.284 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-04-29 01:09:50.311 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-04-29 01:09:50.359 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-04-29 01:09:51.047 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=c79de325-5d39-48b0-9a86-91e1858847ad) has been successfully created! 2021-04-29 01:09:52.493 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-29 01:09:52.494 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-29 01:09:52.494 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-29 01:10:28.603 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-29 01:10:28.604 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-29 01:10:28.604 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-29 01:10:30.414 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=c79de325-5d39-48b0-9a86-91e1858847ad) for deployment 'opnfv-rally' (UUID=ec22ffad-e339-4ccf-ac43-d1ac702564a8). 2021-04-29 01:10:31.246 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=c79de325-5d39-48b0-9a86-91e1858847ad) has been successfully configured for deployment 'opnfv-rally' (UUID=ec22ffad-e339-4ccf-ac43-d1ac702564a8)! 2021-04-29 01:10:39.640 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-29 01:10:39.641 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-29 01:10:39.641 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-29 01:10:41.665 32 INFO rally.api [-] Starting verification (UUID=7c772f70-d7a5-4f13-86ff-3c48c2d814be) for deployment 'opnfv-rally' (UUID=ec22ffad-e339-4ccf-ac43-d1ac702564a8) by verifier 'opnfv-tempest' (UUID=c79de325-5d39-48b0-9a86-91e1858847ad). 2021-04-29 01:10:42.808 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-04-29 01:10:43.476 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-04-29 01:10:43.476 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-c79de325-5d39-48b0-9a86-91e1858847ad/for-deployment-ec22ffad-e339-4ccf-ac43-d1ac702564a8/tempest.log' to option 'log_file'. 2021-04-29 01:10:43.477 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-c79de325-5d39-48b0-9a86-91e1858847ad/for-deployment-ec22ffad-e339-4ccf-ac43-d1ac702564a8/tempest.log 2021-04-29 01:10:43.477 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-04-29 01:10:43.477 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-c79de325-5d39-48b0-9a86-91e1858847ad/for-deployment-ec22ffad-e339-4ccf-ac43-d1ac702564a8/lock_files' to option 'lock_path'. 2021-04-29 01:10:43.478 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-c79de325-5d39-48b0-9a86-91e1858847ad/for-deployment-ec22ffad-e339-4ccf-ac43-d1ac702564a8/lock_files 2021-04-29 01:10:43.478 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-29 01:10:43.479 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-29 01:10:43.479 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 1795d5e9-85c5-4470-8e41-22d807efc1a0 2021-04-29 01:10:43.479 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 22d5c763-316a-48c1-8d96-8ea68dfd6d38 2021-04-29 01:10:43.480 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = cc561437-54a9-474e-8b1e-f9e710521a79 2021-04-29 01:10:43.481 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = e2647f6f-f835-44b7-bcc3-0bd25a36c2fd 2021-04-29 01:10:43.756 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-04-29 01:10:43.756 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-04-29 01:10:43.757 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-04-29 01:10:43.850 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-04-29 01:10:43.896 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-04-29 01:10:43.897 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_7c772f70_rtLCLq4Q' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-04-29 01:10:44.009 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_7c772f70_rtLCLq4Q' (ID = 53d60f37-3a20-47bc-a06d-e705ebfe8deb) has been successfully created! 2021-04-29 01:10:44.010 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '53d60f37-3a20-47bc-a06d-e705ebfe8deb' to option 'instance_type'. 2021-04-29 01:10:44.010 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 53d60f37-3a20-47bc-a06d-e705ebfe8deb 2021-04-29 01:10:44.012 32 INFO rally.task.context [-] Verification c79de325-5d39-48b0-9a86-91e1858847ad | Context tempest@default setup() finished in 1.72 sec 2021-04-29 01:10:44.013 32 INFO rally.task.context [-] Verification c79de325-5d39-48b0-9a86-91e1858847ad | Context testr@default setup() finished in 0.46 msec 2021-04-29 01:10:44.013 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/a81bbc88-806f-4e94-bcbf-4c810e71ba2a'. 2021-04-29 01:11:05.813 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.400s] 2021-04-29 01:11:13.403 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [7.589s] 2021-04-29 01:11:33.801 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.587s] 2021-04-29 01:11:34.783 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [0.982s] 2021-04-29 01:11:35.208 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.424s] 2021-04-29 01:11:36.720 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [1.511s] 2021-04-29 01:11:37.285 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.565s] 2021-04-29 01:11:37.709 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [2.038s] 2021-04-29 01:11:37.940 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [2.217s] 2021-04-29 01:11:56.426 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [19.134s] 2021-04-29 01:11:56.883 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.462s] 2021-04-29 01:11:57.816 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [0.932s] 2021-04-29 01:11:58.216 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [6.013s] 2021-04-29 01:11:58.324 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [0.508s] 2021-04-29 01:11:58.329 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.005s] 2021-04-29 01:11:58.810 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.479s] 2021-04-29 01:11:59.326 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.515s] 2021-04-29 01:12:07.713 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... fail [9.491s] 2021-04-29 01:12:15.111 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [7.401s] 2021-04-29 01:14:49.347 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [13.740s] 2021-04-29 01:14:53.794 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [2.079s] 2021-04-29 01:14:54.848 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [4.160s] 2021-04-29 01:14:58.297 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [4.502s] 2021-04-29 01:15:06.894 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [12.044s] 2021-04-29 01:15:08.090 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [9.793s] 2021-04-29 01:15:10.625 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [3.731s] 2021-04-29 01:15:10.720 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [21.372s] 2021-04-29 01:15:11.483 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [3.392s] 2021-04-29 01:15:14.753 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [3.269s] 2021-04-29 01:15:16.817 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [2.063s] 2021-04-29 01:15:17.785 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.967s] 2021-04-29 01:15:20.283 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [2.497s] 2021-04-29 01:15:20.479 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [8.300s] 2021-04-29 01:15:21.204 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [10.482s] 2021-04-29 01:15:21.377 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [10.749s] 2021-04-29 01:15:28.600 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [8.119s] 2021-04-29 01:15:29.726 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [9.441s] 2021-04-29 01:15:31.042 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [9.664s] 2021-04-29 01:15:32.042 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [10.837s] 2021-04-29 01:15:38.503 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [8.776s] 2021-04-29 01:15:43.313 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [12.271s] 2021-04-29 01:15:58.395 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [15.079s] 2021-04-29 01:16:04.532 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.548s] 2021-04-29 01:16:05.089 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.556s] 2021-04-29 01:16:10.190 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [11.795s] 2021-04-29 01:16:19.245 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [9.054s] 2021-04-29 01:16:30.216 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [10.969s] 2021-04-29 01:16:42.395 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [12.177s] 2021-04-29 01:16:52.384 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [12.921s] 2021-04-29 01:16:53.092 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [10.695s] 2021-04-29 01:17:04.030 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [10.936s] 2021-04-29 01:17:14.840 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [10.809s] 2021-04-29 01:17:26.450 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [11.610s] 2021-04-29 01:17:38.279 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [11.827s] 2021-04-29 01:17:50.224 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [11.943s] 2021-04-29 01:18:03.135 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [12.910s] 2021-04-29 01:18:16.097 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [12.959s] 2021-04-29 01:18:50.231 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [15.097s] 2021-04-29 01:19:12.299 32 INFO rally.task.context [-] Verification c79de325-5d39-48b0-9a86-91e1858847ad | Context testr@default cleanup() started 2021-04-29 01:19:12.300 32 INFO rally.task.context [-] Verification c79de325-5d39-48b0-9a86-91e1858847ad | Context testr@default cleanup() finished in 0.93 msec 2021-04-29 01:19:12.301 32 INFO rally.task.context [-] Verification c79de325-5d39-48b0-9a86-91e1858847ad | Context tempest@default cleanup() started 2021-04-29 01:19:12.874 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-04-29 01:19:17.107 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-04-29 01:19:17.143 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_7c772f70_rtLCLq4Q'. 2021-04-29 01:19:21.709 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_7c772f70_rtLCLq4Q' has been deleted. 2021-04-29 01:19:21.710 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '53d60f37-3a20-47bc-a06d-e705ebfe8deb' of option 'instance_type' from Tempest config file. 2021-04-29 01:19:21.710 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '53d60f37-3a20-47bc-a06d-e705ebfe8deb' has been removed. 2021-04-29 01:19:21.720 32 INFO rally.task.context [-] Verification c79de325-5d39-48b0-9a86-91e1858847ad | Context tempest@default cleanup() finished in 9.42 sec 2021-04-29 01:19:21.747 32 INFO rally.api [-] Verification (UUID=7c772f70-d7a5-4f13-86ff-3c48c2d814be) has been successfully finished for deployment 'opnfv-rally' (UUID=ec22ffad-e339-4ccf-ac43-d1ac702564a8)! 2021-04-29 01:19:23.197 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-29 01:19:23.197 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-29 01:19:23.197 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-29 01:19:24.577 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-29 01:19:24.577 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-29 01:19:24.577 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-29 01:19:26.372 44 INFO rally.api [-] Building 'html' report for the following verification(s): '7c772f70-d7a5-4f13-86ff-3c48c2d814be' 2021-04-29 01:19:26.403 44 INFO rally.api [-] The report has been successfully built. 2021-04-29 01:19:27.767 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-04-29 01:19:27.767 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-04-29 01:19:27.767 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-04-29 01:19:29.529 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '7c772f70-d7a5-4f13-86ff-3c48c2d814be' 2021-04-29 01:19:29.533 46 INFO rally.api [-] The report has been successfully built.