2020-04-10 01:48:15.792 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:48:15.792 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:48:15.793 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 01:48:18.061 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-04-10 01:48:18.061 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-04-10 01:48:18.061 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/cliutils.py", line 657, in run 2020-04-10 01:48:18.061 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-04-10 01:48:18.061 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-04-10 01:48:18.061 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/envutils.py", line 135, in default_from_global 2020-04-10 01:48:18.061 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-04-10 01:48:18.061 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-04-10 01:48:18.061 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/plugins/__init__.py", line 59, in ensure_plugins_are_loaded 2020-04-10 01:48:18.061 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-04-10 01:48:18.061 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/commands/deployment.py", line 154, in destroy 2020-04-10 01:48:18.061 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-04-10 01:48:18.061 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/api.py", line 115, in destroy 2020-04-10 01:48:18.061 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-04-10 01:48:18.061 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-04-10 01:48:18.061 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-04-10 01:48:18.061 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/env/env_mgr.py", line 212, in get 2020-04-10 01:48:18.061 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-04-10 01:48:18.061 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 133, in wrapper 2020-04-10 01:48:18.061 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-04-10 01:48:18.061 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 519, in env_get 2020-04-10 01:48:18.061 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-04-10 01:48:18.061 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-04-10 01:48:18.061 6 ERROR rally.cli.cliutils 2020-04-10 01:48:19.566 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:48:19.566 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:48:19.566 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 01:48:23.707 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:48:23.707 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:48:23.707 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 01:48:28.164 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:48:28.165 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:48:28.165 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 01:48:29.664 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:48:29.664 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:48:29.664 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 01:48:31.658 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-04-10 01:48:31.658 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-04-10 01:48:31.658 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/cliutils.py", line 657, in run 2020-04-10 01:48:31.658 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-04-10 01:48:31.658 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-04-10 01:48:31.658 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/plugins/__init__.py", line 59, in ensure_plugins_are_loaded 2020-04-10 01:48:31.658 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-04-10 01:48:31.658 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/commands/verify.py", line 236, in delete_verifier 2020-04-10 01:48:31.658 15 ERROR rally.cli.cliutils force=force) 2020-04-10 01:48:31.658 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/api.py", line 690, in delete 2020-04-10 01:48:31.658 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-04-10 01:48:31.658 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/api.py", line 664, in _get 2020-04-10 01:48:31.658 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-04-10 01:48:31.658 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-04-10 01:48:31.658 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-04-10 01:48:31.658 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 133, in wrapper 2020-04-10 01:48:31.658 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-04-10 01:48:31.658 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 667, in verifier_get 2020-04-10 01:48:31.658 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-04-10 01:48:31.658 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 677, in _verifier_get 2020-04-10 01:48:31.658 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-04-10 01:48:31.658 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-04-10 01:48:31.658 15 ERROR rally.cli.cliutils 2020-04-10 01:48:33.277 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:48:33.277 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:48:33.277 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 01:48:35.419 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-04-10 01:48:35.505 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-4543bb90-0925-46f0-8c1e-4c50540019c9/repo. 2020-04-10 01:48:35.783 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-4543bb90-0925-46f0-8c1e-4c50540019c9/repo'... done. Note: checking out 'fa24444f0038aa8fd35e162a12e39f91e1821e67'. 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-04-10 01:48:35.797 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/22.0.0-1-gfa24444f0 ' 2020-04-10 01:48:35.804 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'fa24444f0038aa8fd35e162a12e39f91e1821e67 ' 2020-04-10 01:48:35.822 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-04-10 01:48:35.887 17 RALLYDEBUG rally.plugins.verification.testr [-] Initializing testr. 2020-04-10 01:48:36.568 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=4543bb90-0925-46f0-8c1e-4c50540019c9) has been successfully created! 2020-04-10 01:48:38.244 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:48:38.245 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:48:38.245 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 01:48:42.441 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:48:42.442 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:48:42.442 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 01:48:44.827 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=4543bb90-0925-46f0-8c1e-4c50540019c9) for deployment 'opnfv-rally' (UUID=3fa4212d-41ea-4c96-8b38-3c6c50794991). 2020-04-10 01:48:45.342 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=4543bb90-0925-46f0-8c1e-4c50540019c9) has been successfully configured for deployment 'opnfv-rally' (UUID=3fa4212d-41ea-4c96-8b38-3c6c50794991)! 2020-04-10 01:48:53.616 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:48:53.617 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:48:53.617 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 01:48:55.842 32 INFO rally.api [-] Starting verification (UUID=0c5e24ff-2e95-4dc9-bdb6-29984f77f066) for deployment 'opnfv-rally' (UUID=3fa4212d-41ea-4c96-8b38-3c6c50794991) by verifier 'opnfv-tempest' (UUID=4543bb90-0925-46f0-8c1e-4c50540019c9). 2020-04-10 01:48:56.534 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-04-10 01:48:56.534 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-4543bb90-0925-46f0-8c1e-4c50540019c9/for-deployment-3fa4212d-41ea-4c96-8b38-3c6c50794991/tempest.log' to option 'log_file'. 2020-04-10 01:48:56.534 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-4543bb90-0925-46f0-8c1e-4c50540019c9/for-deployment-3fa4212d-41ea-4c96-8b38-3c6c50794991/tempest.log 2020-04-10 01:48:56.535 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-04-10 01:48:56.535 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-4543bb90-0925-46f0-8c1e-4c50540019c9/for-deployment-3fa4212d-41ea-4c96-8b38-3c6c50794991/lock_files' to option 'lock_path'. 2020-04-10 01:48:56.535 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-4543bb90-0925-46f0-8c1e-4c50540019c9/for-deployment-3fa4212d-41ea-4c96-8b38-3c6c50794991/lock_files 2020-04-10 01:48:56.536 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-04-10 01:48:56.536 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-04-10 01:48:56.536 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = b81df2bf-9b05-4d30-89fb-8299755ba1c5 2020-04-10 01:48:56.536 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = dc63178d-45f2-45d3-bea5-e7e2624c2ace 2020-04-10 01:48:56.537 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = a651ecac-ef87-4671-8f0a-613deb46daa4 2020-04-10 01:48:56.538 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = edf50a8b-94cd-48af-a674-2e1ed79ff520 2020-04-10 01:48:56.757 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-04-10 01:48:56.758 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = refstack_object-net_8ae33527-5cd6-4e13-af21-f7c2e5bd852c 2020-04-10 01:48:56.759 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-04-10 01:48:56.846 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk >= 5GiB. 2020-04-10 01:48:56.890 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] The following flavor discovered: 'rally_verify_c5e9f1f2_rCJEfBo6'. Using flavor 'rally_verify_c5e9f1f2_rCJEfBo6' (ID = 9f8a1ea7-33b0-4c33-909f-1812edfc8c40) for the tests. 2020-04-10 01:48:56.891 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '9f8a1ea7-33b0-4c33-909f-1812edfc8c40' to option 'instance_type'. 2020-04-10 01:48:56.891 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 9f8a1ea7-33b0-4c33-909f-1812edfc8c40 2020-04-10 01:48:56.892 32 INFO rally.task.context [-] Verification 4543bb90-0925-46f0-8c1e-4c50540019c9 | Context tempest@default setup() finished in 0.85 sec 2020-04-10 01:48:56.893 32 INFO rally.task.context [-] Verification 4543bb90-0925-46f0-8c1e-4c50540019c9 | Context testr@default setup() finished in 0.35 msec 2020-04-10 01:48:56.894 32 RALLYDEBUG rally.plugins.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 3 --load-list /tmp/42f67240-d21f-450d-ab6f-a6fd6f1ccdbd'. 2020-04-10 01:49:01.617 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.036s] 2020-04-10 01:49:02.056 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [0.438s] 2020-04-10 01:49:02.523 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [0.187s] 2020-04-10 01:49:02.567 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.013s] 2020-04-10 01:49:02.582 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [0.014s] 2020-04-10 01:49:02.592 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.010s] 2020-04-10 01:49:02.615 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [0.022s] 2020-04-10 01:49:02.623 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.008s] 2020-04-10 01:49:02.788 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [0.160s] 2020-04-10 01:49:02.791 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker_and_end_marker ... success [0.007s] 2020-04-10 01:49:02.801 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [0.011s] 2020-04-10 01:49:02.809 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [0.007s] 2020-04-10 01:49:02.813 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.004s] 2020-04-10 01:49:02.822 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.008s] 2020-04-10 01:49:02.983 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.161s] 2020-04-10 01:49:04.492 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.076s] 2020-04-10 01:49:11.055 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [2.513s] 2020-04-10 01:49:11.067 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.207s] 2020-04-10 01:49:13.135 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [2.079s] 2020-04-10 01:49:13.227 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.157s] 2020-04-10 01:49:15.313 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.088s] 2020-04-10 01:49:15.695 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [0.038s] 2020-04-10 01:49:15.758 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [0.063s] 2020-04-10 01:49:15.794 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [0.035s] 2020-04-10 01:49:15.827 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [0.033s] 2020-04-10 01:49:15.908 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.079s] 2020-04-10 01:49:15.931 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [0.024s] 2020-04-10 01:49:15.948 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.017s] 2020-04-10 01:49:15.971 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [0.022s] 2020-04-10 01:49:16.067 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [0.094s] 2020-04-10 01:49:16.211 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [0.143s] 2020-04-10 01:49:19.253 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.277s] 2020-04-10 01:49:21.324 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [2.069s] 2020-04-10 01:49:21.376 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [0.053s] 2020-04-10 01:49:23.454 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.076s] 2020-04-10 01:49:25.563 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [2.107s] 2020-04-10 01:49:27.672 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [2.110s] 2020-04-10 01:49:28.269 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [4.116s] 2020-04-10 01:49:29.752 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [12.072s] 2020-04-10 01:49:29.770 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [2.095s] 2020-04-10 01:49:31.883 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [2.111s] 2020-04-10 01:49:32.174 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [3.904s] 2020-04-10 01:49:33.532 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.016s] 2020-04-10 01:49:33.560 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.028s] 2020-04-10 01:49:33.993 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [2.110s] 2020-04-10 01:49:36.079 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [2.085s] 2020-04-10 01:49:36.140 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [3.964s] 2020-04-10 01:49:38.191 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [2.110s] 2020-04-10 01:49:40.163 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [4.024s] 2020-04-10 01:49:40.321 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [2.127s] 2020-04-10 01:49:41.681 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [4.352s] 2020-04-10 01:49:42.459 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.139s] 2020-04-10 01:49:44.572 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [2.111s] 2020-04-10 01:49:46.691 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [2.118s] 2020-04-10 01:49:48.802 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [2.108s] 2020-04-10 01:49:51.086 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [2.283s] 2020-04-10 01:49:53.247 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [2.160s] 2020-04-10 01:49:55.387 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [2.140s] 2020-04-10 01:49:56.933 32 INFO rally.task.context [-] Verification 4543bb90-0925-46f0-8c1e-4c50540019c9 | Context testr@default cleanup() started 2020-04-10 01:49:56.934 32 INFO rally.task.context [-] Verification 4543bb90-0925-46f0-8c1e-4c50540019c9 | Context testr@default cleanup() finished in 0.53 msec 2020-04-10 01:49:56.934 32 INFO rally.task.context [-] Verification 4543bb90-0925-46f0-8c1e-4c50540019c9 | Context tempest@default cleanup() started 2020-04-10 01:49:57.142 32 INFO rally.task.context [-] Verification 4543bb90-0925-46f0-8c1e-4c50540019c9 | Context tempest@default cleanup() finished in 0.21 sec 2020-04-10 01:49:57.164 32 INFO rally.api [-] Verification (UUID=0c5e24ff-2e95-4dc9-bdb6-29984f77f066) has been successfully finished for deployment 'opnfv-rally' (UUID=3fa4212d-41ea-4c96-8b38-3c6c50794991)! 2020-04-10 01:49:58.944 41 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:49:58.944 41 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:49:58.944 41 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 01:50:00.627 42 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:50:00.628 42 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:50:00.628 42 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 01:50:02.879 42 INFO rally.api [-] Building 'html' report for the following verification(s): '0c5e24ff-2e95-4dc9-bdb6-29984f77f066' 2020-04-10 01:50:02.921 42 INFO rally.api [-] The report has been successfully built. 2020-04-10 01:50:04.457 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:50:04.457 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:50:04.457 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 01:50:06.512 44 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '0c5e24ff-2e95-4dc9-bdb6-29984f77f066' 2020-04-10 01:50:06.519 44 INFO rally.api [-] The report has been successfully built.