2020-05-29 11:12:23.718 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 11:12:23.718 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 11:12:23.718 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 11:12:25.950 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-05-29 11:12:25.950 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-05-29 11:12:25.950 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-05-29 11:12:25.950 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-05-29 11:12:25.950 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-05-29 11:12:25.950 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-05-29 11:12:25.950 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-29 11:12:25.950 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-05-29 11:12:25.950 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-05-29 11:12:25.950 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-29 11:12:25.950 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-05-29 11:12:25.950 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-05-29 11:12:25.950 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-05-29 11:12:25.950 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-05-29 11:12:25.950 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-05-29 11:12:25.950 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-05-29 11:12:25.950 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-05-29 11:12:25.950 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-05-29 11:12:25.950 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-05-29 11:12:25.950 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-05-29 11:12:25.950 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-05-29 11:12:25.950 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-05-29 11:12:25.950 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-05-29 11:12:25.950 6 ERROR rally.cli.cliutils 2020-05-29 11:12:27.691 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 11:12:27.691 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 11:12:27.692 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 11:12:31.782 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 11:12:31.783 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 11:12:31.783 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 11:12:36.538 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 11:12:36.539 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 11:12:36.539 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 11:12:38.054 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 11:12:38.054 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 11:12:38.055 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 11:12:40.150 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-05-29 11:12:40.150 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-05-29 11:12:40.150 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-05-29 11:12:40.150 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-05-29 11:12:40.150 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-05-29 11:12:40.150 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-05-29 11:12:40.150 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-05-29 11:12:40.150 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-05-29 11:12:40.150 15 ERROR rally.cli.cliutils force=force) 2020-05-29 11:12:40.150 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-05-29 11:12:40.150 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-05-29 11:12:40.150 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-05-29 11:12:40.150 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-05-29 11:12:40.150 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-05-29 11:12:40.150 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-05-29 11:12:40.150 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-05-29 11:12:40.150 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-05-29 11:12:40.150 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-05-29 11:12:40.150 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-05-29 11:12:40.150 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-05-29 11:12:40.150 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-05-29 11:12:40.150 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-05-29 11:12:40.150 15 ERROR rally.cli.cliutils 2020-05-29 11:12:41.706 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 11:12:41.706 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 11:12:41.707 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 11:12:43.859 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-05-29 11:12:43.941 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-d4f52701-a847-4a13-903c-82e4815bd507/repo. 2020-05-29 11:12:44.259 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-d4f52701-a847-4a13-903c-82e4815bd507/repo'... done. Note: checking out 'c7fd23d4c3b582afdcca5d0e6f4c75ce723022d5'. 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-05-29 11:12:44.274 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-gc7fd23d4c ' 2020-05-29 11:12:44.283 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'c7fd23d4c3b582afdcca5d0e6f4c75ce723022d5 ' 2020-05-29 11:12:44.308 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-05-29 11:12:44.358 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-05-29 11:12:45.196 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=d4f52701-a847-4a13-903c-82e4815bd507) has been successfully created! 2020-05-29 11:12:46.873 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 11:12:46.874 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 11:12:46.874 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 11:12:51.296 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 11:12:51.296 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 11:12:51.296 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 11:12:53.233 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=d4f52701-a847-4a13-903c-82e4815bd507) for deployment 'opnfv-rally' (UUID=4ce0acd7-1b8e-4eed-a20c-5992746dd691). 2020-05-29 11:12:53.791 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=d4f52701-a847-4a13-903c-82e4815bd507) has been successfully configured for deployment 'opnfv-rally' (UUID=4ce0acd7-1b8e-4eed-a20c-5992746dd691)! 2020-05-29 11:13:03.050 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 11:13:03.051 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 11:13:03.051 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 11:13:05.152 32 INFO rally.api [-] Starting verification (UUID=6d9b7536-8f99-4a92-b048-5e2ddb17c068) for deployment 'opnfv-rally' (UUID=4ce0acd7-1b8e-4eed-a20c-5992746dd691) by verifier 'opnfv-tempest' (UUID=d4f52701-a847-4a13-903c-82e4815bd507). 2020-05-29 11:13:06.060 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-05-29 11:13:06.061 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-d4f52701-a847-4a13-903c-82e4815bd507/for-deployment-4ce0acd7-1b8e-4eed-a20c-5992746dd691/tempest.log' to option 'log_file'. 2020-05-29 11:13:06.061 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-d4f52701-a847-4a13-903c-82e4815bd507/for-deployment-4ce0acd7-1b8e-4eed-a20c-5992746dd691/tempest.log 2020-05-29 11:13:06.061 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-05-29 11:13:06.062 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-d4f52701-a847-4a13-903c-82e4815bd507/for-deployment-4ce0acd7-1b8e-4eed-a20c-5992746dd691/lock_files' to option 'lock_path'. 2020-05-29 11:13:06.062 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-d4f52701-a847-4a13-903c-82e4815bd507/for-deployment-4ce0acd7-1b8e-4eed-a20c-5992746dd691/lock_files 2020-05-29 11:13:06.062 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-05-29 11:13:06.062 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-05-29 11:13:06.062 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 720189c6-8f73-404b-a2e9-6b1184537611 2020-05-29 11:13:06.063 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = b2042a48-9c4e-477e-b335-1f36870f519e 2020-05-29 11:13:06.063 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 7e08e2a5-8f16-4938-b02e-8e35d4a0b750 2020-05-29 11:13:06.063 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 1474c31c-d99c-45a8-8d57-adc96a3f2415 2020-05-29 11:13:06.656 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-05-29 11:13:06.657 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = refstack_object-net_01283e75-4b22-4dd0-b6ae-3439d16d23b1 2020-05-29 11:13:06.658 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-05-29 11:13:06.746 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-05-29 11:13:06.783 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-05-29 11:13:06.784 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_6d9b7536_oq5X8XMJ' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-05-29 11:13:06.822 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_6d9b7536_oq5X8XMJ' (ID = 9d3719ff-77c7-44f9-9465-ef3b88805a65) has been successfully created! 2020-05-29 11:13:06.822 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '9d3719ff-77c7-44f9-9465-ef3b88805a65' to option 'instance_type'. 2020-05-29 11:13:06.822 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 9d3719ff-77c7-44f9-9465-ef3b88805a65 2020-05-29 11:13:06.824 32 INFO rally.task.context [-] Verification d4f52701-a847-4a13-903c-82e4815bd507 | Context tempest@default setup() finished in 1.40 sec 2020-05-29 11:13:06.824 32 INFO rally.task.context [-] Verification d4f52701-a847-4a13-903c-82e4815bd507 | Context testr@default setup() finished in 0.30 msec 2020-05-29 11:13:06.825 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 3 --load-list /tmp/50ef0ff9-3f8a-4fbb-94bd-8d15f1f8ea0e'. 2020-05-29 11:13:12.047 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.037s] 2020-05-29 11:13:12.356 32 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [0.310s] 2020-05-29 11:13:12.845 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.133s] 2020-05-29 11:13:14.058 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.235s] 2020-05-29 11:13:14.995 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [0.086s] 2020-05-29 11:13:16.168 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.108s] 2020-05-29 11:13:17.894 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.010s] 2020-05-29 11:13:17.905 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [0.011s] 2020-05-29 11:13:17.913 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.008s] 2020-05-29 11:13:17.932 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [0.018s] 2020-05-29 11:13:17.939 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.006s] 2020-05-29 11:13:18.103 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [0.157s] 2020-05-29 11:13:18.104 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.006s] 2020-05-29 11:13:18.115 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [0.011s] 2020-05-29 11:13:18.124 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-05-29 11:13:18.127 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.003s] 2020-05-29 11:13:18.137 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.009s] 2020-05-29 11:13:18.250 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.083s] 2020-05-29 11:13:18.298 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.162s] 2020-05-29 11:13:19.955 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [0.035s] 2020-05-29 11:13:20.012 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [0.056s] 2020-05-29 11:13:20.045 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [0.032s] 2020-05-29 11:13:20.078 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [0.032s] 2020-05-29 11:13:20.113 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.033s] 2020-05-29 11:13:20.136 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [0.023s] 2020-05-29 11:13:20.155 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.019s] 2020-05-29 11:13:20.179 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [0.023s] 2020-05-29 11:13:20.296 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [0.115s] 2020-05-29 11:13:20.420 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [0.124s] 2020-05-29 11:13:22.080 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [2.291s] 2020-05-29 11:13:24.149 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [2.068s] 2020-05-29 11:13:28.388 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.017s] 2020-05-29 11:13:28.419 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.032s] 2020-05-29 11:13:28.441 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.201s] 2020-05-29 11:13:30.503 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [2.060s] 2020-05-29 11:13:30.545 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [0.041s] 2020-05-29 11:13:32.622 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.076s] 2020-05-29 11:13:34.712 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [2.088s] 2020-05-29 11:13:36.234 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [4.325s] 2020-05-29 11:13:36.805 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [2.093s] 2020-05-29 11:13:38.904 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [2.096s] 2020-05-29 11:13:41.012 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [2.108s] 2020-05-29 11:13:43.124 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [2.110s] 2020-05-29 11:13:44.657 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [12.064s] 2020-05-29 11:13:45.202 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [2.077s] 2020-05-29 11:13:47.314 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [2.111s] 2020-05-29 11:13:49.433 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [2.116s] 2020-05-29 11:13:51.538 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.105s] 2020-05-29 11:13:52.380 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [4.118s] 2020-05-29 11:13:53.634 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [2.095s] 2020-05-29 11:13:55.743 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [2.108s] 2020-05-29 11:13:57.096 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [4.716s] 2020-05-29 11:13:57.866 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [2.122s] 2020-05-29 11:13:59.998 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [2.129s] 2020-05-29 11:14:01.423 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [4.327s] 2020-05-29 11:14:02.132 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [2.134s] 2020-05-29 11:14:04.297 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [2.162s] 2020-05-29 11:14:05.227 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [3.804s] 2020-05-29 11:14:06.563 32 INFO rally.task.context [-] Verification d4f52701-a847-4a13-903c-82e4815bd507 | Context testr@default cleanup() started 2020-05-29 11:14:06.564 32 INFO rally.task.context [-] Verification d4f52701-a847-4a13-903c-82e4815bd507 | Context testr@default cleanup() finished in 0.80 msec 2020-05-29 11:14:06.565 32 INFO rally.task.context [-] Verification d4f52701-a847-4a13-903c-82e4815bd507 | Context tempest@default cleanup() started 2020-05-29 11:14:06.749 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_6d9b7536_oq5X8XMJ'. 2020-05-29 11:14:06.903 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_6d9b7536_oq5X8XMJ' has been deleted. 2020-05-29 11:14:06.904 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '9d3719ff-77c7-44f9-9465-ef3b88805a65' of option 'instance_type' from Tempest config file. 2020-05-29 11:14:06.905 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '9d3719ff-77c7-44f9-9465-ef3b88805a65' has been removed. 2020-05-29 11:14:06.914 32 INFO rally.task.context [-] Verification d4f52701-a847-4a13-903c-82e4815bd507 | Context tempest@default cleanup() finished in 0.35 sec 2020-05-29 11:14:06.939 32 INFO rally.api [-] Verification (UUID=6d9b7536-8f99-4a92-b048-5e2ddb17c068) has been successfully finished for deployment 'opnfv-rally' (UUID=4ce0acd7-1b8e-4eed-a20c-5992746dd691)! 2020-05-29 11:14:08.594 41 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 11:14:08.594 41 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 11:14:08.594 41 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 11:14:10.231 42 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 11:14:10.231 42 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 11:14:10.231 42 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 11:14:12.570 42 INFO rally.api [-] Building 'html' report for the following verification(s): '6d9b7536-8f99-4a92-b048-5e2ddb17c068' 2020-05-29 11:14:12.601 42 INFO rally.api [-] The report has been successfully built. 2020-05-29 11:14:14.237 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-05-29 11:14:14.237 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-05-29 11:14:14.237 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-05-29 11:14:16.288 44 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '6d9b7536-8f99-4a92-b048-5e2ddb17c068' 2020-05-29 11:14:16.293 44 INFO rally.api [-] The report has been successfully built.