2020-07-02 07:30:32.162 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:30:32.163 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:30:32.163 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:30:34.470 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-07-02 07:30:34.470 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-07-02 07:30:34.470 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-07-02 07:30:34.470 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-07-02 07:30:34.470 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-07-02 07:30:34.470 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-07-02 07:30:34.470 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-07-02 07:30:34.470 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-07-02 07:30:34.470 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-07-02 07:30:34.470 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-07-02 07:30:34.470 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-07-02 07:30:34.470 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-07-02 07:30:34.470 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-07-02 07:30:34.470 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-07-02 07:30:34.470 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-07-02 07:30:34.470 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-07-02 07:30:34.470 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-07-02 07:30:34.470 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-07-02 07:30:34.470 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-07-02 07:30:34.470 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-07-02 07:30:34.470 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-07-02 07:30:34.470 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-07-02 07:30:34.470 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-07-02 07:30:34.470 6 ERROR rally.cli.cliutils 2020-07-02 07:30:36.217 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:30:36.217 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:30:36.217 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:30:40.668 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:30:40.668 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:30:40.668 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:30:45.511 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:30:45.512 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:30:45.512 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:30:47.073 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:30:47.074 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:30:47.074 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:30:49.307 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-07-02 07:30:49.307 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-07-02 07:30:49.307 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-07-02 07:30:49.307 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-07-02 07:30:49.307 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-07-02 07:30:49.307 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-07-02 07:30:49.307 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-07-02 07:30:49.307 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-07-02 07:30:49.307 15 ERROR rally.cli.cliutils force=force) 2020-07-02 07:30:49.307 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-07-02 07:30:49.307 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-07-02 07:30:49.307 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-07-02 07:30:49.307 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-07-02 07:30:49.307 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-07-02 07:30:49.307 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-07-02 07:30:49.307 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-07-02 07:30:49.307 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-07-02 07:30:49.307 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-07-02 07:30:49.307 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-07-02 07:30:49.307 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-07-02 07:30:49.307 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-07-02 07:30:49.307 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-07-02 07:30:49.307 15 ERROR rally.cli.cliutils 2020-07-02 07:30:50.970 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:30:50.970 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:30:50.970 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:30:53.184 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-07-02 07:30:53.267 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-5bb52209-f132-467b-83c8-ac0f8c035457/repo. 2020-07-02 07:30:53.587 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-5bb52209-f132-467b-83c8-ac0f8c035457/repo'... done. Note: checking out '55435771d78ee61246d869354d13aad566251523'. 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-07-02 07:30:53.600 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g55435771d ' 2020-07-02 07:30:53.607 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '55435771d78ee61246d869354d13aad566251523 ' 2020-07-02 07:30:53.631 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-07-02 07:30:53.687 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-07-02 07:30:54.550 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=5bb52209-f132-467b-83c8-ac0f8c035457) has been successfully created! 2020-07-02 07:30:56.326 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:30:56.326 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:30:56.327 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:31:01.200 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:31:01.200 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:31:01.200 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:31:03.467 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=5bb52209-f132-467b-83c8-ac0f8c035457) for deployment 'opnfv-rally' (UUID=55077b66-41d9-4e5b-8fe9-f80cccd02c92). 2020-07-02 07:31:04.082 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=5bb52209-f132-467b-83c8-ac0f8c035457) has been successfully configured for deployment 'opnfv-rally' (UUID=55077b66-41d9-4e5b-8fe9-f80cccd02c92)! 2020-07-02 07:31:13.308 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:31:13.309 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:31:13.309 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:31:15.565 32 INFO rally.api [-] Starting verification (UUID=81e4e156-fc44-488e-b35d-78967f3a725d) for deployment 'opnfv-rally' (UUID=55077b66-41d9-4e5b-8fe9-f80cccd02c92) by verifier 'opnfv-tempest' (UUID=5bb52209-f132-467b-83c8-ac0f8c035457). 2020-07-02 07:31:16.512 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-07-02 07:31:16.512 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-5bb52209-f132-467b-83c8-ac0f8c035457/for-deployment-55077b66-41d9-4e5b-8fe9-f80cccd02c92/tempest.log' to option 'log_file'. 2020-07-02 07:31:16.513 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-5bb52209-f132-467b-83c8-ac0f8c035457/for-deployment-55077b66-41d9-4e5b-8fe9-f80cccd02c92/tempest.log 2020-07-02 07:31:16.513 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-07-02 07:31:16.513 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-5bb52209-f132-467b-83c8-ac0f8c035457/for-deployment-55077b66-41d9-4e5b-8fe9-f80cccd02c92/lock_files' to option 'lock_path'. 2020-07-02 07:31:16.513 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-5bb52209-f132-467b-83c8-ac0f8c035457/for-deployment-55077b66-41d9-4e5b-8fe9-f80cccd02c92/lock_files 2020-07-02 07:31:16.514 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-07-02 07:31:16.514 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-07-02 07:31:16.514 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = b5a356e5-a3fc-4aaf-8312-56bc8b8c0944 2020-07-02 07:31:16.515 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 51e907de-9cf7-443e-adaf-afa15f386c9a 2020-07-02 07:31:16.515 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 551c40ce-359b-4f35-ae0b-d24369725127 2020-07-02 07:31:16.515 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = e4079f6c-faea-4e31-aa31-5530977f6059 2020-07-02 07:31:16.807 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-07-02 07:31:16.807 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = refstack_object-net_cc4c0344-784e-451f-bf13-2b3f3846db40 2020-07-02 07:31:16.808 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-07-02 07:31:16.884 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-07-02 07:31:16.920 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] The following flavor discovered: 'rally_verify_676d7891_KjRWC1Jq'. Using flavor 'rally_verify_676d7891_KjRWC1Jq' (ID = 5da1b8ef-99a4-4648-8741-79de1794a326) for the tests. 2020-07-02 07:31:16.920 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '5da1b8ef-99a4-4648-8741-79de1794a326' to option 'instance_type'. 2020-07-02 07:31:16.921 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 5da1b8ef-99a4-4648-8741-79de1794a326 2020-07-02 07:31:16.922 32 INFO rally.task.context [-] Verification 5bb52209-f132-467b-83c8-ac0f8c035457 | Context tempest@default setup() finished in 1.08 sec 2020-07-02 07:31:16.923 32 INFO rally.task.context [-] Verification 5bb52209-f132-467b-83c8-ac0f8c035457 | Context testr@default setup() finished in 0.33 msec 2020-07-02 07:31:16.924 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/44c425b6-0540-4bc8-bd41-8254b163c782'. 2020-07-02 07:31:22.379 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.039s] 2020-07-02 07:31:22.747 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [0.367s] 2020-07-02 07:31:23.475 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.148s] 2020-07-02 07:31:24.761 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.205s] 2020-07-02 07:31:25.250 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [2.373s] 2020-07-02 07:31:26.824 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [2.062s] 2020-07-02 07:31:26.868 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [0.044s] 2020-07-02 07:31:27.032 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.012s] 2020-07-02 07:31:27.046 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [0.014s] 2020-07-02 07:31:27.055 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.009s] 2020-07-02 07:31:27.078 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [0.022s] 2020-07-02 07:31:27.085 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.007s] 2020-07-02 07:31:27.249 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [0.158s] 2020-07-02 07:31:27.253 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.009s] 2020-07-02 07:31:27.264 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [0.011s] 2020-07-02 07:31:27.273 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [0.008s] 2020-07-02 07:31:27.275 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.003s] 2020-07-02 07:31:27.286 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.010s] 2020-07-02 07:31:27.337 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [2.085s] 2020-07-02 07:31:27.444 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.158s] 2020-07-02 07:31:28.806 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [0.138s] 2020-07-02 07:31:28.949 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.079s] 2020-07-02 07:31:31.046 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [2.096s] 2020-07-02 07:31:31.581 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.221s] 2020-07-02 07:31:33.138 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [2.090s] 2020-07-02 07:31:33.703 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.120s] 2020-07-02 07:31:35.246 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [2.105s] 2020-07-02 07:31:35.803 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.099s] 2020-07-02 07:31:37.357 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [2.109s] 2020-07-02 07:31:37.436 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [0.037s] 2020-07-02 07:31:37.503 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [0.066s] 2020-07-02 07:31:37.508 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [4.318s] 2020-07-02 07:31:37.540 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [0.036s] 2020-07-02 07:31:37.574 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [0.033s] 2020-07-02 07:31:37.607 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.032s] 2020-07-02 07:31:37.629 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [0.023s] 2020-07-02 07:31:37.651 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.020s] 2020-07-02 07:31:37.677 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [0.025s] 2020-07-02 07:31:37.819 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [0.141s] 2020-07-02 07:31:37.958 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [0.139s] 2020-07-02 07:31:39.468 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [2.112s] 2020-07-02 07:31:41.555 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [2.086s] 2020-07-02 07:31:41.712 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [4.201s] 2020-07-02 07:31:43.680 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [2.123s] 2020-07-02 07:31:45.804 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [2.125s] 2020-07-02 07:31:45.923 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [4.212s] 2020-07-02 07:31:46.172 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [4.277s] 2020-07-02 07:31:47.933 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.128s] 2020-07-02 07:31:50.042 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [2.106s] 2020-07-02 07:31:50.136 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [4.211s] 2020-07-02 07:31:52.192 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [2.150s] 2020-07-02 07:31:54.328 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [2.134s] 2020-07-02 07:31:56.443 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [2.113s] 2020-07-02 07:31:58.570 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [2.126s] 2020-07-02 07:32:00.694 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [2.122s] 2020-07-02 07:32:14.218 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [12.060s] 2020-07-02 07:32:18.090 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.017s] 2020-07-02 07:32:18.115 32 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.025s] 2020-07-02 07:32:21.418 32 INFO rally.task.context [-] Verification 5bb52209-f132-467b-83c8-ac0f8c035457 | Context testr@default cleanup() started 2020-07-02 07:32:21.418 32 INFO rally.task.context [-] Verification 5bb52209-f132-467b-83c8-ac0f8c035457 | Context testr@default cleanup() finished in 0.64 msec 2020-07-02 07:32:21.419 32 INFO rally.task.context [-] Verification 5bb52209-f132-467b-83c8-ac0f8c035457 | Context tempest@default cleanup() started 2020-07-02 07:32:21.571 32 INFO rally.task.context [-] Verification 5bb52209-f132-467b-83c8-ac0f8c035457 | Context tempest@default cleanup() finished in 0.15 sec 2020-07-02 07:32:21.595 32 INFO rally.api [-] Verification (UUID=81e4e156-fc44-488e-b35d-78967f3a725d) has been successfully finished for deployment 'opnfv-rally' (UUID=55077b66-41d9-4e5b-8fe9-f80cccd02c92)! 2020-07-02 07:32:23.359 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:32:23.360 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:32:23.360 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:32:25.108 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:32:25.108 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:32:25.108 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:32:27.276 44 INFO rally.api [-] Building 'html' report for the following verification(s): '81e4e156-fc44-488e-b35d-78967f3a725d' 2020-07-02 07:32:27.304 44 INFO rally.api [-] The report has been successfully built. 2020-07-02 07:32:28.955 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-07-02 07:32:28.957 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-07-02 07:32:28.957 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-07-02 07:32:31.223 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '81e4e156-fc44-488e-b35d-78967f3a725d' 2020-07-02 07:32:31.229 46 INFO rally.api [-] The report has been successfully built.